Commit graph

2142 commits

Author SHA1 Message Date
rolux
10281e3c8f add file input example 2012-06-17 19:16:52 +02:00
rolux
32eb56bbfe fix punctuation 2012-06-17 19:15:54 +02:00
rolux
d27420d43d update file input css 2012-06-17 19:15:42 +02:00
rolux
69acb4a04e always use file button title as tooltip 2012-06-17 19:15:05 +02:00
rolux
fdb8a2b98b display correct ui for non-empty file inputs 2012-06-17 19:14:37 +02:00
rolux
fe8c97db24 in Ox.List, handle Ox.TreeList items update 2012-06-17 19:13:18 +02:00
rolux
ad368fb819 allow for updating a treelist's data option 2012-06-17 19:12:23 +02:00
rolux
36a5f5a95f clone menu items before extending them 2012-06-17 19:11:23 +02:00
rolux
9dbedf13f9 minor changes 2012-06-17 19:10:41 +02:00
rolux
7c62771252 index.js: load user data immediately, set theme correctly 2012-06-17 16:45:32 +02:00
rolux
23ad209561 call Ox.localStorage only once 2012-06-17 16:42:27 +02:00
rolux
175c8b23d0 Collection.js: handle localStorage object 2012-06-17 16:41:39 +02:00
rolux
d793d7857d add test for Ox.typeOf(localStorage) 2012-06-17 16:40:42 +02:00
rolux
c9474ee04e Ox.load: allow for passing array of modules 2012-06-17 15:56:13 +02:00
rolux
8d8e087e3d Ox.loadFile -> Ox.getFile 2012-06-17 15:37:21 +02:00
rolux
77adfbf7b8 Requests.js: handle errors, various other improvements 2012-06-17 15:36:55 +02:00
rolux
ec87a5c51c no need to escape . inside [] 2012-06-17 15:35:34 +02:00
rolux
e6dafbb874 index.js: remove test url 2012-06-17 13:25:16 +02:00
rolux
be5cecfe4c build.py: fix symlinks 2012-06-17 13:24:41 +02:00
rolux
123f81183e display version, date and sizes 2012-06-17 13:10:29 +02:00
rolux
a8ba135bf3 include '.gz$' files, unless in '^downloads/' 2012-06-17 13:10:18 +02:00
rolux
6fe64796fb build.py: write downloads.json, ignore directories with leading underscore 2012-06-17 12:58:43 +02:00
j
d27c1e8cd4 Ox.Geo and Ox.Unicode json files need to be loaded with Ox.VERSION too 2012-06-17 11:31:19 +02:00
rolux
e663eb68d8 display latest version 2012-06-17 11:19:01 +02:00
rolux
48b5e9610a update symbols 2012-06-17 10:45:45 +02:00
rlx
e9579e10eb decode HTML entities before setting input value to autocomplete menu title 2012-06-16 20:48:30 +00:00
rlx
8f4e08063e in play loop, return false instead of calling Ox.Break 2012-06-16 20:47:17 +00:00
rlx
d63113d7bd remove print statements 2012-06-16 20:46:38 +00:00
rlx
9d475e6012 remove warning when returning false from Ox.loop and Ox.forEach 2012-06-16 20:46:14 +00:00
rlx
898cc702f5 highlight: several bugfixes and performance improvements; normalizeHTML: only use dom if needed 2012-06-16 20:45:05 +00:00
rlx
743a36e308 Ox.Dialog: handle window resize 2012-06-16 17:24:19 +00:00
rlx
9899f80bfb animate({...}, 0) -> css({...}) 2012-06-16 16:50:58 +00:00
rlx
3fc8a47bf4 return original string when highlight is called without query; lazy format annotation date 2012-06-16 16:17:28 +00:00
rlx
77f0c762a3 Input: submit when doubleclicking clear button; + some reformatting 2012-06-16 13:36:03 +00:00
rlx
7c7f97066e FormElementGroup: don't trigger change on submit 2012-06-16 13:35:14 +00:00
j
8c7bf418ec dont blow the stack, fixes #853 2012-06-16 18:10:19 +02:00
j
484cc7120d fix doc docs 2012-06-16 14:28:43 +02:00
j
099fbc7880 dont show Run tests is showTests is false, fix documentation example 2012-06-16 14:25:08 +02:00
j
9d391e4c13 bind/on lenna 2012-06-16 13:55:09 +02:00
j
53966f3f53 fix Ox.sanitzeHTML if urls are inside an open a tag 2012-06-16 13:16:30 +02:00
rlx
cd6e17d124 minor reformatting 2012-06-16 10:09:21 +00:00
rlx
3e2c2d451e ButtonGroup: add enableButton/disableButton methods 2012-06-16 10:08:37 +00:00
rlx
dffd160ed3 TabPanel: add reloadPanel method; react to setting content option 2012-06-16 10:07:52 +00:00
rlx
165bd0457a remove log statements 2012-06-16 10:06:59 +00:00
rlx
a87d193ac4 fix #847 (<i> tag in subtitle); test for before looping over it 2012-06-15 19:50:04 +00:00
j
2a58661c9a subtitles are html, fixes #845 2012-06-15 18:26:18 +02:00
j
e443888eba dont set widht to 0 for videos that are exactly one hour 2012-06-15 17:20:17 +02:00
rlx
94355eb792 typo 2012-06-15 13:29:06 +00:00
rlx
856ea3b1d3 enable timeline types 2012-06-15 13:20:07 +00:00
rolux
fbeb434e27 remove print statements 2012-06-15 11:47:18 +02:00