summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-01-26GTK3: improve GtkMisc deprecation commitWolfgang Ulbrich9-36/+36
2016-01-21windows: rename box variable to match its actual orientationmonsta1-6/+6
2016-01-21[GTK+3] windows: fix deprecated usage of Gtk{H,V}{Box,Scale}monsta2-0/+74
2016-01-20about-me: use GtkBox instead of GtkVBox in both GTK+ buildsmonsta2-4/+4
2016-01-15libslab: use GtkBox instead of GtkVBox in both GTK+ buildsmonsta11-33/+73
and fix deprecated usage of GtkHBox and GtkVBox in GTK+3 build NOTE: this commit changes the public interface of libslab in both GTK+ builds (due to transition of classes' parents and/or members from GtkVBox to GtkBox)
2016-01-15[GTK+3] libslab: use function from GtkScrollable instead of GtkLayoutmonsta1-1/+8
2016-01-15[GTK+3] common: use g_object_unref instead of deprecated functionmonsta1-0/+4
2016-01-15[GTK+3] libslab: use g_object_unref instead of deprecated functionmonsta1-0/+4
2016-01-15[GTK+3] libslab: fix deprecated usage of GtkVSeparatormonsta1-1/+8
2016-01-15[GTK+3] libslab: fix deprecated usage of GtkMiscmonsta7-2/+62
2016-01-15[GTK+3] keyboard: fix deprecated usage of GtkVBoxmonsta1-0/+4
2016-01-15[GTK+3] about-me: fix deprecated usage of GtkMisc, GtkHBox, GtkVBoxmonsta1-1/+29
2016-01-15[GTK+3] about-me: use g_object_unref instead of deprecated functionsmonsta2-0/+12
2016-01-15[GTK+3] typing-break: fix deprecated usage of GtkMisc, GtkHBox, GtkVBoxmonsta1-1/+27
2016-01-15[GTK+3] keybindings: fix deprecated usage of GtkMiscmonsta1-0/+5
2016-01-15[GTK+3] common: fix deprecated usage of GtkMisc, GtkHBox, GtkVBoxmonsta2-1/+33
2016-01-15[GTK+3] windows: fix deprecated usage of GtkMiscmonsta2-3/+18
2016-01-15[GTK+3] font-viewer: fix deprecated usage of GtkMisc and GdkColormonsta1-1/+21
2016-01-15[GTK+3] appearance: fix deprecated usage of GtkMisc and GtkHBoxmonsta2-3/+33
2016-01-15[GTK+3] appearance: fix a few deprecationsmonsta2-0/+10
2016-01-15libslab: use gtk_image_set_from_icon_name in both GTK+ buildsmonsta2-4/+4
2016-01-15keyboard: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta1-2/+2
2016-01-15about-me: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta2-3/+3
2016-01-15typing-break: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta1-1/+1
2016-01-14appearance: remove dead codemonsta1-24/+0
2016-01-14appearance: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta4-12/+12
2016-01-14libslab: fix wrong pointer typemonsta1-1/+1
2016-01-14windows: fix warnings about incompatible pointer typesmonsta1-5/+7
2016-01-14display: less #if's againmonsta1-19/+32
2016-01-14display: less #if'smonsta1-28/+43
2016-01-14fix unused variables warning in GTK+3 buildmonsta2-4/+3
2016-01-14mouse: use gdk_error_trap_pop_ignored in GTK+3 buildmonsta1-0/+10
2016-01-13font-viewer: remove unused variablemonsta1-1/+1
2016-01-13font-viewer: fix indent a bitmonsta1-102/+103
2016-01-13libslab: less #if'smonsta1-21/+25
2016-01-13about-me: remove unused variables and functionsmonsta2-26/+0
2016-01-13remove a few unused variablesmonsta3-3/+0
2016-01-13typing-break: less #if'smonsta1-18/+30
2016-01-13typing-break: remove unused variablemonsta1-10/+0
2016-01-13typing-break: fix indent a bitmonsta1-14/+14
2016-01-13common: fix unused variable warning in GTK+3 buildmonsta1-2/+2
2016-01-13common: don't return a value from void function (GTK+3 build only)monsta1-3/+1
2016-01-13display: fix implicit declaration warningmonsta1-0/+1
2016-01-06window properties: changed accelerator key of "Unselect..."monsta1-1/+1
'U' was already used in this dialog, so it didn't really work
2016-01-06window properties: make all three window focus modes selectableFriedrich Herbst1-12/+40
fixes https://github.com/mate-desktop/marco/issues/140
2016-01-05pre-bump version to 1.13.0Wolfgang Ulbrich2-1/+3
2016-01-02drop MateConf migration scriptMonsta2-16/+1
2016-01-02about-me: fix one more typoMonsta1-1/+1
2016-01-02about-me: fix typoMonsta2-5/+5
closes https://github.com/mate-desktop/mate-control-center/issues/213
2015-12-27 move preferences-categories.menu to mate-menusWolfgang Ulbrich2-116/+2