1
0
Fork 0
forked from 0x2620/oxjs

Commit graph

  • c59061c456 refactor audio example rolux 2012-12-11 16:38:44 +01:00
  • 10d389a9fc update ColumnList rolux 2012-12-11 16:37:48 +01:00
  • 51bf0498da in TableList and CustomList, expose list api rolux 2012-12-11 16:36:38 +01:00
  • 6fd7e99c7a update audio player rolux 2012-12-11 16:35:45 +01:00
  • c2c6b8a265 fix a geo data bug rolux 2012-12-10 18:25:33 +01:00
  • 68aeaebe3f update CustomList and ColumnList rolux 2012-12-10 17:46:48 +01:00
  • 5e35de1aa2 update audio player example rolux 2012-12-10 17:46:34 +01:00
  • c4cf3586df TableList: set Select/Clear CSS according to scrollbar size rolux 2012-12-10 17:44:52 +01:00
  • d8656d3e86 update custom scrollbar size rolux 2012-12-10 17:44:10 +01:00
  • d8206391d5 modern theme: add CustomList CSS and update TableList Select CSS rolux 2012-12-10 17:43:45 +01:00
  • ebcc3c674e update custom scrollbar size and table list select/clear css rolux 2012-12-10 17:42:25 +01:00
  • cfca8af81e update custom scrollbar arrow images rolux 2012-12-10 17:40:19 +01:00
  • 67d2ff05f4 update audio player example rolux 2012-12-10 01:06:54 +01:00
  • f57b3c9672 update audio player example rolux 2012-12-10 01:02:54 +01:00
  • 344daaeaa6 update audio player rolux 2012-12-10 01:02:42 +01:00
  • 15601552e7 add experimental CustomList and ColumnList rolux 2012-12-10 01:01:29 +01:00
  • 9a19de83aa update symbols example rolux 2012-12-10 01:00:50 +01:00
  • 90e72ca4db update classic css (todo: modern) rolux 2012-12-10 01:00:04 +01:00
  • abcd631668 update symbols rolux 2012-12-10 00:59:19 +01:00
  • f9a5f2bf9d update audio example rolux 2012-12-09 18:13:16 +01:00
  • 7e25a7a380 update audio player and element rolux 2012-12-09 18:12:25 +01:00
  • 7756486d83 update symbols example rolux 2012-12-09 17:34:01 +01:00
  • 9663ccfa0f add media symbols rolux 2012-12-09 17:33:22 +01:00
  • b527c2a3f4 update css rolux 2012-12-09 01:45:07 +01:00
  • 626201894b add audio player example rolux 2012-12-09 01:44:33 +01:00
  • 074b658814 add rudimentary Ox.AudioPlayer and Ox.AudioElement rolux 2012-12-09 01:44:17 +01:00
  • 7dac327396 add 'overlap' option to ButtonGroup rolux 2012-12-09 01:43:33 +01:00
  • 568119cae8 cosmetic changes rolux 2012-12-09 01:42:57 +01:00
  • 9a84581c2e add audio-related symbols, update example rolux 2012-12-08 15:02:14 +01:00
  • 34cef100ad remove some brackets rolux 2012-11-14 15:16:49 +01:00
  • 666815f566 update inline test rolux 2012-11-14 15:12:08 +01:00
  • 48f2c4f9ee add Ox.formatCount rolux 2012-11-14 15:10:04 +01:00
  • c03efd71fe request controller: minor cleanup rolux 2012-11-04 12:05:25 +01:00
  • abb76703ce keyboard controller: don't trigger events when input _or autocomplete menu_ has focus rlx 2012-11-03 16:39:30 +00:00
  • cacd1e147f typo rolux 2012-11-03 17:37:36 +01:00
  • 65cd5b8afa minor changes in keyboard controller rolux 2012-11-03 17:19:35 +01:00
  • 985b34ac72 add css rules for fullscreen rlx 2012-11-01 14:55:56 +00:00
  • aede993d74 typo rlx 2012-11-01 14:35:16 +00:00
  • be0aaa2db6 add fullscreen controller rlx 2012-11-01 14:20:28 +00:00
  • 5075e3de7e VideoPanel: Pass down correct value on fullscreen option update rlx 2012-11-01 12:36:00 +00:00
  • ed4dd70c8e Ox.URL: add hash parser, add tests rolux 2012-10-31 12:57:55 +01:00
  • 64085cdc04 add Ox.SortList and Ox.SortDialog rolux 2012-10-28 15:33:29 +01:00
  • 9c8e960546 add/update browser/system icons rolux 2012-10-27 21:30:29 +02:00
  • dfde724a38 Ox.Chart: improve sorting rlx 2012-10-27 18:51:14 +00:00
  • 41ca92a3d1 off by one in Ox.Chart rolux 2012-10-27 19:46:27 +02:00
  • dc0d652c4e add new browser and system logos rolux 2012-10-27 18:52:12 +02:00
  • 4ef16ef92d when computing sort values, only strip non-word characters from the beginning of the value if the result is not an empty string rolux 2012-10-26 18:16:44 +02:00
  • 23bd717a8a When caching sort values, make the type of the value part of the cache key (so that 9 and '9' don't collide) rolux 2012-10-26 18:09:37 +02:00
  • 2223fcfd2b In Ox.api, add support for values that are arrays rolux 2012-10-26 17:27:15 +02:00
  • 909184fbba add missing 'sums' option to IconList and InfoList rolux 2012-10-26 16:46:14 +02:00
  • 619f498dae Ox.Chart: make sure bars are at least 1px wide rlx 2012-10-24 12:31:32 +00:00
  • cc4b2824e0 fix geo data rolux 2012-10-19 14:01:39 +02:00
  • 971d94019b add geo/map example rolux 2012-10-19 13:36:35 +02:00
  • 28d60f9576 update geo flags rolux 2012-10-19 13:19:53 +02:00
  • a364b6436c update geo data rolux 2012-10-19 12:54:58 +02:00
  • 4da93006fc update geo module rolux 2012-10-19 12:53:09 +02:00
  • 790e0c4500 dont add ?rand to empty string in Ox.VideoElement j 2012-10-12 13:00:22 +02:00
  • 9916fce1f6 update css for text in icon lists rolux 2012-10-09 10:04:39 +02:00
  • 86a3e50ed6 add Ox.Theme.formatColorPercent rolux 2012-10-05 14:14:58 +02:00
  • dc03bb506a Ox.Chart: add 'limit' option rlx 2012-10-05 11:19:22 +00:00
  • 83413674a5 fix for chrome 22 menu table cell truncation bug rolux 2012-10-02 16:46:31 +02:00
  • 1c02b95f82 dont reset video.src on stop, this happens in GC on dom removal now, fixes #1003 j 2012-09-22 22:02:00 +02:00
  • 609d1355fe Map Editor: correctly set self.options.selected when adding or removing a place (fixes #990) rlx 2012-09-21 09:53:05 +00:00
  • a392cad0bc use 'sort' property, not 'map' property, for custom sort in table lists (fixes #993) rlx 2012-09-19 06:46:44 +00:00
  • 03520f6b2e remove unused CalendarDate.js rlx 2012-09-19 06:34:57 +00:00
  • 2a7a6da95d sort text bins by create instead of value as 3rd sort value, fixes #995 j 2012-09-18 21:26:53 +02:00
  • 7d4d543ee3 set created/modified adding an event, fixes #989 j 2012-09-18 12:21:52 +02:00
  • 926410d663 cleanup Resizebar; make tooltips in VideoEditor, VideoPanel and VideoTimelinePanel configurable rlx 2012-09-17 08:36:21 +00:00
  • 6433c31002 bugfix in map editor rolux 2012-09-10 14:36:43 +02:00
  • 7ca44d1ada bugfix in map editor rolux 2012-09-10 14:28:12 +02:00
  • 20aeb914eb minor change rolux 2012-09-10 14:25:04 +02:00
  • 91bd0e3684 typo rolux 2012-09-10 14:24:14 +02:00
  • 93d511f728 minor change rolux 2012-09-10 14:14:40 +02:00
  • 58706d1f99 fix a potential JS error in Ox.Map rolux 2012-09-10 14:05:11 +02:00
  • 7230606a6d fix Ox.sort, was broken in changeset:oxjs,2363 j 2012-09-08 00:19:13 +02:00
  • 17bb6fb036 use current python-ox api j 2012-09-07 03:55:22 +02:00
  • d2859f10ef set src of videos to '' before removing from dom to work around chome bug #31014 j 2012-09-07 03:54:18 +02:00
  • 075aac449c minor timeout voodoo rolux 2012-09-05 12:05:01 +02:00
  • 4105f79106 Ox.Map bugfixes & cleanup: make setting 'places' and 'selected' options at the same time work, fix meta key handler, remove misnamed 'addPlaces', fix potential JS error in 'addPlaceToPlaces', make sure self.places contains only the visible places rlx 2012-09-05 10:04:23 +00:00
  • d5da93f59e fix label widths in map editor ('geoname' truncated in recent versions of Chrome on OS X) rlx 2012-09-05 09:46:00 +00:00
  • e52ac44a1b On maps, only allow for creating combined places via shift-click or meta-click if the map is editable rlx 2012-09-05 09:29:06 +00:00
  • db9c55ff5e in cached getSortValue function, use a cheaper args to key function rolux 2012-09-04 00:46:55 +02:00
  • bed08786a1 fix dependencies rolux 2012-09-04 00:45:43 +02:00
  • 8bfe9f5335 fix an issue where selected 16px wide column heads of table lists would not have the correct gradient (as the invisible triangle would increase the element's height) rolux 2012-09-03 22:49:07 +02:00
  • e569af5369 build.py: update dependencies, and make sure the list of lists of scripts can have an arbitrary length rolux 2012-09-03 22:28:37 +02:00
  • e50d4c22db In Ox.List, pass map option to Ox.api rolux 2012-09-03 22:27:09 +02:00
  • a3ddc7c2d4 In Ox.TableList, add a 'sort' property for columns (a function with two arguments, the item's value for this column and the full item object), so that the sort order can now depend on other keys (and we can abandon the pattern of passing the sort value as value and a complicated format function to get the actual value) rolux 2012-09-03 22:26:27 +02:00
  • 8407a88af1 remove trailing whitespace rolux 2012-09-03 22:14:53 +02:00
  • 0d0926cbf5 In Ox.cache (which is now called onload in Array.js to cache getSortValue), remove dependency on Ox.extend (which would depend on Ox.forEach) rolux 2012-09-03 22:14:08 +02:00
  • f5c320187e In Ox.api, add a map option {key: fn(value, object)}, value being object[key], so that the sort value can depend on other keys; Ox.sortBy is updated to use getSortValue (cached sort value of mapped value) instead of getSortValues (precomputed mapped sort value per value, which is no longer unique) rolux 2012-09-03 22:11:25 +02:00
  • baf29d068b remove an onload dependency rolux 2012-09-03 21:59:53 +02:00
  • 863ddfeafa remove an onload dependency rolux 2012-09-03 21:11:57 +02:00
  • f4cdfb3349 Ox.Map: add public methods getCenter and setCenter rolux 2012-09-01 13:15:47 +02:00
  • dfffe99a04 Ox.Map: trigger select event if, after updating the items option, the previously selected item is no longer present rolux 2012-09-01 11:52:26 +02:00
  • 39708edd8b correctly compute list height in Ox.List if horizontal scrolling is disabled in Ox.TableList rolux 2012-09-01 11:46:01 +02:00
  • d16f76f0da add constant Ox.EARTH_SURFACE rolux 2012-09-01 05:51:35 +02:00
  • a01ab0ab58 TableList: add clearButton and clearButtonTooltip options, update CSS rolux 2012-08-31 16:57:03 +02:00
  • 3e57cbd785 Ox.Map: add markerTooltip option (custom format function) rolux 2012-08-31 09:22:15 +02:00
  • 6f545969e4 minor bugfix rolux 2012-08-31 08:54:24 +02:00
  • 95502a62a1 update enable/disable horizontal scrolling option in table list rolux 2012-08-31 08:51:30 +02:00