index
:
caja
1.10
1.12
1.14
1.16
1.18
1.2
1.20
1.22
1.24
1.26
1.28
1.6
1.8
build_for_epel8
fix-file-previews
gh-pages
master
Caja, the file manager for the MATE desktop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
caja-application.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
replace deprecated gdk_flush
raveit65
1
-2
/
+2
2018-01-31
require GTK+ 3.22 and GLib 2.50
monsta
1
-4
/
+0
2017-07-12
application: remove unneeded forward declarations
monsta
1
-22
/
+2
2017-07-08
Fix browsing/autorun media on insertion
lukefromdc
1
-0
/
+1
2017-05-07
pass CajaApplication instead of GApplication to DBus init
monsta
1
-1
/
+1
2017-05-03
restore DBus interface initialization
monsta
1
-0
/
+3
2017-05-02
CSS: Load a different caja-desktop.css with GTK 3.14
Clement Lefebvre
1
-2
/
+6
2017-03-17
caja-application.c: Fix uninitialized variable
lukefromdc
1
-1
/
+1
2016-12-04
Rename labels: follow theme if available, sane default
lukefromdc
1
-0
/
+15
2016-11-28
Fix restart loop when started without icons on the desktop
lukefromdc
1
-1
/
+6
2016-11-22
move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...
lukefromdc
1
-734
/
+19
2016-11-11
application: correct description of --force-desktop option
monsta
1
-1
/
+1
2016-11-10
application: remove unused function
monsta
1
-57
/
+0
2016-11-08
remove convert metadata
lukefromdc
1
-93
/
+2
2016-10-23
libunique builds: enable eject notifications
lukefromdc
1
-2
/
+5
2016-10-23
Refactor notification code to remove duplicate function
lukefromdc
1
-28
/
+0
2016-10-22
GtkApplication: Notify when ejected volumes safe to unplug
lukefromdc
1
-2
/
+34
2016-10-22
GtkApplication: fix "caja 3.0" message
lukefromdc
1
-1
/
+1
2016-10-14
GTK2: Use emanuele-f 's patch for build failure, fix build w/o libunique
lukefromdc
1
-40
/
+40
2016-10-14
Fix missed selector change for separating GTK3 and libunique build options
lukefromdc
1
-0
/
+2
2016-10-09
GtkApplication: Disable session management when root/not in MATE
lukefromdc
1
-10
/
+0
2016-10-08
GTK3: port libunique ->GtkApplication as build time option
lukefromdc
1
-99
/
+994
2016-04-20
GTK+-3 theming: add a CSS file for caja, and initialize it at startup
raveit65
1
-0
/
+29
2016-02-01
fix several build warnings
monsta
1
-0
/
+1
2016-01-26
oops... add some includes back (got implicit declaration warnings)
monsta
1
-0
/
+2
2016-01-26
remove some unused/unneeded stuff
monsta
1
-6
/
+0
2016-01-26
use g_strcmp0 instead of strcmp
monsta
1
-8
/
+8
2015-11-15
fix g_object_unref call
Monsta
1
-1
/
+5
2015-09-10
When opening the first window, don't restore the position of the last closed ...
Clement Lefebvre
1
-23
/
+1
2015-09-04
Switch to org.gnome.SessionManager
Clement Lefebvre
1
-24
/
+19
2015-04-07
Fix g_bus_unwatch_name assertion
tarakbumba
1
-2
/
+6
2015-04-07
Fix for https://github.com/mate-desktop/caja/issues/398
tarakbumba
1
-4
/
+228
2015-01-13
drop support for GLib < 2.36
Monsta
1
-2
/
+0
2014-12-29
Revert "dbus-manager: add a skeleton of NautilusDBusManager"
infirit
1
-5
/
+0
2014-12-16
dbus-manager: add a skeleton of NautilusDBusManager
infirit
1
-0
/
+5
2014-10-27
implementation of extension interface and status management (gsoc2014)
Alexander van der Meij
1
-2
/
+2
2014-10-05
Use g_get_user_config_dir instead of harcoding to $HOME/.config
infirit
1
-1
/
+1
2014-03-19
Remove ConsoleKit usage
Stefano Karapetsas
1
-159
/
+0
2014-03-18
Possible solution for x-caja-desktop issue
Stefano Karapetsas
1
-3
/
+11
2013-07-24
Update for mate-desktop changes
Stefano Karapetsas
1
-1
/
+1
2013-02-23
Add support for freedesktop.org File Manager DBus Interface
Stefano Karapetsas
1
-0
/
+36
2012-12-22
[all] silence warnings from GCC 4.6
Jasmine Hassan
1
-5
/
+0
2012-12-03
[global-prefs|application] use MATE global 'show-desktop-icons' setting
Jasmine Hassan
1
-3
/
+6
2012-11-23
[src] fix some incompatible pointer type warnings
Jasmine Hassan
1
-1
/
+5
2012-11-23
[all] include src/glibcompat.h & use g_list_free_full() where needed
Jasmine Hassan
1
-7
/
+5
2012-11-16
[all] use g_list_free() and g_strcmp0 instead of eel functions
Jasmine Hassan
1
-1
/
+2
2012-11-16
[src] don't use GtkObject (GTK3)
Jasmine Hassan
1
-1
/
+5
2012-11-16
[application] change the way spatial windows are created
Jasmine Hassan
1
-105
/
+69
2012-09-06
remove old undo code
Stefano Karapetsas
1
-6
/
+0
2012-09-05
convert window-state to gsettings
Stefano Karapetsas
1
-4
/
+4
[next]