summaryrefslogtreecommitdiff
path: root/src/ui/theme.c
Commit message (Expand)AuthorAgeFilesLines
* theme: Move the layout we save closer to GTK+'s modelwip/gtk-themingFlorian Müllner2014-12-221-59/+49
* theme: Remove MetaFrameStyle/MetaFrameStyleSetFlorian Müllner2014-12-221-313/+56
* theme: Remove FrameResizeFlorian Müllner2014-12-221-111/+35
* Remove all support for the metacity formatFlorian Müllner2014-12-221-4639/+22
* theme: Use a singleton themeFlorian Müllner2014-12-221-12/+9
* theme: Don't load metacity themesFlorian Müllner2014-12-221-54/+60
* theme: Disable support for fringe buttonsFlorian Müllner2014-12-221-46/+3
* theme: Scale whitespace from theme with title_scale factorFlorian Müllner2014-12-221-0/+14
* theme: Use style information from GTK+Florian Müllner2014-12-221-189/+122
* theme: Add function to fill geometry information from GTK+ themeFlorian Müllner2014-12-221-0/+83
* theme: Add method to adjust styles for frame stateFlorian Müllner2014-12-221-0/+71
* theme: Remove get_title_scale()Florian Müllner2014-12-221-18/+0
* frames: Use title style to set up title layoutFlorian Müllner2014-12-221-23/+25
* theme: Add titlebar_spacingFlorian Müllner2014-12-221-9/+13
* theme: Build a StyleContext hierarchy that matches GTK+'s CSDFlorian Müllner2014-12-221-24/+79
* theme: Add MetaStyleInfo for wrapping frame style contextFlorian Müllner2014-12-211-10/+42
* theme: Rename button_rect() to get_button_rect()Florian Müllner2014-12-211-5/+5
* ui: Adapt to GtkStyleContext changesFlorian Müllner2014-10-251-2/+0
* theme: Remove COLORIZE feature of imagesJasper St. Pierre2014-10-141-414/+10
* theme: Use cairo for drawing uncolorized IMAGEsJasper St. Pierre2014-10-141-6/+14
* theme: Use cairo for TINT operations with alphaJasper St. Pierre2014-10-141-62/+9
* theme: Use cairo for drawing ICONJasper St. Pierre2014-10-141-39/+70
* theme: Remove our own gradient stuffJasper St. Pierre2014-10-141-122/+142
* theme: Remove bogus commentJasper St. Pierre2014-07-071-12/+0
* theme: Also support alpha values in blend/shade functionsFlorian Müllner2014-07-031-0/+2
* theme: Replace char array element comparisons with strncmpJasper St. Pierre2014-06-141-19/+7
* theme: Remove dead codeJasper St. Pierre2014-06-141-212/+0
* theme: Properly indent codeJasper St. Pierre2014-06-141-24/+21
* theme: Consolidate unused opsJasper St. Pierre2014-06-141-23/+7
* theme: Remove unused RECTANGLE codeJasper St. Pierre2014-06-141-14/+0
* Add support for app-menu button in window decorationsFlorian Müllner2014-05-271-1/+26
* window-x11: Consistently include the bottom border on shaded windowsJasper St. Pierre2014-05-211-2/+3
* Remove trailing whitespaceJasper St. Pierre2014-05-021-215/+215
* Fix regression in mutter translationsGiovanni Campagna2014-02-171-1/+1
* Changed obsolete FSF postal address into generic URL.Andika Triwidada2014-01-121-3/+1
* theme: Fix build breakageJasper St. Pierre2013-08-131-2/+1
* Remove old, deprecated utilities that nobody has used in a million yearsJasper St. Pierre2013-08-131-2/+1
* ui: add missing delimiter in GTK-Doc comment blockDieter Verfaillie2013-05-041-1/+1
* Remove theme.h and preview-widget.h from the API docsTomeu Vizoso2013-03-181-1/+1
* Add a meaningful name and description to all sections/files in the API docsTomeu Vizoso2013-03-141-4/+5
* Fix gobs of gtk-doc warningsTomeu Vizoso2013-03-141-0/+1
* theme: Add the .background style class back to framesJasper St. Pierre2013-01-111-0/+1
* theme: Fix a memory leakJasper St. Pierre2013-01-111-0/+2
* theme: Remove a bunch of unused *_to_string methodsRui Matos2013-01-111-171/+0
* theme-viewer: use the same GtkStyleContext as mutter usually rendersJasper St. Pierre2013-01-091-0/+32
* theme: Make meta_frame_draw_theme take a GtkStyleContext instead of a widgetJasper St. Pierre2013-01-091-36/+13
* ui: Don't use deprecated GtkStyleContext APIJasper St. Pierre2012-12-231-1/+1
* theme: Make meta_frame_style_draw_with_style staticJasper St. Pierre2012-05-211-1/+1
* theme: Make meta_frame_layout_calc_geometry staticJasper St. Pierre2012-05-211-1/+1
* theme: Remove unused "widget" parameter to frame style drawingJasper St. Pierre2012-04-241-13/+5