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-window.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
Remove trailing whitespaces
rbuj
1
-1
/
+1
2019-06-17
src: reduce the scope of some variables
Pablo Barciela
1
-12
/
+16
2019-04-12
local #include files who are libraries inside <> instead ""
Pablo Barciela
1
-14
/
+14
2019-04-10
drop functions defined but not used
Pablo Barciela
1
-40
/
+0
2019-04-10
local #include files inside "" instead <>
Pablo Barciela
1
-22
/
+25
2019-03-29
eel: remove g_object_list_copy
rbuj
1
-1
/
+1
2019-03-06
caja-window: Fix garbage value
Pablo Barciela
1
-1
/
+2
2019-03-04
drop unused variables
Pablo Barciela
1
-1
/
+0
2019-01-28
Avoid deprecated g_type_class_add_private
Wu Xiaotian
1
-5
/
+2
2018-12-27
Add independent show/hide backup files
Sargastic
1
-0
/
+19
2018-09-17
add option to open multiple uri in tabs at startup
Clément Masci
1
-1
/
+9
2018-09-17
Revert "add option to open multiple uri in tabs at startup"
raveit65
1
-9
/
+1
2018-09-14
add option to open multiple uri in tabs at startup
Clément Masci
1
-1
/
+9
2018-07-31
caja-window: Fix: mouse doesn't work with [ctrl] + [.] or [ctrl] + [;]
Pablo Barciela
1
-0
/
+5
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 commit
mate-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
[next]