summaryrefslogtreecommitdiff
path: root/libmetacity/meta-theme.c
Commit message (Expand)AuthorAgeFilesLines
* 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