summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* bump version to 3.22.1, update NEWS3.22.1Alberts Muktupāvels2016-11-012-1/+10
|
* group: add error trapAlberts Muktupāvels2016-11-011-2/+8
| | | | https://bugs.launchpad.net/bugs/1638153
* compositor: set cw->window to NULL in xrender_free_windowAlberts Muktupāvels2016-10-251-0/+1
|
* ui: avoid a deprecation warningAlberts Muktupāvels2016-10-241-1/+7
|
* tile-preview: avoid a deprecation warningAlberts Muktupāvels2016-10-241-0/+2
|
* tabpopup: avoid deprecation warningsAlberts Muktupāvels2016-10-241-0/+5
|
* menu: avoid deprecation warningsAlberts Muktupāvels2016-10-241-0/+2
|
* frames: avoid a deprecation warningAlberts Muktupāvels2016-10-241-0/+3
|
* demo: avoid deprecation warningsAlberts Muktupāvels2016-10-241-0/+6
|
* fixedtip: avoid deprecation warningsAlberts Muktupāvels2016-10-241-0/+3
|
* menu: avoid a deprecation warningAlberts Muktupāvels2016-10-161-0/+2
|
* libmetacity: fix inverted button layoutAlberts Muktupāvels2016-10-161-5/+7
|
* ui: fix tooltip styleAlberts Muktupāvels2016-10-165-109/+228
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=772984
* Update Portuguese translationTiago Santos2016-10-131-1089/+1190
|
* Fix typo in Thai translationTheppitak Karoonboonyanan2016-10-131-5/+5
|
* Update Italian translationGianvito Cavasoli2016-10-121-1087/+1161
|
* compositor: remove unused parameterAlberts Muktupāvels2016-09-261-4/+3
|
* compositor: don't remove window on UnmapNotify eventAlberts Muktupāvels2016-09-261-1/+16
| | | | | | | Compositor still needs to know about unmapped windows to properly handle window stacking order. https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1614050
* bump version to 3.22.0, update NEWS3.22.0Alberts Muktupāvels2016-09-212-2/+16
|
* Updated Spanish translationDaniel Mustieles2016-09-131-185/+213
|
* Add more options to XGETTEXT_OPTIONS in po/MakevarsPiotr Drąg2016-09-121-1/+1
|
* Updated Polish translationPiotr Drąg2016-09-091-125/+78
|
* build: don't use itstoolAlberts Muktupāvels2016-09-075-263/+3
|
* libmetacity: switch from .ssd to .csdAlberts Muktupāvels2016-08-314-9/+69
|
* compositor: remove unused variableAlberts Muktupāvels2016-08-311-14/+0
|
* update git.mk to latest versionAlberts Muktupāvels2016-08-262-3/+14
|
* Updated Serbian translationМирослав Николић2016-08-242-391/+447
|
* Updated Polish translationPiotr Drąg2016-08-211-157/+146
|
* Updated Czech translationMarek Černocký2016-08-211-170/+215
|
* libmetacity: add meta_theme_get_buttonsAlberts Muktupāvels2016-08-182-0/+60
|
* libmetacity: don't expose button layout functionsAlberts Muktupāvels2016-08-181-0/+2
|
* libmetacity: don't expose MetaButton structAlberts Muktupāvels2016-08-188-47/+85
|
* frames: fix pressed state of menu buttonAlberts Muktupāvels2016-08-182-0/+13
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=394787
* use structured loggingAlberts Muktupāvels2016-08-183-0/+3
|
* libmetacity: redo button layout codeAlberts Muktupāvels2016-08-1813-1397/+1323
|
* libmetacity: move all button releated info to MetaButtonLayoutAlberts Muktupāvels2016-08-177-75/+92
|
* libmetacity: don't expose MetaButtonLayoutAlberts Muktupāvels2016-08-178-21/+23
|
* libmetacity: rename MetaButtonFunction to MetaButtonTypeAlberts Muktupāvels2016-08-1718-517/+434
| | | | | | Name `function` is used inside Metacity theme. Rename existing MetaButtonType to MetaButtonFunction and MetaButtonFunction to MetaButtonType.
* libmetacity: use callback function to get button stateAlberts Muktupāvels2016-08-167-233/+237
|
* libmetacity: don't expose MetaButtonTypeAlberts Muktupāvels2016-08-1613-305/+357
|
* libmetacity: add meta_theme_set_button_layoutAlberts Muktupāvels2016-08-169-64/+71
|
* prefs: fix cursor size on HiDPI displaysAlberts Muktupāvels2016-08-151-10/+33
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=769798
* Updated Swedish translationAnders Jonsson2016-08-131-184/+210
|
* frames: use cairo_push_group in meta_frames_get_maskAlberts Muktupāvels2016-08-091-0/+5
|
* 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
|
* Updated Hungarian translationBalázs Meskó2016-07-291-170/+196
| | | | (cherry picked from commit be1eeb5c54ff99a75d7a4e132ca9b97b7ce94b7c)
* Add Language headers to po filesPiotr Drąg2016-07-2453-12/+54
| | | | Future versions of gettext will fail if this header is missing.
* libmetacity: improve image scalingAlberts Muktupāvels2016-07-141-30/+31
|
* compositor: fix memory leakAlberts Muktupāvels2016-07-141-3/+12
|