Commit graph

  • 4701245038 add mail svg; update form elements; change 'focusInput()' signature rlx 2011-12-18 09:29:35 +00:00
  • 8f3be96828 use same protocol as site to get maps js j 2011-12-17 11:13:02 +05:30
  • d2d92c1ae9 more compact versions of decodeBase128 and decodeBase256 rolux 2011-12-17 04:42:18 +05:30
  • 6374f6de6d change base 26 to bijective base 26 rolux 2011-12-17 04:33:43 +05:30
  • d78b31bef9 no global j 2011-12-16 20:05:02 +01:00
  • 3d3be10e2c add SelectInput rolux 2011-12-01 11:52:23 +01:00
  • da0742e542 add Spreadsheet demo rolux 2011-11-30 17:36:17 +01:00
  • 2861954d35 fix bugs in Spreadsheet rolux 2011-11-30 17:35:50 +01:00
  • 137944a1a7 minor changes rolux 2011-11-30 15:56:01 +01:00
  • 8e68992ea0 add unicode demo rolux 2011-11-30 15:55:36 +01:00
  • 0c4a30ecc5 add Spreadsheet rolux 2011-11-30 15:54:11 +01:00
  • c47973b3af add FormPanel rolux 2011-11-30 15:52:42 +01:00
  • f70501ae1b update Ox.UI css rolux 2011-11-30 15:51:29 +01:00
  • 1063cb6076 add ObjectArrayInput rolux 2011-11-30 15:51:06 +01:00
  • ccdad6c05d add ObjectInput rolux 2011-11-30 15:50:55 +01:00
  • 86fda9f279 clean up Ox.Request rolux 2011-11-30 15:49:11 +01:00
  • 8597352316 add type option to CheckboxGroup ('group' or 'list') rolux 2011-11-30 15:47:43 +01:00
  • a6264a472d add mode option to ColorInput ('RGB' or 'HSL') rolux 2011-11-30 15:46:29 +01:00
  • a3abf40221 add mode option to ColorPicker ('RGB' or 'HSL') rolux 2011-11-30 15:45:42 +01:00
  • ec4a1c0605 add description option to FormItem rolux 2011-11-30 15:44:35 +01:00
  • 8c34d09861 in Input, allow for setting labelWidth option rolux 2011-11-30 15:43:47 +01:00
  • cba3dc23f6 add style option to Label rolux 2011-11-30 15:42:54 +01:00
  • aaded38a5f update Select (add maxWidth and style options, make sure one can set width, labelWidth and title options) rolux 2011-11-30 15:40:41 +01:00
  • d6adc59d88 fix computation of maxWidth in MenuItems rolux 2011-11-30 15:37:53 +01:00
  • 5dc9b1e45b in TabPanel, make sure content can be array or function rolux 2011-11-30 15:37:02 +01:00
  • 14aafa5487 update form demo rolux 2011-11-30 15:35:08 +01:00
  • 5209cf70d7 don't mutate values passed to Ox.rgb and Ox.hsl rolux 2011-11-30 15:33:49 +01:00
  • a6d4734bb3 add ArrayInput demo rolux 2011-11-30 15:32:12 +01:00
  • 7633de3958 update ArrayInput rolux 2011-11-30 15:31:11 +01:00
  • fc74ba5027 add geo pngs rolux 2011-11-30 15:29:39 +01:00
  • 2adceb1f39 update geo module rolux 2011-11-30 15:28:24 +01:00
  • 1b2a7a0eed update geo tools rolux 2011-11-30 15:28:01 +01:00
  • b14604bc14 add aliases 'Ox.' etc. for 'Ox.UI.' etc. rolux 2011-11-30 15:27:08 +01:00
  • 3597b8c60c make 'this' work in event handlers rolux 2011-11-30 14:48:01 +01:00
  • dfd2787438 geo/map bugfixes rolux 2011-11-24 19:38:10 +01:00
  • b6c74551fa minor fix in geo tools rolux 2011-11-23 16:46:59 +01:00
  • 9f8136f9b7 fix a bug in Ox.ListMap rolux 2011-11-23 16:43:01 +01:00
  • e17907d7a3 fix a bug in Ox.ListMap rolux 2011-11-23 16:39:33 +01:00
  • b770bbd83e fix a bug in Ox.ListMap rolux 2011-11-23 16:29:06 +01:00
  • 0ee6acef28 fix a bug in Ox.Geo rolux 2011-11-23 16:25:07 +01:00
  • 4c2d873c97 minor cleanup rolux 2011-11-23 16:14:25 +01:00
  • e6e530700e fix rendering errors rolux 2011-11-23 16:08:57 +01:00
  • e0d4dd3bec update geo module rolux 2011-11-23 15:53:17 +01:00
  • 2b394ca28b update geo module (minor) rolux 2011-11-17 03:05:27 +01:00
  • 1503901e81 update geo module rolux 2011-11-17 02:15:03 +01:00
  • 21b505b4c8 allow for getting 'save list' values from filter rlx 2011-11-11 15:48:54 +00:00
  • 571e3a3512 in input elements, disable showing the autocomplete menu on focus rlx 2011-11-11 11:48:52 +00:00
  • b0065e1ec8 fix a bug related to resetting the placeholder of an input element to '' rlx 2011-11-11 11:08:54 +00:00
  • 39d02953b3 support mousewheel in menus rlx 2011-11-11 10:24:49 +00:00
  • 04da8c0994 in filter, don't trigger change events when dragging range (add changeOnDrag option to range) rlx 2011-11-11 09:55:22 +00:00
  • f7599f3b30 in filter, for single condition, replace disabled remove button with clear button rlx 2011-11-11 09:18:07 +00:00
  • 3becce1667 fix google maps css rlx 2011-11-11 00:06:15 +00:00
  • 661868831e update map css rlx 2011-11-10 23:23:26 +00:00
  • d2a2ddb66e updates to url and filter rlx 2011-11-10 22:47:38 +00:00
  • 07c79ed7ac updates to url controller, filter and form elements rlx 2011-11-10 19:52:26 +00:00
  • 170fd84c80 some work on filters rlx 2011-11-10 13:55:33 +00:00
  • 3130de08c5 fix a bug where clicking on a separator in an input group would call focusInput of an element without such a method rlx 2011-11-10 10:44:35 +00:00
  • 369c52d4d1 allow for setting an input element's placeholder to '' rlx 2011-11-10 10:02:04 +00:00
  • 08919e7b37 allow for separators in option groups rlx 2011-11-10 09:54:33 +00:00
  • 76a79c669d comment out details button + dialog in request error handler rlx 2011-11-10 09:06:58 +00:00
  • 724561a373 rewrite history, again rlx 2011-11-09 22:32:45 +00:00
  • bb59e0a3b4 update URL controller rlx 2011-11-09 17:39:06 +00:00
  • 6c231c5cd5 fix a bug where in Ox.VideoPanelPlayer, the large timeline would no longer be tied to the small timeline rlx 2011-11-08 19:29:05 +00:00
  • c104c75c69 change paragraph style to text-align: justify rlx 2011-11-08 17:27:58 +00:00
  • d186211453 remove on mouseover/select opacity change in icon lists (would cause video items to briefly go black) rlx 2011-11-08 11:25:44 +00:00
  • 33ec75122b make sure you can drag a text list item by an editable cell rlx 2011-11-08 11:06:00 +00:00
  • 243614cee2 when removing an element, unbind global keyboard handler; delay request timeout dialog until after window unload rlx 2011-11-08 10:27:49 +00:00
  • 314788dd24 don't throw errors in menu when accessing non-existing items rlx 2011-11-07 18:17:16 +00:00
  • 12622724ee fix text list so that it doesn't throw errors in its value function rlx 2011-11-07 12:15:10 +00:00
  • 77d2d22505 update css to allow for 'OxSelectable' that looks like a text list item rlx 2011-11-06 18:37:29 +00:00
  • 7e2e0cedb6 update tab panel and button group so that selected can be set from outside rlx 2011-11-06 14:08:13 +00:00
  • e7c36dacc8 improve editable and tooltip rlx 2011-11-06 12:26:12 +00:00
  • b957106624 update editable to no longer trigger submit on cancel, and to listen to the submit event of its input rlx 2011-11-06 11:50:13 +00:00
  • 76c97f7bdc change Ox.Input so it doesn't fire blur on submit rlx 2011-11-06 11:37:07 +00:00
  • 1cf7566eeb in video player, while playing, fire a position event for every full minute, reducing the need for saving the video position on unload rlx 2011-11-06 09:05:21 +00:00
  • 01306dd5ae fix a regression that would affect adding, moving and removing list columns rlx 2011-11-06 00:24:42 +00:00
  • 5c7a19ac01 catch another global var rlx 2011-11-06 00:19:27 +00:00
  • e6b634ddef in button, react to change of tooltip option rlx 2011-11-06 00:04:27 +00:00
  • da7e0b73e0 remove some logging rlx 2011-11-05 22:38:00 +00:00
  • a24d139f9b fix a regression where filling a partially empty text list page after resize would not empty the page before rlx 2011-11-05 22:37:28 +00:00
  • c0f2473346 reinsert 'use strict' rlx 2011-11-05 22:18:26 +00:00
  • 8eac8c20d7 in video panel player, rename showControls to showTimeline rlx 2011-11-05 22:15:10 +00:00
  • 2b3d8807d9 fix bugs in video panel player rlx 2011-11-05 20:14:24 +00:00
  • 4348894ad1 catch one more global var rlx 2011-11-05 18:05:14 +00:00
  • 7470c9bb52 fix initial definition of Ox rlx 2011-11-05 17:37:56 +00:00
  • 05e6d7d829 catch one more global var rlx 2011-11-05 17:32:47 +00:00
  • 1deb616942 catch some global vars rlx 2011-11-05 17:27:11 +00:00
  • 56370aa0a7 'use strict'; rolux 2011-11-05 17:46:53 +01:00
  • 291b75c43b in video player, separate playing event from position event, so controls that need live updates can bind to playing, while others can safely bind to position rlx 2011-11-05 16:03:13 +00:00
  • d152c4b48b in video player, trigger muted event also if caused indirectly by setting volume to zero or turning volume up while muted rlx 2011-11-05 15:27:53 +00:00
  • 1e8edb8388 in video player, set muted/volume of video element rlx 2011-11-05 15:16:36 +00:00
  • 49adfa57ae in video editor, pass muted/volume options downwards and muted/volume events upwards rlx 2011-11-05 15:01:18 +00:00
  • 730712e9ba fix bugs regarding the state of the video player volume and mute buttons rlx 2011-11-05 14:54:13 +00:00
  • 5a23d8936b fix for cases where passing an array of tooltips as an option to Ox.Button would cause Ox.Element to actually set the tooltip to that array rlx 2011-11-05 14:29:31 +00:00
  • 2df5d05980 fix regressions introduced by garbage collection rlx 2011-11-05 11:44:31 +00:00
  • 1d09d19423 some redesign for better garbage collection of elements j 2011-11-04 22:14:30 +00:00
  • 01f02d9730 disable currently not implemented menu options rlx 2011-11-04 18:12:38 +00:00
  • 241fa3e227 enable filter on change rlx 2011-11-04 18:11:45 +00:00
  • d6cbc594bc update Ox.Log rlx 2011-11-04 16:34:24 +00:00
  • 9422780d65 update Ox.Log rlx 2011-11-04 16:13:56 +00:00