summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump version to 3.20.2, update NEWS3.20.2Alberts Muktupāvels2016-07-152-1/+7
* libmetacity: improve image scalingAlberts Muktupāvels2016-07-151-30/+31
* compositor: fix memory leakAlberts Muktupāvels2016-07-141-3/+12
* libmetacity: use fmod with doublesAlberts Muktupāvels2016-07-121-4/+9
* libmetacity: fix copy/paste bugAlberts Muktupāvels2016-07-121-45/+45
* libmetacity: replace ints with doubles in few placesAlberts Muktupāvels2016-07-1010-125/+168
* libmetacity: use cairo to scale imagesAlberts Muktupāvels2016-07-101-236/+76
* libmetacity: use cairo to apply alphaAlberts Muktupāvels2016-07-103-83/+95
* libmetacity: remove unused RECTANGLE codeJasper St. Pierre2016-07-101-14/+0
* libmetacity: merge needs_alpha into apply_alphaAlberts Muktupāvels2016-07-102-10/+1
* libmetacity: use cairo to draw tintAlberts Muktupāvels2016-07-103-65/+52
* don't show the resize popup for 2 x 2 size incrementsGiovanni Campagna2016-07-071-2/+2
* libmetacity: fix gradientsAlberts Muktupāvels2016-07-071-3/+9
* libmetacity: fix 'use cairo to render gradient' commitAlberts Muktupāvels2016-07-071-2/+2
* libmetacity: use cairo to render gradientAlberts Muktupāvels2016-07-073-49/+82
* Updated Indonesian translationAndika Triwidada2016-07-031-1066/+1144
* Updated Spanish translationDaniel Mustieles2016-07-011-144/+175
* constraints: validate fullscreen monitors before using themAlberts Muktupāvels2016-06-291-1/+22
* frames: restore window resize using titlebarAlberts Muktupāvels2016-06-271-1/+1
* Updated Brazilian Portuguese translationRafael Fontenelle2016-06-251-159/+190
* 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