Markus Stange
|
a5dc4569b8
|
Bug 391984 - [10.5] Add roundness to context menus, r=josh sr=roc
|
2008-12-11 15:37:38 +01:00 |
Karl Tomlinson
|
0ed708d923
|
rounding changes in nsNativeThemeGTK::DrawWidgetBackground,
rename aClipRect to aDirtyRect in nsITheme::DrawWidgetBackground. b=444837 r=roc
|
2008-07-25 11:01:59 +12:00 |
roc+@cs.cmu.edu
|
78a0743f5b
|
Bug 424873. Make GetWidgetOverflow take the new frame size as input instead of using the possibly-stale old frame size. r+sr=dbaron
|
2008-04-01 16:34:20 -07:00 |
joshmoz@gmail.com
|
79ffe0b1d1
|
don't put a dropmarker in comboboxes if nsITheme says not to. b=370282 r/sr=roc
|
2007-05-17 20:04:04 -07:00 |
joshmoz%gmail.com
|
ad35697de6
|
extend nsITheme to support native focus drawing. b=370549 r=dbaron sr=roc
|
2007-02-16 01:53:43 +00:00 |
dbaron%dbaron.org
|
73570b69c5
|
Make non-box frames use nsITheme methods concerning size, border, and padding, so that non-boxes with appearance set will obey the platform-specific theme. b=366722 r+sr=roc
|
2007-01-17 22:31:07 +00:00 |
bsmedberg%covad.net
|
78f6d0683d
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
roc+%cs.cmu.edu
|
b3067884a8
|
Bug 297508. Allow native theme drawing to overflow the frame bounds in a reliable way by setting the frame's overflow area. Use this to work around drawing errors in some GTK2 themes. r=bryner,sr=blizzard
|
2005-08-31 21:00:52 +00:00 |
bryner%brianryner.com
|
5e7349dd5d
|
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
|
5c02a6978c
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
bryner%brianryner.com
|
0fd21c3872
|
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
|
9d2ee4928c
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
hyatt%netscape.com
|
e8710c1495
|
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
|
6d2263f19b
|
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
|
0aacd3c809
|
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
|
9d09b333bd
|
Fix for 115767, dropdown list support for WinXP, r=hixie, sr=blake
|
2002-01-08 00:43:20 +00:00 |
hyatt%netscape.com
|
e3f61bf44f
|
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
|
0ec3f045d8
|
Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson
|
2001-12-17 22:51:39 +00:00 |