Commit graph

  • b665bb54d1 dont reset time to 0 on remove, fixes #1543 j 2014-09-24 22:32:08 +0200
  • ac50af0509 fix keyboard handler rlx 2014-09-24 22:28:56 +0200
  • 853a402a7a filter out elements no longer referenced in Ox.elements. dont set to Ox.Element, only pass on and oxid j 2014-09-24 20:26:15 +0200
  • d046574ac2 that..css -> that.css rlx 2014-09-24 20:19:54 +0200
  • 590ba4c3f2 that. -> self. rlx 2014-09-24 20:19:25 +0200
  • ecdf80a31d that. -> self. rlx 2014-09-24 20:18:58 +0200
  • 5013532d46 that. -> self. rlx 2014-09-24 20:18:29 +0200
  • f557733be6 that. -> self. rlx 2014-09-24 20:17:57 +0200
  • 1520673ed3 that..find -> that.find rlx 2014-09-24 20:17:33 +0200
  • 3334513b0a remove commented-out method rlx 2014-09-24 20:17:05 +0200
  • 35920ee37d that..parent() -> that.parent() rlx 2014-09-24 20:16:39 +0200
  • f8336fc2c4 that.[0] -> that[0] rlx 2014-09-24 20:15:55 +0200
  • 763f256e12 ..clone -> .clone rlx 2014-09-24 20:14:57 +0200
  • 7dc53b7252 that..css -> that.css rlx 2014-09-24 20:14:12 +0200
  • f78fab8103 cosmetic changes rlx 2014-09-24 18:39:30 +0200
  • 73cac6c4dc fix keyboard handling in case input has focus rlx 2014-09-24 18:39:02 +0200
  • 3b8591c9a9 add documentation for Ox.parent, Ox.Event and Ox.Message rlx 2014-09-24 13:58:16 +0200
  • 1cf1dea2f5 Ox.Element: more paranoid findElement; more documentation; catch a bug in removeElements that occurs when browsing items in oxjs documentation panel rlx 2014-09-24 13:03:33 +0200
  • 8018ba499f Ox.Element: update documentation rlx 2014-09-24 12:17:46 +0200
  • 02aeb4ea0c Ox.Element: update setElement; update and use findElements rlx 2014-09-24 11:57:02 +0200
  • 0b5f8f9492 Ox.UI.elements -> Ox.elements rlx 2014-09-24 10:26:51 +0200
  • 2d8d88b218 cosmetic changes rlx 2014-09-24 00:33:54 +0200
  • 06dde25efe fix preventing defaults in keyboard handler rlx 2014-09-24 00:33:49 +0200
  • baeeff366e dont send messages if not an iframe j 2014-09-24 00:00:00 +0200
  • 4a2751839f only send init if iframe has src j 2014-09-23 23:58:53 +0200
  • 728d6b1b7e fix docs rlx 2014-09-23 23:53:41 +0200
  • f476bd47af Ox.UI: add 'loadCSS' load option rlx 2014-09-23 23:15:35 +0200
  • a312ed2021 remove Keyboard.js and Message.js rlx 2014-09-23 21:21:03 +0200
  • aedcb524b5 adapt Ox.Element rlx 2014-09-23 21:16:25 +0200
  • a90cc87234 new Focus handler rlx 2014-09-23 21:13:07 +0200
  • cc183b6198 unified Event/Keyboard/Message handler rlx 2014-09-23 21:12:31 +0200
  • 4cf10359ef Ox.$: remove removeOxElement rlx 2014-09-23 21:11:15 +0200
  • 8f5ff8c6ee use Ox.Element, not $, so that inner Ox.Elements get collected on remove; when emptying first page, collect Ox.Elements rlx 2014-09-23 21:06:27 +0200
  • 2a6ea64eed fix #2489; use new focus controller method rlx 2014-09-23 21:04:40 +0200
  • 06c21e0a46 VideoElement: patch removeElement, not remove rlx 2014-09-23 21:03:32 +0200
  • 39d1b034ab Select: patch removeElement, not remove rlx 2014-09-23 21:02:57 +0200
  • 71fdefcf9b MenuButton: patch removeElement, not remove rlx 2014-09-23 21:02:27 +0200
  • aa3a20bbc2 Menu: patch removeElement, not remove rlx 2014-09-23 21:01:53 +0200
  • ab6266f6fc in isOxElement, test data, not attr; more aliases rlx 2014-09-23 21:00:21 +0200
  • 5f69fd35df faster timeline markers j 2014-09-23 12:13:10 +0200
  • be043b545b Ox.Element: remove removeElement rlx 2014-09-22 17:38:37 +0200
  • aef8e2b188 Ox.Element: fix onMouseWheel rlx 2014-09-22 17:12:17 +0200
  • fb77591a2b cosmetic changes rlx 2014-09-22 17:10:43 +0200
  • a8361bd3ac fix docs rlx 2014-09-22 17:04:42 +0200
  • ea4df1e482 remove Ox.JQueryElement rlx 2014-09-22 16:57:12 +0200
  • 972ccbbfb8 prototypal Ox.Element rlx 2014-09-22 16:56:54 +0200
  • e4cb30724f GarbageCollection: use , not . rlx 2014-09-22 16:25:43 +0200
  • ac3b736e72 List: use on, not scroll; cosmetic changes rlx 2014-09-22 16:24:11 +0200
  • 5314f6c73a TableList: use on, not scroll; use that, not that.; cosmetic changes rlx 2014-09-22 16:23:21 +0200
  • 9eed905ff8 TreeList: cosmetic changes rlx 2014-09-22 16:05:30 +0200
  • 498c5effa2 Ox.Menu: fix super binding, cosmetic changes rlx 2014-09-22 16:03:25 +0200
  • 53e2126ec2 add Ox.elements alias for Ox. rlx 2014-09-22 14:26:56 +0200
  • 0a6b2281b4 ListItem: that. -> that rlx 2014-09-22 13:28:14 +0200
  • 36b7c15513 add fixme rlx 2014-09-22 13:25:27 +0200
  • 1ac7499986 cosmetic changes rlx 2014-09-22 13:23:42 +0200
  • 4a9400cbd9 IconList: that. -> self. rlx 2014-09-22 13:20:52 +0200
  • e7f9279a9d Picker: use Ox.$; use on click, not click rlx 2014-09-22 13:18:28 +0200
  • fe5dc99d26 FormPanel: use setElement rlx 2014-09-22 13:17:35 +0200
  • 5e776eb6ae use Ox.$, not $ rlx 2014-09-20 12:37:27 +0200
  • f2bb021207 properly bind superRemove rlx 2014-09-20 12:36:23 +0200
  • 930f9ab4e7 Ox.Tooltip: use html() or append(); test for arguments.length, not object; factor out setTitle; missing semicolon rlx 2014-09-20 12:33:54 +0200
  • 7f83cd9495 make superRemove a bound function rlx 2014-09-20 12:31:37 +0200
  • 2311db5aa0 missing 'px' rlx 2014-09-20 12:31:05 +0200
  • 3e47fa538f make superRemove a bound function rlx 2014-09-20 12:30:14 +0200
  • 94a32476c0 fix binding rlx 2014-09-20 12:29:27 +0200
  • aa1f45bef8 fix binding rlx 2014-09-20 12:29:03 +0200
  • 1150a27a06 fix binding rlx 2014-09-20 12:28:38 +0200
  • 70e7b5f18c fix Ox.makeArray for nodelists rlx 2014-09-20 12:27:30 +0200
  • aaa24bf309 add Ox.isNodeList rlx 2014-09-20 12:27:04 +0200
  • c106fa845e Ox.$: fix data and parent, add toggle rolux 2014-09-22 15:55:29 +0200
  • 1899f470ee add Ox.isNodeList rolux 2014-09-22 15:30:22 +0200
  • 55999d654c formatting rolux 2014-09-22 14:34:44 +0200
  • 78c1b55d85 Ox.$: allow for passing nodelist as argument rolux 2014-09-22 14:31:19 +0200
  • c041263c79 add tests rolux 2014-09-22 14:16:00 +0200
  • 5e4ac3492b missing args rolux 2014-09-22 14:14:13 +0200
  • 66a4fcb9f9 Ox.$: various bugfixes and enhancements rolux 2014-09-22 14:11:55 +0200
  • ef127e1db4 FileInput: add update handler for 'label' option rlx 2014-09-19 10:14:03 +0200
  • f1120a825b allow for retrieving currently shown annotations from video annotation panel rlx 2014-09-18 16:43:00 +0200
  • ceca50ae59 add Ox.formatSRT rlx 2014-09-18 16:42:19 +0200
  • 13a339d924 video annotations panel: only show selected subtitles track on timelines rlx 2014-09-18 14:42:19 +0200
  • 916c194301 move import/export annotations to menu in annotations panel rlx 2014-09-18 14:27:27 +0200
  • dbd0db9b3f Ox.FileInput: add public clear method rlx 2014-09-18 14:27:02 +0200
  • 619aa33d8d Ox.Dialog: add public methods to enable/disable close button rlx 2014-09-18 14:26:08 +0200
  • 53a5a22fee MenuItem: correctly set OxDisabled class rlx 2014-09-17 16:39:30 +0200
  • 77be06d73d FileInput: add label option, update CSS rlx 2014-09-17 15:56:59 +0200
  • 22a229b3a8 fix CSS box-shadow for selected keyword in annotations rolux 2014-09-17 13:18:12 +0200
  • 5fff5b6492 fix Ox.Element forEach rolux 2014-09-16 17:05:37 +0200
  • b90d6351b9 fix Firefox textarea CSS rolux 2014-09-16 16:53:27 +0200
  • 7d4aee473e allow subtitles without tracks property j 2014-09-16 13:07:55 +0200
  • 4bcb39e758 dont fail for subs without tracks j 2014-09-13 23:59:55 +0200
  • 6a9b60ddca fix find j 2014-09-13 15:59:44 +0100
  • ab789fcfb4 disable unfinished Ox.Element forEach j 2014-09-05 15:02:57 +0200
  • 028f19fd1c VideoAnnotationPanel: properly handle subtitles track change (fixes #2455) rlx 2014-09-03 14:27:49 +0200
  • 5aaeda46c5 AnnotationPanel: handle case where removing languages leaves one previously disabled language (fixes #2454) rlx 2014-09-03 13:23:19 +0200
  • dd83182f22 fix links in documentation rlx 2014-09-02 16:14:32 +0200
  • 28d8a0ddf0 Annotation Panel: on edit, update languages in menu rlx 2014-09-02 16:12:55 +0200
  • 923a9ea706 add audio tracks submenu to timeline player rlx 2014-09-02 14:09:34 +0200
  • a04c0f2a1f add missing option/documentation rlx 2014-09-02 14:09:12 +0200
  • ce9aba28c7 typo rolux 2014-09-02 13:35:13 +0200
  • d3234ada74 add timeout rolux 2014-09-02 13:32:40 +0200