]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2008-07-10 Eduardo LundgrenSortable updateOriginalPosition added
2008-07-10 Paul Bakaus- moved all default css files into themes/default
2008-07-10 Paul Bakauscore: trigger() needs to be able to return a value...
2008-07-10 David Bolterfix for arrow key operation (refs #3801)
2008-07-10 Scott GonzálezNew plugins for 1.6: Fixed headers and indentation.
2008-07-10 Scott GonzálezDialog: Use new trigger method from the widget factory.
2008-07-10 Scott GonzálezWidget factory: Added trigger method for triggering...
2008-07-10 Eduardo LundgrenSortable math accuracy for tolerance pointer - checking...
2008-07-10 Scott GonzálezDialog: fixed triggered events.
2008-07-09 Scott GonzálezDialog: cleanup.
2008-07-09 Eduardo LundgrenSortable minor intersectWidth maths accuracy
2008-07-09 Paul Bakaus- removed 1.6 branch 1.5.2
2008-07-09 Paul Bakaussortable: added forcePointerForContainers option (to...
2008-07-08 Eduardo LundgrenResizable - fixed #3074
2008-07-08 Richard Worthfixed #3066 - Wrong cursor in dialog title when draggab...
2008-07-08 Keith WoodFixed 3050 Renamed speed to duration, added support...
2008-07-08 Keith WoodFixed 3033 First day is Monday
2008-07-07 Paul Bakausprevent overriding/changing the actual $.ui.mouse objec...
2008-07-06 Klaus HartlUI Tabs: make sure panels are hidden
2008-07-06 Klaus HartlUI Tabs: added index to ui object passed into event...
2008-07-06 Klaus HartlUI Tabs: fixed usage of only an image as tab label
2008-07-06 Keith WoodCorrect readonly handling
2008-07-06 Keith WoodEnsure button doesn't submit form
2008-07-06 Keith WoodRefactored datepicker to use $.data for instance settings
2008-07-06 Keith WoodAdded gotoCurrent setting to show currently selected...
2008-07-06 Keith WoodRefactor to use $.data for instance settings
2008-07-04 Paul Bakausdialog: added "focus" callback, whenever a dialog is...
2008-07-04 Paul Bakausdatepicker: stop propagation on the button triggering...
2008-07-03 Paul Bakausslider: animate is a bit smoother now - stops the previ...
2008-07-03 Paul Bakausslider: added animate option: can be simply set to...
2008-07-03 Paul Bakausslider: removed cursor:default on the a wrapper, allows...
2008-07-03 Paul Bakausdraggable: revert option now accepts "invalid", "valid...
2008-07-03 Richard Worthfixed #3061 - dialog buttons not visible without a...
2008-07-03 Paul Bakausdroppable: a small performance improvement by not using...
2008-07-03 Paul Bakauscore: use triggerHandler instead of trigger to fire...
2008-07-03 Paul Bakausslider: browser's default outline isn't shown for the...
2008-07-03 Paul Bakausdroppable: a small performance improvement by not using...
2008-07-03 Richard WorthFixed #3059 - cannot select text in dialog content
2008-07-02 Eduardo LundgrenDropabble minor performance changes
2008-06-30 Aaron Eisenbergerpreserve percent values if they are returned in createW...
2008-06-30 Eduardo LundgrenDialog - Update resizable dialgos to use helper instead...
2008-06-30 Paul Bakaussortable: important restructuring in the sort function...
2008-06-30 Eduardo LundgrenSortables performance increased massively - using offse...
2008-06-30 Paul Bakausdraggable: ui.absolutePosition, wasn't updated through...
2008-06-30 Keith WoodNew tests for invocation, mouse interactions, alternate...
2008-06-30 Keith WoodEnsure datepicker is initially hidden
2008-06-29 Eduardo LundgrenSortable - fixed #3048
2008-06-28 Richard Worthfixed #3012 - Dialog causing iframe load event to fire...
2008-06-28 Richard Worthfixed #3041 - Catalan localization
2008-06-27 Eduardo LundgrenAvoid IE memory leak on enableSelection, disableSelecti...
2008-06-27 Scott GonzálezAccordion: Fixed parameters in dispatched events.
2008-06-27 Scott GonzálezTabs: Fixed parameters in dispatched events.
2008-06-27 Richard Worthdemos - typos
2008-06-27 Richard Worthset version to 1.5.2pre
2008-06-27 Richard Worthrestored test image from [236] - still referenced in...
2008-06-26 Eduardo LundgrenProduct slider real-world demo css fix
2008-06-26 Paul Bakauschanged version.txt to 1.5.1 1.5.1
2008-06-26 Scott GonzálezDialog: Fixed #3032: Calling open on an already open...
2008-06-26 Aaron Eisenbergeradd a couple more options to scale functional tests
2008-06-26 Aaron Eisenbergerbetter descriptions for scale & size
2008-06-26 Aaron Eisenbergertypo
2008-06-26 Aaron Eisenbergerinclude top,left in restore props until I can figure...
2008-06-26 Aaron Eisenbergeradd scale toggle and size to functional demos + move...
2008-06-26 Aaron Eisenbergerfix options clone (#2967)
2008-06-26 Aaron Eisenbergerremoving true from outerWidth/outerHeight to solve...
2008-06-26 Aaron Eisenbergertypo in createWrapper (fixes #2974 fixes #2975)
2008-06-26 Paul Bakaussortable: update callback wass not called everytime...
2008-06-26 Richard Worthtests visual draggable - moved handle test to its own...
2008-06-26 Paul Bakausslider: range can now be toggled on-the-fly (fixes...
2008-06-26 Richard Worthtests dialog - added unit tests for #3017 - Dialog...
2008-06-26 Paul Bakausvisual css: corrected styles for slider
2008-06-26 Paul Bakausfixed #3010
2008-06-26 Richard Worthresizable, selectable, sortable: changed cancel default...
2008-06-26 Paul Bakaussortable: update callback wass not called everytime...
2008-06-26 Richard Worthtests draggable #2965 - fixed to account for distance...
2008-06-26 Paul Bakaussortable: fixed serialize issue when a key was specifie...
2008-06-26 Richard Worthtests resizable - restructured to match others, added...
2008-06-26 Eduardo Lundgrencss method - change class id name for generated div
2008-06-26 Eduardo LundgrenResizable functional demo more updates
2008-06-26 Eduardo LundgrenResizable functional demo updates
2008-06-26 Eduardo LundgrenalsoResize option bug fixes
2008-06-26 Eduardo LundgrenFixed #2996
2008-06-26 Eduardo LundgrenFixed #2990
2008-06-26 Eduardo LundgrenFixed #2988
2008-06-26 Scott GonzálezDialog: Fixed stacking problem with modal dialogs.
2008-06-26 Scott GonzálezFixed #2340: Consistent parameters for dispatched event...
2008-06-26 Scott GonzálezDialog: Restructured button creation and fixed the...
2008-06-25 Paul Bakaussortable: added visual test page for profiling performance
2008-06-25 Eduardo LundgrenFix #3026 - Plugins callbacks need to be called first...
2008-06-25 Paul Bakaussortable: extreme performance increase by using setTime...
2008-06-25 Richard Worthfixed #3026 - resizable resize handler is called too...
2008-06-25 Richard Worthfixed #3025 - dialog should have an autoResize option...
2008-06-24 Paul Bakausdraggable: removed a silly console.log
2008-06-24 Paul Bakaussortable: connected lists items are not refreshed until...
2008-06-24 Paul Bakaussortable: changed default distance to 1
2008-06-24 Paul Bakaussortable: changed default distance to 1
2008-06-24 Aaron Eisenbergerfix for clip to better work with images (animates wrapp...
2008-06-24 Aaron Eisenbergerfix for clip to better work with images (animates wrapp...
2008-06-24 Paul Bakausdraggable: fixed issue when placeholder didn't exist...
2008-06-24 Paul Bakausdraggable: fixed failing test, mousemove is actually...
next