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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-01
Replace ghelp: with help: for user-guide
infirit
8
-8
/
+8
2013-07-25
src: Add GTK3/GDK3 support
Stefano Karapetsas
3
-8
/
+40
2013-07-25
Fixes for GTK3 support
Stefano Karapetsas
3
-2
/
+13
2013-07-24
Update for mate-desktop changes
Stefano Karapetsas
2
-2
/
+2
2013-07-18
INCLUDES to AM_CPPFLAGS
Wolfgang Ulbrich
1
-1
/
+1
2013-06-29
Fix g_type_init deprecation
Stefano Karapetsas
1
-0
/
+2
2013-06-24
Fix URI management
Stefano Karapetsas
1
-21
/
+30
2013-04-15
Fixes #94 - default for target_navigation needs to be FALSE for spatial mode ...
Dan Bravender
1
-1
/
+1
2013-04-12
Fix default sort order in preferences window
Stefano Karapetsas
1
-1
/
+0
2013-04-12
Fix radio buttons and GSettings in preferences window
Stefano Karapetsas
1
-52
/
+28
2013-02-24
Always select the folder you "came from" when navigating upwards
Stefano Karapetsas
1
-10
/
+40
2013-02-24
Fix issues with XDG dirs in places sidebar
Stefano Karapetsas
1
-1
/
+12
2013-02-24
More indentation fixes
Stefano Karapetsas
1
-19
/
+19
2013-02-24
Indentation fixes
Stefano Karapetsas
1
-423
/
+424
2013-02-23
Update copyright
Stefano Karapetsas
1
-1
/
+1
2013-02-23
Add support for freedesktop.org File Manager DBus Interface
Stefano Karapetsas
5
-1
/
+343
2013-02-17
Check if caja is mistakenly set as default application for a content type, to...
Stefano Karapetsas
1
-2
/
+18
2013-02-15
Allow to open files with Caja using g_app_info_launch_default_for_uri
Stefano Karapetsas
1
-2
/
+19
2012-12-22
[all] silence warnings from GCC 4.6
Jasmine Hassan
13
-96
/
+8
2012-12-22
[places-sidebar] plug leak in _dispose, add g_clear_object in glibcomat.h
Jasmine Hassan
2
-15
/
+23
2012-12-22
[fm-properties] Use G_SETTINGS_BIND_INVERT_BOOLEAN where appropriate
Jasmine Hassan
1
-22
/
+2
2012-12-22
[desktop-icon-view] don't use eel helper to set adjustment values
Jasmine Hassan
1
-2
/
+2
2012-12-22
[property-browser] remove deprecated gtk_dialog_set_has_separator
Jasmine Hassan
1
-1
/
+0
2012-12-03
add Jasmine Hassan in authors
Stefano Karapetsas
1
-0
/
+1
2012-12-03
[global-prefs|application] use MATE global 'show-desktop-icons' setting
Jasmine Hassan
1
-3
/
+6
2012-12-03
[directory-bg] rewrite/refactor, untangle directory & desktop bg-setting code
Jasmine Hassan
1
-5
/
+2
2012-12-03
[eel-background] refactor to untangle directory & desktop bg-setting code
Jasmine Hassan
1
-17
/
+13
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
4
-8
/
+14
2012-11-23
[all] include src/glibcompat.h & use g_list_free_full() where needed
Jasmine Hassan
21
-123
/
+102
2012-11-23
[src] add glibcompat.h for glib-2.27.2 forward-compatability
Jasmine Hassan
2
-0
/
+42
2012-11-23
[directory-view] fix double-free regression from 7a42b9b0
Jasmine Hassan
1
-2
/
+0
2012-11-20
[sidebar-title] fix minor styling regression from 638df47e
Jasmine Hassan
1
-4
/
+20
2012-11-18
fixed incorrect fsf addresses.
Steve Zesch
2
-4
/
+4
2012-11-16
Merge pull request #42 from jasmineaura/develop
Stefano Karapetsas
64
-2670
/
+3698
2012-11-16
[navigation-window] Use gtk_paned_new for GTK3 instead of gtk_[h|v]paned_new
Jasmine Hassan
1
-0
/
+8
2012-11-16
[places-sidebar] use gtk_widget_set_visible() instead of the eel helper
Jasmine Hassan
1
-9
/
+9
2012-11-16
[all] use g_list_free() and g_strcmp0 instead of eel functions
Jasmine Hassan
22
-88
/
+126
2012-11-16
[window] don't use deprecated size_request vfunc
Jasmine Hassan
1
-17
/
+57
2012-11-16
[pathbar] don't use deprecated size_request vfunc
Jasmine Hassan
1
-13
/
+186
2012-11-16
[general] use new GtkScrollable interface
Jasmine Hassan
1
-2
/
+8
2012-11-16
[fm-properties] use GtkComboBoxText in the GtkBuilder file
Jasmine Hassan
1
-178
/
+69
2012-11-16
[src] replace deprecated GtkComboBox text APIs with GtkComboBoxText
Jasmine Hassan
4
-21
/
+22
2012-11-16
[image-properties-page] call gdk_pixbuf_loader_close() earlier
Jasmine Hassan
1
-1
/
+4
2012-11-16
[icon-view] if possible, use the local path for the preview
Jasmine Hassan
1
-1
/
+17
2012-11-16
[horizontal-splitter] remove, and use a regular GtkPaned instead
Jasmine Hassan
3
-6
/
+4
2012-11-16
[build] fix distcheck
Jasmine Hassan
1
-0
/
+1
2012-11-16
[properties-window] split some long lines
Jasmine Hassan
1
-8
/
+32
2012-11-16
[properties-window] don't use expose-event to draw the pie chart
Jasmine Hassan
1
-12
/
+50
[next]