Commit Graph

  • 5917978bfd accordion tests: Fixed JavaScript warnings. Scott González 2008-05-28 20:04:52 +0000
  • 46cfa2f147 accordion tests: Fixed autoHeight tests. Scott González 2008-05-28 19:35:09 +0000
  • 3fd0d70dee effects: removed effect 'fade' (honestly not needed) demos: added effects demo page effects: fixed many callback issues and other small issues Paul Bakaus 2008-05-28 18:23:55 +0000
  • dd096c1e95 mouse: cleanup Scott González 2008-05-28 14:02:56 +0000
  • 1f360d7d40 datepicker: datepicker now follows the theming convention of UI (fixes #2650) Paul Bakaus 2008-05-28 12:00:00 +0000
  • ece0c9eb79 slider: fixed translateRange - axis parameter was missing (closes #2862) Paul Bakaus 2008-05-27 11:19:23 +0000
  • 57c3bc5c1e slider: fixed slider, now uses subclassing of the mouse plugin Paul Bakaus 2008-05-27 11:11:49 +0000
  • 8f117475b8 autodrag - Added beginning of selectables tests Richard Worth 2008-05-27 02:35:36 +0000
  • 9a671aef8f Testing relatedTarget onmouseover Eduardo Lundgren 2008-05-27 02:29:55 +0000
  • 18ed665ae6 console.log handy function fixed Eduardo Lundgren 2008-05-27 02:23:57 +0000
  • 55176967d0 Avoid reattach events Eduardo Lundgren 2008-05-27 02:20:19 +0000
  • 4545852eb1 userAction keyBoards events fixed for Opera Eduardo Lundgren 2008-05-27 02:17:50 +0000
  • 4a577e5ba2 corrected misspelled variable name Richard Worth 2008-05-27 00:47:55 +0000
  • a68d347da2 $('div.target').userAction("click", x, y); UserAction Plugin - Simulate mouse/keys real events. Eduardo Lundgren 2008-05-26 21:18:03 +0000
  • 76525dc99d $('div.target').userAction("click", x, y); UserAvtion Plugin - Simulate mouse/keys real events. Eduardo Lundgren 2008-05-26 21:15:21 +0000
  • c28d263667 draggable - ui-draggable and ui-draggable-disabled classes were not being added Richard Worth 2008-05-26 20:30:27 +0000
  • 661f111abb auto tests - now runs multiple tests with status Richard Worth 2008-05-26 20:29:22 +0000
  • 48009db7e8 autodrag - Added simple test queue Richard Worth 2008-05-26 14:30:37 +0000
  • d685f520ee reverted rev50 - broke Opera for some reason Richard Worth 2008-05-26 13:58:29 +0000
  • 02155d1457 Richard Worth 2008-05-26 13:53:31 +0000
  • b6d16accb5 Created ui.testMouse. Fixed none.png to work in Safari (needs at least one pixel with 1% opacity) Richard Worth 2008-05-26 12:41:59 +0000
  • 097fc4edae Paul Bakaus 2008-05-26 12:05:22 +0000
  • e65ce14284 sortable: implemented tolerance: "guess", which is also the default tolerance mode now, resolves issues with using tolerance "pointer" (closes #2837) Paul Bakaus 2008-05-26 12:02:02 +0000
  • 7b538f65e0 draggable: fixed #2791 Paul Bakaus 2008-05-26 11:39:25 +0000
  • 062d02ae5c sortable: fixed containment option Paul Bakaus 2008-05-26 11:29:02 +0000
  • 356ea57634 sortable: refactored big parts of sortable with new parts of draggable - scrolling problems should be fixed now, as well as many others. Paul Bakaus 2008-05-26 11:24:50 +0000
  • f65500a161 Richard Worth 2008-05-26 10:19:46 +0000
  • a1ca614a88 Added platform cursors Richard Worth 2008-05-26 10:18:11 +0000
  • 18296272ad 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. Paul Bakaus 2008-05-26 09:10:48 +0000
  • e7a179ef42 draggable: removed helpr animation from connectToSortable in favor of callbacks Paul Bakaus 2008-05-25 18:29:53 +0000
  • d0d8ee752d sortable,draggable: made connectToSortable work again, now works with multiple sortables (closes #2785) Paul Bakaus 2008-05-25 18:24:02 +0000
  • 57266e1ba4 draggable, droppable: added a class do the active draggable helper, that will be ignored by droppables as droppable target (fixes #2886) Paul Bakaus 2008-05-25 16:50:18 +0000
  • 0f9bb627ee core: reverted change that caused all plugins to malfunction - will later be introduced when the tests are ready. Paul Bakaus 2008-05-25 16:41:01 +0000
  • 70702aee59 draggable: fixed absolute positioned element's scroll positions Paul Bakaus 2008-05-25 16:06:24 +0000
  • b391290844 effects.core: fixed parsing of IE left/top values in createWrapper (closes #2915) Paul Bakaus 2008-05-25 15:50:29 +0000
  • 074bd8d1ab draggable: fixed #2919 Paul Bakaus 2008-05-25 15:39:24 +0000
  • 620ed33295 resizable,selectable,slider: changed this.disabled to this.options.disabled (fixes #2552) Paul Bakaus 2008-05-25 14:24:02 +0000
  • a4aa144c3b svn:ignore Eclipse' .project file Jörn Zaefferer 2008-05-25 13:18:50 +0000
  • 00adc5f63d svn:ignore Eclipse' .project file Jörn Zaefferer 2008-05-25 13:08:58 +0000
  • c0f0e4d2cc merged experimental mouse branch Richard Worth 2008-05-25 04:04:57 +0000
  • 0f2369e8d8 Move license files to root. Added version file. Richard Worth 2008-05-25 03:34:18 +0000
  • 363d702c77 Switched from jQuery 1.2.5 to 1.2.6 Richard Worth 2008-05-24 22:30:03 +0000
  • e219f8cf80 Richard Worth 2008-05-24 20:53:02 +0000
  • 9449c3f2b1 tests automated draggable - improved to work in IE6, FF2, Safari, Opera Richard Worth 2008-05-24 20:52:04 +0000
  • 813472aa8f tests automated draggable - some refactoring Richard Worth 2008-05-24 18:49:23 +0000
  • 26b2908040 Resizable automated tests - Resize fixed Eduardo Lundgren 2008-05-24 14:55:02 +0000
  • 058fcb6d5b Added draggable automated test - wip Richard Worth 2008-05-24 14:09:23 +0000
  • b5bc8683ef Resizable automated tests prototype started Eduardo Lundgren 2008-05-24 07:07:20 +0000
  • 63091e2c98 Paul Bakaus 2008-05-23 13:32:32 +0000
  • 67f393fd7c Paul Bakaus 2008-05-23 12:24:41 +0000
  • b0e979eefd Paul Bakaus 2008-05-23 11:14:15 +0000
  • 0427a21d84 Paul Bakaus 2008-05-23 09:49:44 +0000
  • d408f7ca06 Paul Bakaus 2008-05-23 09:48:26 +0000
  • 606cd83577 Paul Bakaus 2008-05-23 09:29:26 +0000
  • 83fc1fdd67 Paul Bakaus 2008-05-23 09:26:51 +0000
  • ab281b36d7 Paul Bakaus 2008-05-23 09:26:18 +0000
  • 489160abd8 Paul Bakaus 2008-05-23 09:23:30 +0000
  • 7ed79d0be5 Paul Bakaus 2008-05-23 09:14:39 +0000
  • 21c43357d0 Paul Bakaus 2008-05-23 09:02:43 +0000
  • 28d384f703 - added initial file path structure Paul Bakaus 2008-05-22 15:38:37 +0000
  • b04b02b3ee Initial directory structure. No Author 2008-05-22 14:54:30 +0000