aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Progressbar test: initChi Cheng2008-08-193-0/+99
|
* Spinner test: spin without auto-incremental steppingChi Cheng2008-08-191-0/+23
|
* Spinner test: callbackChi Cheng2008-08-191-3/+32
|
* Spinner test: spin with auto-incremental steppingChi Cheng2008-08-192-0/+37
|
* home key to start if min not set.Chi Cheng2008-08-181-3/+8
|
* Spinner: test caseChi Cheng2008-08-182-0/+170
|
* Spinner:Chi Cheng2008-08-181-9/+10
| | | | | - handle quick click on div (shortor than 100ms) - handle dblclick
* typoChi Cheng2008-08-181-1/+1
|
* Slider: internal methodsChi Cheng2008-08-181-7/+7
|
* slider:internal methods, fixes #3188Chi Cheng2008-08-181-7/+7
|
* internal methods: mouse*Chi Cheng2008-08-175-56/+56
|
* Sortable: prevent exposure of internal methods, fixes #3209Chi Cheng2008-08-171-18/+18
|
* Internal methods: fixes #3195, #3196, #3200, #3201, #3209Chi Cheng2008-08-175-182/+182
|
* resizable: internal methodsChi Cheng2008-08-161-6/+6
|
* Slider: internal methods , fixes #3206Chi Cheng2008-08-161-86/+86
|
* selectable: internal methods ,fixes #3205Chi Cheng2008-08-161-1/+1
|
* tabs:trigger -> _triggerChi Cheng2008-08-161-8/+8
|
* init -> _initChi Cheng2008-08-164-5/+5
|
* demo: #3185Chi Cheng2008-08-165-2/+41
|
* Accordion: Fixed #3194: Prevent exposure of internal methods.Scott González2008-08-161-2/+2
|
* Dialog: Fixed #3198: Prevent exposure of internal methods.Scott González2008-08-161-21/+21
|
* Core: Updated widget factory to use proper names for internal methods. Part ↵Scott González2008-08-161-9/+9
| | | | of #3188.
* tabs: internal methods, fixs #3208Chi Cheng2008-08-161-8/+8
|
* magnifier: internal methods, fixs #3202Chi Cheng2008-08-161-2/+2
|
* progressbar: internal methods, fix #3203Chi Cheng2008-08-161-8/+8
|
* Spinner: make internal methods internal, fixs #3207Chi Cheng2008-08-162-27/+27
| | | | functional demo fix(not associate with internal change)
* Core: Modified widget factory to prevent access to internal methods through ↵Scott González2008-08-161-0/+7
| | | | the API (internal methods are any methods preceded by an underscore). Provides framework for #3188.
* Dialog: Added tests for isOpen method.Scott González2008-08-151-1/+16
|
* UI Tabs: update selected property after add/remove, fixes #3065Klaus Hartl2008-08-151-0/+4
|
* sortable: beforeStop should work properly in all cases nowPaul Bakaus2008-08-151-0/+1
|
* Added a namespace to the selectstart event handler in ↵Scott González2008-08-151-2/+8
| | | | $.ui.disableSelection() so we don't remove other event handlers in $.ui.disableSelection().
* Core: Moved UI core code below jQuery modification code.Scott González2008-08-151-60/+62
|
* Core: Shortened data selector implementation and moved down to other core ↵Scott González2008-08-151-5/+3
| | | | modifications.
* Implemented #3187: Added metadata support to the widget factory.Scott González2008-08-151-1/+7
|
* Dialog: Added isOpen method.Scott González2008-08-121-4/+10
|
* Dialog: Removed fakeEvent method (no longer needed with the trigger method).Scott González2008-08-111-7/+0
|
* themes: added new default theme, generated from themeroller. New styles ↵Paul Bakaus2008-08-1143-209/+625
| | | | don't work correct here yet.
* visual tests: added stripped down autocomplete demoPaul Bakaus2008-08-1195-0/+401
|
* -added changes proposed by Filament group to colorpickerPaul Bakaus2008-08-111-1/+1
|
* -removed unneeded comment block in sortablesPaul Bakaus2008-08-112-2/+1
| | | | -added changes proposed by Filament group to colorpicker
* functional demos: draggable : dragPrevention -> cancelChi Cheng2008-08-101-3/+3
|
* draggable: fix snapTolerance option instead of defaultChi Cheng2008-08-101-8/+8
|
* Add support for mousewheelKeith Wood2008-08-101-0/+11
|
* Progressbar updatesEduardo Lundgren2008-08-092-26/+47
|
* Progressbar updates - using .animate()Eduardo Lundgren2008-08-092-140/+145
|
* Fixed 3170 Esperanto localisationKeith Wood2008-08-083-0/+27
|
* Fixed 3165 Invalid comparison in _changeDatepickerKeith Wood2008-08-081-1/+2
|
* Added tests for stepMonths and stepBigMonthsKeith Wood2008-08-081-50/+78
| | | | Added tests for onChangeMonthYear callback from setDate
* Clarify effect of keystrokes for big stepsKeith Wood2008-08-081-2/+2
|
* Functional demos: init autocompleteChi Cheng2008-08-081-0/+32
|