Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2015-09-08 | Merge pull request #25 from monsta/patch-1 | Martin Wimpress | 1 | -1/+0 | |
configure.ac: drop obsolete macro | |||||
2015-09-08 | Forgot to add gsettings POTFILES changes | infirit | 1 | -2/+2 | |
2015-09-08 | define max/min version of GLib | infirit | 1 | -0/+6 | |
2015-09-08 | Rework gsettings schema building | infirit | 7 | -45/+39 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-08-19 | configure.ac: drop obsolete macro | monsta | 1 | -1/+0 | |
It's been a no-op for a long time. See https://mail.gnome.org/archives/commits-list/2011-December/msg00681.html for example. | |||||
2015-08-03 | xutils: We can use gdk_display_get_default in both Gtk versions | infirit | 1 | -8/+0 | |
2015-08-03 | applet: Replace custom background updating with panel function | infirit | 1 | -74/+3 | |
mate_panel_applet_set_background_widget will take care of everything. | |||||
2015-08-03 | maximus: drop gdkkeysyms-compat usage, use modern key names | Monsta | 1 | -12/+9 | |
2015-06-11 | Merge pull request #22 from NiceandGently/mastermate-netbook-1.10.0 | Martin Wimpress | 2 | -1/+6 | |
release 1.10.0 | |||||
2015-06-11 | release 1.10.0 | raveit65 | 2 | -1/+6 | |
2015-05-06 | Bump version to 1.9.91mate-netbook-1.9.91 | Stefano Karapetsas | 2 | -2/+2 | |
2015-05-06 | window picker applet: don't mess with maximus settings | Monsta | 1 | -19/+0 | |
Closes https://github.com/mate-desktop/mate-netbook/pull/21 | |||||
2015-04-05 | Bump version to 1.9.90mate-netbook-1.9.90 | Stefano Karapetsas | 2 | -3/+3 | |
2015-04-05 | Sync translations with transifex | mate-i18n | 7 | -83/+185 | |