]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2009-02-06 Richard Worthsortable unit tests - fixed el.css not a function
2009-02-05 Bohdan Ganickydemos/sortable/connect-lists-through-tabs: finetuning...
2009-02-05 Klaus HartlTabs: cleanup - no longer supports tabifying via list...
2009-02-05 Bohdan Ganickydemos/sortable/connect-lists-through-tabs: fixed demo...
2009-02-05 Bohdan Ganickydemos/sortable/connect-lists-through-tabs: correct...
2009-02-05 Bohdan Ganickydemos/sortable/connect-lists-through-tabs: new demo...
2009-02-05 Klaus HartlTabs: fixed bug related to setting selected via data...
2009-02-05 Klaus HartlTabs: removed useless array joins, consistent usage...
2009-02-05 Klaus HartlTabs: Added tests for select method while at the same...
2009-02-05 Scott GonzálezDialog: Removed shadow option due to introducing too...
2009-02-05 Klaus Hartlfixed tab not being pushed on top of panel border in...
2009-02-05 Klaus HartlRemoved superfluous display declaration (a float implic...
2009-02-05 Klaus HartlTabs demo: use collapsible instead of deprecated desele...
2009-02-05 Scott Jehladded float left back to anchor to get click anwhere...
2009-02-05 Richard Worthdemos slider: removed extra char (;) in stylesheet
2009-02-05 Richard WorthFixed 4062 - slider: vertical slider handle jumps up...
2009-02-05 Scott Jehladded vertical tabs demo. This could be implemented...
2009-02-05 Scott Jehlfew more border resets changed to border-width
2009-02-05 Scott Jehltypo: width, not weight
2009-02-05 Scott Jehlchanged border-bottom to border-bottom-weight. less...
2009-02-05 Richard WorthFixed #3804 (Multiple Slider Focus Issues)
2009-02-05 Richard Worthaccordion defaults in alpha order
2009-02-05 Scott GonzálezDraggable/Sortable: Partial fix for #4009: Fixed ui...
2009-02-05 Scott GonzálezDraggable/Sortable: Partial fix for #4009: Fixed ui...
2009-02-05 Scott GonzálezDraggable: Removed ridiculousness (some of it anyway).
2009-02-05 Scott GonzálezMouse: Fixed #4061: Prevent errors when manually trigge...
2009-02-05 Paul Bakauseffect core: speed wasn't detected in all situations...
2009-02-05 Scott Jehlset a taller initial height on the progress bar. resize...
2009-02-04 Klaus HartlTabs: fixed duration for show animation - setting wasn...
2009-02-04 Klaus Hartljust reviewed
2009-02-04 Richard Worthunit tests: added index page
2009-02-04 Richard Worthall unit tests: fixed paths to point to new separate...
2009-02-04 Richard Worthselectable unit tests: split tests into individual...
2009-02-04 Richard Worthresizable unit tests: split tests into individual files
2009-02-04 Richard Worthprogressbar unit tests: split tests into individual...
2009-02-04 Richard Worthdialog unit tests: split tests into individual files
2009-02-04 Richard Worthdatepicker unit tests: split tests into individual...
2009-02-04 Scott GonzálezDatepicker inline demo: Fixed #3967: Inline demo doesn...
2009-02-03 Klaus HartlFixed #4044: In IE6 link pseudo classes still apply...
2009-02-03 Bohdan Ganickyui.dialog.css: fix #3982 "Dialog: content jumps up...
2009-02-03 Richard Worthtabs unit tests: split tests into individual files...
2009-02-03 Bohdan Ganickythemes/base/ui.tabs.css: fix for IE6 so tabs' whole...
2009-02-03 Bohdan Ganickythemes/base/ui.tabs.css: IE hasLayout zoom fix, fixes...
2009-02-03 Richard Worthaccordion unit tests: split tests into individual files
2009-02-03 Richard WorthFixed #4050 (Dialog: undefined class being added to...
2009-02-03 Richard Worthdraggable: missed internal use of ui.absolutePosition
2009-02-03 Richard Worthsortable unit tests: stubbed out missing tests
2009-02-03 Richard Worthsortable unit tests: stubbed out missing tests
2009-02-03 Richard Worthsortable defaults
2009-02-03 Richard WorthFixed #4038 (sortable: cssNamespace option should be...
2009-02-03 Richard Worthsortable: changed sortable option cursor default value...
2009-02-03 Richard Worthsortable defaults
2009-02-03 Richard Worthsortable unit tests: split tests into individual files
2009-02-02 Klaus HartlTabs: a better cursor for selected and collapsible...
2009-02-02 Klaus HartlTabs: introduced "collapsible" option while deprecating...
2009-02-02 Richard Worthunit tests: created separate file for each module:...
2009-02-02 Jörn Zaeffereraccordion: use synced animations only when animating...
2009-02-02 Richard Worthunit tests: minor updates
2009-02-02 Richard WorthFixed #4037 (droppable: cssNamespace option should...
2009-02-02 Richard WorthFailing test for #4037 (droppable: cssNamespace option...
2009-02-02 Richard Worthslider unit tests: moved init and destroy tests to...
2009-02-02 Richard Worthdraggable unit tests: typo in 'addClasses: false' test
2009-02-02 Richard Worthdroppable unit tests: created separate file for each...
2009-02-02 Richard Worthunit tests: added common widget tests. Thanks Scott G.
2009-02-02 Richard WorthFixed #4036 (draggable: cssNamespace option should...
2009-02-02 Richard Worthdraggable unit tests: cleanup
2009-02-02 Richard Worthslider unit tests: created separate file for each modul...
2009-02-02 Scott GonzálezExplode demo: Fixed Safari margin bug (fix for #3968).
2009-02-02 Scott GonzálezSlider:
2009-02-02 Scott GonzálezAccordion: Fixed #3969: Deprecated alwaysOpen for colla...
2009-02-02 Paul Bakausaccordion: deprecated alwaysOpen option, introduced...
2009-02-01 Klaus HartlTabs: fixed test in IE...
2009-02-01 Klaus HartlTabs: added simple test for length method
2009-02-01 Klaus HartlTabs: Fixed IE bug which would mistake tabs as ajax...
2009-02-01 Ca-Phun Ungdatepicker: #4032 - Incorrect layout in multiple month...
2009-02-01 Scott GonzálezDraggable: Fixed #3980: Don't allow connecting to disab...
2009-02-01 Scott GonzálezAccordion: Added focus state to headers.
2009-02-01 Richard Worthdraggable: changed option cursor default to 'auto'...
2009-02-01 Richard Worthunit tests: fixed missing tests to hide with new qunit...
2009-02-01 Richard Worthdraggable unit tests: added some missing tests
2009-02-01 Scott GonzálezDialog: Fixed #4015: Set z-index on shadow when the...
2009-02-01 Scott GonzálezSortable demos: Updated all uses of connectWith to...
2009-02-01 Scott GonzálezSortable: Added defaults for cursor, cursorAt, opacity.
2009-02-01 Scott GonzálezSortable: Fixed #4017: Revert opacity after sort.
2009-02-01 Richard Worthdraggable unit tests: created separate file for each...
2009-01-31 Scott GonzálezSortable: Fixed #3979: Fixed using a string for connect...
2009-01-31 Jörn Zaeffereraccordion: another partial fix for #4011, fixes tests...
2009-01-31 Ca-Phun Ungdatepicker: #4003 - Inline datepicker and button panel.
2009-01-31 Richard Wortheol-style and mime-type
2009-01-31 Richard Worthprogressbar demos: Added animated progressbar demo
2009-01-31 Richard Worthaccordion demos: file rename
2009-01-31 Richard Wortheol-style and mime-type
2009-01-31 Richard Worthdialog: changed shadow default to false. Not quite...
2009-01-31 Richard Worthdialog visual tests - added option modal true and false
2009-01-31 Scott GonzálezDialog: Shadow cleanup.
2009-01-31 Scott GonzálezAccordion: Partial fix for #4011: Smooth(er) animations...
2009-01-31 Richard WorthFixed #4008 (Sortable events are improperly named)
2009-01-31 Klaus HartlTabs: reviewed and simplified just a bit
2009-01-31 Klaus HartlTabs: simplified tests a bit, found bug by that - fixed...
2009-01-30 Scott Jehladded effect methods demos - still need class animations
next