summaryrefslogtreecommitdiff
path: root/libmetacity
Commit message (Expand)AuthorAgeFilesLines
* libmetacity: correcty center titlewip/window-scaling-factorAlberts Muktupāvels2016-03-241-6/+11
* libmetacity: scale window decorations on HiDPI displaysAlberts Muktupāvels2016-03-244-100/+180
* libmetacity: add get_window_scaling_factorAlberts Muktupāvels2016-03-232-0/+19
* libmetacity: move scale_border functionAlberts Muktupāvels2016-03-233-10/+14
* libmetacity: fix build warningAlberts Muktupāvels2016-02-231-0/+1
* libmetacity: remove meta_theme_get_nameAlberts Muktupāvels2016-02-236-64/+1
* theme: redo theme settingsAlberts Muktupāvels2016-02-233-70/+1
* theme: stop hiding titlebar buttons in dialogsFlorian Müllner2016-02-221-3/+0
* libmetacity: fix get_shadow_extentsAlberts Muktupāvels2016-02-221-1/+1
* libmetacity: link with math libraryAlberts Muktupāvels2016-02-151-0/+1
* libmetacity: don't draw titlebar in fullscreenAlberts Muktupāvels2016-02-151-0/+3
* libmetacity: fix titlebar in GTK+ themeAlberts Muktupāvels2016-02-153-30/+23
* libmetacity: remove meta_theme_get_theme_typeAlberts Muktupāvels2016-02-122-8/+0
* libmetacity: don't expose MetaFrameLayoutAlberts Muktupāvels2016-02-078-7/+15
* libmetacity: don't expose private functionsAlberts Muktupāvels2016-02-072-0/+11
* libmetacity: don't expose MetaDrawSpecAlberts Muktupāvels2016-02-074-6/+10
* libmetacity: don't expose MetaColorSpecAlberts Muktupāvels2016-02-077-8/+14
* libmetacity: don't expose MetaGradientSpecAlberts Muktupāvels2016-02-076-55/+35
* libmetacity: don't expose MetaDrawOp and MetaDrawOpListAlberts Muktupāvels2016-02-077-11/+22
* libmetacity: rename meta_style_info_create_font_descAlberts Muktupāvels2016-02-072-3/+3
* libmetacity: don't expose MetaStyleInfoAlberts Muktupāvels2016-02-076-42/+44
* libmetacity: correctly center button verticallyAlberts Muktupāvels2016-02-071-2/+2
* libmetacity: use correct style context to retrieve border-radiusAlberts Muktupāvels2016-02-071-19/+20
* libmetacity: make sure invisible area is large enoughAlberts Muktupāvels2016-02-072-4/+36
* libmetacity: rename invisible_border to invisible_resize_borderAlberts Muktupāvels2016-02-074-27/+20
* libmetacity: support margins on titlebar title/buttons in GTK+ themeAlberts Muktupāvels2016-02-072-3/+34
* libmetacity: consider minimum sizes in GTK+ themeAlberts Muktupāvels2016-02-072-5/+30
* libmetacity: add substructures to MetaFrameLayoutAlberts Muktupāvels2016-02-075-224/+257
* libmetacity: redo meta_theme_invalidateAlberts Muktupāvels2016-02-071-27/+1
* libmetacity: rename theme invalidation functionAlberts Muktupāvels2016-02-072-3/+3
* libmetacity: remove meta_theme_get_compositedAlberts Muktupāvels2016-02-072-8/+0
* libmetacity: clip metacity theme drawing to rounded cornersAlberts Muktupāvels2016-02-071-0/+76
* libmetacity: remove button background rects from GTK+ themeAlberts Muktupāvels2016-02-071-92/+18
* libmetacity: don't use GtkSettings to change gtk-theme-nameAlberts Muktupāvels2016-02-074-27/+62
* theme: move get_current and set_current to libmetacityAlberts Muktupāvels2016-02-042-0/+70
* theme: move get_frame_borders, calc_geometry and draw_frameAlberts Muktupāvels2016-02-047-27/+2085
* theme: move meta_theme_get_title_scale to libmetacityAlberts Muktupāvels2016-02-032-0/+22
* theme: move meta_frame_type_from_string to libmetacityAlberts Muktupāvels2016-02-033-21/+25
* theme: move meta_pango_font_desc_get_text_height to libmetacityAlberts Muktupāvels2016-02-032-1/+30
* theme: move meta_style_info_create_font_desc to libmetacityAlberts Muktupāvels2016-02-032-26/+44
* theme: move meta_theme_get_frame_style to libmetacityAlberts Muktupāvels2016-02-032-7/+92
* theme: move MetaFrameGeometry to libmetacityAlberts Muktupāvels2016-02-031-0/+77
* frames: move style variants to MetaThemeAlberts Muktupāvels2016-02-012-0/+66
* theme: move MetaTheme to libmetacity and GObjectize itAlberts Muktupāvels2016-01-3116-107/+414
* theme: move meta_frame_style_validate to libmetacityAlberts Muktupāvels2016-01-312-0/+174
* theme-parser: merge with MetaThemeMetacityAlberts Muktupāvels2016-01-314-139/+4575
* libmetacity: use load vfunc to load GTK+ themeAlberts Muktupāvels2016-01-311-0/+101
* libmetacity: add a vfunc to load themeAlberts Muktupāvels2016-01-312-5/+40
* theme: move style_sets_by_type to MetaThemeImplAlberts Muktupāvels2016-01-312-1/+67
* theme: move styles and style_sets to libmetacityAlberts Muktupāvels2016-01-312-31/+90