aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Widget factory: fixed #2981: Graceful handling of method calls on uninitializ...Scott González2008-06-041-3/+3
* slider: fixed mouse refactoring issue that caused clicking somewhere on the s...Paul Bakaus2008-06-041-0/+1
* Slider: fixed #2552: Disabled should be an option, not a property on the inst...Scott González2008-06-041-11/+3
* Core: Exposed the base widget prototype; Adding/removing disabled classes aut...Scott González2008-06-047-59/+31
* Mouse: invoke drag immediately on start if the start occurs during mousemove..Scott González2008-06-041-1/+1
* Mouse: trigger start on mouse down if distance 0 and delay 0; changed default...Scott González2008-06-041-2/+7
* Dialog: Fixed modal dialogs so they are always on top of other dialogs when t...Scott González2008-06-041-3/+5
* Added simulate "drag" method. Fixed some issues in resizable tests.Richard Worth2008-06-043-95/+126
* Added jquery.simulate.js as possible refactor of (low-level) parts of userAct...Richard Worth2008-06-043-60/+127
* Modified resizable grid test for #2939Eduardo Lundgren2008-06-041-4/+4
* Set svn:eol-style to nativeRichard Worth2008-06-0484-11235/+11235
* Dialog: added ability to set the resize handles.Scott González2008-06-041-3/+5
* Dialog: restructured init method.Scott González2008-06-031-77/+74
* Resizable grid bug on IE - fixed #2939Eduardo Lundgren2008-06-031-1/+1
* Resizable grid option automated test addedEduardo Lundgren2008-06-031-8/+11
* Dialog: added stack option.Scott González2008-06-031-19/+14
* Updating version.txt for 1.5rc1Eduardo Lundgren2008-06-021-1/+1
* Calculating the correct time on resizable automated testEduardo Lundgren2008-06-021-359/+354
* Removing extra blank line at the end - it break the yui compressorEduardo Lundgren2008-06-021-3/+3
* unindentationScott González2008-06-0111-3939/+3935
* datepicker: getDate function now gets date whether or not datepicker is opene...Marc Grabanski2008-06-012-1/+4
* alsoResize IE bug fixesEduardo Lundgren2008-06-011-5/+6
* datepicker: changed yearRange to be relative to current year instead of selec...Marc Grabanski2008-06-012-3/+3
* Image-cropper real-world demo css fixedEduardo Lundgren2008-06-012-13/+119
* Updating labels on resizable testcaseEduardo Lundgren2008-06-011-12/+12
* Fix 2 pixels error on mouse coords in IEEduardo Lundgren2008-06-011-2/+9
* Added debug file to recreate any issues.Marc Grabanski2008-06-012-4/+21
* Updated demo files.Marc Grabanski2008-06-013-6/+13
* Fixed alternate stylesheet.Marc Grabanski2008-06-011-33/+33
* Fixed demo bug.Marc Grabanski2008-06-011-1/+1
* Changed datepicker header and demo paths.Marc Grabanski2008-06-012-8/+10
* Initial commit of datepicker functional demo.Marc Grabanski2008-06-0126-0/+1241
* sortable: fixed issue when no placeholder is defined, and a issue with the el...Paul Bakaus2008-06-011-2/+2
* resizable: resizable doesn't expose ui.instance anymorePaul Bakaus2008-06-011-10/+9
* userAction fix for top when not definedEduardo Lundgren2008-06-011-1/+1
* (no commit message)Paul Bakaus2008-06-011-0/+75
* (no commit message)Paul Bakaus2008-06-012-11/+250
* (no commit message)Eduardo Lundgren2008-05-311-5/+5
* resizable test clean up log divEduardo Lundgren2008-05-311-1/+0
* (no commit message)Eduardo Lundgren2008-05-312-6/+3
* userAction Performance issuesEduardo Lundgren2008-05-311-10/+11
* fix object linking in options for puff and scaleAaron Eisenberger2008-05-311-164/+166
* fix on #main hidden classEduardo Lundgren2008-05-311-0/+2
* Remove console.logEduardo Lundgren2008-05-311-12/+0
* Resize tests respecting ratio resize with dimensions limitsEduardo Lundgren2008-05-312-3/+152
* effects: modified save mthod so it now only aves css atributes stored in the ...Paul Bakaus2008-05-312-2/+3
* Make #main test div output hiddenEduardo Lundgren2008-05-312-6/+10
* Resizable limit min/max dimensions tests Eduardo Lundgren2008-05-311-1/+79
* Removing class ui-fake-cursorEduardo Lundgren2008-05-311-2/+2
* Resizable basic tests using userActionEduardo Lundgren2008-05-312-18/+128