]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2010-12-18 Alex DovenmuehleAccordion: API Redesign. Made style changes and changed... 75/head
2010-12-17 Alex DovenmuehleAccordion: API Redesign. Merged autoHeight, fillSpace...
2010-12-16 Mario VisicAutocomplete (Combobox demo): Set the button type to...
2010-12-14 Scott GonzálezEffects: Fixed queueing of class animations. Fixes...
2010-12-13 Kevin DalmanEffects: set right/bottom to 'auto' so effects work...
2010-12-11 Scott GonzálezAccordion: Split out navigation options into an extensi...
2010-12-11 Scott GonzálezAll: Remove workaround for .offset() setter bug from...
2010-12-10 Scott GonzálezAll: Replaced all uses of $.ui.contains() with $.contai...
2010-12-10 Scott GonzálezTabs: Removed rotate method. Fixes #5939 - Tabs: Remove...
2010-12-10 Alex DovenmuehleAccordion: Added .ui-accordion-heading class to header...
2010-12-10 Scott GonzálezPosition: Use $.isWindow()
2010-12-10 Scott GonzálezDialog: Removed handling of deprecated beforeclose...
2010-12-10 Scott GonzálezWidget: Throw errors for invalid method calls. Fixes...
2010-12-10 Scott GonzálezRevert "Dialog: Moved the default value for the positio...
2010-12-10 Scott GonzálezMerge branch 'master' of github.com:jquery/jquery-ui
2010-12-10 Scott GonzálezBuild (release): Added note for part of the manual...
2010-12-08 Scott GonzálezUpdating the master version to 1.9pre
2010-12-08 Scott GonzálezTagging the 1.8.7 release. 1.8.7
2010-12-08 Scott GonzálezDialog: Moved the default value for the position.of...
2010-12-07 saksTabs: Added context to global selectors. Fixed #6710...
2010-12-07 Heiko HenningDatepicker: Added Rhaeto-Romanic translation. Fixes...
2010-12-06 poplixSlider: Changed _trimAlignValue function to return...
2010-12-03 Scott GonzálezDialog position tests: Use Math.round() instead of...
2010-12-03 dbloodDatepicker: enabled OSX meta keys to work when constrai...
2010-12-03 Scott GonzálezDialog: Don't hide the dialog in _size if it started...
2010-12-01 Jean-Francois... Draggable: Handle scrolled windows. Fixes #6181 - Dragg...
2010-12-01 Scott GonzálezAutocomplete: Update selectedItem in the asynchronous...
2010-12-01 Scott GonzálezPosition: Handle sub-pixel offsets better in Firefox...
2010-12-01 Scott GonzálezAutocomplete: Handle ajax errors and timeouts. Fixes...
2010-11-30 Scott GonzálezAutocomplete combobox demo: Reset the internal term...
2010-11-30 pheibergDatepicker: made it possible to select a date in the...
2010-11-23 Scott GonzálezCombobox: Added a destroy method. Fixes #6685 - Combobo...
2010-11-22 Scott GonzálezDatepicker: Proper handling of empty strings for dates.
2010-11-22 Scott GonzálezDatepicker: Handle clearing the date inside _setDate...
2010-11-22 Scott GonzálezDatepicker: Don't use ui-helper-hidden-accessible for...
2010-11-22 Scott GonzálezCSS: Rewrote .ui-helper-hidden-accessible base on HTML5...
2010-11-22 Marian RudzynskiProgressbar: Added max option. Fixes #6681 - Progressba...
2010-11-22 pheibergDatepicker: changed setDate not to modify the passed...
2010-11-21 Khaled AlHouraniDatepicker: modified Arabic day names order. Fixed...
2010-11-21 Kyle WilkinsonDatepicker Demo: modifed the name of the event search...
2010-11-19 Scott GonzálezAutocomplete: Use the text of the option, not the value...
2010-11-19 Scott GonzálezAutocomplete multiple demos: Don't leave the field...
2010-11-19 Phillip BarnesLossless compression of all non-theme images using...
2010-11-19 jzaeffererBuild: Revert mistaken change in last commit, putting...
2010-11-19 jzaeffererBuild: Replace filename references in base/all.min...
2010-11-19 skeetergraphicsSlider: Modified handle and scroll content not to jump...
2010-11-19 jamiejagDialog: Ensure dialogs have a z-index when calculating...
2010-11-19 Alex DovenmuehleCore: Fixed switchClass queueing issues using lazy...
2010-11-18 pheibergDatepicker: Fixed parsing of single y character for...
2010-11-16 J. Ryan StinnettEffects: Allow named speeds to be 0. Fixes #6657 -...
2010-11-12 Scott GonzálezDialog: Added some missing semicolons.
2010-11-12 Scott GonzálezButtonset: Added items option and removed visible filte...
2010-11-12 Scott GonzálezUpgraded jQuery to 1.4.4.
2010-11-12 Scott GonzálezAutocomplete: Re-position menu after resizing, not...
2010-11-12 Jay MerrifieldDialog: Make sure the overlay instance still exists...
2010-11-11 Stéphane RaimbaultDatepicker: fixed the French translation. Fixed #6646...
2010-11-09 awgyMouse: tie the preventClickEvent property to the event...
2010-11-09 Scott GonzálezSlide effect: Handle string values for distance. Fixes...
2010-11-05 Scott GonzálezDatpicker: Fixed some failing tests.
2010-11-05 Scott GonzálezDatepicker: Avoid flash during render in Firefox. Fixes...
2010-11-04 Scott GonzálezAutocomplete (maxheight demo): Add padding to account...
2010-11-02 Scott GonzálezAutocomplete: Prevent horizontal scrollbars in maxheigh...
2010-10-28 jzaeffererBuild: Fix regex for relative path replacement on cdn...
2010-10-26 Scott GonzálezDatepicker: Fixed Norwegian locale. Fixes #6086 - Error...
2010-10-26 Scott GonzálezAutocomplete: Trigger close after hiding the menu....
2010-10-26 Scott GonzálezDatepicker: Fixed currentText in French locale. Fixes...
2010-10-26 sixheadDatepicker: Fixed month name in Thai localization....
2010-10-25 Scott GonzálezUpdating the master version to 1.9pre
2010-10-25 Scott GonzálezTagging the 1.8.6 release. 1.8.6
2010-10-25 Scott GonzálezBuild: Added download builder section to changelog...
2010-10-25 Scott GonzálezBuild: Use LC_ALL='C' when sorting.
2010-10-25 Scott GonzálezAutocomplete: Always reset this.term after a select...
2010-10-22 Scott GonzálezRevert "Position: Handle sub-pixel offsets better in...
2010-10-22 Scott GonzálezPosition: Handle sub-pixel offsets better in Firefox...
2010-10-22 Scott GonzálezUpgraded jQuery to 1.4.3.
2010-10-22 Scott GonzálezAutocomplete tests: Removed reference to non-existent...
2010-10-22 Scott GonzálezAutocomplete: Split menu resizing logic into its own...
2010-10-21 Scott GonzálezWidget: Don't throw errors for invalid method calls...
2010-10-21 Scott GonzálezPosition: Use a better check for determining if an...
2010-10-20 Scott GonzálezWidget: Fixed reference to element in _getCreateOptions().
2010-10-20 Scott GonzálezExternal: Updated bgiframe to 2.1.2. Fixes #6190 -...
2010-10-20 Scott GonzálezCore: Don't use $.style since it doesn't exist in jQuer...
2010-10-19 jzaeffererBuild: Cleanup and adding CSS minimization. Fixes ...
2010-10-18 jzaeffererBuild: Replace @VERSION in css files. Fixes #6191:...
2010-10-15 Richard D.... Mouse: better check for not IE9 or greater in case...
2010-10-14 Richard D.... changed jQuery to $ in last commit for consistency
2010-10-14 Richard D.... Mouse: Limit mouseup out of window check to only versio...
2010-10-13 Scott GonzálezDemos: Coding standards.
2010-10-13 Scott GonzálezTabs demos: Coding standards.
2010-10-13 Scott GonzálezEffects (toggle) demos: Coding standards.
2010-10-13 Scott GonzálezEffects (toggleClass) demos: Coding standards.
2010-10-13 Scott GonzálezEffects (switchClass) demos: Coding standards.
2010-10-13 Scott GonzálezSortable demos: Coding standards.
2010-10-13 Scott GonzálezMouse: Always call event.preventDefault() in _mouseDown...
2010-10-13 Scott GonzálezSlider demos: Coding standards.
2010-10-12 Scott GonzálezCore: Minor cleanup.
2010-10-12 Scott GonzálezSelectable demo: Workaround a stupid bug in the jqueryu...
2010-10-11 Scott GonzálezFix jQuery file name.
2010-10-11 Scott GonzálezAutocomplete: Don't react to key events on readonly...
2010-10-11 Scott GonzálezAutocomplete: Pass along some more original events.
next