]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2008-07-23 Keith WoodFixed 3105 First week in November day repeat
2008-07-23 Keith WoodFixed 3108 Allow ids with square brackets
2008-07-23 Keith WoodFixed 3111 Add option to allow large previous/next...
2008-07-20 Marc Grabanskidon't need document ready on init
2008-07-20 Marc GrabanskiDatepicker div now appends to the document after the...
2008-07-20 Marc Grabanskiupdated default style path
2008-07-19 Paul Bakaussortable: fixed a items issue caused the items of the...
2008-07-18 Keith WoodFixed 3084 Arrange order of month and year selectboxes
2008-07-18 Keith WoodFixed 3080 Calls _setDateFromField when inline
2008-07-18 Keith WoodAdded tests for inline datepicker
2008-07-17 Paul Bakausdraggable: implemented more advanced features for the...
2008-07-17 Paul Bakausdraggable: fixed relative position bug (please NEVER...
2008-07-16 Richard WorthAdded missing ui-selectable-helper class to helper...
2008-07-16 Scott GonzálezMagnifier: Partial cleanup.
2008-07-15 Scott GonzálezMagnifier: Partial cleanup.
2008-07-15 Scott GonzálezMagnifier: Partial cleanup.
2008-07-15 Scott GonzálezMagnifier: Partial cleanup.
2008-07-14 Scott GonzálezTabs: Updated to use new trigger() method.
2008-07-14 Scott GonzálezAccordion: Updated to use new trigger() method.
2008-07-14 David Boltercompletes keyboard operation (fixes #3801)
2008-07-14 Eduardo LundgrenDroppable .is(accept) on init() fixed
2008-07-14 Paul Bakausdraggable: removed adding the class ui-draggable in...
2008-07-14 Paul Bakauscore: added :data selector that matches elements that...
2008-07-14 Scott GonzálezColor Picker: Fixed heading and indentation.
2008-07-14 Scott GonzálezDialog: Fixed #3076: Proper sizing of overlays in Opera...
2008-07-13 Jörn Zaeffereraccordion: fixed incosistent accordionchange event...
2008-07-12 Scott GonzálezDialog: If options.title is empty on init, set it to...
2008-07-12 Scott GonzálezDialog: Fixed #3013: Force dialog titlebars to have...
2008-07-11 Keith WoodAdded tests for datepicker structure and callbacks
2008-07-11 Keith WoodAdd day-of-year to format and parse date routines
2008-07-11 Scott GonzálezCore: cleaned up $.ui.hasScroll().
2008-07-11 Scott GonzálezDialog: Fixed #3013: Force dialog titlebars to have...
2008-07-11 Scott GonzálezDialog: Fixed #3086: Fixed problem with auto margins...
2008-07-10 Eduardo LundgrenMinorl performance improvements at draggable init
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)
next