summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-05-14release 1.18.1v1.18.1monsta2-1/+6
2017-05-14sync with Transifexmonsta4-81/+84
2017-05-14maximus: don't crash on invalid window IDmonsta1-0/+7
fixes https://github.com/mate-desktop/mate-netbook/issues/5
2017-03-13release 1.18.0v1.18.0monsta1-1/+1
2017-03-13sync with Transifexmonsta9-205/+208
2017-03-13update NEWS for 1.18monsta1-4/+8
2017-01-13Update mate-netbook NEWS to use consistent, project wide, markdown-like ↵Martin Wimpress1-44/+35
formatting. This will make generating release announcements easier.
2016-11-28po: actually add new languages from Transifexmonsta1-0/+3
2016-11-24release 1.17.0v1.17.0raveit651-0/+6
2016-11-24sync with transifexraveit6514-26/+345
2016-11-23move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta7-161/+7
and require mate-panel >= 1.17
2016-10-10release 1.16.1v1.16.1monsta2-1/+9
2016-10-10sync with Transifexmonsta2-21/+23
2016-10-03window picker: fix runtime warning about workspace being NULLmonsta1-6/+9
from https://github.com/lanoxx/window-picker-applet/commit/8c6de9ded61743246b82a04c2a21c714e50957ef
2016-09-28window picker: fix invisible icons in GTK+3 buildmonsta1-6/+4
fixes https://github.com/mate-desktop/mate-netbook/issues/26
2016-09-19release 1.16.0v1.16.0monsta1-1/+1
2016-09-18update NEWS for 1.16monsta1-13/+6
2016-09-18sync with Transifexmonsta4-22/+26
2016-09-09Sync with Transifex.mate-netbook-1.15.2Martin Wimpress2-26/+28
2016-09-09Bump version to 1.15.2Martin Wimpress2-1/+7
2016-09-01window picker: disconnect some missing signal handlersmonsta1-1/+2
should prevent crashes in some cases when object is already destroyed and is being accessed from signal handler after that
2016-09-01window picker: fix code formatting a bitmonsta1-1/+2
2016-08-20Port from libunique to GApplicationZenWalker2-7/+12
Fixes #29
2016-07-27release 1.15.1v1.15.1monsta2-1/+6
2016-07-27window picker: use GtkAboutDialogmonsta2-4/+1
and get rid of build-dep on libmate-desktop
2016-07-12po: re-add three non-empty translationsmonsta3-17/+20
2016-07-12revert addition of empty translationsmonsta87-8841/+17
they're all empty - except for three which I'll re-add later - so they simply don't do anything. no translated strings, no use. This reverts commit c5bc0e60996b654fec088c145659a3854da5fdbd.
2016-06-08Bump version to 1.15.0v1.15.0mate-netbook-1.15.0Martin Wimpress2-1/+6
2016-06-08sync with Transiflex.Martin Wimpress87-17/+8841
2016-04-08Release 1.14.0v1.14.01.14monsta2-2/+2
2016-04-08update NEWS to mention Changelog generationmonsta1-0/+1
2016-04-08fix Changelog generationmonsta1-13/+10
2016-04-08po: add new languages from Transifexmonsta10-0/+956
2016-04-08update translations from Transifexmonsta62-1304/+3152
2016-04-07drop empty TODOmonsta1-1/+0
2016-04-07 po: add missing languages to LINGUAS + fix sorting a bitmonsta1-1/+6
2016-04-05update NEWS a bitmonsta1-0/+1
2016-02-19Sync with TransifexMartin Wimpress13-333/+867
2016-01-26release 1.13.0v1.13.0monsta1-0/+4
2016-01-21window picker: less #if's againmonsta1-17/+28
2016-01-21window picker: less #if'smonsta1-13/+12
2016-01-21[GTK+3] maximus: use gdk_error_trap_pop_ignoredmonsta2-0/+8
2016-01-19window picker: use gtk_icon_size_lookup in both GTK+ buildsmonsta1-4/+2
2016-01-19window picker: use gtk_image_set_from_icon_name in both GTK+ buildsmonsta1-2/+2
2016-01-19[GTK+3] window picker: fix deprecated usage of GtkMisc, GtkHBox, GtkVBoxmonsta4-3/+28
2016-01-05pre-bump version to 1.13.0Wolfgang Ulbrich2-1/+4
2016-01-02drop MateConf migration scriptMonsta2-9/+1
2015-12-22task-title: removed some code that will never workmonsta1-9/+2
"desktop window" won't even be shown in the list, so trying to run something on click on (non-existing) close button is pointless.
2015-12-22use proper event time when closing a window in response to button clickmonsta1-1/+1
from https://github.com/GNOME/gnome-applets/commit/1b113fe74994a7d2c51e23d07783fef6b3be7547
2015-12-16window picker: update task item drawing code from gnome-appletsMonsta1-6/+28