summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update class group icon when window icon was changed. Fixed Issue #135xuzhen2019-01-081-16/+107
* wnckprop: Force usage under X11 onlyMarco Trevisan (Treviño)2018-11-231-0/+2
* meson: use options name matching GNOME standardsMarco Trevisan (Treviño)2018-11-074-10/+10
* meson, docs: pass deprecated-guards without quotesMarco Trevisan (Treviño)2018-11-071-1/+1
* meson, docs: use `ignore_headers` stanzaMarco Trevisan (Treviño)2018-11-071-1/+1
* meson, libwnck: reuse dependency to generate progsMarco Trevisan (Treviño)2018-11-071-3/+3
* Release: 3.31.13.31.1Marco Trevisan (Treviño)2018-11-061-0/+9
* meson: use dict for dependency listMarco Trevisan (Treviño)2018-11-061-10/+10
* meson: remove unneeded definitions in meson buildsMarco Trevisan (Treviño)2018-11-062-151/+2
* gitlab-ci: also build with mesonMarco Trevisan (Treviño)2018-11-061-22/+42
* meson: use gnome.mkenums_simple for generated typesMarco Trevisan (Treviño)2018-11-061-34/+2
* meson: use lib dependency instead of replicating them aroundMarco Trevisan (Treviño)2018-11-062-15/+16
* meson, doc: use sgml mode parameterMarco Trevisan (Treviño)2018-11-061-3/+1
* meson: add support for building with the cool stuffMarco Trevisan (Treviño)2018-11-067-0/+506
* Release: post-release bump to 3.31.1Marco Trevisan (Treviño)2018-11-061-2/+2
* Release 3.30.03.30.0Marco Trevisan (Treviño)2018-09-111-0/+17
* Release: preparing for 3.30.0Marco Trevisan (Treviño)2018-09-111-2/+2
* add .gitlab-ci.ymlAlberts Muktupāvels2018-09-101-0/+32
* Merge branch 'wip/muktupavels/warnings' into 'master'Marco Trevisan2018-09-103-174/+51
|\
| * pager-accessible: modernize codeAlberts Muktupāvels2018-09-091-134/+31
| * workspace-accessible: modernize codeAlberts Muktupāvels2018-09-091-34/+11
| * tasklist: fix cast-function-type warningsAlberts Muktupāvels2018-09-091-6/+9
|/
* Update MSGID_BUGS_ADDRESS in po/MakevarsPiotr Drąg2018-08-161-2/+2
* Merge branch 'wip/muktupavels/g-type-class-add-private' into 'master'Marco Trevisan2018-07-039-45/+18
|\
| * don't use the deprecated g_type_class_add_privateAlberts Muktupāvels2018-06-279-45/+18
|/
* Update Scottish Gaelic translationGNOME Translation Robot2018-03-021-358/+392
* wnckprop: avoid deprecated functionsAlberts Muktupāvels2018-01-101-5/+13
* xutils: avoid deprecated functionsAlberts Muktupāvels2018-01-101-5/+19
* util: allow setting the same client type againSebastian Geiger2018-01-091-2/+7
* 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