j
|
093edd57d0
|
- remove editItem from Ox.List
- use ArrayEditable for text too
|
2012-01-04 22:57:32 +05:30 |
|
rolux
|
8097cc7812
|
Ox.getPositionById() -> Ox.getIndexById()
|
2012-01-04 13:41:05 +05:30 |
|
rlx
|
85652471c6
|
update VideoEditor/AnnotationPanel/Editable/...; update OxJS array functions
|
2012-01-04 01:11:50 +05:30 |
|
j
|
39f9e9bb4d
|
implement 'view annotations at position / in selection / all'
|
2012-01-03 00:36:36 +05:30 |
|
j
|
7831dcd77d
|
expand TreeList selecting an item
|
2011-12-29 17:54:29 +05:30 |
|
j
|
1a7a5985d9
|
update listLengh in addItems/removeItems
|
2011-12-29 16:15:59 +05:30 |
|
j
|
ac4dd51ed7
|
Only return Ox.Element if exactly one jquery element is return.
Fixes use of find, children
|
2011-12-29 15:40:08 +05:30 |
|
j
|
771d2be37b
|
workaround to make TreeList work, find should really work here
|
2011-12-29 15:04:13 +05:30 |
|
rlx
|
84e7e794f7
|
misc bugfixes
|
2011-12-23 09:54:20 +00:00 |
|
rlx
|
f062c6001e
|
fix video player bugs
|
2011-12-23 07:15:40 +00:00 |
|
rolux
|
215f1f6c1b
|
use new form element syntax
|
2011-12-22 12:54:20 +05:30 |
|
rolux
|
074902d079
|
form elements rewrite, part 2
|
2011-12-21 21:03:52 +05:30 |
|
rlx
|
609754fbad
|
fix select all
|
2011-12-19 17:19:54 +00:00 |
|
rolux
|
c1c4441b10
|
update uses of focusInput()
|
2011-12-18 15:14:11 +05:30 |
|
rolux
|
137944a1a7
|
minor changes
|
2011-11-30 15:56:01 +01:00 |
|
rlx
|
21b505b4c8
|
allow for getting 'save list' values from filter
|
2011-11-11 15:48:54 +00:00 |
|
rlx
|
33ec75122b
|
make sure you can drag a text list item by an editable cell
|
2011-11-08 11:06:00 +00:00 |
|
rlx
|
243614cee2
|
when removing an element, unbind global keyboard handler; delay request timeout dialog until after window unload
|
2011-11-08 10:27:49 +00:00 |
|
rlx
|
12622724ee
|
fix text list so that it doesn't throw errors in its value function
|
2011-11-07 12:15:10 +00:00 |
|
rlx
|
01306dd5ae
|
fix a regression that would affect adding, moving and removing list columns
|
2011-11-06 00:24:42 +00:00 |
|
rlx
|
5c7a19ac01
|
catch another global var
|
2011-11-06 00:19:27 +00:00 |
|
rlx
|
da7e0b73e0
|
remove some logging
|
2011-11-05 22:38:00 +00:00 |
|
rlx
|
a24d139f9b
|
fix a regression where filling a partially empty text list page after resize would not empty the page before
|
2011-11-05 22:37:28 +00:00 |
|
rlx
|
4348894ad1
|
catch one more global var
|
2011-11-05 18:05:14 +00:00 |
|
rlx
|
1deb616942
|
catch some global vars
|
2011-11-05 17:27:11 +00:00 |
|
rolux
|
56370aa0a7
|
'use strict';
|
2011-11-05 17:46:53 +01:00 |
|
rlx
|
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
|
2011-11-05 14:29:31 +00:00 |
|
rlx
|
2df5d05980
|
fix regressions introduced by garbage collection
|
2011-11-05 11:44:31 +00:00 |
|
j
|
1d09d19423
|
some redesign for better garbage collection of elements
|
2011-11-04 22:14:30 +00:00 |
|
j
|
dce2843303
|
use Ox.Log
|
2011-11-04 16:54:28 +01:00 |
|
rlx
|
4620461c86
|
fix page up / page down in Ox.List
|
2011-11-03 16:05:24 +00:00 |
|
rolux
|
094b1a59ec
|
cleanup, again
|
2011-11-03 16:42:41 +01:00 |
|
rlx
|
bf9f14cf03
|
add titleImage option to TextList columns
|
2011-11-03 12:57:46 +00:00 |
|
rlx
|
0840d0b436
|
some fixed for text lists with column titles that are images
|
2011-11-02 19:47:19 +00:00 |
|
rlx
|
d5733c2c5d
|
merge
|
2011-11-02 15:53:23 +00:00 |
|
j
|
e6f075f88e
|
change Ox.formatDate so that Ox.formatDate('', "%a, %b %e, %Y")
returns '' and not "undefined, undefined Na, NaN"
|
2011-11-02 16:21:09 +01:00 |
|
rlx
|
14a6b6c148
|
improve form elements
|
2011-11-02 10:23:15 +00:00 |
|
rlx
|
1720d2a184
|
add unified Ox.Layer object for dialogs and menus
|
2011-11-01 14:16:27 +00:00 |
|
rlx
|
63b61f520b
|
in Ox.Request, allow for 409 Conflict
|
2011-10-31 16:02:00 +00:00 |
|
rlx
|
b6c872b5a4
|
in Ox.Calendar tooltips, only display the text representation of an event's range if it's different from the event's name
|
2011-10-29 17:05:44 +00:00 |
|
rlx
|
6480bddd4f
|
fix a bug with icon lists that have a fixed ratio smaller than 1
|
2011-10-29 08:37:28 +00:00 |
|
rlx
|
f47547e728
|
allow for non-default page length of non-orientation-both icon lists
|
2011-10-28 17:45:51 +00:00 |
|
rlx
|
188656bd99
|
add themed colored elements
|
2011-10-26 14:52:03 +00:00 |
|
rlx
|
2bd4156f6c
|
update IconList
|
2011-10-24 21:50:54 +00:00 |
|
rlx
|
19d5f811d6
|
strip tags in Ox.Editable
|
2011-10-24 21:31:53 +00:00 |
|
rlx
|
6eef7c567b
|
when setting a value of a text list cell, pass key, value _and all data_ to the format function
|
2011-10-22 14:55:13 +00:00 |
|
rlx
|
7ea6938de5
|
fix reloadList for InfoList
|
2011-10-20 16:49:42 +00:00 |
|
rlx
|
4c6a6333b2
|
some changes to enable clips view in pandora; fix video player to allow for paused=false and playInToOut=true
|
2011-10-19 10:49:19 +00:00 |
|
rlx
|
9ac49b6fcf
|
don't display a blank line if an item doesn't have a title
|
2011-10-17 15:13:12 +00:00 |
|
rlx
|
83fbe6d366
|
enable drag&drop for info lists
|
2011-10-17 11:26:04 +00:00 |
|
rlx
|
5d669f42e3
|
update infolist
|
2011-10-17 10:23:16 +00:00 |
|
rlx
|
c6816dc433
|
update css
|
2011-10-16 12:46:27 +00:00 |
|
rlx
|
95f3d536ec
|
improve InfoList
|
2011-10-16 12:32:02 +00:00 |
|
rlx
|
6f1f2a50fb
|
fix a bug with font sizes of list icons
|
2011-10-13 12:24:55 +00:00 |
|
rlx
|
8d940f5222
|
fix a bug with setting the items option of a static list to []
|
2011-10-13 11:33:19 +00:00 |
|
rlx
|
687db7d957
|
make ESC work when editing text list cells
|
2011-10-11 17:27:46 +00:00 |
|
rlx
|
7ac16acbf1
|
fix a bug with adding/removing columns of synchronous textlists
|
2011-10-11 16:00:58 +00:00 |
|
rlx
|
db25eec98b
|
fix a bug where edited places would not be updated correctly
|
2011-10-11 09:48:24 +00:00 |
|
rlx
|
9fb30bf1af
|
make find work in listcalendar; fill first page in static text lists with few items; listen to width/height changes in listmap and listcalendar; fix a bug where maps would load without zoombar
|
2011-10-11 09:09:20 +00:00 |
|
rlx
|
718ec32e44
|
in listcalendar, cache formatted duration strings
|
2011-10-11 07:05:45 +00:00 |
|
rlx
|
527f75b009
|
slightly faster text list construction for cells that don't have tooltips; make calendar layout deterministic for events that have the same time span
|
2011-10-11 06:32:20 +00:00 |
|
rlx
|
46ef208be2
|
fix a bug that would slow down reload of static lists when passing a new items array
|
2011-10-10 14:09:13 +00:00 |
|
rlx
|
d2972cd526
|
more functionality for ListCalendar
|
2011-10-10 12:38:54 +00:00 |
|
rlx
|
efca832c76
|
some work on ListCalendar
|
2011-10-09 21:13:16 +00:00 |
|
rlx
|
2698bec700
|
fix margins of static icon lists
|
2011-10-08 17:19:18 +00:00 |
|
rlx
|
f4c1f826bf
|
add 'find in list' functionality to 'manage places' dialog
|
2011-10-03 09:52:30 +00:00 |
|
rlx
|
5f20f84582
|
remove print statement
|
2011-10-02 17:06:25 +00:00 |
|
rlx
|
0ca93fcebe
|
fix a bug in listmap, regarding removal of places
|
2011-10-02 17:05:56 +00:00 |
|
rlx
|
3fa654a815
|
fix a bug in map where the input element would not change its style when there are no results
|
2011-10-01 13:51:03 +00:00 |
|
rlx
|
f9143bd62f
|
remove print statements
|
2011-10-01 13:07:33 +00:00 |
|
rlx
|
b3e7945a96
|
fix bugs in treelist where the icon would not update, items would not expand, and expanding items would be slow
|
2011-10-01 13:06:50 +00:00 |
|
rlx
|
c6d67420a8
|
some fixes for map, range and videopreview
|
2011-09-30 10:34:33 +00:00 |
|
rlx
|
8ea49fab73
|
misc fixes
|
2011-09-29 17:25:50 +00:00 |
|
rlx
|
44a8ff015c
|
in icon lists, support 'info' that is not a string, but an element
|
2011-09-29 06:17:50 +00:00 |
|
rlx
|
3965eed153
|
url controller updates, list bugfixes
|
2011-09-28 17:31:35 +00:00 |
|
rlx
|
fdecafe4d7
|
fix a bug in text lists where selecting an item by clicking on an editable cell would click through to edit
|
2011-09-20 04:10:04 +00:00 |
|
rlx
|
7398b1ec14
|
fix a formatting bug in icon list items
|
2011-09-17 18:24:42 +00:00 |
|
rlx
|
73fb2e3229
|
some more bugfixes
|
2011-09-17 13:05:16 +00:00 |
|
rlx
|
ef1fa5fe84
|
some bugfixes
|
2011-09-17 11:49:29 +00:00 |
|
rolux
|
4cc754a28d
|
remove Ox.each, , $.extend, $.map and $.merge
|
2011-09-17 20:36:09 +02:00 |
|
rolux
|
da9e5dbb29
|
fix event handlers and split panel resize event
|
2011-09-17 19:39:38 +02:00 |
|
rlx
|
a29d7e70ea
|
when dragging columns, scroll list if needed
|
2011-09-09 11:37:14 +00:00 |
|
rlx
|
0ba258281f
|
simpler text list column head elements, better column drag
|
2011-09-09 10:41:13 +00:00 |
|
rlx
|
816993e1b9
|
fixing encoding functions (deflate, png)
|
2011-09-05 23:34:29 +00:00 |
|
rlx
|
c3b59a62fe
|
fixing a bug where in a list, the click target loop would not exit when items are added or removed on click
|
2011-09-05 05:40:44 +00:00 |
|
rlx
|
c123de8513
|
add dragangdroppause event
|
2011-09-04 22:06:40 +00:00 |
|
rlx
|
1333a3ecec
|
tooltips and better cursors for splitpanels
|
2011-09-04 21:15:16 +00:00 |
|
rlx
|
2aa828c308
|
add keys option to text list to allow for additional keys to be requested, beyond the keys of the visible columns
|
2011-09-04 16:43:52 +00:00 |
|
rlx
|
6adacf484f
|
pass on modifier keys in Ox.List add item event
|
2011-09-04 13:40:07 +00:00 |
|
rlx
|
bd61a2e97e
|
fix a bug where in text lists, no draganddropstart event would fire if the drag originated in a cell that contains another element
|
2011-09-04 12:49:33 +00:00 |
|
rlx
|
63885b8c1b
|
support drag and drop in text lists
|
2011-09-04 12:19:36 +00:00 |
|
rlx
|
6b0779fcab
|
add formatColor()
|
2011-09-04 04:14:58 +00:00 |
|
rlx
|
be3b1d573d
|
use new-style mouse events in Ox.List
|
2011-09-03 23:04:18 +00:00 |
|
rlx
|
2043dc7a12
|
fix a bug where in orientation=both icon lists with less than one screen full of icons, clicking below the icons would not cause a deselect
|
2011-09-03 17:54:17 +00:00 |
|
rlx
|
182225ebc4
|
merging changes
|
2011-09-03 02:12:44 +00:00 |
|
rlx
|
2a9053a588
|
add Ox.Progressbar
|
2011-09-01 09:35:45 +00:00 |
|
rlx
|
90e795d194
|
fix a bug where in empty icon lists, an icon grid would appear for a split-second
|
2011-09-01 09:16:41 +00:00 |
|
rlx
|
6da40d325c
|
adding symbols
|
2011-09-01 04:46:14 +00:00 |
|
rlx
|
b55ade5687
|
add tooltips to textlist cells
|
2011-08-28 19:50:06 +00:00 |
|
rlx
|
5d454f0a80
|
support for drag and drop
|
2011-08-28 06:23:15 +00:00 |
|