summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* bump version to 3.23.90, update NEWS3.23.90Alberts Muktupāvels2017-02-162-1/+13
|
* Update Brazilian Portuguese translationEnrico Nicoletto2017-02-061-169/+132
|
* libmetacity: use POS_EXPR_INT for POS_TOKEN_VARIABLEAlberts Muktupāvels2017-02-053-2/+13
| | | | | | | | | | Commit 90f64f2ba50413c3fd20a7049162736e2eb98811 changed POS_TOKEN_VARIABLE type from POS_EXPR_INT to POS_EXPR_DOUBLE. Unfortunately this breaks existing themes. Use POS_EXPR_DOUBLE only on HiDPI screens (scale > 1) to restore previous behaviour. https://bugzilla.gnome.org/show_bug.cgi?id=778209
* libmetacity: add missing break statementAlberts Muktupāvels2017-02-051-0/+1
|
* Fix translator commentsPiotr Drąg2017-01-282-8/+8
| | | | They need to be exactly one line above a string to show up in .po files.
* compositor: turn into a GObjectAlberts Muktupāvels2017-01-088-276/+516
|
* compositor: rename filesAlberts Muktupāvels2017-01-0811-24/+27
|
* compositor: add missing vfuncsAlberts Muktupāvels2017-01-084-82/+125
|
* compositor: reformatAlberts Muktupāvels2017-01-083-117/+132
|
* core: simplify codeAlberts Muktupāvels2017-01-083-83/+49
|
* display: remove unneeded codeAlberts Muktupāvels2017-01-081-14/+0
|
* display: always have a valid compositorAlberts Muktupāvels2017-01-083-40/+61
|
* tile-preview: remove unneeded parameterAlberts Muktupāvels2017-01-083-5/+4
|
* compositor: rename xrender_ prefix to meta_compositor_xrender_Alberts Muktupāvels2017-01-081-54/+54
|
* compositor: add MetaCompositorNoneAlberts Muktupāvels2017-01-083-0/+161
|
* remove meta_display_get_compositorAlberts Muktupāvels2017-01-082-7/+0
|
* compositor: remove unused defineAlberts Muktupāvels2017-01-081-2/+0
|
* compositor: remove DISPLAY_COMPOSITOR defineAlberts Muktupāvels2017-01-081-119/+114
|
* compositor: remove more unused variablesAlberts Muktupāvels2017-01-081-8/+0
|
* compositor: use atoms from MetaDisplayAlberts Muktupāvels2017-01-083-85/+35
|
* compositor: remove unused variableAlberts Muktupāvels2017-01-081-2/+0
|
* display: remove meta_display_screen_for_x_screenAlberts Muktupāvels2017-01-083-14/+5
|
* display: replace active_screen and screens with screenAlberts Muktupāvels2017-01-086-185/+44
|
* Updated Spanish translationDaniel Mustieles2016-12-221-128/+107
|
* Update Swedish translationJosef Andersson2016-12-211-132/+101
|
* Updated Czech translationMarek Černocký2016-12-201-132/+96
|
* Update Polish translationPiotr Drąg2016-12-151-9/+9
|
* Revert spelling fix and add quotation marksPiotr Drąg2016-12-151-1/+1
| | | | To make it clear that these are command line arguments.
* Update German translationMario Blättermann2016-12-091-158/+125
|
* bump version to development versionAlberts Muktupāvels2016-12-021-1/+1
|
* Update Polish translationPiotr Drąg2016-11-281-21/+38
|
* Spell GTK+ and Metacity correctlyPiotr Drąg2016-11-281-1/+1
|
* Update POTFILES.inPiotr Drąg2016-11-281-0/+1
|
* libmetacity: add meta_theme_impl_get_scaleAlberts Muktupāvels2016-11-285-30/+37
|
* theme-viewer: add two command-line optionsAlberts Muktupāvels2016-11-283-3/+99
|
* libmetacity: add scale to MetaDrawInfoAlberts Muktupāvels2016-11-283-8/+11
|
* Updated Danish translationAsk Hjorth Larsen2016-11-281-998/+1145
|
* tile-preview: avoid deprecated gtk_widget_is_compositedAlberts Muktupāvels2016-11-091-1/+1
|
* group: add error trapAlberts Muktupāvels2016-11-011-2/+8
| | | | https://bugs.launchpad.net/bugs/1638153
* tabpopup: avoid deprecation warningsAlberts Muktupāvels2016-10-261-6/+7
|
* tabpopup: remove unused screen_width parameterAlberts Muktupāvels2016-10-261-3/+2
|
* tile-preview: avoid a deprecation warningAlberts Muktupāvels2016-10-261-3/+4
|
* frames: don't bother painting the backgroundJasper St. Pierre2016-10-261-23/+0
| | | | GDK (and also GTK+!) do this for us already.
* ui: avoid a deprecation warningAlberts Muktupāvels2016-10-263-9/+1
|
* fixedtip: avoid deprecation warningsAlberts Muktupāvels2016-10-261-7/+7
|
* metacity-window-demo: fix build warningsAlberts Muktupāvels2016-10-261-3/+8
|
* metacity-window-demo: add warn cflagsAlberts Muktupāvels2016-10-261-1/+6
|
* metacity-window-demo: avoid deprecation warningsAlberts Muktupāvels2016-10-261-3/+14
|
* compositor: set cw->window to NULL in xrender_free_windowAlberts Muktupāvels2016-10-251-0/+1
|
* libmetacity: fix inverted button layoutAlberts Muktupāvels2016-10-161-5/+7
|