Timeline


and

02/01/09:

21:28 Changeset [844d0c18332d9317aba8531d9be3200ce2b2315d] by Klaus Hartl <klaus.hartl@…>
  • tests/unit/tabs/tabs.js
Tabs: fixed test in IE...
21:22 Changeset [bc967db6b20780ba592d217b8725d199684caa30] by Klaus Hartl <klaus.hartl@…>
  • tests/unit/tabs/tabs.js
Tabs: added simple test for length method
21:13 Ticket #4033 (Tab hrefs may be converted to full URLs in IE, then misinterpreted as ajax ...) closed by klaus.hartl
fixed: [1948]
21:09 Changeset [c8360e619b03235e5b7fc5272f0a6722707d2312] by Klaus Hartl <klaus.hartl@…>
  • tests/unit/tabs/tabs.js
  • ui/ui.tabs.js
Tabs: Fixed IE bug which would mistake tabs as ajax with dynamically created HTML, fixes #4033
20:24 Ticket #4034 (css class ui-corner-* should support Safari and other CSS3 browser) created by mephis1987
W3C has offered some new options for borders in CSS3, of which one is …
13:05 Ticket #4033 (Tab hrefs may be converted to full URLs in IE, then misinterpreted as ajax ...) created by mgl
I already posted about this in Google groups. After upgrading an …
05:51 Ticket #4032 (Incorrect layout in multiple month rows) closed by caphun
fixed: Fixed in r1947. I'm using the row-break div so we could have this ready …
05:50 Changeset [1866e1382f7ef89721432cb75e505356f067f99d] by Ca-Phun Ung <pazu2k@…>
  • tests/visual/datepicker/multimonth.html
  • themes/base/ui.datepicker.css
  • ui/ui.datepicker.js
datepicker: #4032 - Incorrect layout in multiple month rows. I noticed the static tests were recently updated with a row-break so I have added the row-break fix for now so it will be ready for the release. We should seriously consider inline-block.
05:45 Ticket #4032 (Incorrect layout in multiple month rows) created by caphun
For the full story take a look at: …
04:37 Ticket #3980 (Disabled sortable still receives elements) closed by scott.gonzalez
fixed: Fixed in r1946.
04:37 Changeset [ce0daae2327dceaaf5dabc0eb92df6b0f20789af] by Scott González <scott.gonzalez@…>
  • ui/ui.draggable.js
Draggable: Fixed #3980: Don't allow connecting to disabled sortables.
02:35 Ticket #3973 (Dialog plugin doesn't work when jQuery UI 1.6 and 1.5 are loaded on the ...) closed by scott.gonzalez
worksforme: Works for me, see attached file.
02:21 Ticket #4031 (Tabs: Remove deselectable option) created by scott.gonzalez
See #4029.
02:20 Ticket #4030 (Accordion: Remove alwaysOpen option) created by scott.gonzalez
See #3969.
02:19 Ticket #4029 (Tabs: Rename deselctable option to collapsible) created by scott.gonzalez
See #3969. Add collapsible option now, deprecate deselectable. Remove …
02:12 Ticket #4023 (Accordion Demos - Negative Tab Index disables Keyboard Navigation) closed by scott.gonzalez
worksforme: The currently active header has a tabindex of 0. The other headers have a …
02:11 Changeset [938a95e8dc14da9e02f5e6f427108f52d9ed63d9] by Scott González <scott.gonzalez@…>
  • ui/ui.accordion.js
Accordion: Added focus state to headers.
02:00 Changeset [52eb7d14aaf1b44b79e0287780464bb2fb1ab9a2] by Richard Worth <rdworth@…>
  • ui/ui.draggable.js
draggable: changed option cursor default to 'auto' instead of 'default'
01:59 Ticket #3916 (Resizable modal dialog, iframe and scrollbar issue) closed by scott.gonzalez
invalid: Based on posts in the thread it sounds like this is purely a styling issue …
01:57 Changeset [b900ea855cf72adfadc8e6b4343c600b5b04e75e] by Richard Worth <rdworth@…>
  • tests/unit/dialog/dialog.js
  • tests/unit/droppable/droppable.js
unit tests: fixed missing tests to hide with new qunit checkbox
01:56 Ticket #4021 (page scroll when drag a sortable element in safari) closed by scott.gonzalez
worksforme: I built a minimal test case and the problem didn't exist. Try stripping …
01:54 Changeset [63f7e01d6122f3ee89b648694e08dcb5903890e5] by Richard Worth <rdworth@…>
  • tests/unit/draggable/defaults.js
  • tests/unit/draggable/draggable_options.js
draggable unit tests: added some missing tests
01:48 Ticket #3959 (scrolltop hasnt been added to helper) closed by scott.gonzalez
worksforme: I'm not seeing any positioning problems with any of the helper options. …
01:42 Ticket #3962 (Sortable: dragging nested sortable children results in chaotic movement of ...) closed by scott.gonzalez
fixed: Fixed in r1818.
01:36 Ticket #3975 (accordion behaviors in Fx/IE/GC) closed by scott.gonzalez
invalid: You're explicitly adding those numbers in your stylesheet.
01:30 Ticket #4015 (Dialog shadow does not have a z-index on open) closed by scott.gonzalez
fixed: Fixed in r1941. Thanks.
01:29 Changeset [8c4989914bc8cea523c9fece49111ffa84cb43df] by Scott González <scott.gonzalez@…>
  • ui/ui.dialog.js
Dialog: Fixed #4015: Set z-index on shadow when the dialog opens.
01:20 Ticket #4022 (Dialog: show has no z-index when opened) closed by scott.gonzalez
duplicate: Duplicate of #4015.
01:18 Ticket #4020 (UI Dialog - IE7 - Dialog won't open if any rounded corners are present) closed by scott.gonzalez
invalid: This sounds like a problem with the other plugins. If you can find a …
01:06 Changeset [5c155719a81e18f4cc88f2de2388bc42c6732db5] by Scott González <scott.gonzalez@…>
  • demos/sortable/connect-lists.html
  • demos/sortable/empty-lists.html
  • demos/sortable/portlets.html
Sortable demos: Updated all uses of connectWith to use a string instead of an array (array is deprecated).
01:02 Changeset [b642b98619f6c8dcc65e9d0d4fcb075fa46f5d99] by Scott González <scott.gonzalez@…>
  • tests/unit/sortable/sortable.js
  • ui/ui.sortable.js
Sortable: Added defaults for cursor, cursorAt, opacity.
00:55 Ticket #4017 (Sortable opacity is not reset when placed) closed by scott.gonzalez
fixed: Fixed in r1938.
00:55 Changeset [39f80ebc6664dec2b2b1728df08383af70594a68] by Scott González <scott.gonzalez@…>
  • ui/ui.sortable.js
Sortable: Fixed #4017: Revert opacity after sort.
00:44 Ticket #3974 (jQuery UI Datepicker goes to Chinese after Clicking Next) closed by scott.gonzalez
worksforme: I can't reproduce this behavior.
00:25 Changeset [79d2a2891aff472b271f23dfc3b3618c906b3d76] by Richard Worth <rdworth@…>
  • tests/unit/draggable/defaults.js
  • tests/unit/draggable/draggable.html
  • tests/unit/draggable/draggable.js
  • tests/unit/draggable/draggable_defaults.js
  • tests/unit/draggable/draggable_events.js
  • tests/unit/draggable/draggable_methods.js
  • tests/unit/draggable/draggable_options.js
  • tests/unit/draggable/draggable_tickets.js
draggable unit tests: created separate file for each module: defaults, events, methods, options, tickets

01/31/09:

23:48 Ticket #4028 (Maximum slider not dragable if set to minimum) created by webdawson
Please head over to the Range Slider Example: …
16:54 Ticket #3979 (Sortable connectWith fails) closed by scott.gonzalez
fixed: Fixed in r1936.
16:54 Changeset [34a5af87791686a1dd64c988361c69b97359196b] by Scott González <scott.gonzalez@…>
  • ui/ui.sortable.js
Sortable: Fixed #3979: Fixed using a string for connectWith option.
16:52 Changeset [bae4a16d61e6c19e4d30b7a7511ae1858a639d44] by Jörn Zaefferer <joern.zaefferer@…>
  • ui/ui.accordion.js
accordion: another partial fix for #4011, fixes tests/visual/accordion/width.html in FF, IE still buggy
16:17 Ticket #4027 (Selectable: On Mac OSX should be Command+Click and not Control+Click) created by epascarello
The default nature for selecting multiple things on a MAC is to use …
15:49 Ticket #4026 (Allow for Shift+Click for multiple Selections) created by epascarello
It would be nice to have Shift+Click to select multiple options in a …
15:12 Ticket #4025 (Modal Dialog: Not able to tab between buttons in Safari) created by epascarello
In the modal-confirmation.html demo on MAC OSX10 with Firefox 3 or Safari …
14:42 Ticket #4024 (Accordian Keyboard navigation :focus not styled) created by epascarello
The keyboard navigation is the heading is not styled for :focused. It is …
14:39 Ticket #4023 (Accordion Demos - Negative Tab Index disables Keyboard Navigation) created by epascarello
In the Accordion Demos, the tabindex is set to -1 which disables the …
12:39 Ticket #4022 (Dialog: show has no z-index when opened) created by Marc Diethelm
A freshly opened dialog's shadow has no z-index set and disappears behind …
11:28 Ticket #4021 (page scroll when drag a sortable element in safari) created by sylvain.baronnet
in safari Version 3.2.1 with 1.6rc6 and jquery 1.3.1 when I drag an …
10:41 Ticket #4003 (Inline datepicker and button panel) closed by caphun
fixed: Fixed in r1934
10:40 Changeset [658a0f7f4097da160ef7117ad7e8c48494a242e3] by Ca-Phun Ung <pazu2k@…>
  • ui/ui.datepicker.js
datepicker: #4003 - Inline datepicker and button panel.
10:17 Ticket #4002 (ui.datepicker incorrectly positioned when form element offscreen) closed by caphun
duplicate: This is a duplicate of #3863
10:16 Ticket #4003 (Inline datepicker and button panel) reopened by caphun
Oops, incorrectly closed!
10:13 Ticket #4003 (Inline datepicker and button panel) closed by caphun
duplicate: This is a duplicate of #3863
06:46 Ticket #4020 (UI Dialog - IE7 - Dialog won't open if any rounded corners are present) created by Nikola
In experimenting with several corner rounding plugins I've found that UI …
06:24 Changeset [b388e6b8e1eeb73955ed4e39156f84181546888f] by Richard Worth <rdworth@…>
  • demos/progressbar/animated.html
eol-style and mime-type
06:08 Changeset [60b38f0e020effde10c84149675348ab7355b473] by Richard Worth <rdworth@…>
  • demos/progressbar/animated.html
  • demos/progressbar/images/pbar-ani.gif
  • demos/progressbar/index.html
progressbar demos: Added animated progressbar demo
05:56 Changeset [ac8b734e987c05854e4e3c75dd1bfe1c89ca8bb4] by Richard Worth <rdworth@…>
  • demos/accordion/index.html
  • demos/accordion/no-auto-height.html
accordion demos: file rename
05:54 Changeset [4db23193c8a470653916edf555af6205ec6a653c] by Richard Worth <rdworth@…>
  • demos/accordion/noAutoHeight.html
  • tests/visual/accordion/ul.html
eol-style and mime-type
05:47 Changeset [9f382c5814fc890f9f7a3792c7091e3a8675aee3] by Richard Worth <rdworth@…>
  • tests/unit/dialog/dialog.js
  • tests/visual/dialog/dialog_option_modal_false.html
  • tests/visual/dialog/dialog_option_modal_true.html
  • tests/visual/dialog/dialog_option_shadow_false.html
  • tests/visual/dialog/dialog_option_shadow_true.html
  • ui/ui.dialog.js
dialog: changed shadow default to false. Not quite ready to be on by default. Maybe in 1.next.
04:58 Ticket #4001 (Themeroller is broken in all major browsers) closed by scott.gonzalez
fixed: Various parts of the site were broken for a little while after the release …
04:47 Ticket #4019 (Dialog: shadow is a performance hog) created by scott.gonzalez
The shadow width and height should only be changed when resizing. This …
04:41 Changeset [272391bd2f0880711c8af64c9a87c6b06ced8e03] by Richard Worth <rdworth@…>
  • tests/visual/dialog/dialog_option_modal_false.html
  • tests/visual/dialog/dialog_option_modal_true.html
dialog visual tests - added option modal true and false
04:41 Ticket #3987 (sortreceive event listeners contain too many arguments) closed by scott.gonzalez
worksforme: This works for me. If you can provide a page showing the problem, feel …
04:33 Changeset [171c7c067106f6b35b2f35829a7d847858a36c74] by Scott González <scott.gonzalez@…>
  • ui/ui.dialog.js
Dialog: Shadow cleanup. - Don't hide shadow during drag/resize in IE6 (let the user do this one their own). - Let users modify the shadow option after init. .parents('.ui-dialog') .bind('dragstart resizestart', function() { $(this).find('.ui-dialog-content').dialog('option', 'shadow', false); }) .bind('dragstop resizestop', function() { $(this).find('.ui-dialog-content').dialog('option', 'shadow', true); });
03:00 Ticket #4018 (Calling .html vs .text is different on FF vs IE) closed by rdworth
invalid: The .html() and .text() methods are part of jQuery. Please post to the …
02:55 Changeset [6695e5ac7f5be9be2b25f62314ba80812a5fbf65] by Scott González <scott.gonzalez@…>
  • ui/ui.accordion.js
Accordion: Partial fix for #4011: Smooth(er) animations with autoHeight: false. Removed some browser snifing. Added support for non-px units.
02:54 Ticket #4007 (droppable's drop event does not contain the ui.element anymore) closed by rdworth
invalid: This was removed in r1644 by design. This element is available in all …
02:48 Ticket #3961 (accordion jumpy with clearStyle true) closed by rdworth
fixed: fixed in trunk (since 1.6rc6)
02:37 Ticket #4008 (Sortable events are improperly named) closed by rdworth
fixed: Fixed in r1925
02:36 Changeset [39dac81b249b1369e97aaa586b387c577b0a7598] by Richard Worth <rdworth@…>
  • ui/ui.sortable.js
Fixed #4008 (Sortable events are improperly named)
02:18 Ticket #3981 (Droppable loses received element) closed by rdworth
invalid: Droppables are not designed to do any DOM manipulation (moving, cloning, …
01:16 Changeset [0ad6bff312efafb60303861c0f0e7663d69e42d8] by Klaus Hartl <klaus.hartl@…>
  • ui/ui.tabs.js
Tabs: reviewed and simplified just a bit
00:45 Changeset [195838c443502b5b52c00b889e9b7b0a4af57d63] by Klaus Hartl <klaus.hartl@…>
  • tests/unit/tabs/tabs.js
  • ui/ui.tabs.js
Tabs: simplified tests a bit, found bug by that - fixed as well as two other unreported bugs

01/30/09:

23:28 Ticket #4018 (Calling .html vs .text is different on FF vs IE) created by hobbes
This is for jQuery 1.5.3: I have a test page with a script block with an …
22:57 Changeset [82cf103c9325e24ef55b45cdb0a169f1c186ccb5] by Scott Jehl <scott@…>
  • demos/effect_methods/animate.html
  • demos/effect_methods/effect.html
  • demos/effect_methods/hide.html
  • demos/effect_methods/show.html
  • demos/effect_methods/toggle.html
added effect methods demos - still need class animations
22:54 Changeset [3353f65c0edc98ba8feebcb39ac8349d2bf07fbd] by Scott Jehl <scott@…>
  • demos/effect_types/all_effects.html
  • demos/effect_types/blind.html
  • demos/effect_types/bounce.html
  • demos/effect_types/clip.html
  • demos/effect_types/default.html
  • demos/effect_types/drop.html
  • demos/effect_types/explode.html
  • demos/effect_types/fold.html
  • demos/effect_types/highlight.html
  • demos/effect_types/index.html
reverted r 1920
22:38 Ticket #4017 (Sortable opacity is not reset when placed) created by Point
On start drag I have the opacity set to 0.5. When dropped into it's new …
22:35 Changeset [8d61ce344b820052a8ed34a2ffbe974d13576d93] by Scott Jehl <scott@…>
  • demos/effect_types/all_effects.html
  • demos/effect_types/animate.html
  • demos/effect_types/bounce.html
  • demos/effect_types/default.html
  • demos/effect_types/effect.html
  • demos/effect_types/fold.html
  • demos/effect_types/hide.html
  • demos/effect_types/highlight.html
  • demos/effect_types/index.html
  • demos/effect_types/puff.html
added effect methods demos - still have not made demos for the class animations
22:07 Ticket #4016 (Vertical slider stops working when set to minimum) created by jasondavies
Reproducing this should be straightforward: 1. Go to: …
21:47 Changeset [4aff25a422365179e2eaaf8c301e7c69df67a976] by Jörn Zaefferer <joern.zaefferer@…>
  • tests/visual/accordion/width.html
accordion: more realistic testcase for autoHeight:false accordion
21:40 Changeset [a1e9c63911b729ddffcd6e2fa86bb7af070fde84] by Jörn Zaefferer <joern.zaefferer@…>
  • ui/ui.accordion.js
accordion: partial fix for #4011
21:01 Ticket #4015 (Dialog shadow does not have a z-index on open) created by boconnor
When opening a dialog a call is made to moveToTop() prior to the shadow …
20:48 Changeset [506ae46a6db058fe4f29e8528b80efbff81332d1] by Jörn Zaefferer <joern.zaefferer@…>
  • demos/accordion/noAutoHeight.html
accordion: demo title
20:48 Changeset [30ed50dc544e719f541e99b8ddbf82e3eaecd8f1] by Jörn Zaefferer <joern.zaefferer@…>
    accordion: demo mimetype
    20:46 Changeset [39e4178cf213731ff2b8498058a256cda427fcb8] by Jörn Zaefferer <joern.zaefferer@…>
    • demos/accordion/noAutoHeight.html
    accordion: demo description typo
    20:42 Changeset [5484aad00526277a55e0a54fc861b08b2d5660eb] by Jörn Zaefferer <joern.zaefferer@…>
    • demos/accordion/noAutoHeight.html
    • tests/visual/accordion/ul.html
    • themes/base/ui.accordion.css
    • ui/ui.accordion.js
    accordion: added ul-visual-test; improved solution for fixing ul-accordions, no more potential scope issues
    20:27 Changeset [1322a98df99abae1d4bbebe863a2acc10694552c] by Jörn Zaefferer <joern.zaefferer@…>
    • themes/base/ui.accordion.css
    accordion: fixed styling of li-elements
    20:23 Changeset [900edafd3491a29f2f591a7f54ec1fc1defecd47] by Jörn Zaefferer <joern.zaefferer@…>
    • demos/accordion/index.html
    • demos/accordion/noAutoHeight.html
    accordion: added noAutoHeight.html demo
    20:22 Changeset [3fded1ab270be48d3f5ce84e54f7c21bd2990978] by Jörn Zaefferer <joern.zaefferer@…>
    • tests/static/accordion/ul.html
    accordion: added a list into the first panel on the static ul-test, need to fix ui.accordion.css
    20:18 Ticket #4014 (Need a system to pull demo blocks into jQuery wiki doc pages) created by fgTodd
    Right now, we pull in a bunch of static wiki doc pages directly into the …
    19:43 Ticket #4013 (Selectable - Include option to act as CTRL/CMD key always pressed.) created by luenyar
    It would be handy to be able to set an option to Selectable that causes it …
    19:33 Ticket #4012 (Minify js error) created by mharpste
    Hi, I downloaded the ui core and interactions js file and am currently …
    19:26 Changeset [1d24c0caf8e32d2e0256966b8735bd3274af3f74] by Scott Jehl <scott@…>
    • themes/base/ui.theme.css
    changed theme url to jqueryui.com
    19:05 Ticket #4011 (UI Accordion autoHeight:false animation jumps in 1.6rc6) created by grabanski
    When you set the autoHeight to false then the animation jumps instead of …
    18:26 Ticket #4010 (Invalid archive file from download builder) created by cgglock
    When trying to download any theme (custom or predefined) the zip file that …
    18:25 Changeset [d5094f9a3b6e86e924eae475e9eae3799a1a0c35] by Bohdan Ganicky <bohdan.ganicky@…>
    • demos/slider/side-scroll.html
    demos/slider/side-scroll: fixed broken layout on index page on IE6, relates to #3851
    18:18 Ticket #4009 (connectToSortable doesn't contain ui.item in callbacks) created by natecavanaugh
    If you try to use the connectToSortable, callbacks registered to an event, …
    18:13 Ticket #4008 (Sortable events are improperly named) created by natecavanaugh
    In 1.5, the sort events were sortreceive, sortactivate, sortupdate, etc, …
    18:00 Ticket #4007 (droppable's drop event does not contain the ui.element anymore) created by sonukapoor
    When using the latest release the "ui.element" does not exist anymore in …
    17:51 Ticket #4006 (Not a function) created by sonukapoor
    I built my own version containing the ui core, draggable and droppable. …
    17:05 Ticket #3882 (Resizable - Left Margin Calculated Incorrectly (Using Containment)) reopened by rdworth
    16:58 Changeset [2b7f14f2348242b481e6562988096d8b254680b9] by Jörn Zaefferer <joern.zaefferer@…>
    • tests/visual/accordion/default.html
    • tests/visual/accordion/dl.html
    accordion: better default for header-option
    16:49 Changeset [cc62471b4f6647883ef5aa8a24cfa54578f49533] by Jörn Zaefferer <joern.zaefferer@…>
    • tests/visual/accordion/accordion.html
    • ui/ui.accordion.js
    accordion: fix for the previous commit; event triggering still somewhat crippled, a few tests failing
    16:10 Changeset [00b0b3661f31e79b65753f3c4b18ca26cc70404a] by Jörn Zaefferer <joern.zaefferer@…>
    • demos/accordion/collapsible.html
    • demos/accordion/custom-icons.html
    • demos/accordion/default.html
    • demos/accordion/fillspace.html
    • demos/accordion/mouseover.html
    • ui/ui.accordion.js
    accordion: better default for header-option
    15:54 Changeset [b81f57ad3828fe559da2d13ee699cf267673a6ee] by Bohdan Ganicky <bohdan.ganicky@…>
    • demos/slider/side-scroll.html
    demos/slider/side-scroll: partial fix for #3851 (Slider "Simple scrollbar" demo broken on IE) ...still some issues
    15:29 Ticket #4005 (slider and change callback with range: true) created by tuzemec
    When range is true, the change callback is fired up together with the …
    15:17 Ticket #4004 (Accordion does not work when loaded later via Ajax) created by abtrapp
    The accordion standard sample …
    14:30 Changeset [d2d5ea246c345cdfcfabe8946c0994d4dd68fbea] by Paul Bakaus <paul.bakaus@…>
    • demos/index.html
    demos: added docs + effects into index file again for 1.6 final
    14:17 Ticket #4003 (Inline datepicker and button panel) created by caphun
    Change inline datepicker so it hides the Close button only and not the …
    13:44 Ticket #4002 (ui.datepicker incorrectly positioned when form element offscreen) created by mark_story
    I'm having an issue where datepicker boxes are incorrectly placed when the …
    13:22 Ticket #4001 (Themeroller is broken in all major browsers) created by svinopas
    As I am writing this, the theme roller is not displaying properly in all …
    12:38 Ticket #4000 (Datepicker onChangeMonthYear problem) created by Miroku_87
    Hi everyone, on the site I'm developping I need to refresh my page passing …
    09:37 Ticket #3999 (Datepicker: Add clear button) created by jain.ashish21
    The clear button and functionality were removed from UI 1.6 rc1+ onwards. …
    07:00 Changeset [e504af55bfdb490b588b81d2c847ebad445ca7a3] by Richard Worth <rdworth@…>
    • build/build.xml
    build: delete headers folder, include external folder
    06:32 Changeset [d08c1c63b45d31e70ae48e82920933aea1be7980] by Richard Worth <rdworth@…>
    • version.txt
    set version back to 1.6pre
    06:32 Milestone 1.6rc6 completed
    06:31 Changeset [b818e7631f721e4714226b7f8405672eb91ac257] by Richard Worth <rdworth@…>
    • version.txt
    set version to 1.6rc6
    06:29 Ticket #3998 (Size and scale effects kill borders in IE6) created by scott.gonzalez
    See the demo pages.
    06:28 Ticket #3997 (Slider range styling messed up in IE6) created by scott.gonzalez
    The size of the range (height for horizontal, width for vertical) is …
    06:26 Ticket #3996 (Tabs demos broken in IE6 when run from main demo page) created by scott.gonzalez
    All tabs demos are broken in IE6 when run from the main demo page. They …
    06:19 Ticket #3995 (demos sortable items: items have no style in IE6 except a little bit ...) created by rdworth
    If you view the following demo in IE6 …
    06:04 Ticket #3994 (Draggable: Shift on start/stop in IE) created by scott.gonzalez
    When you start and stop dragging an element in IE, the element shifts. …
    05:58 Changeset [3fdeb1a2704f9bc4ee74165b9a2f10d33b191503] by Richard Worth <rdworth@…>
    • demos/draggable/sortable.html
    demos draggable sortable: disable text selection
    05:55 Changeset [211451e409d20e0d8ec3e45bbeb2b0d8eb278747] by Richard Worth <rdworth@…>
    • demos/draggable/handle.html
    demos draggable handle: disable text selection
    05:46 Changeset [55953d650a2f128764ee4679f7a69bcad98f7400] by Richard Worth <rdworth@…>
    • ui/effects.core.js
    effects core: fixed undefined options error
    05:28 Changeset [ecce15895d1e81083981ac71a6b6cf89bbad6031] by Richard Worth <rdworth@…>
    • demos/sortable/connect-lists.html
    demos sortable connect-lists: disable text selection
    05:20 Changeset [1b005c087133c7aac8f4cb18dd49086c731f2b1b] by Richard Worth <rdworth@…>
    • demos/draggable/handle.html
    demos draggable handle: disable text selection
    05:17 Changeset [c36da07ca624bfad5b77ac0da90d5870507afca8] by Richard Worth <rdworth@…>
    • ui/ui.draggable.js
    draggable: fixed 'o is not defined' exception
    05:13 Changeset [d1a19a1c91caceb27b486fe895504301659bdbdc] by Richard Worth <rdworth@…>
    • demos/draggable/snap-to.html
    typo
    04:59 Changeset [252e24d9d90c5bbefb3bb266f92631a35c935386] by Richard Worth <rdworth@…>
    • tests/visual/resizable/resizable_option_aspectRatio_0.5.html
    • tests/visual/resizable/resizable_option_aspectRatio_1.0.html
    • tests/visual/resizable/resizable_option_aspectRatio_1.5.html
    • tests/visual/resizable/resizable_option_aspectRatio_preserve_maxHeight_150.html
    • tests/visual/resizable/resizable_option_aspectRatio_preserve_maxWidth_150.html
    • tests/visual/resizable/resizable_option_aspectRatio_preserve_minHeight_50.html
    • tests/visual/resizable/resizable_option_aspectRatio_preserve_minWidth_50.html
    • tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh100.html
    • tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html
    • tests/visual/resizable/resizable_option_aspectRatio_preserve_w50xh100.html
    resizable visual tests: added tests for aspectRatio, and combining aspectRatio with min and max height and width options
    04:53 Changeset [256ea0670aa32054661a2d2f44d1748ea8f9eb97] by Scott González <scott.gonzalez@…>
    • tests/unit/resizable/resizable.js
    • ui/ui.resizable.js
    Resizable: Fixed defaults in tests.
    04:01 Changeset [3ad604216e7c27ef3a146f2aafeb911477944770] by Scott González <scott.gonzalez@…>
    • tests/unit/accordion/accordion.html
    • tests/unit/accordion/accordion.js
    Accordion: Fixed tests.
    03:52 Changeset [d6406b967198e91873881292f854bb5bccf498b9] by Richard Worth <rdworth@…>
    • demos/effects_general/bounce.html
    • demos/effects_general/default.html
    • demos/effects_general/highlight.html
    • demos/effects_general/index.html
    • demos/effects_general/pulsate.html
    • demos/effects_general/scale.html
    • demos/effects_general/shake.html
    • demos/effects_general/size.html
    • demos/effects_general/transfer.html
    eol-style and mime-type
    03:27 Changeset [967d6595a6387e74f3fb2f87233d0f82e2f4d8c7] by Scott González <scott.gonzalez@…>
    • tests/unit/accordion/accordion.html
    • tests/unit/accordion/accordion.js
    • ui/ui.accordion.js
    Accordion: Fixed destroy method with new markup.
    03:25 Changeset [902c1910e7d7094d92bc6d96c05f6ffc471a7cd8] by Richard Worth <rdworth@…>
    • tests/visual/dialog/dialog_option_closeOnEscape_false.html
    • tests/visual/dialog/dialog_option_closeOnEscape_true.html
    dialog unit tests: Added option closeOnEscape tests
    03:17 Changeset [1b7948cd938eaa3cc986850ae447431f4351a361] by Richard Worth <rdworth@…>
    • tests/unit/sortable/sortable.js
    sortable unit tests: fixed default value for tolerance: intersect
    03:14 Ticket #3993 (Ensure that all plugins allow modifying options on the fly) created by scott.gonzalez
    Review all plugins to make sure they support changing options after init …
    03:13 Ticket #3992 (Ensure that no plugins modify the options hash) created by scott.gonzalez
    Review all plugins and create tickets for any plugins that modify the …
    03:09 Changeset [18b42f45d5ee6816500464f7607e930fb2baf334] by Scott González <scott.gonzalez@…>
    • ui/ui.accordion.js
    Accordion: only animate height and padding.
    03:08 Changeset [1fc03acdde822b3aa8ff1446e5aab627d184e93b] by Richard Worth <rdworth@…>
    • tests/unit/dialog/dialog.js
    dialog unit tests: no more overlay option
    03:07 Changeset [3268e41300b96a6ba38666e518acc9931422fb87] by Richard Worth <rdworth@…>
    • tests/unit/dialog/dialog.js
    dialog unit tests: no more overlay option
    03:00 Changeset [633ceff19057f09973b10ca850c2a8b3a5bdc6dd] by Richard Worth <rdworth@…>
    • tests/unit/accordion/accordion.js
    accordion unit tests: fixed cap. of autoHeight
    02:35 Ticket #3788 (accordion no longer supports dl) closed by scott.gonzalez
    fixed: Fixed in r1878.
    02:35 Changeset [2c1d4675a8e5424861db3d797e5fa38760c0a872] by Scott González <scott.gonzalez@…>
    • demos/accordion/collapsible.html
    • demos/accordion/custom-icons.html
    • demos/accordion/default.html
    • demos/accordion/fillspace.html
    • demos/accordion/index.html
    • demos/accordion/mouseover.html
    • tests/static/accordion/default.html
    • tests/static/accordion/dl.html
    • tests/static/accordion/ul.html
    • tests/unit/accordion/accordion.js
    Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, allowing accordions to work with dl's and ul's again.

    01/29/09:

    23:58 Ticket #3991 (Sortable: Remove absolutePosition from ui hash) created by scott.gonzalez
    See #3977
    23:57 Ticket #3990 (Draggable: Remove absolutePosition from ui hash) created by scott.gonzalez
    See #3976
    23:56 Ticket #3989 (Droppable: Remove absolutePosition from ui hash) created by scott.gonzalez
    See #3978
    23:07 Ticket #3988 (Sortable "out" event is being fired on drop) created by natecavanaugh
    This may not be a bug, but it's leading to buggy behavior that did not …
    21:48 Changeset [1631cf4ba3615ac6b61a3bf298c7132081dc28ea] by Scott Jehl <scott@…>
    • demos/dialog/modal-form.html
    tossed some framework classes on it, adjusted style. Set autoOpen to false - otherwise the purpose of the dialog is lost on the user
    20:16 Changeset [2aaa60432c4d5d31ce3cb7826e99d8b12c0c5102] by Scott Jehl <scott@…>
      mime type, eol
      20:14 Changeset [a5ba8f4352242ea5e9e1b787621c95991bd1e5eb] by Richard Worth <rdworth@…>
      • demos/dialog/modal-form.html
      • demos/dialog/modal-form2.html
      demos dialog: Replaced old modal form with new functioning one. Thanks Scott G and Cloudream.
      20:13 Changeset [4c9d9061847bb0f47525fc7ffaeb74ff2f87fe35] by Richard Worth <rdworth@…>
      • demos/dialog/modal-form2.html
      demos dialog modal-form2: changed link to button, removed autoOpen: false
      20:09 Changeset [31a7ceb0143a8553d562ad09c603885803f9a15f] by Richard Worth <rdworth@…>
        eol-style and mime-type
        20:04 Changeset [c927c1cd5562d81b3ae0ec4b4766ece383fc2df3] by Scott Jehl <scott@…>
        • tests/static/accordion/accordion.html
        • tests/static/accordion/default _nowrappers.html
        • tests/static/accordion/default.html
        • tests/static/accordion/dl.html
        • tests/static/accordion/ul.html
        markup updates to support various container element types. accordion-groups are no longer needed. Also content wraps are gone. CSS for this is in the head - as it will break the rest of trunk until these markup changes are implemented
        19:29 Ticket #3987 (sortreceive event listeners contain too many arguments) created by natecavanaugh
        When you subscribe to a sortables sortrecieve event, the argument list …
        19:04 Changeset [ea2cbb14ba126d5735a482f68cb25161332e2612] by Paul Bakaus <paul.bakaus@…>
        • demos/effects_general/bounce.html
        • demos/effects_general/default.html
        • demos/effects_general/highlight.html
        • demos/effects_general/pulsate.html
        • demos/effects_general/scale.html
        • demos/effects_general/shake.html
        • demos/effects_general/size.html
        • demos/effects_general/transfer.html
        demos: readded effects_general for 1.6rc6 (updated to jQuery 1.3.1)
        19:02 Ticket #3986 (Draggable: disables dropdown (<select>) in Chrome & Safari) created by jsycamore
        Select elements contained within a draggable div do not work once the div …
        19:02 Changeset [02ecb953a7cc6ffa29d0fbc57c7896501bc0a778] by Paul Bakaus <paul.bakaus@…>
        • demos/effects_general/bounce.html
        • demos/effects_general/default.html
        • demos/effects_general/highlight.html
        • demos/effects_general/index.html
        • demos/effects_general/pulsate.html
        • demos/effects_general/scale.html
        • demos/effects_general/shake.html
        • demos/effects_general/size.html
        • demos/effects_general/transfer.html
        demos: readded effects_general for 1.6rc6
        18:58 Ticket #3775 (animated resizable broken) closed by eduardo
        fixed: Fixed in r1623
        18:56 Ticket #3985 (Dialog auto width should consider the width of the dialog title) created by jonspalmer
        If I set the dialog width option to 'auto' it would be nice if the width …
        18:40 Ticket #3984 (Draggable: connectoSortable cannot accept strings) closed by paul
        fixed: Fixed in r1869.
        18:36 Changeset [3b92895a7e5b89815e66a051d432cdf67f6646cc] by Paul Bakaus <paul.bakaus@…>
        • demos/draggable/sortable.html
        • ui/ui.draggable.js
        draggable: connectToSortable couldn't accept strings (fixes #3984)
        18:35 Ticket #3984 (Draggable: connectoSortable cannot accept strings) created by paul
        Draggable: connectoSortable cannot accept strings
        18:24 Ticket #3911 (Themeroller download for jQueryUI 1.5 compatibility not 1.5-compatible) closed by paul
        fixed
        17:06 Changeset [d18d1a2d6825cb4d3dc9fb477b41204fac46b13c] by Richard Worth <rdworth@…>
        • tests/visual/slider/slider_horizontal.html
        • tests/visual/slider/slider_horizontal_range.html
        • tests/visual/slider/slider_horizontal_range_max.html
        • tests/visual/slider/slider_horizontal_range_min.html
        • tests/visual/slider/slider_vertical.html
        • tests/visual/slider/slider_vertical_range.html
        • tests/visual/slider/slider_vertical_range_max.html
        • tests/visual/slider/slider_vertical_range_min.html
        slider visual tests: added horizontal and vertical default and range (true, min, max) tests
        16:49 Changeset [41b2d7a5b427713b5ec1202beb897bc506266dee] by Richard Worth <rdworth@…>
        • tests/static/slider/slider_vertical.html
        slider static tests: a couple more tests
        16:42 Changeset [1b093483db83af7bb98edfc6995ec4827eb4d56f] by Richard Worth <rdworth@…>
        • tests/static/slider/slider_horizontal.html
        • tests/static/slider/slider_vertical.html
        slider static tests: a couple more tests
        16:32 Changeset [6762157883113e9e4c2c9d483f2ad20ed0abf87e] by Richard Worth <rdworth@…>
        • tests/static/slider/slider_horizontal_range.html
        • tests/static/slider/slider_horizontal_range_max.html
        • tests/static/slider/slider_horizontal_range_min.html
        • tests/static/slider/slider_vertical_range.html
        • tests/static/slider/slider_vertical_range_max.html
        • tests/static/slider/slider_vertical_range_min.html
        slider static tests: file renames
        16:22 Changeset [a0d600ccaa352b20fad92f1269050d141fca8026] by Scott Jehl <scott@…>
        • tests/static/slider/default_vertical.html
        • tests/static/slider/horizontal_range_max.html
        • tests/static/slider/horizontal_range_min.html
        • tests/static/slider/slider.html
        • tests/static/slider/vertical_range_max.html
        css updates to abstract left, right, bottom, top values into CSS
        16:18 Changeset [e42a055dbbaa34df5abcf6513463885ea5c61257] by Scott Jehl <scott@…>
        • themes/base/ui.slider.css
        css updates to abstract left, right, bottom, top values into CSS
        16:17 Changeset [04e2b805778a58fe3e6b9e09dbf2e6ccbdcfe47f] by Todd Parker <fg.todd@…>
        • demos/index.html
        Commented out new effects, about and theme left nav links, restored simple effect demo links from live site.
        16:09 Ticket #3811 (docs option defaults should not be left blank) closed by paul
        fixed: Not a bug of the demo-docs, but needs to be done in the documentation.
        15:44 Changeset [e568dc146d5fbc5833195dd26ebdba48dbfcc9c2] by Richard Worth <rdworth@…>
        • tests/static/slider/horizontal_range.html
        • tests/static/slider/horizontal_range_max.html
        • tests/static/slider/horizontal_range_min.html
        • tests/static/slider/vertical_range.html
        • tests/static/slider/vertical_range_max.html
        • tests/static/slider/vertical_range_min.html
        slider static tests: updates and cleanup
        15:27 Ticket #3907 (problem with drag in Opera) closed by paul
        worksforme: Works fine for me. If it still happens for you, could you give us a test …
        15:25 Ticket #3956 (droppable: padding space should not be used in certain calculations) closed by paul
        invalid: No relevant to droppable, doesn't have containment option.
        15:25 Ticket #3958 (sortable: padding space should not be used in certain calculations) closed by paul
        fixed: Fixed in r1860.
        15:25 Changeset [04c063e5b7abe7fb1d9be52c01cdd409483340dd] by Paul Bakaus <paul.bakaus@…>
        • ui/ui.sortable.js
        sortable: containment option now respects the padding (fixes #3958)
        15:22 Ticket #3957 (draggable: padding space should not be used in certain calculations) closed by paul
        fixed: Fixed in r1859.
        15:22 Changeset [b3ab79b859aaae81322d91edc01632068f2d56f1] by Paul Bakaus <paul.bakaus@…>
        • ui/ui.draggable.js
        draggable: containment option now respects the padding (fixes #3957)
        15:13 Changeset [bcee037715691a8ae3d925777686132c73a819af] by Paul Bakaus <paul.bakaus@…>
        • ui/ui.slider.js
        slider: fixed orientation detection
        14:58 Ticket #3964 (ui.droppable activeClass option and activate callback does not work) closed by paul
        fixed: Recently fixed.
        14:46 Changeset [8218b0630783ca3a757072df219eb63df6f25181] by Richard Worth <rdworth@…>
        • tests/static/slider/horizontal_range.html
        • tests/static/slider/horizontal_range_max.html
        • tests/static/slider/horizontal_range_min.html
        file renames
        14:45 Changeset [d6d5f8a297ce871a8153d39de0353da452a738b0] by Richard Worth <rdworth@…>
        • tests/static/slider/slider_range.html
        • tests/static/slider/slider_range_min.html
        slider static tests: range, range min
        14:34 Changeset [449ec859641fc49937678e0aad3a63902b2d95af] by Richard Worth <rdworth@…>
        • tests/static/slider/slider_range_max.html
        slider static tests: new test 'Slider range max'
        14:08 Ticket #3983 (Dialog: Dialog callbacks should forward real events to the user) closed by paul
        fixed: Fixed in r1854.
        14:08 Ticket #3718 (Close function isn't passed ev.keycode or others) closed by paul
        fixed: Fixed in r1854.
        14:08 Changeset [814fbbe747ecfc14ff51f51f0d59194a53475538] by Paul Bakaus <paul.bakaus@…>
        • ui/ui.dialog.js
        dialog: all triggered custom events should have related events attached if possible (fixes #3718,#3983)
        13:58 Ticket #3983 (Dialog: Dialog callbacks should forward real events to the user) created by paul
        Dialog callbacks should forward real events to the user. Also see #3718.
        13:35 Ticket #3912 (Effects problems with non-numeric duration) closed by paul
        fixed: Fixed in r1853.
        13:34 Changeset [c2d272259fc89845a314c41d43e4c5aa27a93166] by Paul Bakaus <paul.bakaus@…>
        • ui/effects.core.js
        effects: fixed various problems with order of callbacks (i.e. show('drop', 500) wasn't working) (additionally fixes #3912)
        13:22 Ticket #3982 (Dialog: content jumps up when dialog resized in IE6) created by rdworth
        Steps to reproduce 1. Open the following page in IE6 …
        13:10 Changeset [9439da64d793577c0d0c072c5f31b8c1bdf61f30] by Richard Worth <rdworth@…>
        • tests/visual/dialog/dialog_on_page_with_scrollbars.html
        dialog visual tests: Added new test 'Dialog on page with scrollbars'
        12:56 Ticket #3981 (Droppable loses received element) created by Marc Diethelm
        When dropping an element from a draggable receive fires but the element is …
        12:49 Ticket #3980 (Disabled sortable still receives elements) created by Marc Diethelm
        A disabled sortable is still able to receive elements from connected …
        12:43 Ticket #3979 (Sortable connectWith fails) created by Marc Diethelm
        Connecting one sortable to another fails with following error (Mozilla/5.0 …
        12:36 Ticket #3976 (Draggable: ui hash should have offset instead of absolutePosition) closed by paul
        fixed: Fixed in r1851.
        12:35 Ticket #3977 (Sortable: ui hash should have offset instead of absolutePosition) closed by paul
        fixed: Fixed in r1851.
        12:35 Ticket #3978 (Droppable: ui hash should have offset instead of absolutePosition) closed by paul
        fixed: Fixed in r1851.
        12:35 Changeset [669bdb333ae9c52e04e177e4a7d2e21353d1bb1b] by Paul Bakaus <paul.bakaus@…>
        • ui/ui.draggable.js
        • ui/ui.droppable.js
        • ui/ui.sortable.js
        draggable,droppable,sortable: deprecated ui.absolutePosition, changed to ui.offset (fixes #3978,#3977,#3976)
        12:34 Ticket #3978 (Droppable: ui hash should have offset instead of absolutePosition) created by paul
        ui hash should have offset instead of absolutePosition
        12:33 Changeset [c88df4d3ee26d856cfad87cd439b45157857503c] by Paul Bakaus <paul.bakaus@…>
        • ui/ui.resizable.js
        resizable: removed ui.options
        12:25 Ticket #3977 (Sortable: ui hash should have offset instead of absolutePosition) created by paul
        ui hash should have offset instead of absolutePosition
        12:25 Ticket #3976 (Draggable: ui hash should have offset instead of absolutePosition) created by paul
        ui hash should have offset instead of absolutePosition
        12:17 Changeset [3d16d2e5af08422d5adfb588dc47b16e2cb1d327] by Chi Cheng <cloudream@…>
        • demos/dialog/modal-form2.html
        demos: dialog modal form
        12:15 Changeset [94b42f25e06bdea5c8b54c8f6945c1909490b8df] by Chi Cheng <cloudream@…>
        • demos/dialog/modal-form2.html
        demos: dialog modal form
        12:15 Ticket #3747 (Droppable: Specifications needed) closed by paul
        fixed: Should be fairly complete by now.
        11:01 Ticket #3971 (resizable dialog jumps in IE6 when scrolled down) closed by paul
        fixed: Not reproducable in the trunk demos any longer, seems fixed.
        10:57 Ticket #3966 (dialog: dragging a dialog is very jittery in IE6) closed by paul
        fixed: Fixed in r1847.
        10:57 Changeset [717c5f66e8c0b8b1a27c7bb9a37608dc28fa2052] by Paul Bakaus <paul.bakaus@…>
        • ui/ui.dialog.js
        dialog: shadow is hidden during drag/resize for slow performance browsers (currently IE < 7) (fixes #3966)
        10:40 Ticket #3975 (accordion behaviors in Fx/IE/GC) created by taylorr
        In IE, looking fine. In Fx, every clickable "title" has a prefix like: 1, …
        06:06 Changeset [b0f7179462822a0d73e4a9075b675950dd36ed17] by Scott González <scott.gonzalez@…>
        • demos/dialog/modal-form2.html
        Dialog Demo: Beginning of new modal form demo.
        04:13 Ticket #3901 (Dialog + themeroller breaks in IE6 due to negative minHeight) closed by scott.gonzalez
        fixed: Fixed in r1845. Thanks.
        04:13 Ticket #3918 (Cannot use dialog() in IE7 in quirks mode) closed by scott.gonzalez
        duplicate
        04:13 Ticket #3930 (Dialog Height bug) closed by scott.gonzalez
        duplicate: Duplicate of #3091. Fixed in r1845.
        04:12 Changeset [9592848de39353ad29ce6ae13a1f3cb6dd8f6a2f] by Scott González <scott.gonzalez@…>
        • ui/ui.dialog.js
        Dialog: Fixed #3901, #3918, #3930: Don't let the minHeight for dialogs be negative (breaks IE).

        01/28/09:

        23:11 Changeset [4bf637bb2c1fe59844af0b3dd975c84c9a7e7403] by Paul Bakaus <paul.bakaus@…>
        • ui/ui.slider.js
        slider: added better description for workaround for #3726
        23:03 Changeset [0305e1924017bcb99c3a89fa3592f47f78e75305] by Richard Worth <rdworth@…>
        • tests/unit/slider/slider.js
        slider unit tests: updated default value for orientation option (now 'auto' instead of 'horizontal')
        22:51 Changeset [b2cbdb6ff4cb2e74910e59dc43e59682873b9c8f] by Paul Bakaus <paul.bakaus@…>
        • ui/ui.slider.js
        slider: added better description for workaround for #3726
        22:25 Ticket #3953 (resizable: se handle not visible in IE6) closed by eduardo
        worksforme: Was related to the CSS Framework. Works for me now.
        22:21 Ticket #3528 (improvement for _trigger-Method and more consistency in slider events) closed by paul
        fixed: Should all fine now after the rewrite.
        22:19 Ticket #3282 (slider: support floating values, set number of decimals) closed by paul
        fixed: This works fine now.
        22:16 Ticket #3963 (ui.range not reported in latest trunk version) closed by paul
        invalid: Actually sorry for letting you report that - it's in fact true to the …
        22:15 Ticket #3101 (Slider on Firefox 3 and Safari has display problem) closed by paul
        worksforme: Should work fine now.
        22:13 Changeset [966f6e46ddd1244a63c4c3baf93ef6c8eabf9820] by Paul Bakaus <paul.bakaus@…>
        • ui/ui.slider.js
        slider: animate default should be false
        22:11 Changeset [ab32cefef5edf54eb156476bb51efe252b56c79b] by Paul Bakaus <paul.bakaus@…>
        • ui/ui.slider.js
        slider: animate default should be false
        22:08 Ticket #3643 (Slider with animation change event returns wrong value if you move mouse) closed by paul
        fixed: That should be fixed.
        22:08 Ticket #3737 (Slider exceeds min and max limits when using keyboard) closed by paul
        fixed: Fixed in r1839.
        22:07 Changeset [be1b2b023a21cec4b3418507dd2a428b2b751afc] by Paul Bakaus <paul.bakaus@…>
        • ui/ui.slider.js
        slider: - implemented animate method - slider min/max values could be exceeded using the keyboard (fixes #3737)
        21:56 Ticket #3797 (Slider doesn't always return whole numbers) closed by paul
        worksforme: Not reproducable for me anymore.
        21:49 Ticket #3954 (resizable: containment option, container size changes during resize in IE6) closed by eduardo
        fixed: Fixed in r1838
        21:48 Changeset [a853e4fd17c61bf74a87c30f75401ec6fb8879ec] by Eduardo Lundgren <eduardolundgren@…>
        • ui/ui.resizable.js
        Fixed #3954
        20:50 Ticket #3974 (jQuery UI Datepicker goes to Chinese after Clicking Next) created by grabanski
        when clicking the next button on the datepicker, the datepicker switches …
        20:47 Ticket #2331 (Slider range: dragging range causes weird behaviour) closed by paul
        worksforme: Not reproducable (range is still not draggable, but the odd behaviour …
        19:34 Ticket #3973 (Dialog plugin doesn't work when jQuery UI 1.6 and 1.5 are loaded on the ...) created by metayii
        jQuery UI 1.5 and 1.6rc5 were loaded by the same page, Dialog stopped …
        19:14 Ticket #3948 (Slider missbehaves when going from min to max or vice versa) closed by paul
        fixed: Fixed in r1837.
        19:14 Changeset [1ad50e24a9f13c99b6a04337e1f6729a5113092d] by Paul Bakaus <paul.bakaus@…>
        • ui/ui.slider.js
        slider: closestHandle never got set when the distance between the handles are the maximum available (fixes #3948)
        19:10 Ticket #3972 (Slider: Slider should respect the click offset from the handle) closed by paul
        fixed: Fixed in r1836.
        19:10 Ticket #3736 (Slider: some handles get stuck when using two or more handles) closed by paul
        fixed: Fixed in r1836.
        19:10 Changeset [bf6b493c901d3728cae05811c21b659ff2e13c2d] by Paul Bakaus <paul.bakaus@…>
        • ui/ui.slider.js
        slider: - when dragging a handle, the position of the relative click is respected (fixes #3972) - when dragging two range handles to 0, the slider was broken because the nearest handle would always be the first. Implemented a workaround. (fixes #3736)
        18:29 Ticket #3972 (Slider: Slider should respect the click offset from the handle) created by paul
        Slider should respect the click offset from the handle
        18:01 Changeset [bdf7d24caeb2d851878a3fa2591911c934d29d34] by Scott Jehl <scott@…>
        • tests/static/accordion/default _nowrappers.html
        new static page for accordion with no wrapper divs (due to new animation update) the css in this file can replace accordion.css in themes/base once this is implemented and all css references to the content-wrap can be removed.
        16:24 Changeset [166a82cbbbccf15b7cfdd4732a11afb7b82afc10] by Todd Parker <fg.todd@…>
        • demos/effect_types/all_effects.html
        New "All effects" page modeled after the visual tests. Changed so script is in the head and framework classes are used. I kept the other all effect page (default.html) in this folder too in case we decide thsi is a better option. Needs props fixed.
        16:24 Ticket #3971 (resizable dialog jumps in IE6 when scrolled down) created by joern.zaefferer
        Open  http://ui-dev.jquery.com/demos/slider/ (or any other demo) in IE6, …
        16:20 Ticket #3970 (new option: autoOpen) closed by scottjehl
        invalid
        16:20 Changeset [7080e7ce02cd04b034f672063d01f7baf4f2f033] by Maggie Costello Wachs <fg.maggie@…>
        • tests/static/datepicker/datepicker.html
        • themes/base/ui.datepicker.css
        added row break class to datepicker with multiple calendars. we can delete this later if needed; just want to make sure a fix is in place before the next release.
        16:15 Ticket #3970 (new option: autoOpen) created by scottjehl
        should accordion open the first panel on load? true/ false default: true …
        16:14 Ticket #3969 (alwaysOpen should be renamed collapsible) created by scottjehl
        this is more true to the behavior of the option. Should also have …
        14:04 Changeset [10232000d6bed70eb9d8724032feb87aa463b7a0] by Richard Worth <rdworth@…>
        • tests/visual/slider/slider_in_container_with_scrollbars.html
        eol-style and mime-type
        13:58 Changeset [43115285fc28bd9a29b53928a9008e7815bfe76c] by Richard Worth <rdworth@…>
        • tests/visual/slider/slider_in_container_with_scrollbars.html
        test visual slider: new test - Slider in container with scrollbars
        13:32 Ticket #3968 (effects explode: explodes from the right instead of from the center) created by rdworth
        The explode effect when viewed in Safari is centered at the right middle …
        13:24 Ticket #3967 (demos datepicker: inline demo doesn't work in IE6) created by rdworth
        The Datepicker 'Display inline' demo …
        13:19 Changeset [b80bf5aa06baadb0cce33514b8556de15d360fdb] by Richard Worth <rdworth@…>
        • demos/index.html
        demos index: added bgiframe for modal demos
        13:16 Changeset [191929a57e4dbc5099f411770b46ee8c8d9da58f] by Richard Worth <rdworth@…>
        • tests/static/icons.html
        tests static icons: fixed icon test page in IE6
        13:02 Changeset [8fd2835be1e5b35df8bd0bffcbba6c89af6f9e8b] by Richard Worth <rdworth@…>
        • tests/static/icons.html
        • themes/base/ui.theme.css
        Added missing icon: .ui-icon-script
        12:59 Changeset [5ded09113862bec5fe7c76aa876a6e3b032ed326] by Richard Worth <rdworth@…>
        • themes/base/images/ui-icons_222222_256x240.png
        • themes/base/images/ui-icons_2e83ff_256x240.png
        • themes/base/images/ui-icons_454545_256x240.png
        • themes/base/images/ui-icons_888888_256x240.png
        • themes/base/images/ui-icons_cd0a0a_256x240.png
        themes base: updated sprite icon pngs to PNG8 for IE6
        12:09 Ticket #3966 (dialog: dragging a dialog is very jittery in IE6) created by rdworth
        See  http://jquery-ui.googlecode.com/svn/trunk/demos/dialog/modal.html
        11:53 Changeset [2fb657c25a973f781ec9dff6c12b738cbf1d4c77] by Richard Worth <rdworth@…>
        • demos/tabs/sortable.html
        • tests/index.html
        • tests/static/index.html
        eol-style and mime-type
        11:48 Changeset [0fb425ca0c6a337c27209929eb20ce617fb31d2a] by Richard Worth <rdworth@…>
        • demos/tabs/index.html
        • demos/tabs/sortable.html
        demos tabs: added sortable tabs demo
        10:49 Changeset [62b7c8eda897691d3031bf2b6a2a52c167c68e96] by Richard Worth <rdworth@…>
        • demos/accordion/collapsible.html
        • demos/accordion/custom-icons.html
        • demos/accordion/fillspace.html
        • demos/accordion/mouseover.html
        • demos/datepicker/alt-field.html
        • demos/datepicker/buttonbar.html
        • demos/datepicker/dropdown-month-year.html
        • demos/datepicker/min-max.html
        • demos/datepicker/multiple-calendars.html
        • demos/demos.css
        demos: fixed demo descriptions to use CODE for option names instead of STRONG
        09:15 Changeset [ca2f0191da2e0fe40d04aba8fdab7dcac986e4ce] by Richard Worth <rdworth@…>
        • ui/ui.core.js
        core: check for event.originalEvent before copying
        08:31 Changeset [444bb383755359761f78766aad13172dd0144e0c] by Jörn Zaefferer <joern.zaefferer@…>
        • demos/effect_types/default.html
        effect_types description: added note that effects can be toggled
        08:26 Changeset [bc1556a41cdb4db406129d75c550904fb4bec17d] by Jörn Zaefferer <joern.zaefferer@…>
          svn:mime-type for effect_types demos
          05:13 Ticket #3863 (datepicker calendar renders at wrong vertical position) closed by caphun
          fixed: Fixed in r1820. Thank you Spir and chrisv for the test cases.
          05:11 Changeset [3aeeeeb75af2963e0733be9397314c99fdfba065] by Ca-Phun Ung <pazu2k@…>
          • tests/visual/datepicker/viewport.html
          • ui/ui.datepicker.js
          datepicker: fixes #3863: fixed vertical position when scroll position is present and added a viewport visual testcase.
          03:46 Ticket #3965 ($.widget: triggered events are missing properties from the original events) closed by scott.gonzalez
          fixed: Fixed in r1819.
          03:46 Changeset [c9e6d286617de374be9c3cb3cb5b5c9ae445c0a9] by Scott González <scott.gonzalez@…>
          • ui/ui.core.js
          $.widget: Fixed #3965: Copy properties from original event on to new event in _trigger.
          03:45 Ticket #3965 ($.widget: triggered events are missing properties from the original events) created by scott.gonzalez
          Now that _trigger uses $.Event instead of $.event.fix, most of the …
          02:09 Ticket #3964 (ui.droppable activeClass option and activate callback does not work) created by anatari
          Specifying the activeClass or activate options in droppable seems to do …
          01:22 Ticket #3552 (document elements can't retrieve mouse down/up event when dragging layer) closed by scott.gonzalez
          fixed: Fixed in r1818.
          01:21 Changeset [cc3064b1f93a782d1522e7f99d65eacecec14b31] by Scott González <scott.gonzalez@…>
          • ui/ui.core.js
          Mouse: Fixed #3552, reverted r1763: Let mouse events propagate.

          01/27/09:

          22:46 Changeset [61f39e196b0d6e7a00a323dc5240f0f742b9d61b] by Todd Parker <fg.todd@…>
          • demos/effect_types/blind.html
          • demos/effect_types/bounce.html
          • demos/effect_types/clip.html
          • demos/effect_types/default.html
          • demos/effect_types/drop.html
          • demos/effect_types/explode.html
          • demos/effect_types/fold.html
          • demos/effect_types/highlight.html
          • demos/effect_types/index.html
          • demos/effect_types/puff.html
          Created new folder for effect_types that includes all standard effects together to match the new effects docs structure. Also created a new default.html page that contains a set of all effect demos together on one page. If this looks ok, the 3 separate effects folders can be deleted.
          19:47 Ticket #3963 (ui.range not reported in latest trunk version) created by danwellman
          There appears to have been a regression with the second object (ui) passed …
          19:17 Changeset [84a0971aab8756f8886b15ee3c6e281c2e86d3aa] by Paul Bakaus <paul.bakaus@…>
          • ui/ui.draggable.js
          draggable: fixed snap
          18:19 Ticket #3915 (new demos docs page: themeswitcher changes font size of docs tabs) closed by fg.maggie
          fixed
          18:14 Changeset [e26951da7fe8a13d0e13b0d6bc91d171a3f5c3f9] by Richard Worth <rdworth@…>
          • demos/draggable/delay-start.html
          demos draggable delay-start: disable text selection
          16:55 Ticket #3769 (Themeroller - need static example of dialog with overlay and shadow for ...) closed by paul
          fixed: This seems to be done.
          16:53 Ticket #3681 (framework-driven overlay and shadow in modal/overlay widgets) closed by paul
          fixed: Implemented in r1814.
          16:53 Changeset [2ef2b87ccb755d0195d748d1da24d5a96aad7abe] by Paul Bakaus <paul.bakaus@…>
          • demos/dialog/modal-form.html
          • demos/dialog/modal-message.html
          • demos/dialog/modal.html
          • ui/ui.dialog.js
          dialog: - implemented themeroller overlay, removes option overlay (now handled through CSS) (implements #3681) - implemented shadow option (boolean), if set to true, adds shadow from css framework (implements #3681)
          16:46 Ticket #3962 (Sortable: dragging nested sortable children results in chaotic movement of ...) created by djfrey
          Expected behavior:  http://niagarafrontier.org/sortable_1.5.php Buggy …
          16:18 Changeset [9dbeb228f6abc7cb353db0aceebe3001a0f3d357] by Scott Jehl <scott@…>
          • themes/base/ui.theme.css
          changed theme url to http://ui.jquery.com/themeroller/ and removed token.
          16:10 Changeset [d27a3092b79dc8193922cb60b92f7e81215b0f4d] by Todd Parker <fg.todd@…>
          • demos/index.html
          Added new Effect links and re-instated the About and Theming sections. NOTE: Greedy re-wite is causing an error when loading this into the demos & docs part of the site and needs to be fixed
          15:44 Ticket #3961 (accordion jumpy with clearStyle true) created by scottjehl
          If I set autoHeight to false, and clearStyle to true, the accordion jumps …
          15:36 Changeset [f19ec4072467ef5c570eaa13b8b9c38bdd9aaa48] by Paul Bakaus <paul.bakaus@…>
          • demos/sortable/placeholder.html
          demos: li's must have a height in IE6 in certain cases, or otherwise event.target is the parent (related to #3880)
          15:17 Ticket #3960 (accordion clearStyle does not work) closed by scottjehl
          invalid
          15:03 Ticket #3846 (Accordion padding headers looks wrong on IE 7 on demos/index.html) closed by paul
          fixed
          15:03 Ticket #3847 (Accordion animation is jumping on IE 7 on demos/index.html) closed by paul
          fixed: Doesn't happen anymore (was a quirky doctype issue apparently).
          14:58 Ticket #3955 (droppable: accept function - 'this' context should be DOMElement, not ...) closed by paul
          fixed: Fixed in r1810.
          14:58 Ticket #3960 (accordion clearStyle does not work) created by scottjehl
          setting the clearStyle option to true should strip the inline height from …
          14:58 Changeset [24d450b7fe31e8f45628301f6df91badd00d71ca] by Paul Bakaus <paul.bakaus@…>
          • ui/ui.droppable.js
          droppable: 'this' in accept should point to the DOMelement not to a jQuery (fixes #3955)
          14:54 Ticket #3931 (jquery datepicker display problem in IE 6.0) closed by paul
          worksforme: Works fine for me on the test page and on the newest demos. It it still …
          14:40 Ticket #3883 (accordion: fillSpace demo broken in IE6) closed by paul
          fixed: Fixed in r1809.
          14:38 Changeset [98fc50ab1370a4b5a1a5b37f27a37e544205acf6] by Paul Bakaus <paul.bakaus@…>
          • ui/ui.accordion.js
          accordion: overflow is set to hidden during calculations for fillSpace in IE6 (fixes #3845)
          14:01 Ticket #3845 (Accordion Fill Space demo is freezing IE 7) closed by paul
          fixed: Was due to missing doctype. Fixed.
          13:47 Ticket #3959 (scrolltop hasnt been added to helper) created by lublushokolad
          win xp sp2 ff 2.0.0.20 jquery 1.3.1 jquery ui 1.6rc5 hepler option …
          13:41 Ticket #3958 (sortable: padding space should not be used in certain calculations) created by rdworth
          See  http://groups.google.com/group/jquery-ui-dev/msg/3bcefc26577f90c6
          13:41 Ticket #3957 (draggable: padding space should not be used in certain calculations) created by rdworth
          See  http://groups.google.com/group/jquery-ui-dev/msg/3bcefc26577f90c6
          13:40 Ticket #3956 (droppable: padding space should not be used in certain calculations) created by rdworth
          See  http://groups.google.com/group/jquery-ui-dev/msg/3bcefc26577f90c6
          11:30 Ticket #3955 (droppable: accept function - 'this' context should be DOMElement, not ...) created by rdworth
          When you provide a callback function to the droppable accept option (as …
          10:19 Ticket #3954 (resizable: containment option, container size changes during resize in IE6) created by rdworth
          See …
          10:12 Ticket #3953 (resizable: se handle not visible in IE6) created by rdworth
          This is actually a regression in trunk since 1.6rc5. Compare …
          10:08 Changeset [0d4d56ae45b6ba3113d2002d4aa16cea8338e8a2] by Richard Worth <rdworth@…>
          • demos/accordion/custom-icons.html
          • demos/accordion/index.html
          • demos/datepicker/alt-field.html
          • demos/datepicker/date-formats.html
          • demos/datepicker/dropdown-month-year.html
          • demos/datepicker/icon-trigger.html
          • demos/datepicker/index.html
          • demos/datepicker/min-max.html
          • demos/datepicker/multiple-calendars.html
          • demos/dialog/index.html
          demos: fixed file naming inconsistency. Multiple words now separated by hyphen, not underscore
          10:05 Changeset [191c23117fbeefc98184ffcab0e55f21299c1551] by Richard Worth <rdworth@…>
          • demos/resizable/alsoresize.html
          • demos/resizable/aspectratio.html
          • demos/resizable/containment.html
          • demos/resizable/delay.html
          • demos/resizable/distance.html
          • demos/resizable/ghost.html
          • demos/resizable/grid.html
          • demos/resizable/max.html
          • demos/resizable/min.html
          demos/resizable: removed no longer used (renamed) demos
          06:40 Changeset [671caddf94a3922489d22723812e1f80a884a54d] by Eduardo Lundgren <eduardolundgren@…>
          • ui/ui.resizable.js
          Resizable: using isNumber on isminw
          06:36 Ticket #3251 (ui.resizable >> !respecting min height || width) closed by eduardo
          fixed: Fixed on revision 1805
          06:36 Changeset [dfef53612c3f9b40c7e71badca0d8258b94ccf5d] by Eduardo Lundgren <eduardolundgren@…>
          • ui/ui.resizable.js
          Fixed #3251
          06:22 Ticket #3894 (Resizable/Draggable bug in IE6, IE7) closed by eduardo
          fixed: Fixed on revision 1804
          06:22 Changeset [7f12279da59e86c0a0342e7a17b927c53be73697] by Eduardo Lundgren <eduardolundgren@…>
          • ui/ui.resizable.js
          Fixed #3894
          06:00 Changeset [73cf6e58b50e27d331447095d2d2e5c1d7f48a2a] by Eduardo Lundgren <eduardolundgren@…>
          • ui/ui.resizable.js
          Resizable documentScroll reference
          05:46 Ticket #3952 (Show / SlideDirection) created by Nikola
          I've found some problems using show and slideUp / slideDown functions …
          05:42 Ticket #2520 ([Resizable]Image move toward oppsited when mouse went out of the boundary) closed by eduardo
          worksforme: I cannot reproduce this error too. Seeing that me and dmethvin weren't …
          05:41 Ticket #3951 (UI Dialog 'show' options) created by Nikola
          I've put together a minimal test case for the UI Dialog 'show' function. …
          05:32 Ticket #3879 (Resizable: alsoResize changes size of other element(s) in IE6) closed by eduardo
          fixed: fixed on revision 1802
          05:31 Changeset [279f6599a4f183c871fa845489c8c6727a8f3aa2] by Eduardo Lundgren <eduardolundgren@…>
          • ui/ui.resizable.js
          Fixed #3879
          05:15 Ticket #3882 (Resizable - Left Margin Calculated Incorrectly (Using Containment)) closed by eduardo
          fixed: Fixed when #3733 was fixed
          03:29 Ticket #3809 (Error positioning, does not appear in the center) closed by scott.gonzalez
          worksforme: Closing due to no response. I haven't been able to reproduce this …
          03:13 Ticket #3950 (dialog + combo box UI error) closed by scott.gonzalez
          worksforme: You need to use the bgiframe option (requires the bgiframe plugin).
          03:08 Ticket #3949 (rangeSelect missing from rc1.6 Datepicker) closed by scott.gonzalez
          wontfix: This was intentionally removed in favor of cleaning up the API for the …

          01/26/09:

          23:45 Changeset [6b37cd7bc6f0e3a10becc1bedb31d92f29e21830] by Jörn Zaefferer <joern.zaefferer@…>
          • demos/index.html
          demos: load docs after demos, otherwise insert of docs sometimes fails
          22:49 Ticket #3823 (UI site demo-docs: "Dependencies" links in Overview tab are pounded out, ...) closed by paul
          fixed: Implemented in w631.
          22:47 Ticket #3926 (documentation should also be accessible separately from demos) closed by paul
          fixed: Done.
          22:02 Ticket #3950 (dialog + combo box UI error) created by aali
          there is a bug on IE6 when you drag a dialog over combo box the combo box …
          19:23 Ticket #3949 (rangeSelect missing from rc1.6 Datepicker) created by gargantuan
          Looking through the code, it seems rangeSelect has been removed as an …
          16:58 Ticket #3948 (Slider missbehaves when going from min to max or vice versa) created by op
          closestHandle never get set when the distance between the handles are the …
          16:52 Ticket #3921 (Accordion fillspace demo in IE6: open section is about 5x taller than it ...) closed by paul
          duplicate
          16:52 Ticket #3935 (Range slider) closed by paul
          duplicate
          16:46 Ticket #3943 (CSS files generate errors in Firefox error console) closed by paul
          wontfix: That's in there for IE. Simple ignore it, it won't harm.
          16:45 Ticket #3919 (resizable knobHandles not showing up in specific case) closed by paul
          wontfix: The knobHandles were broken as feature and have been removed from the …
          15:56 Ticket #3947 (Datepicker Greek localization doesn't work in demo page) created by a_cicovic
          Greek localization doesn't work in …
          15:05 Ticket #3942 (Slow down UI team; they make other libraries look bad) closed by joern.zaefferer
          worksforme: Nope, worksforme!
          13:46 Changeset [f17f994eccd6616b243cce8a43a5a2a7aae76d0f] by Paul Bakaus <paul.bakaus@…>
          • demos/index.html
          demos: removed php code from index.html (was breaking doctype in IE!)
          12:31 Ticket #3934 (ThemeRoller should include version.txt, AUTHORS.txt and license files) closed by paul
          fixed: Implemented in w618.
          12:12 Ticket #3944 (Error when using navigation option in accordion) closed by paul
          fixed: Thanks, fixed in r1799!
          12:11 Changeset [ef0149adbab4f6dfa27bab14d05b35e75dc4f01c] by Paul Bakaus <paul.bakaus@…>
          • ui/ui.accordion.js
          accordion: navigation option wasn't working (fixes #3944)
          12:07 Ticket #3760 (download builder should include default theme) closed by paul
          fixed: Fixed in w615 (but using themes/base).
          12:06 Ticket #3624 (ui download crashes safari) closed by paul
          fixed: Fixed.
          12:04 Ticket #3933 (Download Builder should include version.txt, AUTHORS.txt and license files) closed by paul
          fixed: Implemented in w615.
          12:04 Ticket #3777 (Download Builder should include CSS Framework/theme files) closed by paul
          fixed: Implemented in w615 (using the base theme though).
          11:34 Changeset [43efa580dd09433840c0639262cf248eac082521] by Klaus Hartl <klaus.hartl@…>
          • tests/unit/tabs/tabs.js
          • ui/ui.tabs.js
          Tabs: organized code - public and private (pseudo) methods, added unit test for ui data object
          10:50 Ticket #3946 (When using "activate", do not animate.) created by mahade
          If you have an application in which you want to activate the 2nd item in …
          07:40 Ticket #3945 (DatePicker does not respond to any click events in AIR, Google Sites, ...) created by canthonyza
          The DatePicker renders perfectly with Themeroller also disappears when out …

          01/25/09:

          23:53 Ticket #3936 (Cookie is not updated with all tabs unselected (deselectable: true)) closed by klaus.hartl
          fixed: [1795]
          23:52 Changeset [03b1cfe4c489bcb0af2336e5e9a97593886a8c43] by Klaus Hartl <klaus.hartl@…>
          • ui/ui.tabs.js
          Tabs: TODO check
          23:47 Changeset [0162350192645689a96bd4ce9c0249ffb5b940c7] by Klaus Hartl <klaus.hartl@…>
          • ui/ui.tabs.js
          Tabs: removed Safari 2 workaround, no longer supported
          23:42 Changeset [a7c0141875b48608daf70e54f5e37214418a77ae] by Klaus Hartl <klaus.hartl@…>
          • tests/unit/tabs/tabs.js
          • ui/ui.tabs.js
          Tabs: overall fixed selected property for all tabs unselected case (is -1 in such case), added sanity check for selected out of bound, fixes #3936
          22:03 Ticket #3944 (Error when using navigation option in accordion) created by ebartels
          Line 25 reads: […] Should be: […]
          21:20 Changeset [80dd45b6937b16578610e244832938ab4a075c64] by Paul Bakaus <paul.bakaus@…>
          • ui/ui.accordion.js
          accordion: fix for newContent/oldContent in the UI object that was pointing to the workaround wrapper (temporary, until we remove the wrapper completely)
          19:36 Ticket #3750 (Tabs: Specifications needed) closed by klaus.hartl
          fixed
          19:07 Changeset [802960fbadf0ad63e33c1771e3c5f7ec5d9b2c5c] by Klaus Hartl <klaus.hartl@…>
          • ui/ui.tabs.js
          a little cleanup
          18:48 Ticket #3943 (CSS files generate errors in Firefox error console) created by chrisv
          Firefox Error Console shows following errors on loading UI CSS files: …
          18:09 Changeset [1ffc579c64a0f6f2bf0939668dfb1ce111fac6b3] by Klaus Hartl <klaus.hartl@…>
          • ui/ui.tabs.js
          Tabs: removed options from ui object, not required
          16:51 Changeset [888fa659a4b441371db6029f00308eff21d16387] by Paul Bakaus <paul.bakaus@…>
          • demos/index.html
          demos: removed absolute doc links for cleaner separation between demo-docs / docs
          16:46 Ticket #3942 (Slow down UI team; they make other libraries look bad) created by Marc Diethelm
          The jQuery UI team being so busy fixing bugs, Klaus Hartl having so many …
          16:08 Ticket #3941 (No calendar icons in UI download) created by Marc Diethelm
          There used to be two calendar icons in the datepicker download that could …
          15:59 Ticket #3940 (demo: datepicker: icon trigger: icon 404) created by Marc Diethelm
          In the demo that should have an icon to open the calendar no icon is …
          15:50 Ticket #3939 (Option to animate children elements in animateClass) created by trixta
          It would be very cool, if the animateClass-method would also animate …
          15:49 Changeset [22bea9f17d8747b2d2959414ed3c4b963c082e81] by Paul Bakaus <paul.bakaus@…>
          • demos/index.html
          demos: changed documentation absolute urls from documentation/ to docs/
          15:41 Ticket #3552 (document elements can't retrieve mouse down/up event when dragging layer) reopened by scott.gonzalez
          Reintroduced in r1763.
          15:35 Ticket #3938 (Add borderColor-step-method) created by trixta
          If you are using the animateClass-method IE tries to use the shorthand …
          15:24 Ticket #3937 (IE sometimes doesn´t calculate the end and start values in ...) created by trixta
          In some rare cases IE seems to don´t go through the initial fx.state …
          13:58 Ticket #3936 (Cookie is not updated with all tabs unselected (deselectable: true)) created by klaus.hartl
          should use value -1 probably
          13:54 Ticket #3935 (Range slider) created by akabanov
          Range slider has two drag handles. It seems that one of them always has …
          12:33 Ticket #3934 (ThemeRoller should include version.txt, AUTHORS.txt and license files) created by rdworth
          Themeroller should include all files in the svn trunk root, namely …
          12:31 Ticket #3933 (Download Builder should include version.txt, AUTHORS.txt and license files) created by rdworth
          The download builder should include all files in the svn trunk root, …
          12:06 Changeset [beb388e3ebb0e27269d37dd2278c2f0cd196b47f] by Richard Worth <rdworth@…>
          • tests/index.html
          • tests/static/accordion/default.html
          • tests/static/dialog/default.html
          • tests/static/selectable/default.html
          • tests/static/sortable/default.html
          • tests/visual/accordion/default.html
          • tests/visual/dialog/default.html
          • tests/visual/draggable/default.html
          • tests/visual/droppable/default.html
          • tests/visual/selectable/default.html
          tests: new side-by-side comparison of static and visual tests
          09:23 Ticket #3932 (JQuery Tab) closed by klaus.hartl
          worksforme: jQuery UI 1.5.3-1.6rc4 is only compatible with jQuery 1.2.6 jQuery UI …
          01:54 Ticket #3932 (JQuery Tab) created by sgentile
          I'm currently using 1.2.6 with UI 1.5.3 works fine. When I goto 1.3 or …
          Note: See TracTimeline for information about the timeline view.