]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2011-10-20 Scott GonzálezButton: Create text span in correct document.
2011-10-18 Corey FrangBuild: Switching to uglify.js instead of closure compil...
2011-10-18 Scott GonzálezDefault to jQuery 1.6.4 for tests.
2011-10-18 Scott GonzálezSortable tests: Commented out assertions that don't...
2011-10-18 Scott GonzálezUpgraded jQuery to 1.6.4.
2011-10-18 Scott GonzálezAutocomplete: Re-enable native autocomplete whent he...
2011-10-17 Corey FrangBuild: For some reason, using parallel for gzip is...
2011-10-17 Corey FrangBuild: Fixing the sizer script to handle this many...
2011-10-17 Corey FrangBuild: whitespace
2011-10-17 Corey FrangBuild: `ant size` will now give you a report detailing...
2011-09-27 Scott GonzálezProgressbar: Hide overflowing content. Fixes #7743...
2011-09-27 Richard D.... Sortable: replaced hard-coded sortable with this.widget...
2011-09-16 kborchersDatepicker: Added additional check to checkExternalClic...
2011-09-13 Richard D.... Datepicker i18n hu: Corrected four-digit year in dateFo...
2011-09-13 Richard D.... Datepicker i17n hu: Corrected some spellings and abbrev...
2011-09-06 Scott GonzálezButton: Fixed RTL detection to default to LTR. Fixes...
2011-08-20 Corey FrangDialog: Update to 96e5c24 - keyup apparently doesn...
2011-08-19 Corey FrangDialog: Tabbing out of a modal dialog was possible...
2011-08-15 Scott GonzálezUpdating the 1-8-stable version to 1.8.17pre
2011-08-15 Scott GonzálezTagging the 1.8.16 release. 1.8.16
2011-08-12 Scott GonzálezDroppable: Don't use .parentsUntil(). Fixes #7530 ...
2011-08-12 Scott GonzálezDraggable: Only run iframeFix logic if the option is...
2011-08-10 Scott GonzálezDatepicker: Revert "Datepicker: Removing unnessecary...
2011-08-09 Scott GonzálezWidget demo: Fixed typo.
2011-08-09 Scott GonzálezWidget: Wrap the remove event trigerring in a try/catch...
2011-08-09 Karl KirchDatepicker: Added ability to stop datepicker from befor...
2011-08-09 Scott GonzálezMouse: Work around a bug in IE 8 where disabled inputs...
2011-08-09 Scott GonzálezRevert "Datepicker: Added onSelect.apply() call to...
2011-08-04 Jörn ZaeffererBackport widget demo from master to get it up on jquery... 421/head
2011-08-04 Corey FrangButton: Adding quotes to the attribute selector for...
2011-08-02 kborchersMouse: Changed mouseHandled check to a local var rather...
2011-08-02 Corey FrangEffects: Backporting 8108ec8 - Fixes #7595 - Wrapper...
2011-08-02 Scott GonzálezMerge pull request #415 from pelme/1-8-stable
2011-08-02 Andreas PelmeBackport of f9996682b5739661c21548f0de3d4c4883c5119d... 415/head
2011-08-02 Scott GonzálezBuild: Updated release script.
2011-08-02 Scott GonzálezUpdating the 1-8-stable version to 1.8.16pre
2011-08-02 Scott GonzálezTagging the 1.8.15 release. 1.8.15
2011-08-02 Scott GonzálezUpgrade jQuery to 1.6.2.
2011-08-01 Scott GonzálezDatepicker: Removed click handling for month and year...
2011-08-01 Scott GonzálezRevert "Mouse: Changed mouseHandled check to a local...
2011-07-29 Scott GonzálezjQuery 1.6 support.
2011-07-28 Scott GonzálezTests: Added ability to run tests against different...
2011-07-28 Scott GonzálezTests: Delete everything that fails.
2011-07-28 Scott GonzálezTests: Deleted failing widget tests.
2011-07-28 Scott GonzálezAccordion tests: Fixed fixture id.
2011-07-28 Scott GonzálezAdded compound test suite and updated QUnit.
2011-07-19 Scott GonzálezSlider: Fixed var statement. Fixes #7564 - alignValue...
2011-07-19 Richard D.... Datepicker i18n: Corrected Dutch abbreviation of month...
2011-07-19 Richard D.... Datepicker: show inline datepicker setting explicit...
2011-07-19 Corey FrangMerge pull request #322 from kborchers/bug_5665
2011-06-28 marcneuwirthDatepicker: Added onSelect.apply() call to _setDate...
2011-06-28 marcneuwirthDatepicker: Added onSelect.apply() call to _doKeyDown...
2011-06-27 marcneuwirthDatepicker: Removing unnessecary typeof check. Fixed...
2011-06-17 Scott GonzálezUpdating the 1-8-stable version to 1.8.15pre
2011-06-17 Scott GonzálezTagging the 1.8.14 release. 1.8.14
2011-06-16 kborchersDatepicker: Set font-size to 0em on ui-datepicker-row...
2011-06-16 kborchersDatepicker: Reset this.maxRows (rows in a month) on...
2011-06-16 kborchersDatepicker: Calculate the max number of rows necessary...
2011-06-13 Scott GonzálezDatepicker: Don't use .delegate(). Fixes #7470 - Datepi...
2011-05-28 Scott GonzálezEffects: Fixed typo. Fixes #7435 - animateClass ignores...
2011-05-27 kborchersDroppable: Added dragStart and dragStop to ddmanager...
2011-05-27 Jay MerrifieldMouse: Optimize the cancel locator, works around a...
2011-05-26 Jeff RemyResizable: correct aspectRatio handling with min/max...
2011-05-26 Andrew PowellButton: adding event.preventDefault. Fixes #5945 -...
2011-05-26 Glenn GoodrichButton: modified the event bindings for focus and blur...
2011-05-26 Richard D.... Simulate: account for document scroll in findCenter...
2011-05-25 kborchersSortable: Changed to check the parent's length so that...
2011-05-20 Scott GonzálezResizable: Remove workaround for handles not working...
2011-05-18 jgvCSS: added support for konqueror border-radius. Fixed...
2011-05-18 Jesse Bairdmissing comma(cherry picked from commit 39fab1f39811818...
2011-05-18 Jörn ZaeffererThere's no guard against unparsed characters at the...
2011-05-18 Jörn ZaeffererDialog: Changed IE6 overlay width adjustment to apply...
2011-05-18 Scott GonzálezButton: Refactored formResetHandler and fixed scope...
2011-05-18 Kato KazuyoshiDatepicker: onClose callback should be triggered by...
2011-05-16 Ben BoyleButton demo: modified order of selectors. Fixed #7094...
2011-05-16 Jay MerrifieldDatepicker: Made the day of year calculator be more...
2011-05-13 kborchersDraggable: Changed logic to only subtract left and...
2011-05-13 Kris BorchersButton: Don't fire click/change events if mouse was...
2011-05-13 kborchersDraggable: Check for grid elements set to 0 to prevent...
2011-05-13 Doug NeinerButton: no longer calls _resetButton() after changing...
2011-05-13 Doug NeinerButton: Added rtl detection so corner classes would...
2011-05-13 gnarfTheme: Reducing size of CSS for Corner Properties ...
2011-05-12 Scott GonzálezUpdating the 1-8-stable version to 1.8.14pre
2011-05-12 Scott GonzálezTagging the 1.8.13 release. 1.8.13
2011-05-12 Andrew PowellDatepicker: removed conditional mozilla browser check...
2011-05-12 Scott GonzálezRevert "Datepicker: Fixed #7043 - Using multiple months...
2011-05-11 Kato KazuyoshiDatepicker: Disabled datepicker should disable own...
2011-05-11 Garrison LockeDatepicker: Removed duplicate call to _updateDatepicker...
2011-05-11 Adam BaratzSlider: add handles in single DOM operation. Fixed...
2011-05-11 Kato KazuyoshiDraggable: Remove id when cloning helpers. Fixes #4564...
2011-05-11 Kato KazuyoshiDatepicker: Fixed #7043 - Using multiple months always...
2011-05-11 Scott GonzálezAutocomplete: Use appropriate methods for getting scrol...
2011-05-10 Carson McDonaldResizable: Skip autohide hover action when resizable...
2011-05-09 kborchersMouse: Changed mouseHandled check to a local var rather...
2011-05-06 Scott GonzálezDatepicker: Moved the setting of _datepickerShowing...
2011-05-05 Eike SendButton: stop disabled button from firing click events... 470/head
2011-05-04 Kato KazuyoshiDatepicker: Remove old "ui-datepicker-multi-N" before...
2011-05-04 Kato KazuyoshiDatepicker: Greedy matching in month name. Fixed #7062...
2011-05-04 Kato KazuyoshiDatepicker: Remove BOM. Fixed #6734 - Datepicker i18n...
2011-05-02 Mark JohnsonDraggable: Modified the iframe shims to load prior...
next