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-file-management-properties.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-27
use show icons option in views tab
Wu Xiaotian
1
-3
/
+3
2019-07-27
Add preference option to hide icons in list view.
Wu Xiaotian
1
-0
/
+5
2019-07-10
preferences: Render extension icons as cairo_surfaces
Victor Kareh
1
-12
/
+12
2019-07-10
preferences: Render media icons as cairo_surface
Victor Kareh
1
-8
/
+9
2019-07-02
Add scroll tabs with mouse wheel
Laurent Napias
1
-0
/
+7
2019-06-18
Remove trailing whitespaces
rbuj
1
-11
/
+11
2019-06-17
src: reduce the scope of some variables
Pablo Barciela
1
-6
/
+8
2019-05-04
eel: remove date & time functions
rbuj
1
-7
/
+7
2019-04-12
local #include files who are libraries inside <> instead ""
Pablo Barciela
1
-8
/
+8
2019-04-10
local #include files inside "" instead <>
Pablo Barciela
1
-12
/
+10
2018-12-27
Add independent show/hide backup files
Sargastic
1
-0
/
+4
2018-10-19
Add 'Configurable' interface and add support to caja-file-management-properties
20kdc
1
-3
/
+60
2018-04-08
Add sort criterion by reversed extension segments
Moritz Bruder
1
-0
/
+7
2018-04-04
Support HiDpi icons
Cosimo Cecchi
1
-2
/
+3
2018-01-31
require GTK+ 3.22 and GLib 2.50
monsta
1
-6
/
+0
2018-01-15
add missing window icon to About dialog for extensions
monsta
1
-0
/
+1
2018-01-01
caja-file-management-properties.c: Fix build warning:
Pablo Barciela
1
-1
/
+1
2017-07-22
don't use deprecated gtk_show_uri
raveit65
1
-0
/
+6
2017-05-25
added feature: present the size on disk of files as we present the size of th...
Felipe Barriga Richards
1
-0
/
+1
2017-02-07
Add an option for asking confirmation before moving files to the trash
Colomban Wendling
1
-0
/
+4
2016-08-22
drop a large amount of completely unused code
monsta
1
-1
/
+0
2016-07-30
use GtkAbout instead of MateAbout
raveit65
1
-12
/
+10
2016-01-26
fix a few build warnings
monsta
1
-4
/
+4
2015-07-07
Revert "show main caja help page from m-u-g in all dialogs"
Monsta
1
-4
/
+1
2015-06-17
show main caja help page from m-u-g in all dialogs
Monsta
1
-1
/
+4
2014-11-06
Fix segmentation fault if extensions dont provide information file
Stefano Karapetsas
1
-2
/
+2
2014-11-03
Add about dialog for extensions
Stefano Karapetsas
1
-4
/
+58
2014-10-27
Allow extensions to define an ini file with name, icon and description
Stefano Karapetsas
1
-10
/
+31
2014-10-27
implementation of extension interface and status management (gsoc2014)
Alexander van der Meij
1
-0
/
+93
2014-06-27
Add option in the UI to set IEC units usage
Stefano Karapetsas
1
-0
/
+5
2013-12-22
Update help uri to the correct location
infirit
1
-2
/
+2
2013-08-01
Replace ghelp: with help: for user-guide
infirit
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
2012-12-22
[fm-properties] Use G_SETTINGS_BIND_INVERT_BOOLEAN where appropriate
Jasmine Hassan
1
-22
/
+2
2012-11-16
[src] replace deprecated GtkComboBox text APIs with GtkComboBoxText
Jasmine Hassan
1
-10
/
+11
2012-11-16
[fm-properties] use right link for the 'Media' help page
Jasmine Hassan
1
-0
/
+4
2012-09-05
remove latest mateconf stuff
Stefano Karapetsas
1
-21
/
+2
2012-09-05
convert list-view preferences to gsettings
Stefano Karapetsas
1
-18
/
+23
2012-09-05
convert compact view prefs to gsettings
Stefano Karapetsas
1
-7
/
+7
2012-09-05
convert tree sidebar prefs to gsettings
Stefano Karapetsas
1
-3
/
+3
2012-09-05
convert desktop preferences to gsettings
Stefano Karapetsas
1
-1
/
+5
2012-09-05
convert icon-view preferences to gsettings
Stefano Karapetsas
1
-18
/
+19
2012-09-05
convert preview settings to gsettings
Stefano Karapetsas
1
-14
/
+71
2012-09-05
convert show-directory-item-counts to gsettings
Stefano Karapetsas
1
-4
/
+4
2012-09-05
convert show-text-in-icons to gsettings
Stefano Karapetsas
1
-5
/
+5
2012-09-05
convert default-folder-view to gsettings
Stefano Karapetsas
1
-7
/
+7
2012-09-05
convert sort-directories-first to gsettings
Stefano Karapetsas
1
-3
/
+3
2012-09-05
convert always-use-browser to gsettings
Stefano Karapetsas
1
-3
/
+34
2012-09-05
convert click-policy to gsettings
Stefano Karapetsas
1
-4
/
+4
[next]