summaryrefslogtreecommitdiff
path: root/libmetacity/meta-theme.c
Commit message (Expand)AuthorAgeFilesLines
* libmetacity: remove appmenu buttonAlberts Muktupāvels2020-04-301-1/+1
* libmetacity: don't use MetaFrameStyleSet with GTK+ themeAlberts Muktupāvels2017-04-111-101/+11
* libmetacity: add meta_theme_set_dpiAlberts Muktupāvels2017-04-021-1/+17
* libmetacity: add meta_theme_set_scaleAlberts Muktupāvels2017-04-021-11/+37
* libmetacity: track gtk-xft-* settingsAlberts Muktupāvels2017-04-021-12/+97
* libmetacity: do not reload CSS changing composited statusAlberts Muktupāvels2017-03-041-1/+18
* libmetacity: add meta_theme_impl_get_scaleAlberts Muktupāvels2016-11-281-5/+5
* libmetacity: add meta_theme_get_buttonsAlberts Muktupāvels2016-08-181-0/+58
* libmetacity: don't expose MetaButton structAlberts Muktupāvels2016-08-181-8/+6
* libmetacity: redo button layout codeAlberts Muktupāvels2016-08-181-11/+98
* libmetacity: move all button releated info to MetaButtonLayoutAlberts Muktupāvels2016-08-171-7/+15
* libmetacity: don't expose MetaButtonLayoutAlberts Muktupāvels2016-08-171-1/+2
* libmetacity: rename MetaButtonFunction to MetaButtonTypeAlberts Muktupāvels2016-08-171-3/+3
* libmetacity: use callback function to get button stateAlberts Muktupāvels2016-08-161-11/+30
* libmetacity: don't expose MetaButtonTypeAlberts Muktupāvels2016-08-161-1/+1
* libmetacity: add meta_theme_set_button_layoutAlberts Muktupāvels2016-08-161-11/+23
* libmetacity: fix typo in signal nameAlberts Muktupāvels2016-06-221-1/+1
* libmetacity: automatically reload GTK+ themeAlberts Muktupāvels2016-06-091-2/+31
* libmetacity: don't expose meta_frame_type_from_stringAlberts Muktupāvels2016-06-071-21/+0
* libmetacity: don't expose meta_theme_get_frame_styleAlberts Muktupāvels2016-06-071-101/+101
* libmetacity: don't expose meta_theme_create_title_layoutAlberts Muktupāvels2016-06-071-51/+43
* libmetacity: don't expose meta_theme_get_title_font_descAlberts Muktupāvels2016-06-071-100/+103
* libmetacity: don't expose meta_theme_get_title_heightAlberts Muktupāvels2016-06-071-45/+71
* libmetacity: own created title font descriptionsAlberts Muktupāvels2016-06-061-5/+36
* libmetacity: add meta_theme_create_title_layoutAlberts Muktupāvels2016-06-061-13/+75
* libmetacity: apply scale in meta_theme_create_font_descAlberts Muktupāvels2016-06-061-2/+26
* libmetacity: scale text heightAlberts Muktupāvels2016-06-051-4/+7
* libmetacity: add composited to MetaThemeImplAlberts Muktupāvels2016-06-031-41/+20
* libmetacity: GObjectize MetaStyleInfoAlberts Muktupāvels2016-06-031-40/+21
* libmetacity: remove meta_theme_get_title_scaleAlberts Muktupāvels2016-06-011-18/+0
* libmetacity: remove meta_theme_get_nameAlberts Muktupāvels2016-02-231-6/+0
* theme: redo theme settingsAlberts Muktupāvels2016-02-231-62/+0
* libmetacity: remove meta_theme_get_theme_typeAlberts Muktupāvels2016-02-121-6/+0
* libmetacity: don't expose MetaFrameLayoutAlberts Muktupāvels2016-02-071-0/+1
* libmetacity: rename meta_style_info_create_font_descAlberts Muktupāvels2016-02-071-2/+2
* libmetacity: don't expose MetaStyleInfoAlberts Muktupāvels2016-02-071-24/+27
* libmetacity: redo meta_theme_invalidateAlberts Muktupāvels2016-02-071-27/+1
* libmetacity: rename theme invalidation functionAlberts Muktupāvels2016-02-071-2/+2
* libmetacity: remove meta_theme_get_compositedAlberts Muktupāvels2016-02-071-6/+0
* libmetacity: don't use GtkSettings to change gtk-theme-nameAlberts Muktupāvels2016-02-071-3/+32
* theme: move get_current and set_current to libmetacityAlberts Muktupāvels2016-02-041-0/+63
* theme: move get_frame_borders, calc_geometry and draw_frameAlberts Muktupāvels2016-02-041-7/+117
* theme: move meta_theme_get_title_scale to libmetacityAlberts Muktupāvels2016-02-031-0/+18
* theme: move meta_frame_type_from_string to libmetacityAlberts Muktupāvels2016-02-031-0/+23
* theme: move meta_pango_font_desc_get_text_height to libmetacityAlberts Muktupāvels2016-02-031-0/+26
* theme: move meta_style_info_create_font_desc to libmetacityAlberts Muktupāvels2016-02-031-6/+23
* theme: move meta_theme_get_frame_style to libmetacityAlberts Muktupāvels2016-02-031-4/+88
* frames: move style variants to MetaThemeAlberts Muktupāvels2016-02-011-0/+60
* theme: move MetaTheme to libmetacity and GObjectize itAlberts Muktupāvels2016-01-311-0/+226
* theme: move MetaThemeError to libmetacityAlberts Muktupāvels2016-01-271-0/+33