]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2011-01-27 Scott GonzálezAutocomplete: Fixed handling of race conditions when...
2011-01-25 Scott GonzálezAccordion: Allow canceling the beforeActivate event...
2011-01-25 Scott GonzálezAccordion: Renamed changestart and change events to...
2011-01-25 Scott GonzálezAccordion: More tests.
2011-01-25 Scott GonzálezTests: Fixed erroneous refernece to accordion.
2011-01-25 Scott GonzálezWidget tests: Remove workaround for old QUnit bug.
2011-01-25 Scott GonzálezWidget tests: Cleanup.
2011-01-25 Scott GonzálezAccordion test: Fixed an icon test.
2011-01-25 Scott GonzálezAccordion tests: Cleaned up deprecated tests.
2011-01-25 Scott GonzálezAccordion tests: Cleanup.
2011-01-24 Scott GonzálezAccordion tests: Getting really ghetto in an attempt...
2011-01-24 Scott GonzálezAccordion: Test cleanup.
2011-01-24 Scott GonzálezTests: Updated QUnit.
2011-01-24 Scott GonzálezAccordion: First pass at splitting out tests for deprec...
2011-01-24 Scott GonzálezWidget: Allow this.element to be the widget instance...
2011-01-24 Scott GonzálezWidget: Added tests for defaultElement and element...
2011-01-23 Scott GonzálezAll: Define defaultElement for non-div widgets.
2011-01-23 Scott GonzálezWidget: Removed comment about storing instances in...
2011-01-23 Scott GonzálezWidget: Allow instantiation without the new keyword.
2011-01-23 Scott GonzálezWidget: Added ability to generate an item if no item...
2011-01-19 marcos.sousaSortable: Make sure we have a placeholder before trying...
2011-01-19 Scott GonzálezSortable: pass a fake event object to _mouseUp on cance...
2011-01-19 Scott GonzálezDatepicker i18n: Added Algerian Arabic to demos.
2011-01-19 cherifDatepicker i18n: Added Algerian Arabic. Fixes #6877...
2011-01-18 jzaeffererUpdate to latest jquery-global plugin
2011-01-18 jzaeffererSpinner: Update to latest jquery-global plugin, removin...
2011-01-18 jzaeffererUpdate to latest jquery-global plugin
2011-01-18 Ivan PetersDatepicker: Update parseDate to properly handle a strin... 97/head
2011-01-17 jzaeffererUpdate example culture files to $.global
2011-01-17 jzaeffererMerge branch 'master' of github.com:jquery/jquery-ui
2011-01-17 jzaeffererUpdated global plugin to latest version.
2011-01-17 jzaeffererRenamed glob.js to jquery.global.js to match actual...
2011-01-17 Scott GonzálezDatepicker i18n: Fixed missing references.
2011-01-17 Scott GonzálezDatepicker i18n: Added Australian and New Zealand local...
2011-01-17 Scott GonzálezUpdated copyright year.
2011-01-16 Scott GonzálezTabs: Pass an element instead of jQuery object on initi...
2011-01-15 Scott GonzálezSpinner: Moved ARIA to input and fixed tests.
2011-01-15 Scott GonzálezUpdated widgets to use new methods from $.Widget.
2011-01-14 Scott GonzálezChange destroy to _destroy and remove calls to $.Widget...
2011-01-14 Scott GonzálezWidget: destroy() now calls _destroy() so that widgets...
2011-01-14 Scott GonzálezAutocompete tests: Added missing menu dependency.
2011-01-14 Scott GonzálezWidget: Added _super() and _superApply() methods. Fixes...
2011-01-14 Scott GonzálezRevert accidental demo change from 66606407edf9faa33c56...
2011-01-14 Scott GonzálezAccordion: Force the width of the accordion panel durin...
2011-01-14 Scott GonzálezAccordion: Renamed resize method to refresh. Fixes...
2011-01-14 Scott GonzálezWidget: Removed unnecessary/incorrect logic for widgetE...
2011-01-14 Scott GonzálezWidget: Removed commented out code.
2011-01-14 Scott GonzálezWidget: Removed code for the remove event in jQuery...
2011-01-14 Scott GonzálezAccordion: Cleaned up _createIcons().
2011-01-13 Scott GonzálezAccordion: Use event.preventDefault() instead of return...
2011-01-13 Scott GonzálezAccordion: call event.preventDefault() inside the _even...
2011-01-13 Scott GonzálezAccordion - Make sure we have an element before trying...
2011-01-13 Scott GonzálezMerge branch 'accordion-activate'
2011-01-13 Scott GonzálezAccordion: Moved handling for programmatically collapsi...
2011-01-13 Scott GonzálezAccordion: Added note about supporting negative values...
2011-01-13 Scott GonzálezAccordion: Reduced valid active options to numbers...
2011-01-13 Alex DovenmuehleAccordion: Fixed weird behavior on accordion animations... 92/head
2011-01-12 Scott GonzálezPosition: Fixed calculation of collision dimensions...
2011-01-12 Scott GonzálezAccordion: Handle invalid values for the active option.
2011-01-12 Scott GonzálezAccordion: First pass at deprecating the activate metho...
2011-01-11 Alex DovenmuehleAccordion: Deprecated icons.headerSelected in favor...
2011-01-11 Scott GonzálezDialog: Fixed creation of close button in IE.
2011-01-11 aaronpetersonDialog: Fixed positioning of title bar text. Fixes...
2011-01-11 Scott GonzálezAccordion: Start the accordion animation before changin...
2011-01-11 Scott GonzálezAutocomplete demo (combobox): Fixed tooltips and cleari...
2011-01-11 Scott GonzálezCompound visual test: Added missing reference to autoco...
2011-01-11 Scott GonzálezButton demo: Coding standards.
2011-01-11 Scott GonzálezBuild: Added spinner and menu to docs-download.
2011-01-11 Scott GonzálezFixed headers for menu, spinner, tooltip stylesheets.
2011-01-11 Scott GonzálezFixed broken reference to theme file.
2011-01-11 Scott GonzálezFixed references to jQuery.
2011-01-11 gnarfDemos: PHP Strict mode compliance and use parse_json...
2011-01-07 SajiDatepicker: Added Malayalam translation. Fixes #6822... 86/head
2010-12-28 jzaeffererCleanup bad earlier merge.
2010-12-22 jzaeffererFixed bad references to jQuery-1.4.4.js
2010-12-22 jzaeffererMerge remote branch 'origin/tooltip'
2010-12-22 jzaeffererMerge remote branch 'origin/menu'
2010-12-22 jzaeffererFix demos index page to include globalization plugin...
2010-12-22 jzaeffererMerge remote branch 'origin/spinner'
2010-12-20 Max SchnurDialog: Modified close button binding to use event...
2010-12-20 MaxPower15Tabs: Use event.preventDefault() instead of return...
2010-12-19 XaviAll: Use .toggleClass() instead of conditionally using...
2010-12-19 Scott GonzálezAccordion: Move code for deprecated height options...
2010-12-19 Scott GonzálezAccordion: Added test for heightStyle: fill with absolu...
2010-12-19 Scott GonzálezAccordion: Don't include the height of absolute/fixed...
2010-12-19 Scott GonzálezAccordion: Handle changes to deprecated options: autoHe...
2010-12-19 Scott GonzálezMerge remote branch 'Adovenmuehle/master' into accordio...
2010-12-18 Alex DovenmuehleAccordion: API Redesign. Made style changes and changed... 75/head
2010-12-18 Scott GonzálezDialog: Coding standards.
2010-12-17 Scott GonzálezaddClass: Added visual test page for animation queueing.
2010-12-17 Scott GonzálezAutocomplete: Track pending requests and only remove...
2010-12-17 Scott GonzálezAutocomplete: Abort pending ajax requests when disabled...
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...
next