summaryrefslogtreecommitdiff
path: root/libmetacity
Commit message (Expand)AuthorAgeFilesLines
...
* libmetacity: don't expose MetaButtonLayoutAlberts Muktupāvels2016-08-178-21/+23
* libmetacity: rename MetaButtonFunction to MetaButtonTypeAlberts Muktupāvels2016-08-1716-499/+416
* libmetacity: use callback function to get button stateAlberts Muktupāvels2016-08-165-71/+100
* libmetacity: don't expose MetaButtonTypeAlberts Muktupāvels2016-08-1611-263/+315
* libmetacity: add meta_theme_set_button_layoutAlberts Muktupāvels2016-08-162-13/+27
* libmetacity: redo image scalingAlberts Muktupāvels2016-08-071-32/+81
* libmetacity: rename scale_surface to get_surface_from_pixbufAlberts Muktupāvels2016-08-071-20/+20
* libmetacity: improve image scalingAlberts Muktupāvels2016-07-141-30/+31
* 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-0910-125/+168
* libmetacity: use cairo to scale imagesAlberts Muktupāvels2016-07-081-236/+76
* libmetacity: use cairo to apply alphaAlberts Muktupāvels2016-07-076-357/+111
* libmetacity: merge needs_alpha into apply_alphaAlberts Muktupāvels2016-07-072-10/+1
* libmetacity: remove unused gradient functionsAlberts Muktupāvels2016-07-072-698/+0
* libmetacity: use cairo to draw tintAlberts Muktupāvels2016-07-073-68/+53
* 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-52/+83
* libmetacity: remove bogus commentJasper St. Pierre2016-07-071-11/+0
* libmetacity: consolidate unused opsJasper St. Pierre2016-07-071-21/+7
* libmetacity: remove unused RECTANGLE codeJasper St. Pierre2016-07-071-14/+0
* libmetacity: fix typo in signal nameAlberts Muktupāvels2016-06-221-1/+1
* libmetacity: add comment to MetaFrameBorders structAlberts Muktupāvels2016-06-091-0/+8
* libmetacity: automatically reload GTK+ themeAlberts Muktupāvels2016-06-091-2/+31
* libmetacity: add `shadow` and `resize` bordersAlberts Muktupāvels2016-06-084-26/+48
* 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-072-58/+44
* libmetacity: don't expose meta_theme_get_title_font_descAlberts Muktupāvels2016-06-072-157/+158
* libmetacity: don't expose meta_theme_get_title_heightAlberts Muktupāvels2016-06-072-51/+71
* libmetacity: own created title font descriptionsAlberts Muktupāvels2016-06-062-6/+37
* libmetacity: add meta_theme_create_title_layoutAlberts Muktupāvels2016-06-062-15/+80
* 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-064-16/+29
* libmetacity: scale text heightAlberts Muktupāvels2016-06-053-19/+24
* 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-031-3/+3
* 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-031-0/+1
* libmetacity: do nothing in GTK+ theme load functionAlberts Muktupāvels2016-06-031-71/+73
* libmetacity: GObjectize MetaStyleInfoAlberts Muktupāvels2016-06-035-126/+270
* libmetacity: add MetaCssProviderAlberts Muktupāvels2016-06-033-0/+348
* libmetacity: remove meta_theme_get_title_scaleAlberts Muktupāvels2016-06-012-22/+0
* libmetacity: scale window decorations on HiDPI displaysAlberts Muktupāvels2016-03-245-106/+191