]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
16 years agouserAction drag method implemented
Eduardo Lundgren [Fri, 30 May 2008 04:34:52 +0000 (04:34 +0000)]
userAction drag method implemented

16 years agoTabs: Fixed #2867: Performing a global replace on templates.
Scott González [Fri, 30 May 2008 00:14:50 +0000 (00:14 +0000)]
Tabs: Fixed #2867: Performing a global replace on templates.

16 years agocore: fixed mouse plugin event binding - now binds events with the namespace this...
Paul Bakaus [Thu, 29 May 2008 16:43:04 +0000 (16:43 +0000)]
core: fixed mouse plugin event binding - now binds events with the namespace this.widgetName

16 years agoAdded range interface real world demo.
Marc Grabanski [Thu, 29 May 2008 15:23:44 +0000 (15:23 +0000)]
Added range interface real world demo.

16 years agodatepicker: added localization back to /source/i18n
Paul Bakaus [Thu, 29 May 2008 15:19:49 +0000 (15:19 +0000)]
datepicker: added localization back to /source/i18n

16 years agosortable: connecting draggables to a sortable and dropping them on the sortable now...
Paul Bakaus [Thu, 29 May 2008 12:37:32 +0000 (12:37 +0000)]
sortable: connecting draggables to a sortable and dropping them on the sortable now also triggers a "receive" event, where the sender will be the original draggable. Moving out of the sortable while dragging a connected draggable will not trigger the stop/update events anymore.

16 years agosortable: options.item can now be a function that returns a jQuery collection
Paul Bakaus [Thu, 29 May 2008 12:12:12 +0000 (12:12 +0000)]
sortable: options.item can now be a function that returns a jQuery collection

16 years agosortable: implemented advanced placeholder functionality - the placeholder option...
Paul Bakaus [Thu, 29 May 2008 11:51:44 +0000 (11:51 +0000)]
sortable: implemented advanced placeholder functionality - the placeholder option can now accept a object with two callbacks "element" and "update", where element has to return a valid element (like helper option) and update is called after every update, so recalculating the offset and width/height should happen there.

16 years agoaccordion tests: Fixed JavaScript warnings.
Scott González [Wed, 28 May 2008 20:04:52 +0000 (20:04 +0000)]
accordion tests: Fixed JavaScript warnings.

16 years agoaccordion tests: Fixed autoHeight tests.
Scott González [Wed, 28 May 2008 19:35:09 +0000 (19:35 +0000)]
accordion tests: Fixed autoHeight tests.

16 years agoeffects: removed effect 'fade' (honestly not needed)
Paul Bakaus [Wed, 28 May 2008 18:23:55 +0000 (18:23 +0000)]
effects: removed effect 'fade' (honestly not needed)
demos: added effects demo page
effects: fixed many callback issues and other small issues

16 years agomouse: cleanup
Scott González [Wed, 28 May 2008 14:02:56 +0000 (14:02 +0000)]
mouse: cleanup

16 years agodatepicker: datepicker now follows the theming convention of UI (fixes #2650)
Paul Bakaus [Wed, 28 May 2008 12:00:00 +0000 (12:00 +0000)]
datepicker: datepicker now follows the theming convention of UI (fixes #2650)

16 years agoslider: fixed translateRange - axis parameter was missing (closes #2862)
Paul Bakaus [Tue, 27 May 2008 11:19:23 +0000 (11:19 +0000)]
slider: fixed translateRange - axis parameter was missing (closes #2862)

16 years agoslider: fixed slider, now uses subclassing of the mouse plugin
Paul Bakaus [Tue, 27 May 2008 11:11:49 +0000 (11:11 +0000)]
slider: fixed slider, now uses subclassing of the mouse plugin

16 years agoautodrag - Added beginning of selectables tests
Richard Worth [Tue, 27 May 2008 02:35:36 +0000 (02:35 +0000)]
autodrag - Added beginning of selectables tests

16 years agoTesting relatedTarget onmouseover
Eduardo Lundgren [Tue, 27 May 2008 02:29:55 +0000 (02:29 +0000)]
Testing relatedTarget onmouseover

16 years agoconsole.log handy function fixed
Eduardo Lundgren [Tue, 27 May 2008 02:23:57 +0000 (02:23 +0000)]
console.log handy function fixed

16 years agoAvoid reattach events
Eduardo Lundgren [Tue, 27 May 2008 02:20:19 +0000 (02:20 +0000)]
Avoid reattach events

16 years agouserAction keyBoards events fixed for Opera
Eduardo Lundgren [Tue, 27 May 2008 02:17:50 +0000 (02:17 +0000)]
userAction keyBoards events fixed for Opera

16 years agocorrected misspelled variable name
Richard Worth [Tue, 27 May 2008 00:47:55 +0000 (00:47 +0000)]
corrected misspelled variable name

16 years ago$('div.target').userAction("click", x, y); UserAction Plugin - Simulate mouse/keys...
Eduardo Lundgren [Mon, 26 May 2008 21:18:03 +0000 (21:18 +0000)]
$('div.target').userAction("click", x, y); UserAction Plugin - Simulate mouse/keys real events.

16 years ago$('div.target').userAction("click", x, y); UserAvtion Plugin - Simulate mouse/keys...
Eduardo Lundgren [Mon, 26 May 2008 21:15:21 +0000 (21:15 +0000)]
$('div.target').userAction("click", x, y); UserAvtion Plugin - Simulate mouse/keys real events.

16 years agodraggable - ui-draggable and ui-draggable-disabled classes were not being added
Richard Worth [Mon, 26 May 2008 20:30:27 +0000 (20:30 +0000)]
draggable - ui-draggable and ui-draggable-disabled classes were not being added

16 years agoauto tests - now runs multiple tests with status
Richard Worth [Mon, 26 May 2008 20:29:22 +0000 (20:29 +0000)]
auto tests - now runs multiple tests with status

16 years agoautodrag - Added simple test queue
Richard Worth [Mon, 26 May 2008 14:30:37 +0000 (14:30 +0000)]
autodrag - Added simple test queue

16 years agoreverted rev50 - broke Opera for some reason
Richard Worth [Mon, 26 May 2008 13:58:29 +0000 (13:58 +0000)]
reverted rev50 - broke Opera for some reason

16 years ago(no commit message)
Richard Worth [Mon, 26 May 2008 13:53:31 +0000 (13:53 +0000)]

16 years agoCreated ui.testMouse. Fixed none.png to work in Safari (needs at least one pixel...
Richard Worth [Mon, 26 May 2008 12:41:59 +0000 (12:41 +0000)]
Created ui.testMouse. Fixed none.png to work in Safari (needs at least one pixel with 1% opacity)

16 years ago(no commit message)
Paul Bakaus [Mon, 26 May 2008 12:05:22 +0000 (12:05 +0000)]

16 years agosortable: implemented tolerance: "guess", which is also the default tolerance mode...
Paul Bakaus [Mon, 26 May 2008 12:02:02 +0000 (12:02 +0000)]
sortable: implemented tolerance: "guess", which is also the default tolerance mode now, resolves issues with using tolerance "pointer" (closes #2837)

16 years agodraggable: fixed #2791
Paul Bakaus [Mon, 26 May 2008 11:39:25 +0000 (11:39 +0000)]
draggable: fixed #2791

16 years agosortable: fixed containment option
Paul Bakaus [Mon, 26 May 2008 11:29:02 +0000 (11:29 +0000)]
sortable: fixed containment option

16 years agosortable: refactored big parts of sortable with new parts of draggable - scrolling...
Paul Bakaus [Mon, 26 May 2008 11:24:50 +0000 (11:24 +0000)]
sortable: refactored big parts of sortable with new parts of draggable - scrolling problems should be fixed now, as well as many others.

16 years ago(no commit message)
Richard Worth [Mon, 26 May 2008 10:19:46 +0000 (10:19 +0000)]

16 years agoAdded platform cursors
Richard Worth [Mon, 26 May 2008 10:18:11 +0000 (10:18 +0000)]
Added platform cursors

16 years agosortable: option dropOnEmpty wasn't working correctly - in fact, you could always...
Paul Bakaus [Mon, 26 May 2008 09:10:48 +0000 (09:10 +0000)]
sortable: option dropOnEmpty wasn't working correctly - in fact, you could always drop on empty containers. Now it checks again for the option, but it's default is true.

16 years agodraggable: removed helpr animation from connectToSortable in favor of callbacks
Paul Bakaus [Sun, 25 May 2008 18:29:53 +0000 (18:29 +0000)]
draggable: removed helpr animation from connectToSortable in favor of callbacks

16 years agosortable,draggable: made connectToSortable work again, now works with multiple sortab...
Paul Bakaus [Sun, 25 May 2008 18:24:02 +0000 (18:24 +0000)]
sortable,draggable: made connectToSortable work again, now works with multiple sortables (closes #2785)

16 years agodraggable, droppable: added a class do the active draggable helper, that will be...
Paul Bakaus [Sun, 25 May 2008 16:50:18 +0000 (16:50 +0000)]
draggable, droppable: added a class do the active draggable helper, that will be ignored by droppables as droppable target (fixes #2886)

16 years agocore: reverted change that caused all plugins to malfunction - will later be introduc...
Paul Bakaus [Sun, 25 May 2008 16:41:01 +0000 (16:41 +0000)]
core: reverted change that caused all plugins to malfunction - will later be introduced when the tests are ready.

16 years agodraggable: fixed absolute positioned element's scroll positions
Paul Bakaus [Sun, 25 May 2008 16:06:24 +0000 (16:06 +0000)]
draggable: fixed absolute positioned element's scroll positions

16 years agoeffects.core: fixed parsing of IE left/top values in createWrapper (closes #2915)
Paul Bakaus [Sun, 25 May 2008 15:50:29 +0000 (15:50 +0000)]
effects.core: fixed parsing of IE left/top values in createWrapper (closes #2915)

16 years agodraggable: fixed #2919
Paul Bakaus [Sun, 25 May 2008 15:39:24 +0000 (15:39 +0000)]
draggable: fixed #2919

16 years agoresizable,selectable,slider: changed this.disabled to this.options.disabled (fixes...
Paul Bakaus [Sun, 25 May 2008 14:24:02 +0000 (14:24 +0000)]
resizable,selectable,slider: changed this.disabled to this.options.disabled (fixes #2552)

16 years agosvn:ignore Eclipse' .project file
Jörn Zaefferer [Sun, 25 May 2008 13:18:50 +0000 (13:18 +0000)]
svn:ignore Eclipse' .project file

16 years agosvn:ignore Eclipse' .project file
Jörn Zaefferer [Sun, 25 May 2008 13:08:58 +0000 (13:08 +0000)]
svn:ignore Eclipse' .project file

16 years agomerged experimental mouse branch
Richard Worth [Sun, 25 May 2008 04:04:57 +0000 (04:04 +0000)]
merged experimental mouse branch

16 years agoMove license files to root. Added version file.
Richard Worth [Sun, 25 May 2008 03:34:18 +0000 (03:34 +0000)]
Move license files to root. Added version file.

16 years agoSwitched from jQuery 1.2.5 to 1.2.6
Richard Worth [Sat, 24 May 2008 22:30:03 +0000 (22:30 +0000)]
Switched from jQuery 1.2.5 to 1.2.6

16 years ago(no commit message)
Richard Worth [Sat, 24 May 2008 20:53:02 +0000 (20:53 +0000)]

16 years agotests automated draggable - improved to work in IE6, FF2, Safari, Opera
Richard Worth [Sat, 24 May 2008 20:52:04 +0000 (20:52 +0000)]
tests automated draggable - improved to work in IE6, FF2, Safari, Opera

16 years agotests automated draggable - some refactoring
Richard Worth [Sat, 24 May 2008 18:49:23 +0000 (18:49 +0000)]
tests automated draggable - some refactoring

16 years agoResizable automated tests - Resize fixed
Eduardo Lundgren [Sat, 24 May 2008 14:55:02 +0000 (14:55 +0000)]
Resizable automated tests - Resize fixed

16 years agoAdded draggable automated test - wip
Richard Worth [Sat, 24 May 2008 14:09:23 +0000 (14:09 +0000)]
Added draggable automated test - wip

16 years agoResizable automated tests prototype started
Eduardo Lundgren [Sat, 24 May 2008 07:07:20 +0000 (07:07 +0000)]
Resizable automated tests prototype started

16 years ago(no commit message)
Paul Bakaus [Fri, 23 May 2008 13:32:32 +0000 (13:32 +0000)]

16 years ago(no commit message)
Paul Bakaus [Fri, 23 May 2008 12:24:41 +0000 (12:24 +0000)]

16 years ago(no commit message)
Paul Bakaus [Fri, 23 May 2008 11:14:15 +0000 (11:14 +0000)]

16 years ago(no commit message)
Paul Bakaus [Fri, 23 May 2008 09:49:44 +0000 (09:49 +0000)]

16 years ago(no commit message)
Paul Bakaus [Fri, 23 May 2008 09:48:26 +0000 (09:48 +0000)]

16 years ago(no commit message)
Paul Bakaus [Fri, 23 May 2008 09:29:26 +0000 (09:29 +0000)]

16 years ago(no commit message)
Paul Bakaus [Fri, 23 May 2008 09:26:51 +0000 (09:26 +0000)]

16 years ago(no commit message)
Paul Bakaus [Fri, 23 May 2008 09:26:18 +0000 (09:26 +0000)]

16 years ago(no commit message)
Paul Bakaus [Fri, 23 May 2008 09:23:30 +0000 (09:23 +0000)]

16 years ago(no commit message)
Paul Bakaus [Fri, 23 May 2008 09:14:39 +0000 (09:14 +0000)]

16 years ago(no commit message)
Paul Bakaus [Fri, 23 May 2008 09:02:43 +0000 (09:02 +0000)]

16 years ago- added initial file path structure
Paul Bakaus [Thu, 22 May 2008 15:38:37 +0000 (15:38 +0000)]
- added initial file path structure

16 years agoInitial directory structure.
No Author [Thu, 22 May 2008 14:54:30 +0000 (14:54 +0000)]
Initial directory structure.