Timeline


and

01/08/09:

22:28 Changeset [7f3ac69accf4f3408023cee38e01121c2383008e] by Todd Parker <fg.todd@…>
  • demos/datepicker/date_formats.html
Fixed some spacing issues for the format dropdown and added a label.
21:57 Changeset [ad6baf24449b51e454bb2fe944db76b62d232cd8] by Jörn Zaefferer <joern.zaefferer@…>
  • demos/index.html
  • release/build.xml
integrating documentation into demo files, first draft; run Ant targets docs-download and docs-process to generate the files
21:53 Changeset [e9d2650278fe47f261bdae137e1aa8fd16c51c54] by Jörn Zaefferer <joern.zaefferer@…>
  • release/build.xml
integrating documentation into demo files, first draft; run Ant targets docs-download and docs-process to generate the files
21:51 Changeset [06054c06f68f6917dac99b33c9f409aa2dd5952d] by Jörn Zaefferer <joern.zaefferer@…>
    integrating documentation into demo files, first draft; run Ant targets docs-download and docs-process to generate the files
    21:51 Changeset [d3d933066c65f32ea52eef5c46472ed97fba974f] by Jörn Zaefferer <joern.zaefferer@…>
    • demos/demos.css
    • demos/images/icon-docs-info.gif
    • demos/index.html
    • release/build.xml
    • release/build/style.xsl
    integrating documentation into demo files, first draft; run Ant targets docs-download and docs-process to generate the files
    20:24 Ticket #3790 (IE7 Opera) created by jamesm
    When using the remote: true option for ajax functionality when selecting …
    19:01 Changeset [d232d207b540ad8de92086d3aac18a83a7b519fb] by Jörn Zaefferer <joern.zaefferer@…>
    • release/build.xml
    release build: moved properties to top level, removing load.properties dependency completely
    16:39 Changeset [ee392f33a62f4c2a15aaa325c6cce2d69a9bdddd] by Bohdan Ganicky <bohdan.ganicky@…>
    • demos/draggable/events.html
    • demos/draggable/index.html
    demos/draggable - added events demo
    16:16 Ticket #3779 (In quirksmode the datepicker does not obey the viewport) closed by caphun
    fixed: Fixed in [1560]
    16:03 Changeset [ebda5578fbf97d99617f9a1bfe8a926215a564d7] by Ca-Phun Ung <pazu2k@…>
    • ui/ui.datepicker.js
    datepicker: fixes #3779: added code to detect browser width/height in quirksmode.
    15:50 Ticket #3658 (update is called before receive (callbacks)) closed by paul
    fixed: Fixed in r1559.
    15:50 Ticket #3730 (Sortable: Use $.widget.prototype._trigger) closed by paul
    fixed: Fixed in r1559.
    15:49 Ticket #3726 (Draggable: Use $.widget.prototype._trigger) closed by paul
    fixed: Fixed in r1559.
    15:49 Changeset [c8305ae076239f7b920d421ce117d3c599c176eb] by Paul Bakaus <paul.bakaus@…>
    • ui/ui.draggable.js
    • ui/ui.sortable.js
    sortable,draggable: fixed order and propagation of events (fixes #3658, #3730 and #3726)
    15:03 Changeset [72f7945a3fecce994b4dc480dbb5b94b7f1de967] by Richard Worth <rdworth@…>
    • AUTHORS.txt
    AUTHORS.txt: added Bohdan Ganicky
    14:04 Ticket #3556 (Draggable connectToSortable revert bug) closed by paul
    fixed: Was a bit more difficult to fix than the provided patch (the provided …
    14:03 Changeset [38352471555ffdb8ae2f5084a56aa512e3190c86] by Paul Bakaus <paul.bakaus@…>
    • demos/draggable/sortable.html
    • ui/ui.draggable.js
    draggable: revert 'invalid/valid' now works with dropping on sortables (fixes #3556), beautified demo of connectToSortable demonstrating the reverts on both draggable and sortable
    13:40 Ticket #3699 (ui.draggable helper must back where it starts) closed by paul
    fixed: Fixed in r1556, thanks!
    13:39 Changeset [89338159e41c2d35f1f2ed2a6a0ddfc55b122767] by Paul Bakaus <paul.bakaus@…>
    • ui/ui.draggable.js
    draggable: if cursorAt was used, revert was reverting to the wrong position (fixes #3699)
    13:31 Ticket #3710 (draggable snap option doesn't include scroll offsets) closed by paul
    fixed: Fixed in r1555.
    13:31 Changeset [779523c7b5e6fde094856669ff374f2aad6967e7] by Paul Bakaus <paul.bakaus@…>
    • ui/ui.draggable.js
    draggable: fixed convertPositionTo (fixes #3710)
    12:37 Ticket #3607 (Draggable div not constrained within containing div when window scrollbars ...) closed by paul
    fixed: Fixed in r1554.
    12:37 Changeset [38a5b20fe77c742c57125e039aa70fe4e4a3677d] by Paul Bakaus <paul.bakaus@…>
    • ui/ui.draggable.js
    draggable: re-implemented containment and grid support (fixes #3607)
    11:19 Changeset [122786c4b2216321f53d10ab094f96f9d1ecec11] by Paul Bakaus <paul.bakaus@…>
    • ui/ui.draggable.js
    draggable: second partial fix for remaining scroll issues (for the special case, subtract scrollLeft/scrollTop already in getParentOffset, so calculations become easier in _generatePosition)
    10:46 Changeset [1c647d9cba9a6ad00200663b545e793e78fc4377] by Jörn Zaefferer <joern.zaefferer@…>
    • demos/draggable/containment.html
    reverted change on iframe demo
    10:21 Ticket #3764 (Malaysian (Bahasa Malaysia) Translation for jQuery UI date picker plugin) closed by kbwood
    fixed: Added to repository.
    10:20 Changeset [a1b324cde608c29924b5cd8b269f2e815a0b3c56] by Keith Wood <kbwood.au@…>
    • ui/i18n/ui.datepicker-ms.js
    Fixed 3764. Malaysian localisation
    09:13 Changeset [82acfcf73ab3aa458dd731556171acb55f3e17ac] by Bohdan Ganicky <bohdan.ganicky@…>
      demos/draggable - svn props fixed on cancel.html
      08:58 Changeset [9957f3a3d9f4915e3a041d19a01c152829cc4bae] by Bohdan Ganicky <bohdan.ganicky@…>
      • demos/draggable/cancel.html
      • demos/draggable/index.html
      demos/draggable - added cancel option demo
      07:54 Changeset [51ee179f3df168da55b746ca617d5b3178b028ba] by Paul Bakaus <paul.bakaus@…>
      • ui/ui.draggable.js
      draggable: partial fix for remaining scroll issues (containment, grid broken atm, comes with next commit)
      07:28 Ticket #3770 (Demo pages need the 'view source' and 'view demo in new window' links ...) closed by caphun
      fixed: Fixed in [1547]
      06:50 Changeset [b343540fb8757720993b9735e7ca380088fc291a] by Ca-Phun Ung <pazu2k@…>
      • demos/demos.css
      • demos/index.html
      • tests/visual/datepicker.html
      demos/index.html - added link to open demo in new window.
      05:54 Changeset [8d47e81a900e9f3069c8f7a423f4770e1e341586] by Richard Worth <rdworth@…>
      • demos/datepicker/localization.html
      spelling of localization - see [1465]
      05:44 Changeset [9c3105200ebda034e7a3fa74b9ac4f71e217c9af] by Richard Worth <rdworth@…>
      • demos/accordion/collapsible.html
      • demos/accordion/custom_icons.html
      • demos/accordion/default.html
      • demos/accordion/fillspace.html
      • demos/accordion/mouseover.html
      • demos/datepicker/alt_field.html
      • demos/datepicker/buttonbar.html
      • demos/datepicker/date_formats.html
      • demos/datepicker/default.html
      • demos/datepicker/dropdown_month_year.html
      reverted r1544 (it was temporary)
      05:39 Changeset [c3d9d6261c56fdfbc77f86fd4f276bdfef0fbfa1] by Richard Worth <rdworth@…>
      • demos/accordion/collapsible.html
      • demos/accordion/custom_icons.html
      • demos/accordion/default.html
      • demos/accordion/fillspace.html
      • demos/accordion/mouseover.html
      • demos/datepicker/alt_field.html
      • demos/datepicker/buttonbar.html
      • demos/datepicker/date_formats.html
      • demos/datepicker/default.html
      • demos/datepicker/dropdown_month_year.html
      temporarily switched back to 1.2.6

      01/07/09:

      20:20 Ticket #3789 (TR download zip changes) created by scottjehl
      When you download a theme from ThemeRoller, it should include all CSS …
      18:39 Ticket #3788 (accordion no longer supports dl) created by wichert
      In 1.6b it was possible to use a dl list for the accordion if you …
      17:48 Ticket #3698 (After leaving a connected sortable without drop action, the sortable is ...) closed by paul
      fixed
      17:45 Ticket #3707 (draggable and droppable inconsistent in use of cssNamespace option) closed by paul
      fixed: Fixed in r1542.
      17:45 Changeset [c333dade688d47b9f54c63ab792e334b9793c6fa] by Paul Bakaus <paul.bakaus@…>
      • tests/unit/draggable/draggable.js
      • tests/unit/resizable/resizable.js
      • tests/unit/sortable/sortable.js
      tests: updated default value for 'cancel' option in tests
      17:43 Changeset [ba757146216704c60feeda1dca5cfc08387b6ed3] by Paul Bakaus <paul.bakaus@…>
      • ui/ui.draggable.js
      • ui/ui.droppable.js
      • ui/ui.sortable.js
      draggable,droppable,sortable: properly implemented cssNamespace option across plugins (selectable & resizable to go, so those options should stay undocumented until all plugins are converted. Fixes #3707)
      16:56 Ticket #3774 (Datepicker: prev and next buttons should not have hover effect when ...) closed by paul
      fixed: They don't get ui-state-hover class in disabled state, but they were …
      16:55 Changeset [5eca84265fc8d7b5c7e5c9f508aded20109ebe32] by Paul Bakaus <paul.bakaus@…>
      • themes/base/ui.datepicker.css
      • ui/ui.datepicker.js
      datepicker: prev/next buttons were bumping in disabled state due to :hover rules in the stylesheet, fixed by adding ui-datepicker-prev/next-hover classes, fixes #3774
      16:18 Ticket #3706 (accordion is inconsistent in use of selectedClass option) closed by paul
      fixed: Fixed with #3705. Thanks!
      16:17 Ticket #3705 (Accordion: all classses added should have 'ui-' prefix) closed by paul
      fixed: Thanks, looks good! Fixed in r1540.
      16:17 Changeset [f48f615ec026fa1526c0c50fd2f3909d441107c0] by Paul Bakaus <paul.bakaus@…>
      • themes/base/ui.accordion.css
      • ui/ui.accordion.js
      accordion: all classes added should have a 'ui-' prefix (fixes #3705)
      16:07 Ticket #3674 (Easing doesn't work on class animations (single-line fix)) closed by paul
      fixed: Fixed in r1539. Thanks!
      16:07 Changeset [1bdd3090132d82ed4317d7ca2c23b49e68e72d74] by Paul Bakaus <paul.bakaus@…>
      • ui/effects.core.js
      effects: improved syntax, arguments, fixes #3674
      15:48 Ticket #3787 (Draggable with array argument in connectToSortable) created by alan.castro
      When you drop the draggable element in one of the sortables and then you …
      15:40 Ticket #3704 (effects explode: all classses added should have 'ui-' prefix) closed by paul
      fixed: Because those are temp elements that are later removed after a timeout, …
      15:40 Changeset [55b09c1a95a870f70a3885b9f13f1a448785b185] by Paul Bakaus <paul.bakaus@…>
      • ui/effects.explode.js
      explode: classed added to later remove temp elements without creating a scope should have a ui- prefix anyway (fixes #3704)
      15:37 Ticket #3786 (drags aren't cancelled on <option>'s) closed by paul
      fixed: Fixed in r1537.
      15:37 Changeset [e62531a6276ea60a51ac9f4590aab3aeacd8df61] by Paul Bakaus <paul.bakaus@…>
      • ui/ui.draggable.js
      • ui/ui.resizable.js
      • ui/ui.selectable.js
      • ui/ui.sortable.js
      cancel option should take in account <option> (fixes #3786)
      15:35 Ticket #3786 (drags aren't cancelled on <option>'s) created by paul
      in all plugins using the mouse plugin, cancel uses ':input' as default …
      15:10 Ticket #3785 (accordion activate behavior) created by skeetio
      When calling accordion( "activate", index ) and passing the index …
      15:00 Changeset [c424efe6ff4919e7aeb82d2dccc8288f41ea9d70] by Scott González <scott.gonzalez@…>
      • jquery-1.3pre.js
      Updated jQuery 1.3pre to r6065 (post 1.3b2)
      03:40 Changeset [b946b9fe5e5325ad2d24e0a056ecf3428006fef9] by Richard Worth <rdworth@…>
      • demos/dialog/default.html
      • demos/dialog/modal.html
      • demos/dialog/modal_confirmation.html
      • demos/dialog/modal_form.html
      • demos/dialog/modal_message.html
      demos/dialog: set up dialog demos to use bgiframe
      03:34 Changeset [9bdb8515482c2b22d0360d75c72131796a9c43ae] by Richard Worth <rdworth@…>
      • external/bgiframe/ChangeLog.txt
      • external/bgiframe/META.json
      • external/bgiframe/docs/index.html
      • external/bgiframe/jquery.bgiframe.js
      • external/bgiframe/jquery.bgiframe.min.js
      • external/bgiframe/jquery.bgiframe.pack.js
      • external/bgiframe/test/index.html
      Added bgiframe 2.1.1 to external folder
      03:31 Changeset [b792bd46ec9b1b55bf2289faedd4ab3614c9319a] by Richard Worth <rdworth@…>
      • tests/all_2.html
      • tests/datepicker.html
      • tests/dialog.html
      • tests/droppable.html
      • tests/progressbar.html
      • tests/resizable.html
      • tests/selectable.html
      • tests/simulate/jquery.simulate.js
      • tests/slider.html
      • tests/sortable.html
      restructured unit tests folder
      02:53 Changeset [4707debd645e63ea22d7a076e97a34eb3d310ebc] by Richard Worth <rdworth@…>
        new folder for external plugins
        02:45 Changeset [233bcb735f21e0152eeddfd91d10367feeee85db] by Richard Worth <rdworth@…>
        • tests/images/bg.gif
        • tests/images/clock.png
        • tests/images/progress-bg.gif
        • tests/images/spinner-bg.gif
        tests/images: cleaned up (removed) some unused images
        02:38 Changeset [8970f202dd95ee7a2c74a616a61662a84e310e45] by Richard Worth <rdworth@…>
        • tests/all.html
        • tests/all_2.html
        • tests/datepicker.html
        • themes/default/images/000000_40x100_textures_01_flat_10.png
        • themes/default/images/222222_256x240_icons_icons.png
        • themes/default/images/228ef1_256x240_icons_icons.png
        • themes/default/images/666666_40x100_textures_08_diagonals_thick_20.png
        • themes/default/images/b81900_40x100_textures_08_diagonals_thick_18.png
        • themes/default/images/eeeeee_40x100_textures_03_highlight_soft_100.png
        • themes/default/images/ef8c08_256x240_icons_icons.png
        removed default theme in favor of only one versioned css framework/TR theme - base
        02:36 Changeset [cb5d64c654959edb62b81b7d8e60724e6878df3d] by Richard Worth <rdworth@…>
        • demos/accordion/collapsible.html
        • demos/accordion/custom_icons.html
        • demos/accordion/default.html
        • demos/accordion/fillspace.html
        • demos/accordion/mouseover.html
        • demos/datepicker/alt_field.html
        • demos/datepicker/buttonbar.html
        • demos/datepicker/date_formats.html
        • demos/datepicker/default.html
        • demos/datepicker/dropdown_month_year.html
        removed default theme in favor of only one versioned css framework/TR theme - base
        01:48 Ticket #3784 (Download only includes partial theme) created by dmuir
        Most of the CSS files are missing when you download a theme from …

        01/06/09:

        22:10 Ticket #3783 ("slide" callback not executing with jQuery 1.3b2) created by akuzemchak
        While testing my Scrollodex plugin …
        18:03 Changeset [855a38629fa701a521cd32acc7f846b9625306bc] by Todd Parker <fg.todd@…>
        • demos/demos.css
        • demos/index.html
        Refined demo left nav design and added selected state class. I need someone to look at these changes and figure out how they relate to the web demos template file because they seem to be almost copies of each other and I didn't update this file.
        17:26 Ticket #3782 (ui object should retrieve original position also) created by 4pcbr
        Resizable callbacks returns ui.size and ui.originalSize, i.e. user can get …
        15:39 Ticket #3781 (dialog drag problem with iframe) created by athanazio
        I´m using an iframe inside a div that is used as dialog, when we drag in a …
        15:06 Ticket #3780 (UI Sortable toArray empty elements.) created by maguireji
        Hi there, I'm noticing that RC4 has a problem sorting to array, I am …
        13:22 Ticket #3779 (In quirksmode the datepicker does not obey the viewport) created by caphun
        In quirksmode the datepicker always shows in its default position (below …
        12:54 Ticket #3778 (Unable to sellect month: numberOfMonths - maxDate - changeMonth combi bug.) created by Briel
        I have found a bug, and have a guess as to why it sometimes occurs. It …
        11:36 Ticket #3777 (Download Builder should include CSS Framework/theme files) created by rdworth
        As of the implementation of the new jQuery UI CSS Framework in 1.6rc4, all …
        09:11 Ticket #3776 (ghost resizable doesn't properly display decreasing resizable) created by joern.zaefferer
        When decreasing the size of a resizable with the ghost-option, no nothing …
        09:08 Ticket #3775 (animated resizable broken) created by joern.zaefferer
        On mouseup after a resize this error is thrown, no animation occurs: …
        09:07 Ticket #3767 (default resizable has no visual indication) closed by joern.zaefferer
        fixed: Fixed in [1523].
        09:07 Changeset [3036de5ad690b322e1034be2f6ec31be64699fe8] by Jörn Zaefferer <joern.zaefferer@…>
        • themes/base/ui.resizable.css
        • themes/default/ui.resizable.css
        • ui/ui.resizable.js
        Fix for #3767
        04:34 Ticket #3765 (ie 6 bug for tthemeroller) closed by scott.gonzalez
        invalid: Please be more specific. What problem are you seeing?
        04:24 Ticket #3774 (Datepicker: prev and next buttons should not have hover effect when ...) created by rdworth
        When the prev and next buttons are disabled (for example, with min, max) …
        02:54 Ticket #3773 (Try to remove browser sniffing) created by scott.gonzalez
        Find every place that $.browser is used and create a ticket for each …
        02:51 Ticket #3772 (Determine how to support effects across plugins) created by scott.gonzalez
        There should be a unified method for using effects across plugins. …

        01/05/09:

        22:44 Changeset [6208819244817e27bb161e2912adb4ebf906278a] by Richard Worth <rdworth@…>
        • demos/sortable/portlets.html
        demos/sortables/portlets.html - corrected page title
        22:28 Changeset [cea09ddd0339a3593260e11bcbfd5cfd93a7be3d] by Richard Worth <rdworth@…>
        • demos/sortable/index.html
        • demos/sortable/portlets.html
        demos/sortable: Added a portlets demo
        21:13 Ticket #3771 (Request for hover callback for datepicker) created by paul.p.carey@…
        A date hover callback for the datepicker would be very useful, allowing …
        20:57 Changeset [7a3c9a0c9db6ca419529ab6c35f12a2037e31975] by Richard Worth <rdworth@…>
        • demos/sortable/delay.html
        • demos/sortable/distance.html
        mime-type and eol-style
        20:35 Ticket #3770 (Demo pages need the 'view source' and 'view demo in new window' links ...) created by filamentgroup
        These are currently missing from the demo pages and are important to add …
        20:28 Ticket #3769 (Themeroller - need static example of dialog with overlay and shadow for ...) created by filamentgroup
        We need to add back in the static example of dialog with overlay and …
        20:23 Changeset [de31d5b16c2afc7fea4409b357d71e457cb9f8e6] by Todd Parker <fg.todd@…>
        • demos/demos.css
        • demos/index.html
        Added mockup of the link to view demo in a new window and the view source spindown that need to be added above and below the description under the iframe. Demo css updated with styles needed and made Trebuchet MS the font on all rules.
        20:18 Ticket #3768 (Dialog: contain focus within dialog) created by scott.gonzalez
        When tabbing through dialogs, focus should stay within the dialog, even …
        19:43 Ticket #3767 (default resizable has no visual indication) created by rdworth
        A resizable by default has no visible handles. Propose the se handle …
        19:42 Changeset [5bfbbf79f385a46a9d5a4851bade2693b51deeaa] by Scott González <scott.gonzalez@…>
        • demos/sortable/connectwith.html
        • demos/sortable/delay.html
        • demos/sortable/distance.html
        Sortable demos: Using ids for selectors.
        18:56 Changeset [373a7e9e70b96f98196136d9951024a0912b31ea] by Jörn Zaefferer <joern.zaefferer@…>
        • demos/draggable/containment.html
        draggable containment demo fixed
        16:53 Ticket #3766 (slider seems to be missing ui.handle property in options) created by scottjehl
        in the slide option, the ui argument seems to only have a value property. …
        15:29 Ticket #3765 (ie 6 bug for tthemeroller) created by serverfire
        themeroller in ie6 not Cross-Browser
        11:53 Ticket #3764 (Malaysian (Bahasa Malaysia) Translation for jQuery UI date picker plugin) created by nawawi
        Bahasa Malaysia Translation
        04:21 Ticket #3763 (Slider: Change step option to snap on mouseup) created by scottjehl
        It would be nice if the slider handles always slid smoothly but snapped on …
        01:09 Ticket #3762 (slider handles not restricted properly when set programmatically) created by scottjehl
        When setting handle values via the 'values' option or method, the handles …

        01/04/09:

        18:12 Ticket #3761 (Datepicker: Remove all unused values from i18n files) closed by scott.gonzalez
        fixed: Fixed in r1511.
        18:11 Changeset [7fcf3b9bd87ef7960c4e2cf458dc70179b271fc3] by Scott González <scott.gonzalez@…>
        • ui/i18n/ui.datepicker-ar.js
        • ui/i18n/ui.datepicker-bg.js
        • ui/i18n/ui.datepicker-ca.js
        • ui/i18n/ui.datepicker-cs.js
        • ui/i18n/ui.datepicker-da.js
        • ui/i18n/ui.datepicker-de.js
        • ui/i18n/ui.datepicker-eo.js
        • ui/i18n/ui.datepicker-es.js
        • ui/i18n/ui.datepicker-fa.js
        • ui/i18n/ui.datepicker-fi.js
        Datepicker i18n: Fixed #3761: Removed the following values: closeStatus prevStatus prevBigText prevBigStatus nextStatus nextBigText nextBigStatus currentStatus monthStatus yearStatus weekHeader weekStatus dayStatus dateStatus initStatus
        18:09 Ticket #3761 (Datepicker: Remove all unused values from i18n files) created by scott.gonzalez
        The following are no longer valid values: closeStatus …
        17:55 Changeset [ba3ed927e4ab3ca81e1779ccece5e591165c640a] by Chi Cheng <cloudream@…>
        • release/build.xml
        • release/build/yuicompressor-2.4.2.jar
        build: update YUICompressor 2.4.2
        16:36 Ticket #3671 (ui.datepicker not apply themepicker active state) closed by caphun
        invalid: This looks like a styling issue and is no longer valid due to the fixes …
        16:18 Ticket #3759 ([jquery-ui] [ui accordion] alwaysOpen option for nested lists) closed by scott.gonzalez
        worksforme: The alwaysOpen option does not affect the initial status of the accordion. …
        16:12 Ticket #3760 (download builder should include default theme) created by scottjehl
        Since UI is now built to use its CSS framework, a default version of the …
        16:10 Ticket #3759 ([jquery-ui] [ui accordion] alwaysOpen option for nested lists) created by nestor.urquiza
        Hi guys, I believe there is a bug and I am providing a solution to …
        15:14 Ticket #3232 (Datepicker Position Problem in IE 6/7) closed by caphun
        fixed: Regression fixed in [1509]
        15:13 Changeset [acbe714b53fd483bfe902ec1b4850046f2be173b] by Ca-Phun Ung <pazu2k@…>
        • tests/visual/datepicker.html
        • ui/ui.datepicker.js
        datepicker: Fixes regression in #3232 [datepicker position problem in IE 6/7]: added back functionality to detect whether the datepicker displays outside a viewpoint. Additionally if the viewpoint is too small to fit the datepicker it will show in its usual position regardless. I have also added a visual test case for this.
        14:16 Changeset [edc6f634dc1ba76251e07e65bb364d1a77cba1e5] by Chi Cheng <cloudream@…>
        • tests/visual/datepicker.html
        fixes xhtml code (disabled="disabled")
        13:50 Ticket #3679 (focus error on IE if disabled) closed by caphun
        worksforme: Tested against svn trunk in IE 6 & 7 - no JS error, see [1507] for test …
        13:43 Changeset [8afca52198665a39ca3970bd032d1c58544ceefb] by Ca-Phun Ung <pazu2k@…>
        • tests/visual/datepicker.html
        datepicker: fixes #3679 [focus error on IE if disabled]: added visual test to verify. Both IE 6 & 7 do not return an error.
        13:40 Ticket #3232 (Datepicker Position Problem in IE 6/7) reopened by rdworth
        If you have an input at the bottom/right/bottom-right of the viewport and …
        13:20 Ticket #3662 (Cancel event bubbling from datepicker) closed by caphun
        invalid
        11:13 Changeset [1b6638cbe7437f9da0784eb37bab1b28a868c32d] by Ca-Phun Ung <pazu2k@…>
        • demos/datepicker/localization.html
        demos/datepicker/localization.html - fixed closing bracket in dropdown for Arabic, Persian and Hebrew selections - something to do with RTL languages.
        11:08 Ticket #3755 (clearText option still exists but not used in datepicker source) closed by caphun
        fixed: Fixed in [1505]
        11:07 Changeset [6575244c84b09ae47ada32b49503037418e32823] by Ca-Phun Ung <pazu2k@…>
        • ui/i18n/ui.datepicker-ar.js
        • ui/i18n/ui.datepicker-bg.js
        • ui/i18n/ui.datepicker-ca.js
        • ui/i18n/ui.datepicker-cs.js
        • ui/i18n/ui.datepicker-da.js
        • ui/i18n/ui.datepicker-de.js
        • ui/i18n/ui.datepicker-eo.js
        • ui/i18n/ui.datepicker-es.js
        • ui/i18n/ui.datepicker-fa.js
        • ui/i18n/ui.datepicker-fi.js
        datepicker: fixes #3755 [clearText option exists but not used.]: removed clearText and clearStatus from ui.datepicker.js and related i18n files.
        09:31 Ticket #3232 (Datepicker Position Problem in IE 6/7) closed by caphun
        fixed: Fixed in [1504]
        09:30 Changeset [6fddf7ecf3ec628f1b93532c48aadf0ac61218e2] by Ca-Phun Ung <pazu2k@…>
        • ui/ui.datepicker.js
        datepicker: fixes #3232 [Position Problem in IE 6/7]: re-wrote the _checkOffset function to remove browser detection and compact it to 3 lines. Positioning tested and looks good in FF3, Safari3, Opera 9.61, IE6 & 7.
        09:20 Changeset [2d86e486f80bd5cf71db837c73a51befa45c6444] by Chi Cheng <cloudream@…>
        • demos/draggable/delaydistance.html
        • demos/draggable/snap.html
        • demos/draggable/sortable.html
        • demos/sortable/connectwith.html
        • demos/sortable/delay.html
        • demos/sortable/distance.html
        • demos/sortable/droponempty.html
        • demos/sortable/droppable.html
        • demos/sortable/index.html
        • demos/sortable/items.html
        demos: fixed content out of boxes, font-size and paddings
        05:09 Ticket #3508 (Themeroller stacks big prev/next links in datepicker) closed by scott.gonzalez
        fixed: Big prev/next links have been removed.
        04:57 Ticket #3507 (Themeroller doesn't work well with min/max dates in datepicker) closed by scott.gonzalez
        fixed
        04:55 Ticket #3503 (Themeroller doesn't support datepicker for right-to-left languages) closed by scott.gonzalez
        fixed
        04:53 Ticket #3505 (Themeroller doesn't support disabled inline datepickers) closed by scott.gonzalez
        fixed
        04:52 Ticket #3509 (Themeroller changes datepicker appearance when can't change month/year) closed by scott.gonzalez
        fixed
        04:51 Ticket #3510 (Themeroller changes for datepicker) closed by scott.gonzalez
        fixed: Day names are centered, dates are right aligned.
        04:42 Ticket #3506 (Themeroller for datepicker doesn't highlight today or selected days) closed by scott.gonzalez
        fixed
        04:41 Ticket #3504 (Themeroller doesn't support multiple months for datepicker) closed by scott.gonzalez
        fixed
        04:38 Ticket #3618 (slider handle runs over right slider track edge by 3px) closed by scott.gonzalez
        fixed: Slider has been refactored to use percentage positioning for the handles. …
        04:01 Ticket #3242 (click and drag mode error in slider.js) closed by scott.gonzalez
        fixed: Can't reproduce this problem.
        03:56 Ticket #3114 (resizable on divs with position:absolute) closed by scott.gonzalez
        wontfix: This is the intended behavior of resizable. If you feel there is a strong …
        03:52 Ticket #3120 (Resize handles fail to appear after partial page update (ASP.NET AJAX)) closed by scott.gonzalez
        worksforme: Initializing resizable on an element that has been inserted into the DOM …
        01:50 Ticket #3745 (Dialog: Specifications needed) closed by scott.gonzalez
        fixed: Done! Reviewed by Richard.

        01/03/09:

        22:46 Changeset [27ea38395e5e853ae401303d3ec7dfe6bc83393a] by Richard Worth <rdworth@…>
        • ui/ui.core.js
        ui.core.js: corrected invalid (x)html
        21:59 Changeset [cbd50e8feda08c29b10d1d7d9dd3499751fd4282] by Richard Worth <rdworth@…>
        • AUTHORS.txt
        authors.txt: Added Rich Caloggero, Colin Clark, Michelle D'Souza. Changed Maggie Costello to Maggie Costello Wachs.
        21:55 Changeset [a11c201008910a05aa8d288015a2d753e91690f9] by Richard Worth <rdworth@…>
        • MIT-LICENSE.txt
        • tests/simulate/jquery.simulate.js
        • themes/base/ui.core.css
        • themes/base/ui.theme.css
        • themes/default/ui.core.css
        • themes/default/ui.theme.css
        • ui/effects.blind.js
        • ui/effects.bounce.js
        • ui/effects.clip.js
        • ui/effects.core.js
        Happy New Year
        18:28 Ticket #3131 (Resizable's 'grid' option) closed by scott.gonzalez
        fixed: Works with 1.6rc4.
        17:35 Ticket #3758 (non <ul><li> tags doesn't work for custom tabTemplate) created by 4pcbr
        I've tried to create tabs with tabTemplate: "<div><a …
        17:35 Ticket #3757 (error message at http://ui.jquery.com/download_builder/) created by rdworth
        The page  http://ui.jquery.com/download_builder/ has an error Error: …
        16:16 Ticket #3720 (Remove use of extra function for callbacks) closed by scott.gonzalez
        fixed: Re-closing; the regressions were most likely from using 1.2.6. Everything …
        15:37 Changeset [695b3e2c1b170ebb8be666df823038803e922665] by Scott González <scott.gonzalez@…>
        • ui/ui.resizable.js
        Resizable: Partial fix for #3728: Use this._trigger for all events/callbacks.
        15:33 Changeset [fc60db3bbf277110de553dca49c07b97d5e5e601] by Scott González <scott.gonzalez@…>
        • tests/droppable.js
        Droppable test: Fixed accept default.
        15:32 Ticket #3727 (Droppable: Use $.widget.prototype._trigger) closed by scott.gonzalez
        fixed: Fixed in r1497.
        15:30 Changeset [7467ce3ef1e603ca87fef5f0a8ef81388fa5b92b] by Scott González <scott.gonzalez@…>
        • ui/ui.droppable.js
        Droppable: Fixed #3727: Use this._trigger for all callbacks/events.
        15:15 Changeset [81f9d28d60f813fa7349821f22917e00f807787f] by Scott González <scott.gonzalez@…>
        • ui/ui.draggable.js
        Draggable: Proper event prefix.
        15:10 Changeset [1020de2d77320d57569d1a2bd23488bf339993b2] by Richard Worth <rdworth@…>
        • demos/sortable/default.html
        demos/sortable/default: added some icons
        14:47 Changeset [6bbff3154c8ec301a4d3138a08b447c113e00a4b] by Richard Worth <rdworth@…>
        • release/build.xml
        release/build.xml: fixed clean task
        14:44 Ticket #3756 (Dialog: Wrong size on every other open) closed by scott.gonzalez
        fixed: Fixed in r1493.
        14:43 Changeset [311c0267981f03bda8a994c5a9a84632bd508b55] by Scott González <scott.gonzalez@…>
        • ui/ui.dialog.js
        Dialog: Fixed #3756: Wrong height on every other open.
        14:42 Ticket #3756 (Dialog: Wrong size on every other open) created by scott.gonzalez
        The first time the dialog opens, it's the right height. The second time, …
        14:24 Changeset [3c3e17cdd0d24dd669ee7b1bd01f0c12a84c815c] by Ca-Phun Ung <pazu2k@…>
        • demos/index.html
        demos/index.html - replaced the $= attribute selector with an if condition for now to overcome the selector bug in 1.3.
        13:35 Ticket #3556 (Draggable connectToSortable revert bug) reopened by rdworth
        09:56 Ticket #3755 (clearText option still exists but not used in datepicker source) created by caphun
        The clear button was removed in 1.6rc4 but the clearText option still …
        09:07 Changeset [12ae21dff7d237e89dfaa81327dcf964268da0e1] by Ca-Phun Ung <pazu2k@…>
        • demos/demos.css
        demos/demos.css - fixed font-sizing in IE7.
        07:22 Ticket #3754 (Is there any kind of Update panel available to refresh .net gridview ...) closed by Cloudream
        invalid: Post your question to  http://groups.google.com/group/jquery-en :)
        05:56 Ticket #3754 (Is there any kind of Update panel available to refresh .net gridview ...) created by krishrana17
        Hi all, I m new to JQuery. I want to know that is there any updatepanel …
        05:56 Ticket #3753 (Dialog: Clean ui hash in callbacks) closed by scott.gonzalez
        fixed: Fixed in r1490.
        05:55 Changeset [913d6fd35a89e2660d967f8b86da6d62a119ea3e] by Scott González <scott.gonzalez@…>
        • ui/ui.dialog.js
        Dialog: Fixed #3753: Cleaned ui hash in callbacks.
        05:54 Ticket #3753 (Dialog: Clean ui hash in callbacks) created by scott.gonzalez
        The ui hash in callbacks should not contain the plugin element or the …
        05:52 Ticket #3752 (Selectable: Clean ui hash in callbacks) closed by scott.gonzalez
        fixed: Fixed in r1489.
        05:52 Changeset [bb3328dafd6b5d8f08fd53a817f4c6858fa63385] by Scott González <scott.gonzalez@…>
        • ui/ui.selectable.js
        Selectable: Fixed #3752: Cleaned up ui hash in callbacks.
        05:50 Ticket #3752 (Selectable: Clean ui hash in callbacks) created by scott.gonzalez
        The ui hash in callbacks should not contain the plugin element or the …
        05:49 Ticket #3729 (Selectable: Use $.widget.prototype._trigger) closed by scott.gonzalez
        fixed: Fixed in r1488.
        05:48 Changeset [7fa669beb05f87d95c94f013d345559dde7c2b0a] by Scott González <scott.gonzalez@…>
        • ui/ui.selectable.js
        Selectable: Fixed #3729: Use this._trigger for all callbacks.
        05:42 Changeset [f65478c620bfea25ce2f80356c8cd66600e2edca] by Scott González <scott.gonzalez@…>
        • ui/ui.draggable.js
        Draggable: Partial fix for #3726: Using this._trigger() instead of this.element.triggerHandler().
        05:26 Ticket #3731 (dialog window can't be closed) closed by scott.gonzalez
        fixed: Fixed in r1486.
        05:25 Changeset [8b9312a064f6fc65b2a08649e0e2383dbf434772] by Scott González <scott.gonzalez@…>
        • ui/ui.dialog.js
        Dialog: Fixed #3731: Contain dialogs within the document when dragging.
        04:56 Changeset [03f0b95b52f51e3190a6c429c036fa5f1e6d643f] 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/mouseover.html
        • demos/datepicker/alt_field.html
        • demos/datepicker/buttonbar.html
        • demos/datepicker/date_formats.html
        • demos/datepicker/default.html
        • demos/datepicker/dropdown_month_year.html
        Updated all demos/tests to jQuery 1.3pre.
        04:45 Changeset [b1e7e786ffcc6386af9aa684eebcd99ad6cb3224] by Scott González <scott.gonzalez@…>
        • ui/ui.core.js
        Core: Cleaned up warnings.
        04:42 Changeset [ab5bc7916830dfb3327ccf74e3b03d0802b221e2] by Scott González <scott.gonzalez@…>
        • ui/ui.core.js
        Core: Changed $.ui.contains to use the same logic as jQuery's internal contains function.
        04:38 Changeset [ed1b6ded97188f3647a61c99927ac5c4c6faf0ca] by Scott González <scott.gonzalez@…>
        • ui/ui.core.js
        Widget factory: Updated ._trigger to use new event system in jQuery 1.3.
        04:12 Changeset [18734a6f9d8baa2e69acc118f1b62e46661c119c] by Scott González <scott.gonzalez@…>
        • jquery-1.3pre.js
        Updated jQuery 1.3pre to r6026.
        03:46 Ticket #3751 (Demo for helper/transparent) created by vmx
        There isn't a demo for transparent/helper resizing. "transparent: true" …
        03:08 Ticket #3750 (Tabs: Specifications needed) created by rdworth
        Section 3 - Functional Specifications/Requirements on …
        03:07 Ticket #3749 (Sortable: Specifications needed) created by rdworth
        Section 3 - Functional Specifications/Requirements on …
        03:06 Ticket #3748 (Resizable: Specifications needed) created by rdworth
        Section 3 - Functional Specifications/Requirements on …
        03:04 Ticket #3747 (Droppable: Specifications needed) created by rdworth
        Section 3 - Functional Specifications/Requirements on …
        03:03 Ticket #3746 (Draggable: Specifications needed) created by rdworth
        Section 3 - Functional Specifications/Requirements on …
        03:02 Ticket #3745 (Dialog: Specifications needed) created by rdworth
        Section 3 - Functional Specifications/Requirements on …
        03:01 Ticket #3744 (Datepicker: Specifications needed) created by rdworth
        Section 3 - Functional Specifications/Requirements on …
        02:59 Ticket #3743 (Accordion: Specifications needed) created by rdworth
        Section 3 - Functional Specifications/Requirements on …
        02:49 Ticket #3742 (Old demos should redirect to new demos) created by rdworth
        Urls like  http://ui.jquery.com/repository/tags/latest/demos/functional/
        02:32 Ticket #3668 (JavaScript Error when clicking on a Disabled Slider in IE7) closed by rdworth
        fixed: This is fixed in 1.6rc4
        02:26 Ticket #2331 (Slider range: dragging range causes weird behaviour) reopened by rdworth
        02:23 Ticket #3741 (ui.theme.css should not contain border-radius properties) closed by rdworth
        fixed: fixed in [1480]
        02:22 Changeset [30e2c298ba8bbd43531671d0da9171ec0b3e5c7f] by Richard Worth <rdworth@…>
        • themes/base/ui.theme.css
        • themes/default/ui.theme.css
        fixed #3741 - ui.theme.css should not contain border-radius properties
        02:18 Ticket #3741 (ui.theme.css should not contain border-radius properties) created by rdworth
        The CSS Framework has rounded corner classes such as .ui-corner-all …

        01/02/09:

        22:06 Ticket #3740 (Draggable: scrolled draggable has incorrect position) created by jink
        The jQuery UI's draggable helper is using the wrong offset. The _mouseDrag …
        20:34 Ticket #3738 (Slider exceeds min and max limits when using keyboard) closed by Cloudream
        duplicate: #3737
        19:39 Ticket #3739 (connectToSortable now fails if argument is string) created by Marc Diethelm
        A draggable can be linked to a sortable in two ways: by setting …
        19:33 Ticket #3738 (Slider exceeds min and max limits when using keyboard) created by aksival
        To reproduce: - Go here: …
        19:30 Ticket #3737 (Slider exceeds min and max limits when using keyboard) created by aksival
        To reproduce: - Go here: …
        19:27 Ticket #3736 (Slider: some handles get stuck when using two or more handles) created by aksival
        To reproduce: - Go here: …
        16:45 Changeset [a166e9b977f1a076dba090148c5a252b1166775a] by Ca-Phun Ung <pazu2k@…>
        • ui/ui.datepicker.js
        datepicker: added a span wrapper to disabled dates for better styling of unselectable days when setting min/max values.
        15:59 Changeset [f17b70c08a478df824625b9b75b370e06a03062d] by Ca-Phun Ung <pazu2k@…>
        • demos/index.html
        demos/index.html - changed content-type to utf-8 to support datepickers in other languages.
        15:36 Changeset [84a505122c0b0e8551de2f957f46de7b609e54f7] by Ca-Phun Ung <pazu2k@…>
        • demos/datepicker/localization.html
        demos/datepicker/localization.html - replaced special character symbols with equivalent html entities.
        15:31 Changeset [cf173baa42858c832d7cd835efb5cfefcc82fed5] by Scott González <scott.gonzalez@…>
        • jquery-1.3pre.js
        Added jQuery 1.3pre (r6018).
        14:54 Changeset [81428b3f51550d383a3b23138aa676bad30ab175] by Ca-Phun Ung <pazu2k@…>
        • demos/index.html
        demos/index.html - added fade in/out effect to demo notes.
        14:30 Ticket #3632 (Slider - if multiple sliders are created, values should be able to be ...) closed by scott.gonzalez
        worksforme: This is not the intended behavior of any UI plugins. Instantiating …
        14:23 Ticket #3703 ('startValue' option or 'start' option of handler of ui slider has no any ...) closed by scott.gonzalez
        fixed: Slider has been refactored for 1.6rc3. The following code will do what …
        13:45 Changeset [720b460ba6a8e0498ac25770907bbb983df31378] by Ca-Phun Ung <pazu2k@…>
        • demos/index.html
        demos/index.html - fixed resetDemos function so year follows month by default.
        13:28 Changeset [10b72413643bfa4a505a77efee6db8b50120c4e3] by Paul Bakaus <paul.bakaus@…>
        • demos/sortable/connectwith.html
        • demos/sortable/delaydistance.html
        demos: sortable: fixed connectWith + delay/distance demos
        13:17 Changeset [39a74f1ccfd5613d023a5b7b22103f3df6aaa5b6] by Ca-Phun Ung <pazu2k@…>
        • demos/index.html
        demos/index.html - fixed issue with browser refresh picking up wrong hash value. Added a resetDemo function to reset datepicker so it picks up default values rather than localized values.
        13:17 Ticket #3720 (Remove use of extra function for callbacks) reopened by rdworth
        r1461 introduced 79 unit test failures (regressions). Reopening.
        13:06 Changeset [ee76058e01121bd09524a43d2dbc97c12a2e9183] by Richard Worth <rdworth@…>
        • ui/ui.core.js
        Reverted r1461
        12:20 Changeset [55e6b8073723c5adddd750c44d4be829b9297b01] by Ca-Phun Ung <pazu2k@…>
        • demos/index.html
        demos/index.html - mapped #widget to #widget|default.
        12:10 Changeset [3287ca71990bf84884537417f6de4dfa78ae6121] by Ca-Phun Ung <pazu2k@…>
        • demos/demos.css
        • demos/index.html
        demos/index.html - removed iframe and replaced with Ajax. Added datepicker localization scripts. Fixed css font sizing issues in demo notes.
        10:48 Ticket #3735 (themeroller 403) created by serverfire
        hi google code not load in iran plz upload code in jquery server tnx
        05:08 Ticket #3734 (Tabs: Add method doesn't work) created by scott.gonzalez
        04:45 Ticket #3675 (Draggables not showing correctly on drag) closed by scott.gonzalez
        worksforme: This is the correct behavior based on the CSS of the elements on the page. …
        04:37 Ticket #3556 (Draggable connectToSortable revert bug) closed by scott.gonzalez
        fixed: Closing as fixed based on Marc's comment. Feel free to re-open this …
        04:33 Changeset [c116150111abb7d49c0e7738c464026e13eea853] by Richard Worth <rdworth@…>
        • demos/datepicker/index.html
        • demos/datepicker/localization.html
        spelling of localization (yes, I see the irony)
        03:56 Changeset [ae2fa8cf166398fb8de616511b332e333753b373] by Richard Worth <rdworth@…>
        • demos/datepicker/alt_field.html
        • demos/datepicker/date_formats.html
        • demos/datepicker/icon_trigger.html
        • demos/datepicker/localisation.html
        • demos/datepicker/min_max.html
        mime-type and eol-style
        02:17 Ticket #3733 (Demo: Resizable: containment - only scales on x-axis) created by Marc Diethelm
        In the 'containment' section of the Resizable demo the box can only be …
        02:13 Changeset [d3bf099f612fb2337683788fb4c8d7ebc2b8df3f] by Keith Wood <kbwood.au@…>
        • tests/datepicker.js
        Corrected tests after latest changes
        02:11 Ticket #3732 (Demo: Resizable ghost 'title bar' changes height) created by Marc Diethelm
        Might be related to #3719. When resizing the box in the ghost section of …
        02:10 Changeset [02c22e619602bfc09b8355b730baabbb1ef13206] by Keith Wood <kbwood.au@…>
        • demos/datepicker/alt_field.html
        • demos/datepicker/date_formats.html
        • demos/datepicker/icon_trigger.html
        • demos/datepicker/index.html
        • demos/datepicker/localisation.html
        • demos/datepicker/min_max.html
        • demos/images/calendar.gif
        Additional datepicker demonstrations

        01/01/09:

        19:36 Ticket #3731 (dialog window can't be closed) created by dypa
        1. open the page  http://ui.jquery.com/demos/dialog 2. drag dialog window …
        16:13 Ticket #3720 (Remove use of extra function for callbacks) closed by scott.gonzalez
        fixed: Fixed in r1461.
        16:12 Changeset [d76df156ce83cd484cc5691c86fecb0e58fab254] by Scott González <scott.gonzalez@…>
        • ui/ui.core.js
        Widget Factory: Fixed #3720: Removed use of extra function in jQuery.trigger.
        16:03 Ticket #3730 (Sortable: Use $.widget.prototype._trigger) created by scott.gonzalez
        Remove _propagate.
        16:02 Ticket #3729 (Selectable: Use $.widget.prototype._trigger) created by scott.gonzalez
        Modify _mouseStart, _mouseDrag, _mouseStop.
        16:01 Ticket #3728 (Resizable: Use $.widget.prototype._trigger) created by scott.gonzalez
        Remove _propagate and modify _mouseDrag.
        15:59 Ticket #3727 (Droppable: Use $.widget.prototype._trigger) created by scott.gonzalez
        Modify _activate, _deactivate, _over, _out, _drop.
        15:57 Ticket #3726 (Draggable: Use $.widget.prototype._trigger) created by scott.gonzalez
        Remove _propagate and modify connectToSortable.
        15:52 Ticket #3725 (Sortable: Remove use and support for $.ui.plugin) created by scott.gonzalez
        $.ui.plugin is being removed: #3721
        15:50 Ticket #3724 (Resizable: Remove use and support for $.ui.plugin) created by scott.gonzalez
        $.ui.plugin is being removed: #3721
        15:28 Ticket #3723 (Droppable: Remove use and support for $.ui.plugin) created by scott.gonzalez
        $.ui.plugin is being removed: #3721
        15:26 Ticket #3722 (Draggable: Remove use and support for $.ui.plugin) created by scott.gonzalez
        $.ui.plugin is being removed: #3721
        15:24 Ticket #3721 (Remove $.ui.plugin) created by scott.gonzalez
        Remove $.ui.plugin in favor of the proxy pattern or events.
        15:19 Ticket #3720 (Remove use of extra function for callbacks) created by scott.gonzalez
        Support for an extra function in $.trigger will likely be removed for …
        12:58 Milestone 1.6rc4 completed
        12:42 Ticket #3709 (Datepicker: clicking on a date causes the browser to follow '#' anchor) closed by rdworth
        fixed: Fixed in [1451]
        12:42 Changeset [bd58675f47cd6052d147f9a23141680cc1f8e23b] by Richard Worth <rdworth@…>
        • ui/ui.datepicker.js
        Re-fixed #3709 - Datepicker: clicking on a date causes the browser to follow '#' anchor This time it works in IE
        12:38 Changeset [1443bea8b96590d213673e696b3742eacfd27085] by Richard Worth <rdworth@…>
        • ui/ui.datepicker.js
        reverted r1414 as it doesn't work in IE
        12:20 Ticket #3709 (Datepicker: clicking on a date causes the browser to follow '#' anchor) reopened by rdworth
        The implementation in [1414] doesn't work in IE. Reopening.
        10:48 Ticket #3719 (Resizable: Ghost option does not show right or bottom borders) created by vmx
        When the ghost option of a resizable is enabled, the "ghost" has the wrong …
        03:10 Changeset [fe7f1af38c1de8c516a89a5cbb71962b72f8a87e] by Scott González <scott.gonzalez@…>
        • ui/ui.core.js
        Core: Cleaned up whitespace.
        03:07 Changeset [d9a5b09b0018e09a653884926662f80e42206010] by Scott González <scott.gonzalez@…>
        • ui/ui.core.js
        Core: Changed parameter names for selectors.
        01:53 Changeset [b1326315bc91a7f53ac8b21e531c10ec4a68dcaa] by Richard Worth <rdworth@…>
        • version.txt
        set trunk version back to 1.6pre
        01:30 Milestone 1.6rc3 completed
        01:29 Changeset [17c29e319acb00b2d29c5480adb27b73301a72c7] by Richard Worth <rdworth@…>
        • version.txt
        set version to 1.6rc3
        01:24 Changeset [f6e2a95f475f275ca749fe7c28f79b94728af1c2] by Richard Worth <rdworth@…>
        • release/build.xml
        release/build.xml: corrected build to place additional folder level in zip file
        00:49 Changeset [b3d5881645d42113c4f8f861e4663d93901abdbd] by Richard Worth <rdworth@…>
        • themes/default/ui.theme.css
        reverted r1437 as it seems it came from a TR cache
        00:43 Changeset [e0122f7b98b2fba9c3730acf32115f5dbc86ffa5] by Richard Worth <rdworth@…>
        • themes/default/ui.theme.css
        themes/default: updated generated ui.theme.css from themeroller
        00:36 Changeset [a6efad7be86dd707dd2ffbfe704b24caa161f650] by Richard Worth <rdworth@…>
        • demos/accordion/index.html
        • demos/datepicker/index.html
        • demos/dialog/index.html
        • demos/draggable/index.html
        • demos/droppable/index.html
        • demos/progressbar/index.html
        • demos/resizable/index.html
        • demos/selectable/index.html
        • demos/slider/index.html
        • demos/sortable/index.html
        demos: touch ups
        00:27 Changeset [db5edc794f7b9479cd02a05d0fe0d690b71ffaf7] by Richard Worth <rdworth@…>
        • demos/datepicker/buttonbar.html
        • demos/datepicker/default.html
        • demos/datepicker/dropdown_month_year.html
        • demos/datepicker/inline.html
        • demos/datepicker/multiple_calendars.html
        • demos/draggable/index.html
        • demos/droppable/greedy.html
        • demos/droppable/index.html
        • demos/droppable/tolerance.html
        • demos/resizable/alsoresize.html
        demos: touch up
        00:00 Changeset [48af692c1bc73e132dd7f140e45c422ee5dc05a1] by Richard Worth <rdworth@…>
        • demos/resizable/alsoresize.html
        demos/resizable: fitting into demo preview frame
        Note: See TracTimeline for information about the timeline view.