]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2010-08-27 Scott GonzálezPosition: Handle $(document) and $(window) for the...
2010-08-27 Scott GonzálezPosition: Created center variable for better minificati...
2010-08-27 Scott GonzálezAutocomplete: Improved cache demo.
2010-08-27 Scott GonzálezCore: Fixed .disableSelect() and .enableSelect() in...
2010-08-27 Scott GonzálezCore: Re-ordered functions.
2010-08-26 Scott GonzálezWidget tests: Coding standards.
2010-08-26 Scott GonzálezWidget: Added more unit tests.
2010-08-26 Scott GonzálezWidget Tests: Coding standards.
2010-08-26 Scott GonzálezWidget: Added more unit tests.
2010-08-25 Scott GonzálezAutocomplete: Abort existing ajax requests when running...
2010-08-24 Scott GonzálezAutocomplete: Don't handle remote data if it's not...
2010-08-23 Scott GonzálezWidget: Refactored code for re-initialization to reduce...
2010-08-23 Scott GonzálezWidget: Added tests for re-initialization.
2010-08-18 Scott GonzálezButton: Read disabled attribute from original element...
2010-08-18 Scott GonzálezButtonset: Ignore hidden buttons. Fixes #5946 - buttons...
2010-08-12 Ben HollisPosition: Fix flip collision. Fixes #5932 - Position...
2010-08-12 ph-ausseilTabs: Ignore sublists. Fixes #5893 - Tabs: ability...
2010-08-11 Scott GonzálezDatepicker: Added Kazakhstan localization. Fixes #5924...
2010-08-11 Robson Braga... Autocomplete: changed menu activated function to check...
2010-08-11 Robson Braga... Autocomplete: changed the search function to always...
2010-08-10 Scott GonzálezFixed broken whitespace characters and missing semicolo...
2010-08-08 malsupEffects: Fix show/hide/toggle test for using core funct...
2010-08-06 Scott GonzálezUpdating the master version to 1.9pre
2010-08-06 Scott GonzálezTagging the 1.8.4 release. 1.8.4
2010-08-05 Scott GonzálezBuild: Force headered files to be copied to minified...
2010-08-05 jzaeffererBuild: Strip newlines when loading release.version...
2010-08-05 Scott GonzálezAutocomplete: Handle clicks outside the autocomplete...
2010-08-04 Scott GonzálezAutocomplete: Don't reset text field value on blur...
2010-08-04 Richard D.... Datepicker: use a setTimeout 0 so the same code can...
2010-08-04 Scott GonzálezUpdating the master version to 1.9pre
2010-08-04 Scott GonzálezTagging the 1.8.3 release. 1.8.3
2010-07-30 Ziling ZhaoDialog: modified so that minWidth is respected. Fixes...
2010-07-30 Scott GonzálezAutocomplete: Respect the disabled option. Fixes #5619...
2010-07-30 Scott GonzálezRevert "Use pushStack in widget method. Fixes #5732...
2010-07-30 jzaeffererUpdate to latest QUnit.
2010-07-30 jzaeffererUse pushStack in widget method. Fixes #5732 - make...
2010-07-30 jzaeffererReplace element.data(...) with $.data(element, ......
2010-07-30 jzaeffererAdded widget to unit tests index page.
2010-07-30 jzaeffererImproving visual testcase for position. Partial fix...
2010-07-30 Scott GonzálezDialog: Wrap buttons in a div so we can float the div...
2010-07-29 Scott GonzálezProgressbar: cleanup.
2010-07-29 Scott GonzálezProgressbar resize demo: Added missing mouse dependency...
2010-07-28 Scott GonzálezTabs: coding standard.
2010-07-28 Scott GonzálezTabs: coding standards.
2010-07-28 Scott GonzálezAdded position plugin to demo pages that use dialogs.
2010-07-27 Scott GonzálezDatepicker: Fixed spelling of Czech language. Fixes...
2010-07-27 Scott GonzálezAccordion: minor cleanup.
2010-07-22 Scott GonzálezCore Tests: Fixed image reference.
2010-07-22 Scott GonzálezCore: Coding standards.
2010-07-22 Scott GonzálezAccordion: Coding standards.
2010-07-22 Scott GonzálezAutocomplete: Removed selection handling in IE. No...
2010-07-22 Scott GonzálezCore: Better support for areas in :focusable and :tabba...
2010-07-22 Scott GonzálezCore: Added .outerWidth(), .outerHeight(), .innerWidth...
2010-07-22 Scott GonzálezCore: Fixed :focusable and :tabbable selectors for...
2010-07-21 Scott GonzálezAutocomplete: Fixed bad reference to ownerDocument.
2010-07-21 Scott GonzálezAutocomplete: Added appendTo option. Fixes #5836 -...
2010-07-21 Scott GonzálezCore: Removed tests for .attr() ARIA override since...
2010-07-21 Scott GonzálezRevert "Dialog: Don't set specific dimensions on the...
2010-07-21 Scott GonzálezDialog: Don't set specific dimensions on the overlay...
2010-07-21 Scott GonzálezTabs: Added tests for select event.
2010-07-20 Scott GonzálezAccordion: Use this.headers instead of parsing the...
2010-07-20 Scott GonzálezAutocomplete: Prevent the default behavior of pressing...
2010-07-20 Scott GonzálezAutocomplete (combobox demo): Set intial value of text...
2010-07-20 Scott GonzálezAutocomplete (combobox demo): Detect valid entries...
2010-07-20 Scott GonzálezAutcomplete: Refactored combobox demo.
2010-07-20 Scott GonzálezAutocomplete: Clear selectedItem property whenever...
2010-07-20 Scott GonzálezAutocomplet: refactored handling of menu's selected...
2010-07-20 Scott GonzálezAutocompelte: Only run a search if the value has change...
2010-07-20 jzaeffererMerge remote branch 'origin/master'
2010-07-20 Scott GonzálezAutocomplete: Added link to accent folding demo. Fixes...
2010-07-19 Scott GonzálezAutocomplete: Render items as text, not HTML. Fixes...
2010-07-19 Scott GonzálezAutocompelte demos: Renamed the scrollable demo so...
2010-07-19 Scott GonzálezAutocomplete: Don't update the value of the text field...
2010-07-19 Scott GonzálezAutocomplete: Added demo of scrollable results. Fixes...
2010-07-19 Scott GonzálezAutocomplete demos: Added more programming languages...
2010-07-19 Scott GonzálezMenu: Only look for .ui-menu-item elements to determine...
2010-07-19 Scott GonzálezMenu: float .ui-menu since all .ui-menu-item elements...
2010-07-19 Scott GonzálezAutocomplete: Moved all demo images into /demos/autocom...
2010-07-19 Scott GonzálezAutocomplete: Removed styling for .ui-autocomplete...
2010-07-19 Scott GonzálezAutocomplete: Added position option. Fixes #5153 -...
2010-07-17 Scott GonzálezTabs: Fixed select method handling for index of -1.
2010-07-17 Scott GonzálezTabs: Updated tests.
2010-07-16 Tiago FreireTabs: Fixed a broken commit for #3171.
2010-07-16 Scott GonzálezDialog: Adjusted logic for finding the first tabbable...
2010-07-16 Holger RüprichSortable: Return an empty URL param for empty sortable...
2010-07-16 Scott GonzálezAutocomplete: Use .outerWidth() for determining the...
2010-07-16 DiegoDatepicker: Fixed pt-BR translation. Fixes #5363 -...
2010-07-16 Scott GonzálezButton performance test: Don't use alert().
2010-07-16 Scott GonzálezAccordion: Use .addClass() instead of .toggleClass...
2010-07-16 Tiago FreireTabs: Added ability to reference tabs by href. Fixes...
2010-07-16 Scott GonzálezButton performance test: Added alert for time to initia...
2010-07-16 Scott GonzálezButton: Restrict DOM querying to labels. Fixes #5810...
2010-07-16 Scott GonzálezDialog: Removed CSS rules for button styling - let...
2010-07-16 kobrigoargument shifting is not done correctly when the option...
2010-07-16 kobrigoFixed argument shifting for effects. Fixes #5731 -...
2010-07-16 Scott GonzálezClass animation demos: Don't chain id and class selecto...
2010-07-16 Scott GonzálezDialog: Fixed whitespace.
2010-07-16 Scott GonzálezDialog: Fixed tests for position option.
2010-07-15 JustinMacCarthyadded empty test for containment by array option
2010-07-15 Scott GonzálezWidget: Deep extend options when creating a new plugin...
next