Commit Graph

6 Commits

Author SHA1 Message Date
L. David Baron
9cc2e9ec05 Switch reftest manifests to new, shorter syntax for widget toolkit tests. (Bug 570329) a2.0=tests
This patch was created by running the following sed commands:
s/MOZ_WIDGET_TOOLKIT=="\(gtk2\|cocoa\|qt\|windows\)"/\1Widget/g
s/MOZ_WIDGET_TOOLKIT!="\(gtk2\|cocoa\|qt\|windows\)"/!\1Widget/g
on all *.list files in the tree.
2010-07-30 16:48:57 -07:00
Markus Stange
363a29e71a Bug 507962 - Pinstripe widget margin cleanup. r=dao
--HG--
extra : rebase_source : e8b5bab4b2ba45f6f64a4d20cb5336f69d965c00
2009-08-18 14:34:20 +12:00
Markus Stange
ad0ba55583 Bug 501957 - Make the size of XUL radio buttons and checkboxes dependent on the font size. r=dao 2009-07-18 15:51:54 +02:00
Markus Stange
3d4f3c06cf Backed out bug 501957 (changeset 29fb65d31455) because it caused test_contextmenu_list.xul failures. 2009-07-18 18:08:18 +02:00
Markus Stange
906626bec8 Bug 501957 - Make the size of XUL radio buttons and checkboxes dependent on the font size. r=dao 2009-07-18 15:51:54 +02:00
Markus Stange
3f78cec4f4 Bug 482681 - Make Mac button size dependent on their font size. r=mano on the patch, r=dao sr=roc on the test 2009-06-14 12:46:41 +02:00