Age | Commit message (Expand) | Author | Files | Lines |
2018-04-04 | Scale screen dimensions | Victor Kareh | 1 | -2/+4 |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -10/+1 |
2017-12-16 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -12/+2 |
2017-08-12 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 1 | -2/+12 |
2016-11-22 | move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op... | lukefromdc | 1 | -108/+4 |
2016-10-14 | GTK2: Use emanuele-f 's patch for build failure, fix build w/o libunique | lukefromdc | 1 | -5/+5 |
2016-10-08 | GTK3: port libunique ->GtkApplication as build time option | lukefromdc | 1 | -1/+17 |
2016-10-04 | GTK3: fix warnings cause by GtkGrid | lukefromdc | 1 | -52/+3 |
2016-09-06 | GTK3.20:fix statusbar deprecation warning | lukefromdc | 1 | -1/+7 |
2016-08-12 | GTK+-3 window: port GtkTable to GtkGrid | raveit65 | 1 | -0/+18 |
2016-07-12 | remove some unused includes | monsta | 1 | -1/+0 |
2016-04-21 | prefs dialog: don't crash on toggling "Show hidden and backup files" | monsta | 1 | -1/+1 |
2016-01-26 | remove some unused/unneeded stuff | monsta | 1 | -6/+0 |
2016-01-15 | don't use deprecated gdk_cursor_new for both toolkit versions | Wolfgang Ulbrich | 1 | -1/+5 |
2016-01-15 | GTK3 general: don't use gdk_cursor_unref() | Wolfgang Ulbrich | 1 | -0/+4 |
2016-01-13 | GTK3 window: port to GtkStyleContext, plug a leak | Wolfgang Ulbrich | 1 | -0/+2 |
2016-01-13 | GTK3 window: port to GtkStyleContext | Wolfgang Ulbrich | 1 | -0/+26 |
2015-05-19 | GTK3: set top and bottom margin of statusbar to zero | raveit65 | 1 | -0/+7 |
2015-01-13 | drop support for GLib < 2.36 | Monsta | 1 | -2/+0 |
2013-07-25 | src: Add GTK3/GDK3 support | Stefano Karapetsas | 1 | -3/+3 |
2012-12-22 | [all] silence warnings from GCC 4.6 | Jasmine Hassan | 1 | -3/+0 |
2012-11-25 | fix previous commitmate-file-manager-1.5.1 | Nelson Marques | 1 | -1/+0 |
2012-11-25 | fix no-return-in-nonvoid-function caja-window.c | Nelson Marques | 1 | -0/+2 |
2012-11-23 | [src] fix some incompatible pointer type warnings | Jasmine Hassan | 1 | -5/+7 |
2012-11-23 | [all] include src/glibcompat.h & use g_list_free_full() where needed | Jasmine Hassan | 1 | -8/+6 |
2012-11-16 | [all] use g_list_free() and g_strcmp0 instead of eel functions | Jasmine Hassan | 1 | -5/+6 |
2012-11-16 | [window] don't use deprecated size_request vfunc | Jasmine Hassan | 1 | -17/+57 |
2012-11-16 | [horizontal-splitter] remove, and use a regular GtkPaned instead | Jasmine Hassan | 1 | -1/+0 |
2012-11-16 | [src] don't use GtkObject (GTK3) | Jasmine Hassan | 1 | -3/+20 |
2012-11-16 | [window] add _full() versions of _go_to and _open() methods | Jasmine Hassan | 1 | -1/+13 |
2012-11-16 | [build] don't include marshals we don't own | Jasmine Hassan | 1 | -1/+0 |
2012-11-16 | [src] convert to new GDK_KEY prefix | Jasmine Hassan | 1 | -4/+4 |
2012-11-16 | [window] remove dead function caja_window_has_menubar_and_statusbar() | Jasmine Hassan | 1 | -16/+0 |
2012-11-16 | [src] autogenerate marshallers | Jasmine Hassan | 1 | -3/+3 |
2012-11-13 | [general] Adds option to open new tab in tab bar context menu | Jasmine Hassan | 1 | -0/+35 |
2012-09-06 | remove old undo code | Stefano Karapetsas | 1 | -2/+0 |
2012-08-12 | Fixed incorrect fsf addresses. Closes #28. | Steve Zesch | 1 | -1/+1 |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+2164 |