2010-04-23 |
Scott González | Autocomplete: Ignore command (left and right/menu/windo... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Scott González | Core: Added COMMAND/COMMAND_LEFT/WINDOWS, COMMAND_RIGHT... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Scott González | Autocomplete: Changed cache demo to cache all results. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Scott González | Button: Added missing semicolon. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Richard D.... | Draggable: Don't use computed style for top and left... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Richard D.... | Updating the master version to 1.9pre |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Richard D.... | Tagging the 1.8.1 release. 1.8.1 |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Scott González | Autocomplete: Added demo for accent folding. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Scott González | Autocomplete: Added custom rendering for custom data... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Richard D.... | Fixed #5532 - Datepicker i18n: Encoding error in Swiss... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
carhartl | added tests for enable/disable |
commit | commitdiff | tree | snapshot |
2010-04-16 |
maggiewachs | Merge branch 'master' of github.com:jquery/jquery-ui |
commit | commitdiff | tree | snapshot |
2010-04-16 |
maggiewachs | Added left icons and CSS to indent menu option text. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
jzaefferer | Autocomplete: Fixed href to multiple-remote dmeo in... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
jzaefferer | Autocomplete: Refactored code for array filtering into... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
jzaefferer | Autocomplete: code improvements for multiple demo |
commit | commitdiff | tree | snapshot |
2010-04-15 |
jzaefferer | Autocomplete: multiple demo added |
commit | commitdiff | tree | snapshot |
2010-04-14 |
jzaefferer | Unit tests: Disable stale widget tests on testswarm |
commit | commitdiff | tree | snapshot |
2010-04-14 |
jzaefferer | Unit tests: Disable stale interaction tests only on... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
jzaefferer | Unit tests: Try to disable tests only for testswarm... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Richard D.... | Draggable demo: visual feedback - use draggable option... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
jzaefferer | Position unit tests: Add module for testswarm to run... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
jzaefferer | Progressbar unit test: Ignore false vs. false in IE6... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
jzaefferer | Autocomplete unit tests: Fix event handling in IE |
commit | commitdiff | tree | snapshot |
2010-04-13 |
jzaefferer | Progressbar unit test: Ignore false vs. false in IE6... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
jzaefferer | Autocomplete and button unit tests: Same remove-role... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
jzaefferer | Accordion unit tests: And another height-testing hotfix... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
jzaefferer | Accordion unit tests: One more height-testing hotfix... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
jzaefferer | Accordion unit tests: Remove role attribute to pass... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
jzaefferer | Accordion unit tests: Trying some more style resets... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
jzaefferer | Accordion unit tests: Cleaned and fixed destroy-method... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
jzaefferer | Accordion unit tests: Cleaned and fixed resize-method... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
jzaefferer | Effects demos: cleanup |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Richard D.... | sortable: don't call the base widget _setOption for... |
commit | commitdiff | tree | snapshot |
2010-04-08 |
jzaefferer | Autocomplete: Combobox demo update, fixed mustMatch... |
commit | commitdiff | tree | snapshot |
2010-04-08 |
jzaefferer | Autocomplete: Track input changes and fire change-event... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
unknown | Set font-weight normal for active menu items - Fix... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
unknown | Button: some demo code formatting |
commit | commitdiff | tree | snapshot |
2010-04-06 |
unknown | Autocomplete: Change demo title in index.file to fit... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Jörn Zaefferer | Fixed spelling of Poniedziałek - Fix for #5487 - Datepi... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Jörn Zaefferer | Added link to categories-demo to autocomplete demos... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
jzaefferer | Accordion: different useless markup for getting consist... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
jzaefferer | Accordion: Trying some styl resets, maybe finding the... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
jzaefferer | Accordion: more useless markup for getting consistent... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
jzaefferer | Accordion: Improved resize-method test, starting with... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
jzaefferer | Accordion: Rewrote the resize method test; fails in... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
jzaefferer | Accordion unit tests: Cleanup |
commit | commitdiff | tree | snapshot |
2010-04-03 |
jzaefferer | Accordion: Fixed case for tabIndex (was tabindex),... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
jzaefferer | Accordion unit tests: Use display!=none instead of... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
jzaefferer | Accordion unit tests: Refactored state-helper function |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Richard D.... | slider: jslint cleanup (thanks for the start zhaoz... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Scott González | Use border-width instead of border for .ui-tabs-panel... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Richard D.... | ui core: enableSelection, disableSelection: Removed... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Richard D.... | tabs: core ajax unit test - more refactoring, seems... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Richard D.... | tabs: core ajax unit test - run two loads as two separa... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Richard D.... | slider: corrected a regression introduced by commit... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Richard D.... | Slider: added support for canceling start event. Fixes... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Richard D.... | Align slider value to step. Fixes #5471 - value not... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
jzaefferer | crlf mess, round XIIIMD |
commit | commitdiff | tree | snapshot |
2010-04-01 |
jzaefferer | Updating to latest QUnit |
commit | commitdiff | tree | snapshot |
2010-04-01 |
jzaefferer | Tuning disabled testsuites to run with ?draggable that... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
jzaefferer | Revert accidental "Merge branch 'tooltip' of github... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
jzaefferer | Merge branch 'tooltip' of github.com:jquery/jquery-ui |
commit | commitdiff | tree | snapshot |
2010-04-01 |
jzaefferer | Disabling interaction testsuites until we get to their... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
unknown | Tooltip: Two more demos showing mousetracking with... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
unknown | Added tooltip to widgets_in_dialog compound test |
commit | commitdiff | tree | snapshot |
2010-03-31 |
unknown | Tooltip: Renamed show to open and open to _show (based... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
unknown | Tooltip: Comment about IE6 workaround |
commit | commitdiff | tree | snapshot |
2010-03-31 |
jzaefferer | Autocomplete unit tests: Replace unreliable setTimeout... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
unknown | Tabs: Adding demo using cookie option for persistence |
commit | commitdiff | tree | snapshot |
2010-03-30 |
unknown | Shopping-Cart demo: Add new demo to droppable demo... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
unknown | Shopping-Cart demo: Fix demo title |
commit | commitdiff | tree | snapshot |
2010-03-30 |
unknown | Shopping-Cart demo: Fix the eager activeClass on sorting |
commit | commitdiff | tree | snapshot |
2010-03-30 |
unknown | Shopping-Cart demo: fix typos |
commit | commitdiff | tree | snapshot |
2010-03-30 |
unknown | Adding shopping cart demo for integration of accordion... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
jzaefferer | Build: Fix regeex for checksum-file-path |
commit | commitdiff | tree | snapshot |
2010-03-30 |
jzaefferer | Build: Copy the themes folder from the dist dir to... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
jzaefferer | Build: Create zip file for upload to the Google CDN |
commit | commitdiff | tree | snapshot |
2010-03-30 |
jzaefferer | Build: Adding googlecdn target to deploy-release-target... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
jzaefferer | Merge branch 'master' into checksums |
commit | commitdiff | tree | snapshot |
2010-03-30 |
jzaefferer | Build: MANIFEST file for Google CDN |
commit | commitdiff | tree | snapshot |
2010-03-29 |
jzaefferer | Build: Minify i18n files and build a concatenated versi... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
jzaefferer | Build: Use closure-jar property |
commit | commitdiff | tree | snapshot |
2010-03-29 |
jzaefferer | Merge branch 'master' of github.com:jquery/jquery-ui |
commit | commitdiff | tree | snapshot |
2010-03-29 |
jzaefferer | Adding a visual testpage for button for profiling |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Richard D.... | Changed widget factory to keep generic css framework... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
jzaefferer | Merge branch 'master' into tooltip |
commit | commitdiff | tree | snapshot |
2010-03-27 |
jzaefferer | Merge branch 'master' of github.com:jquery/jquery-ui |
commit | commitdiff | tree | snapshot |
2010-03-27 |
jzaefferer | Accordion: Moving IE layout fix (via zoom: 1) from... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
jzaefferer | Accordion unit tets: Replacing destory method test... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
jzaefferer | Updating autocomplete and button unit tests: use equal... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
jzaefferer | Accordion unit tests: Further normalization of styles... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
jzaefferer | Updating to latest QUnit (sometime soon it'll get versi... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
jzaefferer | Slider: Removing the placeholder for the animate-option... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
jzaefferer | Slider: Test for test-option, setting the value with... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
jzaefferer | Slider: Refactoring _trimValue method to use more sane... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
jzaefferer | Slider: Refactoring _valueMin and _valueMax methods... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
jzaefferer | Slider: Inlining _step method, was used only once |
commit | commitdiff | tree | snapshot |
2010-03-27 |
jzaefferer | Slider tests: Split three different change-event tests... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
jzaefferer | Drilldown menu: First attempt at drilldown animations |
commit | commitdiff | tree | snapshot |
next |