summaryrefslogtreecommitdiff
path: root/libmetacity
Commit message (Expand)AuthorAgeFilesLines
* libmetacity: improve image scalingAlberts Muktupāvels2016-07-151-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-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
* 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
* 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
* libmetacity: add get_window_scaling_factorAlberts Muktupāvels2016-03-242-0/+19
* libmetacity: move scale_border functionAlberts Muktupāvels2016-03-243-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