aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/dialog
Commit message (Expand)AuthorAgeFilesLines
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
* Dialog, position: Removed bgiframe option; always use bgiframe when available.Scott González2010-01-191-1/+0
* Replaced stackfix with bgiframe.Scott González2010-01-142-2/+2
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-071-0/+5
* Added jquery.ui.mouse.js to non-interaction demos/tests that use interaction ...Scott González2009-12-231-0/+1
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-161-0/+1
* Removed use of .data() for getting/setting options in tests; using each plugi...Scott González2009-11-092-24/+14
* update to latest QUnitJörn Zaefferer2009-09-291-1/+1
* dialog: fixed _position regression; wrote a test for the default positon, whi...Jörn Zaefferer2009-09-191-1/+10
* dialog unit tests: options closeOnEscape, draggableRichard Worth2009-09-192-8/+24
* dialog unit tests: methods close, moveToTop, openRichard Worth2009-09-191-5/+22
* dialog: fixed enable and disable methodsRichard Worth2009-09-191-2/+10
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...Richard Worth2009-09-171-6/+6
* updated to latest QUnitJörn Zaefferer2009-09-151-1/+1
* dialog: added unit test for ticket #4826Ca-Phun Ung2009-09-151-0/+21
* dialog: methods test cleanupJörn Zaefferer2009-09-151-1/+5
* dialog: fixed dragStop test (was using dragStart instead of dragStop, copy&pa...Jörn Zaefferer2009-09-141-1/+1
* change script ordering to load testswarm agent after QUnitJörn Zaefferer2009-09-111-1/+1
* update to lastest QUnitJörn Zaefferer2009-08-301-1/+1
* dialog unit tests: added position and stackfixRichard Worth2009-08-121-1/+3
* Removed jquery.simulate from external/ as it's being removed from jqueryjs.go...Richard Worth2009-08-101-1/+1
* Dialog tests: Switch bgiframe to stackfix.Scott González2009-07-271-1/+1
* Dialog: Changed beforeclose option to beforeClose. Fixes #4669 - Dialog: bef...Scott González2009-07-111-4/+4
* Widget factory: Force event types to be lowercase. Fixes #4668 - All event t...Scott González2009-07-111-12/+12
* Dialog: Use _trigger for drag and resize events instead of executing callback...Scott González2009-07-101-26/+64
* Widget factory: Convert falsy data values to an empty hash in _trigger. Fixe...Scott González2009-07-041-17/+17
* replaced svn:externals with versioned files within trunk/externalsJörn Zaefferer2009-05-271-2/+2
* Merged in widget-factory branch and added tests. Fixes #4411 - Widget factor...Scott González2009-04-151-1/+40
* Fixed dialog tests to use same instead of equals for hashes.Scott González2009-03-281-2/+2
* Switched to jQuery 1.3.2Richard Worth2009-02-201-1/+1
* dialog: added some missing defaultsRichard Worth2009-02-091-2/+4
* Dialog: Removed shadow option due to introducing too many bugs. (Reopens #3681).Scott González2009-02-051-1/+0
* dialog unit tests: split tests into individual filesRichard Worth2009-02-048-733/+683
* unit tests: created separate file for each module: core, common widget, event...Richard Worth2009-02-026-0/+69
* unit tests: fixed missing tests to hide with new qunit checkboxRichard Worth2009-02-011-4/+4
* dialog: changed shadow default to false. Not quite ready to be on by default....Richard Worth2009-01-311-0/+1
* dialog unit tests: no more overlay optionRichard Worth2009-01-301-4/+0
* dialog unit tests: no more overlay optionRichard Worth2009-01-301-1/+0
* switched to jQuery 1.3.1Richard Worth2009-01-221-1/+1
* Happy Birthday jQuery (switched to jQuery 1.3)Richard Worth2009-01-141-1/+1
* switched to jQuery 1.3rc2Richard Worth2009-01-131-1/+1
* set eol-style to nativeRichard Worth2009-01-092-749/+749
* reverted r1544 (it was temporary)Richard Worth2009-01-081-1/+1
* temporarily switched back to 1.2.6Richard Worth2009-01-081-1/+1
* restructured unit tests folderRichard Worth2009-01-072-0/+749