aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* demos/index.html - changed H1 to H3.Ca-Phun Ung2008-12-291-1/+1
* demos/index.html added php integration code. for speed i'm using an iframe wi...Ca-Phun Ung2008-12-291-8/+21
* dialog demo: fixed form field idsJörn Zaefferer2008-12-291-2/+2
* Tweaked accordion content within demos.Todd Parker2008-12-294-28/+75
* set mime typeRichard Worth2008-12-290-0/+0
* Re-vamped set of dialog examples that shows the standard set of dialog types....Todd Parker2008-12-297-44/+201
* demos/index.html: extra character in [1271]Richard Worth2008-12-291-1/+1
* demos/indext.html: removed (invalid) H1 around page contentRichard Worth2008-12-291-1/+1
* set mime typesRichard Worth2008-12-290-0/+0
* themes/default: set mime typesRichard Worth2008-12-298-98/+98
* Resizable: Added demos for alsoResize, animate, aspectRation, containment, de...Scott González2008-12-2912-0/+295
* Resizable: Fixed order of default values.Scott González2008-12-291-1/+1
* Tabs: Added demos for ajax, deselectable, mouseover (event).Scott González2008-12-296-0/+134
* Dialog: Added demos for buttons and modal.Scott González2008-12-293-0/+82
* Demos: Removed unnecessary include of jQuery in index files.Scott González2008-12-2911-11/+0
* Demos: Added missing semicolon.Scott González2008-12-2911-11/+11
* Demos: Removed empty script tag.Scott González2008-12-2911-55/+0
* accordion: Fixed #3682, setting overflow:auto for fillSpace:true accordions; ...Jörn Zaefferer2008-12-263-3/+49
* Datepicker - fixes #3695 [multi-datepicker layout issue in IE]: added a bette...Ca-Phun Ung2008-12-241-18/+7
* Datepicker - fixes #3695 [multi-datepicker layout issue in IE]: IE doesn't se...Ca-Phun Ung2008-12-232-1/+32
* demos: fixed styles for sub pagesPaul Bakaus2008-12-232-1/+1091
* display preloaded content if available (placeholder)Paul Bakaus2008-12-231-8/+12
* switched icon positioning for calendar and calculator in frameworkScott Jehl2008-12-232-4/+4
* demos: overview file headers are not included if $plain is set in phpPaul Bakaus2008-12-231-1/+4
* slider: removed hover and focus from range as it's not draggable (yet)Richard Worth2008-12-231-1/+2
* demos: modified overview file to use the website markupPaul Bakaus2008-12-231-17/+55
* added padding: 0; rule to .ui-dialog-titlebar-close:focus as well as .ui-dial...Scott Jehl2008-12-232-2/+2
* tired typo... fixed for good: .ui-state-focus wasn't getting icon color styles. Scott Jehl2008-12-231-2/+2
* Resizable: Partial fix for supporting jQuery objects in alsoResize.Scott González2008-12-232-2/+2
* .ui-state-focus wasn't getting icon color styles. fixed!Scott Jehl2008-12-232-2/+2
* Setting svn:mime-type 'text/html' for new demo html filesJörn Zaefferer2008-12-230-0/+0
* fixed alsoResize to also accept vanilla DOM nodes ( fixes #3693 )Paul Bakaus2008-12-231-1/+1
* fixed alsoResize to also accept vanilla DOM nodes ( fixes #3693 )Paul Bakaus2008-12-231-1/+1
* demos: Added default datepicker demoRichard Worth2008-12-231-0/+21
* demos: Added default dialog demoRichard Worth2008-12-231-0/+25
* demos: Added default tabs demoRichard Worth2008-12-231-0/+42
* demos: removed legacy demos folders - functional, real-worldRichard Worth2008-12-23182-7603/+0
* progressbar: changed value to have 'ui-widget-header' instead of 'ui-state-de...Richard Worth2008-12-231-1/+1
* demos: bumped down the nav font a bitRichard Worth2008-12-231-2/+2
* demos: Added progressbar and slider demosRichard Worth2008-12-237-2/+123
* demos: touched up the navigation a bitRichard Worth2008-12-2313-12/+64
* demos: Added default and mousover accordion demosRichard Worth2008-12-234-0/+87
* demos: added index page for each plugin subfolderRichard Worth2008-12-2312-11/+231
* demos: index fileRichard Worth2008-12-231-0/+35
* updated default theme (UI Lightness) as generated by ThemeRoller v2 for 1.6rc...Richard Worth2008-12-2378-755/+391
* new demos folder structureRichard Worth2008-12-230-0/+0
* merged dev/slider branch (revs 1152-1229) back to trunkRichard Worth2008-12-234-562/+728
* Tabs: Added tab hover and focus support. For #3651 Update markup to new UI CS...Richard Worth2008-12-231-0/+18
* Dialog: Removed unnecessary call to moveToTop in drag start.Scott González2008-12-231-1/+0
* Dialog: Move to top on mousedown instead of mouseup.Scott González2008-12-231-4/+1