]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2010-11-19 jzaeffererSet version to 1.9m3 1.9m3
2010-11-19 jzaeffererMerge branch 'spinner' into devpreview
2010-11-19 jzaeffererMerge branch 'menu' into devpreview
2010-11-19 jzaeffererMerge branch 'tooltip' into devpreview
2010-11-19 jzaeffererMerge commit '1.8.6' into devpreview
2010-11-16 jzaeffererMenu: Implemented new (experimental) ARIA based on...
2010-11-02 jzaeffererSpinner: Adding overflow demo
2010-11-02 jzaeffererSpinner: Removing rtl demo
2010-10-28 jzaeffererMenu: Good enough
2010-10-28 jzaeffererMenu: Further refactoring of next/previousPage
2010-10-28 jzaeffererMenu: Refactored next/previousPage logic and activate...
2010-10-28 jzaeffererMenu: Refactored menu to use .first()/.last() instead...
2010-10-28 jzaeffererMenu: Effing coding standards.
2010-10-28 jzaeffererMenu: Use event delegation for mouseover/out events...
2010-10-28 jzaeffererSpinner: Make sure that options.value and input.val...
2010-10-28 jzaeffererSpinner: Refactored reading htlm5 attributes option...
2010-10-27 jzaeffererSlider: Add spinner to demo index
2010-10-27 jzaeffererSpinner: Visual test page for events
2010-10-27 jzaeffererSpinner: Improved mousewheel event handling
2010-10-27 jzaeffererSpinner: More refactorings and cleanups, and heavy...
2010-10-26 jzaeffererTooltip: Implementing event delegation support.
2010-10-26 jzaeffererTooltip: Demo and tests update
2010-10-26 jzaeffererTooltip: Added demo for custom animations
2010-10-26 jzaeffererTooltip: Update forms demo to programmatic-trigger...
2010-10-26 jzaeffererTooltip: Update _init to _create
2010-10-26 jzaeffererTooltip: Removing application role, should be set on...
2010-10-26 jzaeffererTooltip: Removing tooltipClass option; use .tooltip...
2010-10-26 jzaeffererTooltip: Unit tests cleanup
2010-10-26 jzaeffererSlider: Cleanup public methods
2010-10-26 jzaeffererSlider: Improve destroy method
2010-10-26 jzaeffererSlider: Some more refactoring and cleanup
2010-10-26 jzaeffererSlider: Some more test suite improvements
2010-10-26 jzaeffererSpinner: Changed default for numberformat to null....
2010-10-26 jzaeffererSlider: Simplifying mousewheel binding, remove Opera...
2010-10-26 jzaeffererSlider: Update to latest mousewheel plugin
2010-10-26 jzaeffererSpiner: Tune mousewheel spinning
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 jzaeffererSlider: Removing dir option. Implementation caused...
2010-10-25 jzaeffererSlider: More codecleanup. Inlining defaults for min...
2010-10-25 jzaeffererSpinner: Fix value option initalization
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-24 jzaeffererSpinner: More cleanup
2010-10-24 jzaeffererSpinner: Some code and test cleanup
2010-10-23 jzaeffererUsing button widget for the spinner buttons. Can still...
2010-10-22 jzaeffererReplaced hexadecimal demo with decimal demo. Updated...
2010-10-22 Scott GonzálezRevert "Position: Handle sub-pixel offsets better in...
2010-10-22 jzaeffererImporting spinner unit tests
2010-10-22 jzaeffererPorting old spinner implementation to 1.8, dropping...
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 jzaeffererTooltip: Adding another ajax example to visual testcase...
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.
next