Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | @imports set up earlier this week needed url(...) wrappers | Scott Jehl | 2008-12-07 | 2 | -15/+10 |
| | |||||
* | added ui.allwidgets.css to import all css except framework. Still unsure if ↵ | Scott Jehl | 2008-12-07 | 1 | -0/+7 |
| | | | | this will be more helpful than ui.all for TR use. standby... | ||||
* | Removed some UTF-8 BOMs causing problems in the download builder versions of ↵ | Richard Worth | 2008-12-06 | 1 | -1/+1 |
| | | | | files. | ||||
* | Dialog: Fixed #3637: Added role of button to close link. | Scott González | 2008-12-06 | 2 | -1/+27 |
| | |||||
* | added examples of labels offset from the left side, FG's recommendation for ↵ | Maggie Costello Wachs | 2008-12-05 | 2 | -5/+34 |
| | | | | best workaround re: label position, requires no extra markup and max flexibility | ||||
* | added ui-widget class to apply correct font | Maggie Costello Wachs | 2008-12-05 | 1 | -1/+1 |
| | |||||
* | themes/base: changed comment-hidden tokens to use /*{tokenname}*/ format ↵ | Richard Worth | 2008-12-05 | 1 | -32/+32 |
| | | | | instead of /*tokenname*/ | ||||
* | set svn:eol-style to native | Richard Worth | 2008-12-05 | 20 | -1148/+1148 |
| | |||||
* | Added new jQuery UI CSS Framework (/themes/base) and matching static markup ↵ | Richard Worth | 2008-12-05 | 28 | -0/+957 |
| | | | | test pages. Thanks scottjehl :) | ||||
* | progressbar: a little clean up and some more visual tests | Richard Worth | 2008-12-05 | 2 | -69/+84 |
| | |||||
* | progressbar refactor | Richard Worth | 2008-12-05 | 2 | -429/+150 |
| | |||||
* | sortable: fixed regression that caused wrong offset calculation if the ↵ | Paul Bakaus | 2008-12-02 | 1 | -6/+7 |
| | | | | helper option has been set to "original" | ||||
* | Updated Dutch localisation | Keith Wood | 2008-12-01 | 2 | -20/+20 |
| | |||||
* | Source formatting | Eduardo Lundgren | 2008-11-28 | 4 | -50/+50 |
| | |||||
* | sortable: | Paul Bakaus | 2008-11-25 | 1 | -250/+252 |
| | | | | | | | - merged back all position and scroll fixed from draggables - renamed accurate to accurateIntersection and set it to true by default - refactored intersection code (no change in logic) - added forceHelperSize option (default: false), a forced helper size is also triggered when the generated helper doesn't have any styles set for width/height, so this option won't be needed in most cases | ||||
* | slider: fixed regression caused by a recent change in the mouse core - since ↵ | Paul Bakaus | 2008-11-24 | 1 | -2/+11 |
| | | | | the mouse core doesn't stop mousedown propagation by default now, the mousedown event was triggered twice - once by the bound handle, and once by the actual element. | ||||
* | progressbar tests: started refactor | Richard Worth | 2008-11-24 | 1 | -16/+15 |
| | |||||
* | sortable: Another regex for the innerHTML copying in the placeholder, ↵ | Paul Bakaus | 2008-11-24 | 1 | -1/+3 |
| | | | | removes the expando attribute in IE (fixes #3541) | ||||
* | draggable: correct mime type on scroll test | Paul Bakaus | 2008-11-23 | 0 | -0/+0 |
| | |||||
* | core (mouse): preventDefault in most cases instead of returning false, that ↵ | Paul Bakaus | 2008-11-23 | 1 | -2/+6 |
| | | | | blocks all bubbling events (fixed #3552) | ||||
* | draggable: advanced visual representation of the new automated tests that ↵ | Paul Bakaus | 2008-11-23 | 1 | -0/+158 |
| | | | | can be used for debugging purposes | ||||
* | core: improved logic of $.fn.scrollParent, taking positioning in account | Paul Bakaus | 2008-11-23 | 3 | -167/+142 |
| | | | | draggable: fixed and updated tests, rewrote positioning core, now passes the test suite completely in FF, IE6, IE7 | ||||
* | tests: formatting and cleanup for consistency | Richard Worth | 2008-11-22 | 15 | -210/+60 |
| | |||||
* | removed some old references to 'flora' | Richard Worth | 2008-11-22 | 1 | -1/+1 |
| | |||||
* | removed some old references to 'flora' | Richard Worth | 2008-11-22 | 10 | -17/+14 |
| | |||||
* | Resizable: disableSelection using jquery plugin. | Eduardo Lundgren | 2008-11-22 | 1 | -1/+1 |
| | |||||
* | draggable: added missing default for zIndex and cursorAt, added missing ↵ | Paul Bakaus | 2008-11-21 | 3 | -57/+196 |
| | | | | scroll tests (unfortunately showing big regressions that need to be fixed prior to 1.6) | ||||
* | Sortables: using isOverAxis. | Eduardo Lundgren | 2008-11-21 | 1 | -4/+4 |
| | |||||
* | Core: isOverAxis avoid duplicated method logic. | Eduardo Lundgren | 2008-11-21 | 1 | -9/+4 |
| | |||||
* | Sortables: Fixed tolerance guess. Changed name _intersectsWithEdges to ↵ | Eduardo Lundgren | 2008-11-21 | 1 | -12/+59 |
| | | | | _intersectsWithPointer. | ||||
* | draggable: the snap events 'release' and 'snap' now both have valid ↵ | Paul Bakaus | 2008-11-21 | 1 | -2/+2 |
| | | | | mousemove events attached. | ||||
* | fixed header information in MIT license | Paul Bakaus | 2008-11-21 | 1 | -1/+1 |
| | |||||
* | accordion: formatting changes - moved some things around for consistency. | Richard Worth | 2008-11-21 | 1 | -17/+19 |
| | | | | _init and destroy at the top. Sorted defaults alphabetically. | ||||
* | tabs: formatting changes - moved some things around for consistency. | Richard Worth | 2008-11-21 | 1 | -48/+60 |
| | | | | _init and destroy at the top. ui last. Sorted defaults alphabetically. | ||||
* | changed author url for Ca-Phun Ung | Ca-Phun Ung | 2008-11-21 | 1 | -1/+1 |
| | |||||
* | slider: formatting changes - moved some things around for consistency. | Richard Worth | 2008-11-21 | 1 | -122/+206 |
| | | | | _init and destroy at the top, then _mouse methods. plugins, ui last. Sorted defaults alphabetically. | ||||
* | dialog: formatting changes | Richard Worth | 2008-11-21 | 1 | -0/+3 |
| | |||||
* | progressbar: formatting changes | Richard Worth | 2008-11-21 | 1 | -26/+28 |
| | |||||
* | selectable: removed toggle method as widget factory provides enable/disable ↵ | Richard Worth | 2008-11-21 | 2 | -20/+0 |
| | | | | methods. | ||||
* | droppable: removed disabled default as it's provided by widget factory | Richard Worth | 2008-11-21 | 1 | -1/+0 |
| | |||||
* | draggable, droppable, resizable, selectable, sortable: formatting changes - ↵ | Richard Worth | 2008-11-21 | 5 | -687/+731 |
| | | | | | | moved some things around for consistency. _init and destroy at the top, then _mouse methods. plugins, ui last. Sorted defaults and plugins alphabetically. | ||||
* | New file: AUTHORS.txt instead of having a single contributor's name in each ↵ | Richard Worth | 2008-11-21 | 27 | -27/+56 |
| | | | | file header. See http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/ca0b1cc9580141b | ||||
* | build.xml - Added zip task. | Eduardo Lundgren | 2008-11-20 | 1 | -6/+20 |
| | |||||
* | build.xml - Pack task now using PHP packer. | Eduardo Lundgren | 2008-11-20 | 2 | -0/+761 |
| | |||||
* | Added a build.xml file to help us removing trailing spaces when needed. | Eduardo Lundgren | 2008-11-20 | 1 | -1/+0 |
| | |||||
* | Added a build.xml file to help us removing trailing spaces when needed. | Eduardo Lundgren | 2008-11-20 | 1 | -0/+25 |
| | |||||
* | build.xml - Added replace-version task. Pack task now using PHP packer. i18n ↵ | Eduardo Lundgren | 2008-11-20 | 1 | -51/+58 |
| | | | | minify and pack support. | ||||
* | Source formatting: Removing trailing spaces | Eduardo Lundgren | 2008-11-20 | 52 | -154/+154 |
| | |||||
* | core: this fixes the Safari issue that select options can't be selected if ↵ | Paul Bakaus | 2008-11-19 | 1 | -1/+1 |
| | | | | the mouse widget is used, since the mousedown returns false which calls preventDefault. Returning true causes text to be selectable in FF/Opera though, so this needs to be Safari only for now. | ||||
* | sortable: removing ui.options caused plugins not to work anymore - fixed all ↵ | Paul Bakaus | 2008-11-19 | 1 | -21/+20 |
| | | | | regressions |