summaryrefslogtreecommitdiffstats
path: root/widget/gtk/nsLookAndFeel.cpp
Commit message (Collapse)AuthorAgeLines
* Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media querySpockMan022018-06-27-17/+18
|
* [GTK3] Set alpha component appropriately in operator over for -moz-fieldtrav902018-04-11-0/+1
|
* [GTK3] Get styles for menu label, button text and combobox text colors from ↵trav902018-04-06-26/+27
| | | | WidgetCache
* [GTK3] Consider textview root node background in addition to text node for ↵trav902018-04-06-2/+28
| | | | | | -moz-field This is necessary for GTK versions > 3.18 because windows no longer clear their backgrounds since https://git.gnome.org/browse/gtk+/commit/?id=580ea227a6bb19ad6c6d4766b3a36dbad24583f3 and Ambiance for 3.20 has a transparent background for the "text" window.
* [GTK3] Introduce MOZ_GTK_TEXT_VIEW_TEXT and move MOZ_GTK_RESIZER to ↵trav902018-04-06-1/+1
| | | | | | | WidgetStyleCache The style context for MOZ_GTK_TEXT_VIEW is now created by copying from the widget instead of caching a widget and using its context. No rendering changes are expected, unless themes are animating GtkTextView backgrounds.
* [GTK3] Use WidgetCache to get colors at nsLookAndFeelfor menuitems, text and ↵trav902018-04-06-9/+11
| | | | tree view
* [GTK3] Use WidgetCache to get colors at nsLookAndFeel for GtkButton, ↵trav902018-04-06-54/+31
| | | | GtkWindow, GtkScrollBar
* [GTK3] Use WidgetCache to get colors at nsLookAndFeeltrav902018-04-06-10/+4
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1465