Age | Commit message (Expand) | Author | Files | Lines |
2016-01-26 | GTK3: improve GtkMisc deprecation commit | Wolfgang Ulbrich | 5 | -21/+21 |
2016-01-21 | windows: rename box variable to match its actual orientation | monsta | 1 | -6/+6 |
2016-01-21 | [GTK+3] windows: fix deprecated usage of Gtk{H,V}{Box,Scale} | monsta | 2 | -0/+74 |
2016-01-20 | about-me: use GtkBox instead of GtkVBox in both GTK+ builds | monsta | 2 | -4/+4 |
2016-01-15 | [GTK+3] common: use g_object_unref instead of deprecated function | monsta | 1 | -0/+4 |
2016-01-15 | [GTK+3] keyboard: fix deprecated usage of GtkVBox | monsta | 1 | -0/+4 |
2016-01-15 | [GTK+3] about-me: fix deprecated usage of GtkMisc, GtkHBox, GtkVBox | monsta | 1 | -1/+29 |
2016-01-15 | [GTK+3] about-me: use g_object_unref instead of deprecated functions | monsta | 2 | -0/+12 |
2016-01-15 | [GTK+3] keybindings: fix deprecated usage of GtkMisc | monsta | 1 | -0/+5 |
2016-01-15 | [GTK+3] common: fix deprecated usage of GtkMisc, GtkHBox, GtkVBox | monsta | 2 | -1/+33 |
2016-01-15 | [GTK+3] windows: fix deprecated usage of GtkMisc | monsta | 2 | -3/+18 |
2016-01-15 | [GTK+3] appearance: fix deprecated usage of GtkMisc and GtkHBox | monsta | 2 | -3/+33 |
2016-01-15 | [GTK+3] appearance: fix a few deprecations | monsta | 2 | -0/+10 |
2016-01-15 | keyboard: use gtk_image_new_from_icon_name in both GTK+ builds | monsta | 1 | -2/+2 |
2016-01-15 | about-me: use gtk_image_new_from_icon_name in both GTK+ builds | monsta | 2 | -3/+3 |
2016-01-14 | appearance: remove dead code | monsta | 1 | -24/+0 |
2016-01-14 | appearance: use gtk_image_new_from_icon_name in both GTK+ builds | monsta | 4 | -12/+12 |
2016-01-14 | windows: fix warnings about incompatible pointer types | monsta | 1 | -5/+7 |
2016-01-14 | display: less #if's again | monsta | 1 | -19/+32 |
2016-01-14 | display: less #if's | monsta | 1 | -28/+43 |
2016-01-14 | fix unused variables warning in GTK+3 build | monsta | 2 | -4/+3 |
2016-01-14 | mouse: use gdk_error_trap_pop_ignored in GTK+3 build | monsta | 1 | -0/+10 |
2016-01-13 | about-me: remove unused variables and functions | monsta | 2 | -26/+0 |
2016-01-13 | remove a few unused variables | monsta | 2 | -2/+0 |
2016-01-13 | common: fix unused variable warning in GTK+3 build | monsta | 1 | -2/+2 |
2016-01-13 | common: don't return a value from void function (GTK+3 build only) | monsta | 1 | -3/+1 |
2016-01-13 | display: fix implicit declaration warning | monsta | 1 | -0/+1 |
2016-01-06 | window properties: changed accelerator key of "Unselect..." | monsta | 1 | -1/+1 |
2016-01-06 | window properties: make all three window focus modes selectable | Friedrich Herbst | 1 | -12/+40 |
2016-01-02 | about-me: fix one more typo | Monsta | 1 | -1/+1 |
2016-01-02 | about-me: fix typo | Monsta | 2 | -5/+5 |
2015-12-22 | Use GDK convenient function | Roy Zhang | 1 | -7/+7 |
2015-12-07 | about-me: avoid some assertions | monsta | 1 | -6/+4 |
2015-12-07 | about-me: there's no help button | monsta | 1 | -9/+5 |
2015-12-07 | about-me: fix indent a bit | monsta | 1 | -19/+18 |
2015-11-13 | display properties: don't try to free a string literal (fix crash) | monsta | 1 | -1/+1 |
2015-11-07 | Fix dangling pointer errors | Roy Zhang | 1 | -2/+6 |
2015-11-07 | appearance: a bit of consistency in ui file | Monsta | 1 | -1/+1 |
2015-11-04 | Touchpad properties: Fixed alignment for two-three finger button combos | Clement Lefebvre | 1 | -52/+39 |
2015-10-28 | touchpad settings: add option to enable/disable touchpad | monsta | 2 | -5/+30 |
2015-10-28 | remove dead code | monsta | 1 | -2/+0 |
2015-10-15 | Correct categorisation of Assistive Technologies capplet. | Martin Wimpress | 1 | -1/+1 |
2015-10-04 | appearance: Fix segmentation fault on closing | Roy Zhang | 1 | -3/+3 |
2015-10-02 | Merge pull request #202 from zaps166/patch-1 | monsta | 1 | -1/+1 |
2015-09-28 | Merge pull request #120 from dnk/logout | Martin Wimpress | 1 | -1/+3 |
2015-09-23 | Bugfix: Changing refresh rate doens't work | Błażej Szczygieł | 1 | -1/+1 |
2015-09-06 | Restored Interface tab in Appearance capplet | Exalm | 6 | -0/+637 |
2015-09-04 | Switch to org.gnome.SessionManager | Clement Lefebvre | 1 | -3/+3 |
2015-09-04 | Display settings: Added support to set the primary monitor. | Clement Lefebvre | 2 | -102/+181 |
2015-09-04 | Display settings: Only make the display name bold, not the output name. | Clement Lefebvre | 1 | -2/+2 |