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
/
libcaja-private
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
avoid deprecated 'gtk_dialog_get_action_area'
Pablo Barciela
1
-5
/
+6
2018-05-16
use NULL instead of uninitialized variable
monsta
1
-4
/
+2
2018-05-07
Replace deprecated gtk_menu_popup
raveit65
1
-4
/
+4
2018-05-07
libcaja-private: replace deprecated gdk_error_trap functions
raveit65
1
-4
/
+6
2018-05-07
libcaja-private: fix -Wlogical-not-parentheses build warning
raveit65
1
-1
/
+1
2018-05-05
avoid deprecated 'gtk_style_context_get_background_color'
Pablo Barciela
2
-3
/
+17
2018-05-03
Eliminate accessible children-changed event flood on container repopulation
Joanmarie Diggs
2
-2
/
+5
2018-04-24
Eliminate accessible children-changed event flood during update all
Joanmarie Diggs
1
-0
/
+6
2018-04-24
Emit accessible-name-change signal for icons only when icons are renamed
Joanmarie Diggs
2
-1
/
+4
2018-04-23
libcaja-private/caja-recent.c: gvfs-open is a deprecated tool, switch to "gio...
Mike Gabriel
1
-1
/
+1
2018-04-08
Add sort criterion by reversed extension segments
Moritz Bruder
4
-1
/
+210
2018-04-08
set icon names instead stock ids in some places
Pablo Barciela
1
-2
/
+2
2018-04-06
Fix warnings from HiDPI commits
lukefromdc
2
-1
/
+4
2018-04-04
HiDPI: Convert Pixbufs to Cairo Surfaces
Victor Kareh
8
-106
/
+195
2018-04-04
Scale screen dimensions
Victor Kareh
1
-6
/
+12
2018-04-04
icon-info: hash/store icons using scale factor as well as size
Lionel Landwerlin
1
-6
/
+18
2018-04-04
file: support HiDpi for thumbnails images
Cosimo Cecchi
1
-3
/
+3
2018-04-04
Support HiDpi icons
Cosimo Cecchi
11
-122
/
+177
2018-04-04
canvas-container: listen to scale factor to invalidate icons
Lionel Landwerlin
1
-0
/
+12
2018-04-04
canvas-item: use gtk_render_icon_surface for the DnD surface
Cosimo Cecchi
1
-3
/
+8
2018-03-31
caja-bookmark: avoid deprecated GtkImageMenuItem
Pablo Barciela
1
-13
/
+37
2018-03-29
modify code error: end the statement with a semicolon
张雯
1
-2
/
+2
2018-03-23
avoid 'gtk_file_chooser_dialog_new' with stock ids
Pablo Barciela
1
-3
/
+3
2018-03-12
avoid gtk_dialog_add_buttons with stock ids
Pablo Barciela
2
-8
/
+23
2018-03-03
rename mate_dialog_add_button to eel_dialog_add_button
Pablo Barciela
3
-70
/
+18
2018-03-01
avoid eel_create_question_dialog with stock ids
Pablo Barciela
2
-6
/
+7
2018-02-27
avoid eel_run_simple_dialog with stock ids
Pablo Barciela
1
-1
/
+1
2018-02-27
caja-file-operations: avoid gtk_dialog_add_buttons with stock ids
Pablo Barciela
1
-39
/
+71
2018-02-24
caja-file-conflict-dialog: avoid gtk_dialog_add_buttons with stock id
Pablo Barciela
1
-6
/
+27
2018-02-23
avoid deprecated GtkButton:use-stock
Pablo Barciela
1
-10
/
+4
2018-02-22
caja-autorun: avoid gtk_dialog_add_buttons with stock ids
Pablo Barciela
1
-4
/
+28
2018-02-09
avoid deprecated GtkStock
Pablo Barciela
8
-63
/
+73
2018-01-31
require GTK+ 3.22 and GLib 2.50
monsta
9
-135
/
+4
2018-01-15
search_dispose and search_finilize can't be run after search finished
chen donghai
1
-1
/
+0
2018-01-14
move libegg to the top srcdir and drop some leftovers
monsta
1
-2
/
+1
2018-01-09
remove +x attr from source files
monsta
3
-0
/
+0
2018-01-08
ui: don't use overlay-scrollbars
raveit65
3
-0
/
+9
2017-12-31
eject: Do not show "safe to remove" notification if drive fails to unmount
lukefromdc
1
-1
/
+4
2017-12-16
WidthOfScreen and HeightOfScreen implementation
Pablo Barciela
1
-22
/
+8
2017-10-08
reword Size on Disk column description a bit
monsta
1
-1
/
+1
2017-09-02
icon-dnd: remove hardcoded highlight frame
Cosimo Cecchi
1
-6
/
+1
2017-08-25
gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:
ZenWalker
1
-0
/
+10
2017-08-24
libcaja-private: remove wrong link from internal README
monsta
1
-6
/
+0
2017-08-22
private: Ensure we allow launching .desktop files from trusted symlinks
Ikey Doherty
1
-0
/
+42
2017-08-19
open-with-dialog: set max-char-width for a label
raveit65
1
-0
/
+1
2017-08-18
Fix #828 "Open With" dialog "Open" button's text misaligned
lukefromdc
1
-1
/
+1
2017-08-12
avoid deprecated gdk_screen_width/height
ZenWalker
1
-2
/
+7
2017-08-12
avoid deprecated gdk_screen_get_width/height
ZenWalker
1
-6
/
+15
2017-07-16
avoid deprecated gdk_screen_get_number
ZenWalker
2
-4
/
+5
2017-05-25
added feature: present the size on disk of files as we present the size of th...
Felipe Barriga Richards
11
-47
/
+221
[next]