This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2ccb9759745630d3fd8cb4eab04d589dd5efbdfd
Mozilla
/
mozilla
/
content
/
shared
History
bryner%brianryner.com
06c0b649b0
(SeaMonkey parts only) Fixes for a number of native theme button problems on gtk2 (bug 255911). In order to more easily accomodate CSS fallbacks for when native theme rendering is not available, this adds GetWidgetPadding() to nsITheme, which allows the native theme impl to supply padding values which will override the css padding. This way, padding for the css fallback can be given without having it be added to the padding that's part of the native theme-rendered border. r=caillon, sr=roc, a=asa.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162324 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-14 20:33:47 +00:00
..
public
(SeaMonkey parts only) Fixes for a number of native theme button problems on gtk2 (bug 255911). In order to more easily accomodate CSS fallbacks for when native theme rendering is not available, this adds GetWidgetPadding() to nsITheme, which allows the native theme impl to supply padding values which will override the css padding. This way, padding for the css fallback can be given without having it be added to the padding that's part of the native theme-rendered border. r=caillon, sr=roc, a=asa.
2004-09-14 20:33:47 +00:00
src
(SeaMonkey parts only) Fixes for a number of native theme button problems on gtk2 (bug 255911). In order to more easily accomodate CSS fallbacks for when native theme rendering is not available, this adds GetWidgetPadding() to nsITheme, which allows the native theme impl to supply padding values which will override the css padding. This way, padding for the css fallback can be given without having it be added to the padding that's part of the native theme-rendered border. r=caillon, sr=roc, a=asa.
2004-09-14 20:33:47 +00:00
Makefile.in
…