aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed 3642. firstDay displays day names incorrectly.Keith Wood2008-12-081-1/+2
* Fixed 3610. Error in French l18n file.Keith Wood2008-12-081-2/+2
* Escape text to prevent date info substitutionKeith Wood2008-12-082-2/+2
* Fixed 3598. Datepicker Japanese translation replacementKeith Wood2008-12-081-20/+21
* Fixed 3610. Error in French l18n file.Keith Wood2008-12-081-4/+4
* typoScott Jehl2008-12-071-1/+1
* @imports set up earlier this week needed url(...) wrappersScott Jehl2008-12-072-15/+10
* added ui.allwidgets.css to import all css except framework. Still unsure if t...Scott Jehl2008-12-071-0/+7
* Removed some UTF-8 BOMs causing problems in the download builder versions of ...Richard Worth2008-12-061-1/+1
* Dialog: Fixed #3637: Added role of button to close link.Scott González2008-12-062-1/+27
* added examples of labels offset from the left side, FG's recommendation for b...Maggie Costello Wachs2008-12-052-5/+34
* added ui-widget class to apply correct fontMaggie Costello Wachs2008-12-051-1/+1
* themes/base: changed comment-hidden tokens to use /*{tokenname}*/ format inst...Richard Worth2008-12-051-32/+32
* set svn:eol-style to nativeRichard Worth2008-12-0520-1148/+1148
* Added new jQuery UI CSS Framework (/themes/base) and matching static markup t...Richard Worth2008-12-0528-0/+957
* progressbar: a little clean up and some more visual testsRichard Worth2008-12-052-69/+84
* progressbar refactorRichard Worth2008-12-052-429/+150
* sortable: fixed regression that caused wrong offset calculation if the helper...Paul Bakaus2008-12-021-6/+7
* Updated Dutch localisationKeith Wood2008-12-012-20/+20
* Source formattingEduardo Lundgren2008-11-284-50/+50
* sortable:Paul Bakaus2008-11-251-250/+252
* slider: fixed regression caused by a recent change in the mouse core - since ...Paul Bakaus2008-11-241-2/+11
* progressbar tests: started refactorRichard Worth2008-11-241-16/+15
* sortable: Another regex for the innerHTML copying in the placeholder, removes...Paul Bakaus2008-11-241-1/+3
* draggable: correct mime type on scroll testPaul Bakaus2008-11-230-0/+0
* core (mouse): preventDefault in most cases instead of returning false, that b...Paul Bakaus2008-11-231-2/+6
* draggable: advanced visual representation of the new automated tests that can...Paul Bakaus2008-11-231-0/+158
* core: improved logic of $.fn.scrollParent, taking positioning in accountPaul Bakaus2008-11-233-167/+142
* tests: formatting and cleanup for consistencyRichard Worth2008-11-2215-210/+60
* removed some old references to 'flora'Richard Worth2008-11-221-1/+1
* removed some old references to 'flora'Richard Worth2008-11-2210-17/+14
* Resizable: disableSelection using jquery plugin.Eduardo Lundgren2008-11-221-1/+1
* draggable: added missing default for zIndex and cursorAt, added missing scrol...Paul Bakaus2008-11-213-57/+196
* Sortables: using isOverAxis.Eduardo Lundgren2008-11-211-4/+4
* Core: isOverAxis avoid duplicated method logic.Eduardo Lundgren2008-11-211-9/+4
* Sortables: Fixed tolerance guess. Changed name _intersectsWithEdges to _inter...Eduardo Lundgren2008-11-211-12/+59
* draggable: the snap events 'release' and 'snap' now both have valid mousemove...Paul Bakaus2008-11-211-2/+2
* fixed header information in MIT licensePaul Bakaus2008-11-211-1/+1
* accordion: formatting changes - moved some things around for consistency.Richard Worth2008-11-211-17/+19
* tabs: formatting changes - moved some things around for consistency.Richard Worth2008-11-211-48/+60
* changed author url for Ca-Phun UngCa-Phun Ung2008-11-211-1/+1
* slider: formatting changes - moved some things around for consistency.Richard Worth2008-11-211-122/+206
* dialog: formatting changesRichard Worth2008-11-211-0/+3
* progressbar: formatting changesRichard Worth2008-11-211-26/+28
* selectable: removed toggle method as widget factory provides enable/disable m...Richard Worth2008-11-212-20/+0
* droppable: removed disabled default as it's provided by widget factoryRichard Worth2008-11-211-1/+0
* draggable, droppable, resizable, selectable, sortable: formatting changes - m...Richard Worth2008-11-215-687/+731
* New file: AUTHORS.txt instead of having a single contributor's name in each f...Richard Worth2008-11-2127-27/+56
* build.xml - Added zip task.Eduardo Lundgren2008-11-201-6/+20
* build.xml - Pack task now using PHP packer.Eduardo Lundgren2008-11-202-0/+761