Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-03 | window picker: fix runtime warning about workspace being NULL | monsta | 1 | -6/+9 | |
from https://github.com/lanoxx/window-picker-applet/commit/8c6de9ded61743246b82a04c2a21c714e50957ef | |||||
2016-09-28 | window picker: fix invisible icons in GTK+3 build | monsta | 1 | -6/+4 | |
fixes https://github.com/mate-desktop/mate-netbook/issues/26 | |||||
2016-09-19 | release 1.16.0v1.16.0 | monsta | 1 | -1/+1 | |
2016-09-18 | update NEWS for 1.16 | monsta | 1 | -13/+6 | |
2016-09-18 | sync with Transifex | monsta | 4 | -22/+26 | |
2016-09-09 | Sync with Transifex.mate-netbook-1.15.2 | Martin Wimpress | 2 | -26/+28 | |
2016-09-09 | Bump version to 1.15.2 | Martin Wimpress | 2 | -1/+7 | |
2016-09-01 | window picker: disconnect some missing signal handlers | monsta | 1 | -1/+2 | |
should prevent crashes in some cases when object is already destroyed and is being accessed from signal handler after that | |||||
2016-09-01 | window picker: fix code formatting a bit | monsta | 1 | -1/+2 | |
2016-08-20 | Port from libunique to GApplication | ZenWalker | 2 | -7/+12 | |
Fixes #29 | |||||
2016-07-27 | release 1.15.1v1.15.1 | monsta | 2 | -1/+6 | |
2016-07-27 | window picker: use GtkAboutDialog | monsta | 2 | -4/+1 | |
and get rid of build-dep on libmate-desktop | |||||
2016-07-12 | po: re-add three non-empty translations | monsta | 3 | -17/+20 | |
2016-07-12 | revert addition of empty translations | monsta | 87 | -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-08 | Bump version to 1.15.0v1.15.0mate-netbook-1.15.0 | Martin Wimpress | 2 | -1/+6 | |
2016-06-08 | sync with Transiflex. | Martin Wimpress | 87 | -17/+8841 | |
2016-04-08 | Release 1.14.0v1.14.01.14 | monsta | 2 | -2/+2 | |
2016-04-08 | update NEWS to mention Changelog generation | monsta | 1 | -0/+1 | |
2016-04-08 | fix Changelog generation | monsta | 1 | -13/+10 | |
2016-04-08 | po: add new languages from Transifex | monsta | 10 | -0/+956 | |
2016-04-08 | update translations from Transifex | monsta | 62 | -1304/+3152 | |
2016-04-07 | drop empty TODO | monsta | 1 | -1/+0 | |
2016-04-07 | po: add missing languages to LINGUAS + fix sorting a bit | monsta | 1 | -1/+6 | |
2016-04-05 | update NEWS a bit | monsta | 1 | -0/+1 | |
2016-02-19 | Sync with Transifex | Martin Wimpress | 13 | -333/+867 | |
2016-01-26 | release 1.13.0v1.13.0 | monsta | 1 | -0/+4 | |
2016-01-21 | window picker: less #if's again | monsta | 1 | -17/+28 | |
2016-01-21 | window picker: less #if's | monsta | 1 | -13/+12 | |
2016-01-21 | [GTK+3] maximus: use gdk_error_trap_pop_ignored | monsta | 2 | -0/+8 | |
2016-01-19 | window picker: use gtk_icon_size_lookup in both GTK+ builds | monsta | 1 | -4/+2 | |
2016-01-19 | window picker: use gtk_image_set_from_icon_name in both GTK+ builds | monsta | 1 | -2/+2 | |
2016-01-19 | [GTK+3] window picker: fix deprecated usage of GtkMisc, GtkHBox, GtkVBox | monsta | 4 | -3/+28 | |
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 2 | -1/+4 | |
2016-01-02 | drop MateConf migration script | Monsta | 2 | -9/+1 | |
2015-12-22 | task-title: removed some code that will never work | monsta | 1 | -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-22 | use proper event time when closing a window in response to button click | monsta | 1 | -1/+1 | |
from https://github.com/GNOME/gnome-applets/commit/1b113fe74994a7d2c51e23d07783fef6b3be7547 | |||||
2015-12-16 | window picker: update task item drawing code from gnome-applets | Monsta | 1 | -6/+28 | |
2015-12-15 | window picker: remove ancient compatibility code | Monsta | 1 | -16/+4 | |
2015-12-15 | window picker: remove some unused variables | Monsta | 1 | -15/+0 | |
2015-12-15 | window picker: fix improper pixbuf lifetime handling | Monsta | 1 | -8/+4 | |
from https://github.com/lanoxx/window-picker-applet/commit/de838923ec9f9ce8639bb54489fdddcda4af0e90 | |||||
2015-12-15 | window picker: avoid runtime warning about wrong time | Monsta | 1 | -2/+2 | |
from https://github.com/lanoxx/window-picker-applet/commit/a7ca6d0131fb000000602907307040725b0db275 | |||||
2015-12-15 | window picker: use proper functions with GTK+3, simplify code with GTK+2 | Monsta | 1 | -26/+21 | |
2015-12-15 | window picker: proper usage of GtkAllocation | Monsta | 1 | -11/+10 | |
how the hell did that work before...? | |||||
2015-12-10 | window picker: make .mate-panel-applet file actually translatable | monsta | 1 | -1/+1 | |
2015-11-03 | 1.12.0v1.12.01.12 | Clement Lefebvre | 1 | -1/+1 | |
2015-11-03 | Sync translations with transifex | Clement Lefebvre | 4 | -0/+403 | |
2015-10-30 | update NEWS for 1.12 | monsta | 1 | -1/+1 | |
2015-10-07 | Add NEWS for 1.11.0mate-netbook-1.11.0 | monsta | 1 | -0/+4 | |
2015-10-06 | pre-bump version to 1.11.0 | raveit65 | 2 | -1/+4 | |
2015-09-09 | Fix spelling of maximized in gschema | infirit | 1 | -1/+1 | |