summaryrefslogtreecommitdiff
path: root/libmetacity/meta-theme.h
Commit message (Expand)AuthorAgeFilesLines
* libmetacity: add meta_theme_set_dpiAlberts Muktupāvels2017-04-021-0/+3
* libmetacity: add meta_theme_set_scaleAlberts Muktupāvels2017-04-021-0/+3
* libmetacity: add meta_theme_get_buttonsAlberts Muktupāvels2016-08-181-0/+2
* libmetacity: don't expose MetaButton structAlberts Muktupāvels2016-08-181-3/+2
* libmetacity: redo button layout codeAlberts Muktupāvels2016-08-181-44/+6
* libmetacity: move all button releated info to MetaButtonLayoutAlberts Muktupāvels2016-08-171-4/+0
* libmetacity: don't expose MetaButtonLayoutAlberts Muktupāvels2016-08-171-2/+0
* libmetacity: rename MetaButtonFunction to MetaButtonTypeAlberts Muktupāvels2016-08-171-4/+4
* libmetacity: use callback function to get button stateAlberts Muktupāvels2016-08-161-1/+6
* libmetacity: don't expose MetaButtonTypeAlberts Muktupāvels2016-08-161-1/+1
* libmetacity: add meta_theme_set_button_layoutAlberts Muktupāvels2016-08-161-2/+4
* libmetacity: don't expose meta_frame_type_from_stringAlberts Muktupāvels2016-06-071-2/+0
* libmetacity: don't expose MetaFrameStyleAlberts Muktupāvels2016-06-071-1/+0
* libmetacity: don't expose meta_theme_get_frame_styleAlberts Muktupāvels2016-06-071-49/+45
* libmetacity: don't expose meta_theme_create_title_layoutAlberts Muktupāvels2016-06-071-7/+1
* libmetacity: don't expose meta_theme_get_title_font_descAlberts Muktupāvels2016-06-071-57/+55
* libmetacity: don't expose meta_theme_get_title_heightAlberts Muktupāvels2016-06-071-6/+0
* libmetacity: own created title font descriptionsAlberts Muktupāvels2016-06-061-1/+1
* libmetacity: add meta_theme_create_title_layoutAlberts Muktupāvels2016-06-061-2/+5
* libmetacity: apply scale in meta_theme_create_font_descAlberts Muktupāvels2016-06-061-1/+3
* libmetacity: remove meta_theme_get_title_scaleAlberts Muktupāvels2016-06-011-4/+0
* libmetacity: remove meta_theme_get_nameAlberts Muktupāvels2016-02-231-2/+0
* theme: redo theme settingsAlberts Muktupāvels2016-02-231-7/+0
* libmetacity: fix titlebar in GTK+ themeAlberts Muktupāvels2016-02-151-2/+0
* libmetacity: remove meta_theme_get_theme_typeAlberts Muktupāvels2016-02-121-2/+0
* libmetacity: rename meta_style_info_create_font_descAlberts Muktupāvels2016-02-071-1/+1
* libmetacity: don't expose MetaStyleInfoAlberts Muktupāvels2016-02-071-5/+1
* libmetacity: add substructures to MetaFrameLayoutAlberts Muktupāvels2016-02-071-5/+1
* libmetacity: rename theme invalidation functionAlberts Muktupāvels2016-02-071-1/+1
* libmetacity: remove meta_theme_get_compositedAlberts Muktupāvels2016-02-071-2/+0
* theme: move get_current and set_current to libmetacityAlberts Muktupāvels2016-02-041-0/+7
* theme: move get_frame_borders, calc_geometry and draw_frameAlberts Muktupāvels2016-02-041-1/+30
* theme: move meta_theme_get_title_scale to libmetacityAlberts Muktupāvels2016-02-031-0/+4
* theme: move meta_frame_type_from_string to libmetacityAlberts Muktupāvels2016-02-031-0/+2
* theme: move meta_pango_font_desc_get_text_height to libmetacityAlberts Muktupāvels2016-02-031-1/+4
* theme: move meta_style_info_create_font_desc to libmetacityAlberts Muktupāvels2016-02-031-20/+21
* theme: move meta_theme_get_frame_style to libmetacityAlberts Muktupāvels2016-02-031-3/+4
* theme: move MetaFrameGeometry to libmetacityAlberts Muktupāvels2016-02-031-0/+77
* frames: move style variants to MetaThemeAlberts Muktupāvels2016-02-011-0/+6
* theme: move MetaTheme to libmetacity and GObjectize itAlberts Muktupāvels2016-01-311-2/+33
* libmetacity: add MetaThemeImpl, MetaThemeGtk and MetaThemeMetacityAlberts Muktupāvels2016-01-281-0/+13
* theme: move MetaThemeError to libmetacityAlberts Muktupāvels2016-01-271-0/+62