summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump version to 3.20.1.1, update NEWS3.20.1.1Alberts Muktupāvels2016-06-252-1/+7
* frames: remove clip_to_screen optimizationAlberts Muktupāvels2016-06-241-34/+0
* libmetacity: fix typo in signal nameAlberts Muktupāvels2016-06-221-1/+1
* window: fix meta_window_get_titlebar_rectAlberts Muktupāvels2016-06-222-8/+12
* compositor: don't try to paint window that is not viewableAlberts Muktupāvels2016-06-181-0/+3
* bump version to 3.20.0, update NEWS3.20.0Alberts Muktupāvels2016-06-102-2/+24
* frames: use new resize borderAlberts Muktupāvels2016-06-091-1/+7
* frame: set window input shapeAlberts Muktupāvels2016-06-091-7/+31
* libmetacity: add comment to MetaFrameBorders structAlberts Muktupāvels2016-06-091-0/+8
* prefs: don't reload theme if not neededAlberts Muktupāvels2016-06-091-1/+2
* libmetacity: automatically reload GTK+ themeAlberts Muktupāvels2016-06-091-2/+31
* frames: don't include invisible area in cacheAlberts Muktupāvels2016-06-081-10/+12
* libmetacity: add `shadow` and `resize` bordersAlberts Muktupāvels2016-06-084-26/+48
* Updated Polish translationPiotr Drąg2016-06-081-136/+177
* libmetacity: don't expose meta_frame_type_from_stringAlberts Muktupāvels2016-06-073-23/+21
* libmetacity: don't expose private functionsAlberts Muktupāvels2016-06-075-0/+5
* libmetacity: don't expose MetaFrameStyleAlberts Muktupāvels2016-06-078-34/+40
* libmetacity: don't expose meta_theme_get_frame_styleAlberts Muktupāvels2016-06-072-150/+146
* libmetacity: don't expose meta_theme_create_title_layoutAlberts Muktupāvels2016-06-075-132/+47
* theme-viewer: search themes in system data dirsAlberts Muktupāvels2016-06-071-0/+10
* theme-viewer: add back benchmarkAlberts Muktupāvels2016-06-072-21/+372
* libmetacity: don't expose meta_theme_get_title_font_descAlberts Muktupāvels2016-06-074-170/+165
* libmetacity: don't expose meta_theme_get_title_heightAlberts Muktupāvels2016-06-076-141/+89
* theme-viewer: queue draw after changing frame typeAlberts Muktupāvels2016-06-061-0/+2
* libmetacity: own created title font descriptionsAlberts Muktupāvels2016-06-065-15/+42
* libmetacity: add meta_theme_create_title_layoutAlberts Muktupāvels2016-06-065-48/+89
* libmetacity: update titlebar style contextAlberts Muktupāvels2016-06-061-1/+1
* libmetacity: define G_LOG_DOMAINAlberts Muktupāvels2016-06-061-0/+1
* libmetacity: apply scale in meta_theme_create_font_descAlberts Muktupāvels2016-06-067-29/+34
* libmetacity: scale text heightAlberts Muktupāvels2016-06-053-19/+24
* frames: remove the destroy_event handlerJasper St. Pierre2016-06-031-19/+0
* frames: simplify our frame title managementJasper St. Pierre2016-06-031-26/+3
* frames: use G_DECLARE_FINAL_TYPEAlberts Muktupāvels2016-06-032-40/+25
* frames: remove unneeded constructorAlberts Muktupāvels2016-06-031-21/+1
* libmetacity: don't use get_window_scale_factor in meta-draw-op.cAlberts Muktupāvels2016-06-033-14/+18
* build: fix builddir != srcdirAlberts Muktupāvels2016-06-033-4/+9
* libmetacity: pass scale to clip_to_rounded_cornersAlberts Muktupāvels2016-06-031-5/+3
* libmetacity: don't ignore background and alpha attributesAlberts Muktupāvels2016-06-031-10/+16
* libmetacity: add composited to MetaThemeImplAlberts Muktupāvels2016-06-035-69/+72
* libmetacity: add version informationAlberts Muktupāvels2016-06-032-0/+12
* libmetacity: do nothing in GTK+ theme load functionAlberts Muktupāvels2016-06-031-71/+73
* theme-viewer: enable reload button also for GTK+ themeAlberts Muktupāvels2016-06-031-3/+2
* libmetacity: GObjectize MetaStyleInfoAlberts Muktupāvels2016-06-035-126/+270
* libmetacity: add MetaCssProviderAlberts Muktupāvels2016-06-034-0/+355
* theme-viewer: queue draw after changing themeAlberts Muktupāvels2016-06-031-1/+5
* window: remove meta_window_get_rect, unused.Alberts Muktupāvels2016-06-013-24/+0
* libmetacity: remove meta_theme_get_title_scaleAlberts Muktupāvels2016-06-012-22/+0
* compositor: use only one error traps in free_winAlberts Muktupāvels2016-05-301-10/+9
* errors: simplify codeAlberts Muktupāvels2016-05-2516-187/+144
* compositor: add error trap in free_winAlberts Muktupāvels2016-05-251-0/+3