]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
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.
2010-10-08 =Button: removed explicit call to _init() from _create...
2010-10-08 Scott GonzálezEffects: Added borderColor to color animation list...
2010-10-07 Scott GonzálezWidget: Simplified _getCreateOptions().
2010-10-06 Scott GonzálezWidget: Added ability to define how to find options...
2010-10-06 Dmitry PetrovAutocomplete: Prevent keypress events caused by enter...
2010-10-06 m157yDatepicker: fixed problem on ids with. Fixed #6154...
2010-10-06 m157yDatepicker: fixed typo in russian localization. Fixed...
2010-10-05 Scott GonzálezDialog: Fixed logic for mimicking minHeight. Fixes...
2010-10-05 Scott GonzálezAutocomplete: Make sure we have a response before tryin...
2010-10-04 Scott GonzálezEffects: Jump to final state and execute callbacks...
2010-10-04 jentersTab: modified init to display correct content of misord...
2010-10-04 John FirebaughDialog: Don't change DOM position on open. Fixes #6137...
2010-10-04 Scott GonzálezRevert "Dialog: Don't change DOM position on open....
2010-10-04 Scott GonzálezDialog: Don't change DOM position on open. Fixes #6137...
2010-10-01 Scott GonzálezDialog: Don't pass props to jQuery when creating buttons.
2010-09-30 Scott GonzálezDialog: Set the type on buttons. Fixes #6128 - Dialog...
2010-09-30 Scott GonzálezWidget: Added create event. Fixes #6126 - Widget: Add...
2010-09-27 Scott GonzálezEffects (show): coding standards.
2010-09-27 Scott GonzálezSelectable demos: coding standards.
2010-09-27 Scott GonzálezResizable demos: coding standards.
2010-09-27 Scott GonzálezEffects (removeClass) demos: coding standards.
2010-09-27 Scott GonzálezDialog: Batch size-related option settings.
2010-09-27 Scott GonzálezDialog demos: safer selectors for the demo system worka...
2010-09-27 Scott GonzálezWidget: Added _setOptions method for handling normalize...
2010-09-27 Scott GonzálezProgressbar: Added a complete event. Fixes #3500 -...
2010-09-27 Scott GonzálezAutocomplete: Only prevent the default action for enter...
2010-09-27 Scott GonzálezAutocomplete (Menu): Only traverse through .ui-menu...
2010-09-24 Scott GonzálezAutocomplete: Handle IE firing focus events asynchronou...
2010-09-24 Scott GonzálezRelease: Small tweak to some wording.
2010-09-24 Scott GonzálezDatepicker: Added Portuguese localization. Fixes #6102...
2010-09-20 Daniel SteigerwaldWidget: Use charAt instead of substring for private...
2010-09-20 Scott GonzálezAccordion: Don't pass multiple classes to .toggleClass...
2010-09-20 Scott GonzálezCore: Only use mousedown to prevent text selection...
2010-09-20 Jorge BarreiroDatepicker: Added galician localization. Fixes #6079...
2010-09-20 Scott GonzálezEffects: Fixed .show(), .hide(), .toggle() to accept...
2010-09-20 Lim Chee AunDatepicker: Hightlight the curerent date, not the selec...
2010-09-20 Scott GonzálezAutocomplete: Properly handle non-item clicks inside...
2010-09-20 Scott GonzálezDialog: Don't call draggable.destroy if we're not curre...
2010-09-20 Richard D.... Dialog demo: syntax error, errant single quote from...
2010-09-15 jzaeffererBuild: add zip file for MS cdn to cdn target (was:...
2010-09-10 Scott GonzálezUpdating the master version to 1.9pre
2010-09-10 Scott GonzálezTagging the 1.8.5 release. 1.8.5
2010-09-10 Scott GonzálezBuild: Attempt to fix version replacement for API docs.
2010-09-10 Scott GonzálezBuild: Minor tweaks to release automation.
2010-09-10 Scott GonzálezBuild: Initial commit for release automation.
2010-09-10 Scott GonzálezProgressbar demos: Coding standards.
2010-09-10 Scott GonzálezPosition demos: Coding standards.
2010-09-10 Scott GonzálezEffects .hide() demos: Coding standards.
2010-09-10 Scott GonzálezDroppable demos: Coding standards.
2010-09-10 Scott GonzálezDraggable demos: Coding standards.
2010-09-10 Scott GonzálezDialog demos: Coding standards.
2010-09-10 Scott GonzálezDatepicker demos: Coding standards.
2010-09-10 Scott GonzálezButton demos: Coding standards.
2010-09-10 Scott GonzálezDemos: Cleanup.
2010-09-10 Scott GonzálezAutocomplete demos: Coding standards.
2010-09-10 Scott GonzálezEffects demos (partial): Coding standards.
2010-09-10 Scott GonzálezAccordion demos: Coding standards.
2010-09-09 AndrewNewcombdatepicker: changed parseDate to be case insensitive...
2010-09-07 Scott GonzálezCore: Avoid layout bug in IE with minHeight support...
2010-09-07 Christopher... Tabs: Prevent opening a tab while panels are being...
2010-09-07 Scott GonzálezDialog tests: Enabling in TestSwarm.
2010-09-07 Scott GonzálezCore: Improvements to minHeight support test. Thanks...
next