]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2008-11-07 Keith WoodFixed 3536. Added Persian localisation
2008-11-07 Scott GonzálezCore: Moved regex declarations for potential speed...
2008-11-07 Scott GonzálezProgressbar Tests: Fixed default option tests (and...
2008-11-06 Paul Bakausdraggable: fixed nasty IE related scrolling bug - funny...
2008-11-06 Paul Bakaussortable: returning false in any callback will now...
2008-11-05 David BolterTweaking attr to normalize for FF2 ARIA implementation...
2008-11-05 Klaus HartlUI Tabs: removed equalize extension
2008-11-05 Klaus HartlUI Tabs: fixed tabs select causing page to jump bug...
2008-11-04 Paul Bakaussortable: removed support for ui.cancel(), must now...
2008-11-03 Paul Bakaussortable: implemented ui.cancel(), a function that...
2008-11-03 Paul Bakaussortable: checked inputs are not unchecked anymore...
2008-11-03 Paul Bakauscore: restructured helper functions, made enableSelecti...
2008-11-03 Paul Bakaussortable: all events of the inner nodes of the sortable...
2008-11-03 Paul Bakausmouse: events and default actions on click are not...
2008-11-03 Paul Bakausdraggable: fixed two missing defaults
2008-11-01 Richard WorthFixed #3193 - Cannot select scrollbars inside dialog...
2008-11-01 Richard Worthresizable: defined defaults
2008-11-01 Richard Worthtests resizable: Updated defaults test
2008-11-01 Richard Worthtest visual: fixed colors to match UI website
2008-10-31 Richard Worthmoved dep_loader.html test page to experimental branch
2008-10-30 Eduardo LundgrenSortable - accurate option added, If you prefer better...
2008-10-29 David Bolteradded ARIA semantics, and tests.
2008-10-28 Eduardo LundgrenSortable - delta direction improved
2008-10-28 Eduardo LundgrenSortable - Float elements tolerance fixed
2008-10-28 Eduardo LundgrenSortable - Prevent mouseCapture while help is reverting
2008-10-28 Eduardo LundgrenSortable - Checking if helper exists
2008-10-28 Eduardo LundgrenChanging the author name on Resizable
2008-10-28 Eduardo LundgrenSortable - Tolerance accuracy sortable improved
2008-10-24 Richard Worthset svn:eol-style to native
2008-10-22 Ariel Fleslerui.datepicker: fixing a var being leaked to the global...
2008-10-22 Keith WoodFixed 3492. Typo in day name.
2008-10-20 Paul Bakausslider: changed order of fired callbacks in moveTo...
2008-10-17 Richard WorthFixed slider responds to keypresses when disabled
2008-10-17 Paul Bakaussortable: fixed issue with first time append of the...
2008-10-15 Paul Bakauscore: reverted lazy loading implementation, commited...
2008-10-15 Paul Bakauscore: fixed chaining in lazy loading mechanism
2008-10-15 Paul Bakauscore: implemented experimental async dependency loading
2008-10-14 Paul Bakausdraggable: fixed createHelper method (thanks Nate!)
2008-10-14 Paul Bakaussortable: fixed toArray method
2008-10-13 Jörn Zaeffererupdating tests to latest QUnit, using same, fixing...
2008-10-13 Jörn Zaeffererupdating tests to latest QUnit, using same, fixing...
2008-10-13 Jörn Zaeffererfunctional demos: fixed remote history plugin usage
2008-10-13 Jörn Zaeffereraccordion: reset overflow to original value after anima...
2008-10-08 Jörn Zaeffererimproving accordion layout
2008-10-08 Jörn Zaeffererfunctional demos: added history_remote plugin
2008-10-08 Richard Worthadded some missing draggables defaults
2008-10-08 Klaus HartlUI Tabs: renamed confusing "unselect" option to "desele...
2008-10-08 Chi ChengSpinner:missing semicolon
2008-10-07 Ca-Phun UngSpinner: fixed incremental:false issue on mousedown...
2008-10-06 Klaus HartlUI Tabs: fixed queued tests, review
2008-10-06 Ca-Phun UngSpinner: add group and point options for improved suppo...
2008-10-06 Klaus HartlUI Tabs: fixed removal of inline styles set for a tab...
2008-10-06 Klaus Hartladded tabs to test overview
2008-10-05 Jörn Zaeffereradding version property to all ui components
2008-10-05 Jörn Zaeffereradding version property to all ui components
2008-10-05 Jörn Zaeffereradding version property to all ui components
2008-10-05 Jörn Zaeffereraccordion functional demo: fixes to work with default...
2008-10-05 Jörn Zaeffereraccordion: remove selectedClass and generated spans...
2008-10-05 Jörn ZaeffererCleaning up functional demos, getting rid of the rest...
2008-10-05 Jörn ZaeffererRemoving flora theme in favor of themeroller-based...
2008-10-05 Ca-Phun UngSpinner: spinner casing now sets itself a unique id...
2008-10-05 Keith Wood'change' command is now 'option' command
2008-10-05 Keith WoodAdd prev/next big texts
2008-10-05 Keith WoodCorrect keystroke handled for Mac
2008-10-05 Keith WoodFactor out class names for day hover and week hover
2008-10-05 Jörn ZaeffererFinishing move of autocomplete from trunk to 1.7 branch
2008-10-05 Jörn ZaeffererMoving autocomplete from trunk to 1.7 branch
2008-10-04 Klaus HartlUI Tabs: unselect class was attached inconsistently
2008-10-04 Richard Worthset svn:eol-style to native
2008-10-03 Ca-Phun UngSpinner: further refactored number formatter. 3 lines!
2008-10-02 Ca-Phun UngSpinner: fixed IE6 bugs with spinner height for data...
2008-10-02 Ca-Phun UngSpinner: added thousand separator format to numbers...
2008-10-02 Klaus HartlUI Tabs: fixed "colon in id bug", wrote more unit tests...
2008-10-01 Richard Worthadded missing semicolon
2008-09-30 Eduardo LundgrenAccordion: added support for effects.core ease equations
2008-09-29 Marc GrabanskiDatepicker: Default date cell shows over-state when...
2008-09-29 Marc GrabanskiDatepicker: Updated Mac keyboard commands
2008-09-29 Scott GonzálezDialog: Made moveToTop public.
2008-09-28 Marc GrabanskiDatepicker: Added option, "constrainInput" to restrict...
2008-09-28 Scott González$.widget: Create namespace if it doesn't already exist.
2008-09-28 Marc GrabanskiDatepicker: Created "option" method, deprecated "change...
2008-09-28 Klaus HartlUI Tabs: started with writing tests
2008-09-28 Scott GonzálezDialog: Added more tests.
2008-09-28 Scott GonzálezDialog: Removed functionality for copying classes from...
2008-09-27 Klaus HartlUI Tabs: in IE the first tab was moved to upper left...
2008-09-27 Richard WorthUpdated draggable defaults unit test
2008-09-27 Ca-Phun UngAccordion: fixed accordion drawers demo for IE6 and...
2008-09-27 Ca-Phun UngSpinner: reduced mousewheel timer from 500ms to 400ms...
2008-09-26 Ca-Phun UngSpinner: Removed external jquery.mousewheel.js call...
2008-09-26 Ca-Phun UngSpinner: added a timer to mousewheel interaction which...
2008-09-26 Ca-Phun UngAccordion: fix user-defined style issue when margin...
2008-09-26 Eduardo LundgrenDraggable cancelHelperRemoval when is not over
2008-09-25 Ca-Phun UngAccordion: fixed jump in accordion when expander div...
2008-09-23 Ca-Phun UngSpinner: Add change event to dblclick and created a...
2008-09-23 Scott GonzálezSpinner: Fixed warnings.
2008-09-23 Scott GonzálezCore: Reduced size of ARIA methods.
2008-09-22 Scott GonzálezCore: Moved ARIA methods up with other jQuery core...
2008-09-22 David BolterAccept boolean values for aria state. (Thanks for catch...
2008-09-22 David BolterAdded ariaRole and ariaState to ui.core with tests.
2008-09-22 Scott GonzálezCore: Marked $.ui.plugin as deprecated.
next