Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Resize test case for jquery.simulate | Eduardo Lundgren | 2008-06-04 | 1 | -31/+31 |
| | |||||
* | Core: fixed broken UTF-8 characters. | Scott González | 2008-06-04 | 1 | -1/+1 |
| | |||||
* | Widget factory: fixed #2981: Graceful handling of method calls on ↵ | Scott González | 2008-06-04 | 1 | -3/+3 |
| | | | | uninitialized plugins. | ||||
* | slider: fixed mouse refactoring issue that caused clicking somewhere on the ↵ | Paul Bakaus | 2008-06-04 | 1 | -0/+1 |
| | | | | slider not to fire any callbacks | ||||
* | Slider: fixed #2552: Disabled should be an option, not a property on the ↵ | Scott González | 2008-06-04 | 1 | -11/+3 |
| | | | | instance. | ||||
* | Core: Exposed the base widget prototype; Adding/removing disabled classes ↵ | Scott González | 2008-06-04 | 7 | -59/+31 |
| | | | | | | | automatically. Draggable, Droppable, Resizable, Selectable, Sortable: Removed unneeded enable/disable methods. Dialog: Delegating standard functionality for setData to the widget prototype. | ||||
* | Mouse: invoke drag immediately on start if the start occurs during mousemove.. | Scott González | 2008-06-04 | 1 | -1/+1 |
| | |||||
* | Mouse: trigger start on mouse down if distance 0 and delay 0; changed ↵ | Scott González | 2008-06-04 | 1 | -2/+7 |
| | | | | default distance to 1. | ||||
* | Dialog: Fixed modal dialogs so they are always on top of other dialogs when ↵ | Scott González | 2008-06-04 | 1 | -3/+5 |
| | | | | they open. | ||||
* | Added simulate "drag" method. Fixed some issues in resizable tests. | Richard Worth | 2008-06-04 | 3 | -95/+126 |
| | |||||
* | Added jquery.simulate.js as possible refactor of (low-level) parts of ↵ | Richard Worth | 2008-06-04 | 3 | -60/+127 |
| | | | | userAction and testmouse | ||||
* | Modified resizable grid test for #2939 | Eduardo Lundgren | 2008-06-04 | 1 | -4/+4 |
| | |||||
* | Set svn:eol-style to native | Richard Worth | 2008-06-04 | 84 | -11235/+11235 |
| | |||||
* | Dialog: added ability to set the resize handles. | Scott González | 2008-06-04 | 1 | -3/+5 |
| | |||||
* | Dialog: restructured init method. | Scott González | 2008-06-03 | 1 | -77/+74 |
| | |||||
* | Resizable grid bug on IE - fixed #2939 | Eduardo Lundgren | 2008-06-03 | 1 | -1/+1 |
| | |||||
* | Resizable grid option automated test added | Eduardo Lundgren | 2008-06-03 | 1 | -8/+11 |
| | |||||
* | Dialog: added stack option. | Scott González | 2008-06-03 | 1 | -19/+14 |
| | |||||
* | Updating version.txt for 1.5rc1 | Eduardo Lundgren | 2008-06-02 | 1 | -1/+1 |
| | |||||
* | Calculating the correct time on resizable automated test | Eduardo Lundgren | 2008-06-02 | 1 | -359/+354 |
| | |||||
* | Removing extra blank line at the end - it break the yui compressor | Eduardo Lundgren | 2008-06-02 | 1 | -3/+3 |
| | |||||
* | unindentation | Scott González | 2008-06-01 | 11 | -3939/+3935 |
| | |||||
* | datepicker: getDate function now gets date whether or not datepicker is ↵ | Marc Grabanski | 2008-06-01 | 2 | -1/+4 |
| | | | | opened (fixes #2832) | ||||
* | alsoResize IE bug fixes | Eduardo Lundgren | 2008-06-01 | 1 | -5/+6 |
| | |||||
* | datepicker: changed yearRange to be relative to current year instead of ↵ | Marc Grabanski | 2008-06-01 | 2 | -3/+3 |
| | | | | selected year (fixes #2627) | ||||
* | Image-cropper real-world demo css fixed | Eduardo Lundgren | 2008-06-01 | 2 | -13/+119 |
| | |||||
* | Updating labels on resizable testcase | Eduardo Lundgren | 2008-06-01 | 1 | -12/+12 |
| | |||||
* | Fix 2 pixels error on mouse coords in IE | Eduardo Lundgren | 2008-06-01 | 1 | -2/+9 |
| | |||||
* | Added debug file to recreate any issues. | Marc Grabanski | 2008-06-01 | 2 | -4/+21 |
| | |||||
* | Updated demo files. | Marc Grabanski | 2008-06-01 | 3 | -6/+13 |
| | |||||
* | Fixed alternate stylesheet. | Marc Grabanski | 2008-06-01 | 1 | -33/+33 |
| | |||||
* | Fixed demo bug. | Marc Grabanski | 2008-06-01 | 1 | -1/+1 |
| | |||||
* | Changed datepicker header and demo paths. | Marc Grabanski | 2008-06-01 | 2 | -8/+10 |
| | |||||
* | Initial commit of datepicker functional demo. | Marc Grabanski | 2008-06-01 | 26 | -0/+1241 |
| | |||||
* | sortable: fixed issue when no placeholder is defined, and a issue with the ↵ | Paul Bakaus | 2008-06-01 | 1 | -2/+2 |
| | | | | element shown without positioning at drag start | ||||
* | resizable: resizable doesn't expose ui.instance anymore | Paul Bakaus | 2008-06-01 | 1 | -10/+9 |
| | |||||
* | userAction fix for top when not defined | Eduardo Lundgren | 2008-06-01 | 1 | -1/+1 |
| | |||||
* | (no commit message) | Paul Bakaus | 2008-06-01 | 1 | -0/+75 |
| | |||||
* | (no commit message) | Paul Bakaus | 2008-06-01 | 2 | -11/+250 |
| | |||||
* | (no commit message) | Eduardo Lundgren | 2008-05-31 | 1 | -5/+5 |
| | |||||
* | resizable test clean up log div | Eduardo Lundgren | 2008-05-31 | 1 | -1/+0 |
| | |||||
* | (no commit message) | Eduardo Lundgren | 2008-05-31 | 2 | -6/+3 |
| | |||||
* | userAction Performance issues | Eduardo Lundgren | 2008-05-31 | 1 | -10/+11 |
| | |||||
* | fix object linking in options for puff and scale | Aaron Eisenberger | 2008-05-31 | 1 | -164/+166 |
| | |||||
* | fix on #main hidden class | Eduardo Lundgren | 2008-05-31 | 1 | -0/+2 |
| | |||||
* | Remove console.log | Eduardo Lundgren | 2008-05-31 | 1 | -12/+0 |
| | |||||
* | Resize tests respecting ratio resize with dimensions limits | Eduardo Lundgren | 2008-05-31 | 2 | -3/+152 |
| | |||||
* | effects: modified save mthod so it now only aves css atributes stored in the ↵ | Paul Bakaus | 2008-05-31 | 2 | -2/+3 |
| | | | | actual style attribute, fixes highlight | ||||
* | Make #main test div output hidden | Eduardo Lundgren | 2008-05-31 | 2 | -6/+10 |
| | |||||
* | Resizable limit min/max dimensions tests | Eduardo Lundgren | 2008-05-31 | 1 | -1/+79 |
| |