Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-09 | GtkApplication: Disable session management when root/not in MATE | lukefromdc | 1 | -0/+20 | |
Limit session management to non-root sessions within MATE to stop restart loops in root sessions and inablity to kill off Caja in non-mate sessions such as XFCE. Also remove the autostarted hold-in previously used to stop restart loops. egg_sm_client_set_mode only works when called before the main loop starts, thus it cannot be used in GtkApplication startup functions or otherwise later in the program. Note that this commit restores the Caja 3.16 and earlier restart loop in normal mate sessions if a user disables icons on the desktop, then sets exit_with_last_window. The combination is the default for root/not in mate sessions though, so without the ability to set "no restart" later than the start of the main loop, session management outside of MATE and in root sessions has to be disabled. | |||||
2016-01-15 | GTK3: don't use deprecated gdk_threads_{enter/leave} () | Wolfgang Ulbrich | 1 | -3/+10 | |
Since we don't ever call gdk_threads_init() | |||||
2015-12-22 | oops... fix build breakage introduced in last commit | monsta | 1 | -0/+1 | |
2015-12-22 | smclient: drop win32/osx support, adjust indent | monsta | 3 | -120/+96 | |
2015-01-13 | drop support for GTK+ < 2.12 | Monsta | 1 | -8/+0 | |
2014-12-10 | va_start should be paired with va_end | monsta | 1 | -0/+1 | |
2014-12-10 | zero-init all signals arrays | Monsta | 1 | -1/+1 | |
2013-07-25 | cut-n-paste-code: Add GTK3 support | Stefano Karapetsas | 1 | -0/+8 | |
2013-07-18 | Merge pull request #141 from NiceandGently/master | Stefano Karapetsas | 1 | -1/+1 | |
fix privat icons dir and make files for automake-1.13 | |||||
2013-07-18 | INCLUDES to AM_CPPFLAGS | Wolfgang Ulbrich | 1 | -1/+1 | |
2013-07-17 | First gtk3 support commit. | Laszlo Boros | 1 | -1/+6 | |
2012-08-12 | Fixed incorrect fsf addresses. Closes #28. | Steve Zesch | 8 | -16/+16 | |
2011-12-09 | remove autogenerated filescaja-1.1.0 | Stefano Karapetsas | 2 | -1303/+0 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 14 | -0/+5686 | |