]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2008-06-08 Richard Worthcore widget - added explicit disabled: false option
2008-06-08 Richard Worthcore widget - fail gracefully if unknown method name...
2008-06-07 Paul Bakausdraggable,sortable: fixed containment "document", added...
2008-06-07 Paul Bakausdraggable, sortable: fixed issue when handle wasn't...
2008-06-07 Paul Bakausdraggable: fixed cursorAt issue (#2965)
2008-06-07 Richard Worthtests - single quotes to double quotes
2008-06-07 Eduardo LundgrenDeploy release build.xml
2008-06-07 Richard Worthone more for #2928 - Plugin instances should not be...
2008-06-07 Richard Worthfixed #2928 - Plugin instances should not be exposed...
2008-06-07 Richard Worthtests - some html cleanup
2008-06-07 Richard Worthsvn:ignore dist
2008-06-07 Richard WorthEND trunk restructure
2008-06-07 Richard Worthmoved (still experimental) test automation files to...
2008-06-07 Richard Worthupdated some paths
2008-06-07 Richard WorthAdded release folder
2008-06-07 Richard Worthrenamed source -> ui
2008-06-07 Richard Worth(no commit message)
2008-06-07 Richard Worthremoved extra level ui folder
2008-06-07 Richard WorthBEGIN trunk restructure
2008-06-07 Richard Worthtests draggable - Added some more tests
2008-06-07 Paul Bakausdatepicker: missing changes from theming
2008-06-07 Paul Bakaussortable: fixed update calls (fixes #2968)
2008-06-07 Richard Worthdraggable - Improved handling of unexpected values...
2008-06-07 Richard Worthtests draggable - Slimmed down tests, grouped, ordered...
2008-06-07 Richard Worthtests - switched slider to use jquery.simulate
2008-06-07 Richard WorthFixed #2969 - .slider("destroy") throws error - 'this...
2008-06-06 Eduardo LundgrenAdded resizable test for wrapped elements
2008-06-06 Richard Wortheffects - added standard UI plugin file headers with...
2008-06-06 Richard Wortheffects - fixed two (minor) missed renames from 'ec...
2008-06-06 Richard Wortheffects - whitespace changes, spaces to tabs, newline...
2008-06-06 Richard Worthdatepicker: added depends list to header
2008-06-06 Eduardo LundgrenFixed $(this).data('resizable') access to wrapped elements
2008-06-06 Scott GonzálezCore: Reverted back to r149: Removed wrapper changes.
2008-06-06 Richard WorthAdded test for #2965
2008-06-06 Richard Worthsimulate - round(floor) the center x and y values
2008-06-06 Richard Worthmade draggable tests more robust by removing hardcoded...
2008-06-06 Eduardo Lundgren(no commit message)
2008-06-06 Eduardo LundgrenFix ui.core to create the $(this).data('component'...
2008-06-06 Richard Worthfixed failing test 11 in IE6
2008-06-06 Richard Worthfixed failing test 14 in Opera
2008-06-06 Richard Worthfixed failing test 7 in IE
2008-06-05 Richard Worthreverted back to minimal drag. The other may have depen...
2008-06-05 Richard Worthreverted [150] - tests should be not be changed to...
2008-06-05 Scott GonzálezDialog: Removed unneeded parens.
2008-06-05 Richard Worthremoved x, y as they are not browser event options...
2008-06-05 Scott GonzálezRemoved leading semicolons.
2008-06-05 Richard Worthset a more reasonable default for relatedTarget: undefi...
2008-06-05 Richard Worthreverted [158] - IE's default for relatedTarget is...
2008-06-05 Richard Worthreverted [157] there is no IE bug. pageX != clientX...
2008-06-05 Richard Worthremoved setting toElement/fromEelement as this is handl...
2008-06-05 Richard WorthRemoved case insensitive checks: no method or event...
2008-06-05 Paul Bakausdatepicker: changed all forgotten camel cased classes...
2008-06-05 Paul Bakaussortable: fixed issue with dropOnEmpty not working...
2008-06-05 Eduardo Lundgrenjquery.simulate - IE won't allow assignment to toElemen...
2008-06-05 Eduardo Lundgrenjquery.simulate fix for 2 pixels IE bug from mousecords
2008-06-05 Eduardo Lundgren(no commit message)
2008-06-05 Eduardo LundgrenRemoved mousemove before synchronous drag loop
2008-06-05 Eduardo Lundgren(no commit message)
2008-06-05 Eduardo LundgrenAdded a TODO comment on triggerAsync()
2008-06-05 Eduardo LundgrenUpdated jquery.simulate to do syncrhonous drag for...
2008-06-04 Eduardo LundgrenUpdate Draggable test case for jquery.simulate
2008-06-04 Eduardo LundgrenUpdate Resize test case for jquery.simulate
2008-06-04 Scott GonzálezCore: fixed broken UTF-8 characters.
2008-06-04 Scott GonzálezWidget factory: fixed #2981: Graceful handling of metho...
2008-06-04 Paul Bakausslider: fixed mouse refactoring issue that caused click...
2008-06-04 Scott GonzálezSlider: fixed #2552: Disabled should be an option,...
2008-06-04 Scott GonzálezCore: Exposed the base widget prototype; Adding/removin...
2008-06-04 Scott GonzálezMouse: invoke drag immediately on start if the start...
2008-06-04 Scott GonzálezMouse: trigger start on mouse down if distance 0 and...
2008-06-04 Scott GonzálezDialog: Fixed modal dialogs so they are always on top...
2008-06-04 Richard WorthAdded simulate "drag" method. Fixed some issues in...
2008-06-04 Richard WorthAdded jquery.simulate.js as possible refactor of (low...
2008-06-04 Eduardo LundgrenModified resizable grid test for #2939
2008-06-04 Richard WorthSet svn:eol-style to native
2008-06-04 Scott GonzálezDialog: added ability to set the resize handles.
2008-06-03 Scott GonzálezDialog: restructured init method.
2008-06-03 Eduardo LundgrenResizable grid bug on IE - fixed #2939
2008-06-03 Eduardo LundgrenResizable grid option automated test added
2008-06-03 Scott GonzálezDialog: added stack option.
2008-06-02 Eduardo LundgrenUpdating version.txt for 1.5rc1
2008-06-02 Eduardo LundgrenCalculating the correct time on resizable automated...
2008-06-02 Eduardo LundgrenRemoving extra blank line at the end - it break the...
2008-06-01 Scott Gonzálezunindentation
2008-06-01 Marc Grabanskidatepicker: getDate function now gets date whether...
2008-06-01 Eduardo LundgrenalsoResize IE bug fixes
2008-06-01 Marc Grabanskidatepicker: changed yearRange to be relative to current...
2008-06-01 Eduardo LundgrenImage-cropper real-world demo css fixed
2008-06-01 Eduardo LundgrenUpdating labels on resizable testcase
2008-06-01 Eduardo LundgrenFix 2 pixels error on mouse coords in IE
2008-06-01 Marc GrabanskiAdded debug file to recreate any issues.
2008-06-01 Marc GrabanskiUpdated demo files.
2008-06-01 Marc GrabanskiFixed alternate stylesheet.
2008-06-01 Marc GrabanskiFixed demo bug.
2008-06-01 Marc GrabanskiChanged datepicker header and demo paths.
2008-06-01 Marc GrabanskiInitial commit of datepicker functional demo.
2008-06-01 Paul Bakaussortable: fixed issue when no placeholder is defined...
2008-06-01 Paul Bakausresizable: resizable doesn't expose ui.instance anymore
2008-06-01 Eduardo LundgrenuserAction fix for top when not defined
2008-06-01 Paul Bakaus(no commit message)
2008-06-01 Paul Bakaus(no commit message)
next