aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disable inline datepickersKeith Wood2008-07-231-0/+6
* Disable inline datepickersKeith Wood2008-07-231-6/+46
* Fixed 3105 First week in November day repeatKeith Wood2008-07-231-2/+6
* Fixed 3108 Allow ids with square bracketsKeith Wood2008-07-231-1/+2
* Fixed 3111 Add option to allow large previous/next movementsKeith Wood2008-07-231-3/+21
* don't need document ready on initMarc Grabanski2008-07-201-5/+3
* Datepicker div now appends to the document after the datepicker(); function i...Marc Grabanski2008-07-201-6/+12
* updated default style pathMarc Grabanski2008-07-201-1/+1
* sortable: fixed a items issue caused the items of the container itself to be ...Paul Bakaus2008-07-191-5/+54
* Fixed 3084 Arrange order of month and year selectboxesKeith Wood2008-07-182-4/+12
* Fixed 3080 Calls _setDateFromField when inlineKeith Wood2008-07-181-3/+10
* Added tests for inline datepickerKeith Wood2008-07-182-2/+135
* draggable: implemented more advanced features for the snap option - you can n...Paul Bakaus2008-07-171-3/+15
* draggable: fixed relative position bug (please NEVER check in elem.style just...Paul Bakaus2008-07-171-17/+9
* Added missing ui-selectable-helper class to helper/lasso elementRichard Worth2008-07-161-1/+3
* Magnifier: Partial cleanup.Scott González2008-07-161-9/+12
* Magnifier: Partial cleanup.Scott González2008-07-151-12/+11
* Magnifier: Partial cleanup.Scott González2008-07-151-24/+20
* Magnifier: Partial cleanup.Scott González2008-07-151-64/+54
* Tabs: Updated to use new trigger() method.Scott González2008-07-141-30/+10
* Accordion: Updated to use new trigger() method.Scott González2008-07-141-1/+1
* completes keyboard operation (fixes #3801)David Bolter2008-07-141-4/+17
* Droppable .is(accept) on init() fixedEduardo Lundgren2008-07-141-1/+2
* draggable: removed adding the class ui-draggable in favor of the new data sel...Paul Bakaus2008-07-141-3/+2
* core: added :data selector that matches elements that have data for a given key.Paul Bakaus2008-07-142-13/+13
* Color Picker: Fixed heading and indentation.Scott González2008-07-141-441/+441
* Dialog: Fixed #3076: Proper sizing of overlays in Opera 9.51.Scott González2008-07-141-1/+17
* accordion: fixed incosistent accordionchange event arguments (http://dev.jque...Jörn Zaefferer2008-07-132-4/+33
* Dialog: If options.title is empty on init, set it to the title attribute of t...Scott González2008-07-121-1/+3
* Dialog: Fixed #3013: Force dialog titlebars to have a full line height when n...Scott González2008-07-122-3/+3
* Added tests for datepicker structure and callbacksKeith Wood2008-07-112-160/+654
* Add day-of-year to format and parse date routinesKeith Wood2008-07-111-32/+68
* Core: cleaned up $.ui.hasScroll().Scott González2008-07-111-3/+11
* Dialog: Fixed #3013: Force dialog titlebars to have a full line height when n...Scott González2008-07-111-1/+1
* Dialog: Fixed #3086: Fixed problem with auto margins in IE.Scott González2008-07-111-5/+5
* Minorl performance improvements at draggable initEduardo Lundgren2008-07-101-3/+9
* Sortable updateOriginalPosition addedEduardo Lundgren2008-07-101-2/+4
* - moved all default css files into themes/defaultPaul Bakaus2008-07-1029-207/+1198
* core: trigger() needs to be able to return a value from triggerHandlerPaul Bakaus2008-07-101-1/+1
* fix for arrow key operation (refs #3801)David Bolter2008-07-101-2/+3
* New plugins for 1.6: Fixed headers and indentation.Scott González2008-07-105-532/+546
* Dialog: Use new trigger method from the widget factory.Scott González2008-07-101-21/+5
* Widget factory: Added trigger method for triggering callbacks and events.Scott González2008-07-101-0/+8
* Sortable math accuracy for tolerance pointer - checking the direction before ...Eduardo Lundgren2008-07-101-15/+23
* Dialog: fixed triggered events.Scott González2008-07-101-4/+16
* Dialog: cleanup.Scott González2008-07-091-15/+27
* Sortable minor intersectWidth maths accuracyEduardo Lundgren2008-07-091-8/+5
* - removed 1.6 branch1.5.2Paul Bakaus2008-07-0917-42/+2049
* sortable: added forcePointerForContainers option (to have another intersectio...Paul Bakaus2008-07-091-10/+14
* Resizable - fixed #3074Eduardo Lundgren2008-07-081-0/+5