Commit Graph

9 Commits

Author SHA1 Message Date
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
e4c76eccb0 Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
This was generated with the command:

LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
    's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
     s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
     s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
     s/-moz-border-radius/border-radius/gi;
     s/_moz_border_radius/border_radius/g;'
2010-09-09 08:21:47 -07:00
Dão Gottwald
a2dd011f85 Bug 303491 - Groupbox caption styling cleanup. r=mstange, ui-r=faaborg 2009-07-21 12:12:01 +02:00
Dão Gottwald
fb2a8cc147 Bug 483187 - Caption of groupbox isn't correctly vertically aligned. r=robstrong 2009-03-14 09:12:01 +01:00
Robert Strong
6cfb2b338a Bug 390734 - groupboxes need native theming on Windows. ui-r=faaborg, r+sr=vlad 2009-03-11 19:11:01 -07:00
Robert Strong
c8fdb9cefb Bug 236107 (Windows only fix) - wrong background for caption in groupbox. r=mconnor 2009-02-25 18:45:00 -08:00
Dão Gottwald
0f1ae10b49 Bug 459457 - global.css cleanup: kill formatting.css, remove obsolete stuff, rtl fixes and more. r=neil 2008-10-12 15:25:51 +02:00
Neil Rashbrook
156ff04651 Bug 69710 Disabled menu items need more three-dimensional appearance r=dao 2008-10-10 00:00:46 +01:00
neil@parkwaycc.co.uk
873e777d92 Windows 2000 groupboxes aren't native b=349859 r+a=mconnor 2008-04-09 06:39:00 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00