summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wnckprop: avoid deprecated functionswip/muktupavels/deprecation-errorsAlberts Muktupāvels2018-01-091-5/+13
* xutils: avoid deprecated functionsAlberts Muktupāvels2018-01-091-5/+19
* Update Esperanto translationKristjan SCHMIDT2017-12-241-273/+261
* Promote single precision floats to doublesEmmanuele Bassi2017-11-111-6/+7
* Updated Danish translationAsk Hjorth Larsen2017-11-111-274/+259
* Mark broken translations as fuzzy by translators who ignored translation comm...Andre Klapper2017-09-2412-0/+12
* Release: post-release bump to 3.24.2Marco Trevisan (Treviño)2017-07-271-1/+1
* Release: 3.24.13.24.1Marco Trevisan (Treviño)2017-07-271-0/+9
* window: ensure that ALL_WORKSPACES has the X11 expected valueMarco Trevisan (Treviño)2017-07-271-1/+1
* fix locale dirAlberts Muktupāvels2017-07-222-6/+1
* Release: post-release bump to 3.24.1Marco Trevisan (Treviño)2017-06-291-1/+1
* Release: 3.24.03.24.0Marco Trevisan (Treviño)2017-06-291-0/+18
* utils: fix compilation warning (thus error) if XRes is missingMarco Trevisan (Treviño)2017-06-291-4/+3
* wnck-image-menu-item: fix memory leakAlberts Muktupāvels2017-05-241-0/+16
* doc: Remove --nogtkinit because it is no longer acceptedTing-Wei Lan2017-05-221-1/+1
* bump version to 3.24.0Alberts Muktupāvels2017-05-053-6/+6
* window: avoid signed / unsigned warningAlberts Muktupāvels2017-05-051-1/+1
* screen: avoid deprecated gdk_display_get_screenAlberts Muktupāvels2017-05-051-1/+4
* screen: fix signed / unsigned warningsAlberts Muktupāvels2017-05-051-4/+4
* xutils: fix signed / unsigned warningsAlberts Muktupāvels2017-05-051-4/+4
* pager: avoid deprecated gtk_style_context_set_backgroundAlberts Muktupāvels2017-05-051-2/+4
* tasklist: avoid deprecated gtk_style_context_get_background_colorAlberts Muktupāvels2017-05-051-6/+3
* tasklist: fix 'comparison between signed and unsigned integer' warningsAlberts Muktupāvels2017-05-051-4/+4
* xutils: fix 'comparison between signed and unsigned integer' warningsAlberts Muktupāvels2017-05-051-3/+3
* util: fix 'comparison between signed and unsigned integer' warningAlberts Muktupāvels2017-05-051-1/+1
* util: avoid deprecated gtk_widget_override_fontAlberts Muktupāvels2017-05-055-27/+37
* fix builddir != srcdirAlberts Muktupāvels2017-04-301-0/+2
* tasklist: fix 'initialization discards ‘const’ qualifier' warningsAlberts Muktupāvels2017-04-281-2/+2
* pager: stop using gtk_icon_size_lookup_for_settingsAlberts Muktupāvels2017-04-281-2/+1
* pager: add missing case to switch statementAlberts Muktupāvels2017-04-281-0/+2
* pager: don't use deprecated gtk_drag_beginAlberts Muktupāvels2017-04-281-4/+8
* tasklist: don't use deprecated GdkScreen APIAlberts Muktupāvels2017-04-281-22/+33
* xutils: fix 'G_SIZEOF_LONG is not defined' warningAlberts Muktupāvels2017-04-281-1/+1
* selector: avoid a deprecation warningAlberts Muktupāvels2017-04-281-1/+1
* window-action-menu: fix 'mixed declarations and code' warningAlberts Muktupāvels2017-04-281-1/+3
* pager: fix 'ISO C90 forbids mixed declarations and code' warningAlberts Muktupāvels2017-04-281-11/+13
* wnck-urgency-monitor: avoid deprecation warningsAlberts Muktupāvels2017-04-281-1/+9
* Update po/MakevarsPiotr Drąg2017-04-271-3/+3
* fix 'declaration of xxx shadows a global declaration' warningswip/warningsAlberts Muktupāvels2017-04-272-8/+8
* wnckprop: fix 'comparison between signed and unsigned integer' warningAlberts Muktupāvels2017-04-271-2/+2
* fix 'declaration of xxx shadows a parameter' warningsAlberts Muktupāvels2017-04-272-5/+5
* add missing default case in switch statementsAlberts Muktupāvels2017-04-276-0/+34
* update library version infoAlberts Muktupāvels2017-04-271-3/+3
* bump GTK+ required version to 3.22.0Alberts Muktupāvels2017-04-271-1/+1
* pager: avoid warningwip/muktupavels/modernizeAlberts Muktupāvels2017-04-261-1/+1
* use upstream gettextAlberts Muktupāvels2017-04-264-6/+95
* update MAINTAINERCLEANFILESAlberts Muktupāvels2017-04-261-12/+8
* remove redundant declarationsAlberts Muktupāvels2017-04-267-25/+0
* build: don't use gnome-autogen.shAlberts Muktupāvels2017-04-263-19/+45
* avoid deprecated gdk_pixbuf_new_from_inlineAlberts Muktupāvels2017-04-266-37/+30