bryner%brianryner.com
|
04b0d5a8cb
|
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.
|
2004-09-06 03:59:31 +00:00 |
bryner%brianryner.com
|
cc807b07b1
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
bryner%brianryner.com
|
88f80381e3
|
Consolidate PresContext classes into a single nsIPresContext implementation, and finish deCOMtaminating it. Bug 253470, r+sr=roc.
|
2004-07-29 19:41:39 +00:00 |
gerv%gerv.net
|
692411203a
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
hyatt%netscape.com
|
369f0ad4fd
|
Fix for 169373, make HTML form controls fully support native look on Windows XP. r/sr=hewitt/blake
|
2002-09-21 01:03:38 +00:00 |
dbaron%fas.harvard.edu
|
2bf216c9e2
|
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
|
2002-06-26 03:38:55 +00:00 |
bryner%netscape.com
|
fe3e849d35
|
Bug 119837 - add a parameter to nsITheme::GetMinimumWidgetSize to specify if CSS is allowed to override the min size. r=bzbarsky, sr=hyatt.
|
2002-01-14 05:40:37 +00:00 |
hyatt%netscape.com
|
976fbdfaa5
|
Fix for 115767, dropdown list support for WinXP, r=hixie, sr=blake
|
2002-01-08 00:43:20 +00:00 |
hyatt%netscape.com
|
d4326b49d1
|
Checking in 115757, enabling of Windows XP Theme Support under Classic skin.,r=bryner,sr=hewitt
|
2002-01-04 00:28:01 +00:00 |
hyatt%netscape.com
|
d4065d8e54
|
Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson
|
2001-12-17 22:51:39 +00:00 |