summaryrefslogtreecommitdiff
path: root/libmetacity/meta-theme-impl.c
Commit message (Expand)AuthorAgeFilesLines
* libmetacity: remove shade, stick and above buttonsAlberts Muktupāvels2020-04-301-36/+0
* libmetacity: remove appmenu buttonAlberts Muktupāvels2020-04-301-6/+0
* libmetacity: don't use MetaFrameStyleSet with GTK+ themeAlberts Muktupāvels2017-04-111-58/+2
* libmetacity: add meta_theme_set_scaleAlberts Muktupāvels2017-04-021-13/+1
* libmetacity: add meta_theme_impl_set_scaleAlberts Muktupāvels2017-04-021-0/+11
* libmetacity: fix copy/paste errorAlberts Muktupāvels2017-04-021-1/+1
* libmetacity: add meta_theme_impl_get_scaleAlberts Muktupāvels2016-11-281-16/+23
* libmetacity: redo button layout codeAlberts Muktupāvels2016-08-181-58/+137
* libmetacity: rename MetaButtonFunction to MetaButtonTypeAlberts Muktupāvels2016-08-171-16/+16
* libmetacity: use callback function to get button stateAlberts Muktupāvels2016-08-161-0/+58
* libmetacity: don't expose MetaButtonTypeAlberts Muktupāvels2016-08-161-190/+0
* libmetacity: don't expose MetaFrameStyleAlberts Muktupāvels2016-06-071-1/+0
* libmetacity: add composited to MetaThemeImplAlberts Muktupāvels2016-06-031-0/+23
* libmetacity: add get_window_scaling_factorAlberts Muktupāvels2016-03-241-0/+16
* libmetacity: move scale_border functionAlberts Muktupāvels2016-03-241-0/+10
* libmetacity: remove meta_theme_get_nameAlberts Muktupāvels2016-02-231-7/+0
* theme: move get_frame_borders, calc_geometry and draw_frameAlberts Muktupāvels2016-02-041-0/+190
* theme: move MetaTheme to libmetacity and GObjectize itAlberts Muktupāvels2016-01-311-11/+10
* theme-parser: merge with MetaThemeMetacityAlberts Muktupāvels2016-01-311-0/+3
* libmetacity: add a vfunc to load themeAlberts Muktupāvels2016-01-311-0/+27
* theme: move style_sets_by_type to MetaThemeImplAlberts Muktupāvels2016-01-311-1/+57
* libmetacity: add MetaThemeImpl, MetaThemeGtk and MetaThemeMetacityAlberts Muktupāvels2016-01-281-0/+32