Commit graph

  • bb6f6d6471 add Ox.hasOwn rolux 2012-05-19 13:39:25 +04:00
  • eab834a643 fix a type check in Ox.sum rolux 2012-05-19 13:38:49 +04:00
  • d3ff222a04 Ox.$: return undefined for non-existing attributes (like jQuery); fix a wrong 'this' reference rolux 2012-05-19 13:16:04 +04:00
  • f793245e2e Ox.isNumber: update tests rolux 2012-05-19 13:14:38 +04:00
  • 8479037ab6 fix Ox.checkType rolux 2012-05-19 12:48:01 +04:00
  • 5692195509 swap the meaning of makeArray and toArray: makeArray, like makeObject, is a helper function for arguments processing (that wraps any non-array in an array), toArray, like in other libraries, is an alias for Array.prototype.slice.call rolux 2012-05-19 12:40:59 +04:00
  • 5cabb679f9 merge misc. minor changes rolux 2012-05-19 12:30:43 +04:00
  • 6acfd505e6 fix type check in Ox.$ rolux 2012-05-19 12:15:28 +04:00
  • 49fc8dc8ed base Ox.typeOf on Object.prototype.toString, add Ox.checkType, Ox.isInt and Ox.isPrimitive rolux 2012-05-19 12:15:04 +04:00
  • 6e4a940ddd typo rolux 2012-05-19 12:11:58 +04:00
  • d066501a14 add Ox.STACK_SIZE rolux 2012-05-19 12:10:41 +04:00
  • 03947b0d7f add Ox.identity rolux 2012-05-19 12:09:48 +04:00
  • e8f7f37a8a update Collection.js: for functions, make Ox.len return undefined and Ox.isEmpty return false rolux 2012-05-19 12:06:49 +04:00
  • 373549a25a remove Ox.isFalsy rolux 2012-05-19 10:36:34 +04:00
  • d4954db30d add Ox.escapeRegExp rolux 2012-05-19 10:36:02 +04:00
  • 520eac7a22 more documentation, more semicolons, some fixmes j 2012-05-21 21:23:16 +02:00
  • 509745407b add documentation stubs j 2012-05-21 12:38:18 +02:00
  • b3fce3a28a check same origin in examples j 2012-05-19 15:37:24 +02:00
  • 00d5ece202 exclude some more files from build j 2012-05-19 15:32:12 +02:00
  • 2198d0b1ec pass options.timeline, there is no options.type j 2012-05-19 15:24:00 +02:00
  • ac35d761ac fix AnnotationFolder j 2012-05-19 15:14:04 +02:00
  • 0483f68f1b update twitter id rolux 2012-05-10 12:13:19 +02:00
  • cb9a5fda2d in AnnotationFolder, simplify crossesPoint() rolux 2012-05-10 12:12:34 +02:00
  • 959a014657 fix Ox.sort so that it handles multiple numbers rlx 2012-04-24 10:47:18 +00:00
  • b4fd0f01ae minor changes in Ox.Chart rlx 2012-04-24 10:18:39 +00:00
  • 4a210718ea in Ox.sort(), handle non-leading numbers and leading articles (fixes #723, fixes #779) rlx 2012-04-24 10:16:58 +00:00
  • 9790e7d6c6 in derivatives of Ox.List, make sure gainFocus, hasFocus and loseFocus work correctly rlx 2012-04-24 08:21:00 +00:00
  • 07b44e20c8 when positioning tooltip, make sure x is an integer rlx 2012-04-24 08:19:05 +00:00
  • d7f0464ee6 add missing public togglePaused method to Ox.VideoTimelinePlayer rlx 2012-04-24 08:18:08 +00:00
  • aae7ba2485 fix a bug where tooltips would not retain their width near the right edge of the screen, fixes #568 rlx 2012-04-23 11:16:46 +00:00
  • fa146ebbba Ox.Map: meta+click on selected place now deselects it (fixes #655) rlx 2012-04-23 10:28:42 +00:00
  • c0c4031825 in video editor, rename 'posterFrameControls' option to 'enableSetPosterFrame', always include 'Go to Poster Frame' menu entry, and correctly enable/disable 'Set Poster Frame' menu entry rlx 2012-04-23 09:53:29 +00:00
  • 771b15c25a add (but do not enable) reset-size-on-doubleclick for split panel elements rlx 2012-04-23 09:37:49 +00:00
  • 43495de239 when expanding or collapsing part of a split panel, do not immediately switch the resizebar's tooltip rlx 2012-04-23 08:29:37 +00:00
  • cb1fffa491 add some comments in video timeline player rlx 2012-04-23 08:11:34 +00:00
  • 3c253a86d5 test for , not for hasZoombar, so that the test won't fail before load rlx 2012-04-22 13:19:08 +00:00
  • 374508a9f1 fix a bug where in info list, the value of the sort key would not be requested when changing the sort order of the list (fixes #747) rlx 2012-04-22 11:50:57 +00:00
  • a56329064d pass info event in player and timeline panels rlx 2012-04-22 11:13:06 +00:00
  • a1c82cb262 don't trigger 'censored' event on doubleclick rlx 2012-04-22 10:16:07 +00:00
  • f0d4043fd4 make 'censored' icon/link/tooltip configurable (fixes #252) rlx 2012-04-22 09:57:17 +00:00
  • bdab9b8a7d in video editor, pass position along with in and out when triggering a point event rlx 2012-04-22 08:54:44 +00:00
  • 96d5e4a856 update licence section rlx 2012-04-20 09:33:49 +00:00
  • 2a5618ac5f sort readme list by date j 2012-04-19 20:39:28 +02:00
  • 0e45ec0e05 more links, add ParasiticalInheritance, make text selectable j 2012-04-19 20:33:27 +02:00
  • 9c2a3cc729 disable elipsis for tagline label j 2012-04-19 19:35:27 +02:00
  • 486e933926 add some more links to about j 2012-04-19 16:09:28 +02:00
  • 018dc69939 set width of timelines player timelines to the correct value after resize rlx 2012-04-19 13:03:16 +00:00
  • ae33784cc1 correctly compute if scrollbar is visible rlx 2012-04-19 12:25:39 +00:00
  • da403a4d02 typo rlx 2012-04-19 12:24:35 +00:00
  • e765153f9c dont loop over files twice j 2012-04-19 14:19:57 +02:00
  • 461cd3d686 only add uid to http urls, this breaks for file:// or blob urls j 2012-04-19 13:26:46 +02:00
  • 17b17707fc minor fix in documentation rlx 2012-04-19 11:25:12 +00:00
  • a943d00e20 allow for passing multiple files to Ox.getJSON rlx 2012-04-19 11:23:24 +00:00
  • cf943e6466 add Ox.loadFiles rlx 2012-04-19 11:13:43 +00:00
  • 3db8dd4688 remove reference to pandora, fixes #594 rlx 2012-04-19 10:30:39 +00:00
  • 88d25817c1 fix a bug in timeline player where the video would not be muted when loaded in muted state rlx 2012-04-19 08:00:12 +00:00
  • fb64474545 timeline player: fix mute button, add scroll button rlx 2012-04-19 07:54:30 +00:00
  • 01b4840fd6 in timeline player, only show vertical scrollbar if needed - should fix #759, but can't be tested locally rlx 2012-04-19 07:15:35 +00:00
  • 821e8d1a4e make sure timeline player has a bottom margin of 8px (not 4px) rlx 2012-04-19 07:00:04 +00:00
  • 14102508e1 fix bugs in list calendar, related to selecting an event on the calendar, just after load, which is not yet in the scope of the list rlx 2012-04-19 06:44:17 +00:00
  • 244312aede in ListCalendar, populate duration form field, fixes #756 rlx 2012-04-19 05:48:31 +00:00
  • 4ad7bc8ad4 ignore index.json, reload it j 2012-04-18 14:35:16 +02:00
  • 796d784dd8 fix pan.do/ra link j 2012-04-18 14:13:58 +02:00
  • c7d8d68607 implement 'censored' option in timeline player rlx 2012-04-18 11:21:06 +00:00
  • c70271573a in timeline view, react to selecting an annotation rlx 2012-04-18 09:30:49 +00:00
  • db0a2394d9 append version, not random rlx 2012-04-18 09:01:42 +00:00
  • 2cbcb9d086 never load Ox.js and Ox.UI json files from cache rlx 2012-04-18 08:56:31 +00:00
  • 02696ae741 add 'uncheckItem' method to menus and menubuttons, fix toggleSize in video editor rlx 2012-04-18 07:57:59 +00:00
  • 132e8d2207 rename various options of video widgets to allow for different timeline types rlx 2012-04-18 07:43:32 +00:00
  • baa9e9be61 minor change in example rolux 2012-04-17 17:24:15 +02:00
  • 9d44bb5a0f minor update (examples html) rolux 2012-04-16 10:55:58 +02:00
  • 71d82c87f9 pass playing/position event from video player to timeline panel rlx 2012-04-17 14:53:21 +00:00
  • 7d3ea51e4b slightly improved line above and below video rlx 2012-04-17 13:52:45 +00:00
  • 3ecfcd0f3f implement 'follow player while playing' rlx 2012-04-17 13:42:46 +00:00
  • 0e8bfd1348 update timeline panel and timeline player rlx 2012-04-17 12:01:24 +00:00
  • 675257febe change in readme placeholder item rlx 2012-04-17 12:00:57 +00:00
  • dac420e021 add CSS for timeline player rlx 2012-04-17 11:59:40 +00:00
  • c6bfa97c68 rename a variable in video editor rlx 2012-04-17 11:59:08 +00:00
  • 7e8f5bef32 fix bugs in video player: allow for setting volume from outside, only show volume control if enabled rlx 2012-04-17 11:58:17 +00:00
  • 8c963339fd add first version of Ox.VideoTimelinePanel, update Ox.VideoTimelinePlayer rlx 2012-04-17 07:52:37 +00:00
  • c6f0308a17 in Ox.VideoPanel, use setElement(...), not that. = ... rlx 2012-04-17 07:51:32 +00:00
  • 79fb1fb968 slightly more functional url controller rolux 2012-04-16 09:13:42 +02:00
  • 606497fbdd update DocPanel and ExamplePanel rolux 2012-04-16 09:13:22 +02:00
  • d060a94131 update CSS rolux 2012-04-15 21:56:39 +02:00
  • 0f4d72c1da in example pages, allow for setting theme from outside the iframe rolux 2012-04-15 21:13:18 +02:00
  • 0148701372 update Ox.$ tests rolux 2012-04-15 21:12:48 +02:00
  • 0a999bc4f3 update DocPage and ExamplePage rolux 2012-04-15 20:15:14 +02:00
  • f5f1fde6a9 add new symbols rolux 2012-04-15 20:14:33 +02:00
  • 05056b20da add new symbols to example rolux 2012-04-15 20:14:10 +02:00
  • e1bab25ab7 in symbol example, add theme switch rolux 2012-04-15 14:40:56 +02:00
  • 8a0cc3ee2b remove unneded files in classic theme folder rolux 2012-04-15 14:22:19 +02:00
  • 1645981080 remove comment rolux 2012-04-15 14:21:55 +02:00
  • a7d16c0c05 update mouse events example (CSS) rolux 2012-04-15 14:21:15 +02:00
  • 1d53a14cc1 in Ox.TreeList, use OxLight style for length of arrays and objects rolux 2012-04-15 14:19:52 +02:00
  • c2a7902d0b add 'open in new tab' button to example pages rolux 2012-04-15 14:18:45 +02:00
  • d27a3ffe0f in index.js, use .one(), not .bindOnce() rolux 2012-04-15 14:18:14 +02:00
  • 53cb716130 in Ox.UI loader, use Ox.$ and .bind() rolux 2012-04-15 14:17:19 +02:00
  • 5a90520186 add checkerboard background style to themes rolux 2012-04-15 14:16:31 +02:00
  • ad56695694 clean up Ox.$ rolux 2012-04-15 14:14:18 +02:00
  • c7e89cf73a add more examples rolux 2012-04-15 14:13:37 +02:00