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
2017-02-16
replace atk_focus_tracker_notify with atk_object_notify_state_change
Luke Yelavich
1
-5
/
+5
2017-02-16
Use ATK_STATE_SELECTED and ATK_STATE_FOCUSED appropriately for highlight prop...
Luke Yelavich
1
-9
/
+7
2017-01-22
Fix keyboard-down wraparound on compact view
lukefromdc
1
-26
/
+22
2017-01-22
Fix cursor on single-click navigation mode.
Franco Tortoriello
1
-2
/
+14
2017-01-22
Add a separator when concatenating strings in icon text accessible
Colomban Wendling
1
-0
/
+2
2017-01-22
Fix hashtable warnings on close
lukefromdc
2
-7
/
+3
2017-01-22
Stop warnings on window-close and 3 warnings on exit
lukefromdc
2
-3
/
+7
2017-01-22
a11y: fix accessibility implementation for CajaIconCanvasItemAccessible (#712)
Colomban Wendling
1
-3
/
+3
2016-12-29
file: don't consider all desktop files caja links
lukefromdc
1
-3
/
+6
2016-12-29
Show "open with" menu for desktop and theme files
lukefromdc
1
-4
/
+2
2016-10-18
Fix accessible object inherritance when used with GTK 3
Luke Yelavich
1
-0
/
+57
2016-10-17
GTK+2: use eel helper again to set adjustment values
raveit65
1
-0
/
+36
2016-08-31
GTK3: stop warning spew from sidebar, pathbar
lukefromdc
1
-1
/
+1
2016-08-22
thumbnails: port from raw pthread API to GTask and GMutex
monsta
1
-27
/
+25
2016-08-22
drop a large amount of completely unused code
monsta
14
-369
/
+0
2016-08-04
GTK3.21:fix desktop redraw (caja-icon-container.c)
lukefromdc
1
-3
/
+7
2016-07-13
drop unneeded includes
monsta
1
-2
/
+0
2016-07-12
libcaja-private: drop unused CajaIdleQueue code
monsta
4
-208
/
+0
2016-07-12
libcaja-private: drop some more unused code
monsta
8
-190
/
+0
2016-07-12
libcaja-private: remove unused CajaMergedDirectory code
monsta
3
-802
/
+0
2016-07-11
all: don't use deprecated GMutex/GThread API
raveit65
4
-75
/
+21
2016-07-06
GTK+-3 open-with-dialog: use widget properties instead of GtkAlignment
raveit65
1
-0
/
+8
2016-07-06
GTK+-3 file-conflict-dialog: use widget properties instead of GtkAlignment
raveit65
1
-0
/
+16
2016-07-06
icon-container: don't use eel helper to set adjustment values
raveit65
1
-15
/
+10
2016-07-04
GTK+-3 caja-icon-dnd: avoid deprecated gtk_drag_begin
raveit65
1
-0
/
+10
2016-07-04
Gtk+-3.20 eel-canvas: use GdkSeat operations
raveit65
1
-0
/
+39
2016-07-04
GTK+-3.20 caja-tree-view-drag-dest: use GdkSeat operations
raveit65
1
-2
/
+14
2016-07-04
GTK+-3.20 caja-dnd: use GdkSeat operations
raveit65
1
-2
/
+12
2016-07-04
GTK+-3.20 caja-icon-container: use GdkSeat operations
raveit65
1
-1
/
+11
2016-03-29
add default name/description for python extensions
Alexander van der Meij
1
-7
/
+18
2016-03-29
use exposed python filenames to list python extensions separately
Alexander van der Meij
1
-0
/
+18
2016-03-17
icon container: don't set label colors right after widget realize
monsta
1
-4
/
+0
2016-03-17
icon container: restore original font color select logic
monsta
1
-1
/
+1
2016-02-29
fix loading multiple python extensions (regression since 1.9.3)
Alexander van der Meij
1
-2
/
+3
2016-02-08
use g_hash_table_remove_all and get rid of some callbacks
monsta
2
-9
/
+3
2016-02-07
fix crash when restoring file with special characters from trash
monsta
1
-6
/
+2
2016-02-05
fix random crash on startup when python-caja extension is enabled
monsta
1
-3
/
+3
2016-02-01
fix several build warnings
monsta
4
-2
/
+4
2016-01-31
GTK3 desktop: add a caja-desktop style class to the desktop canvas
Wolfgang Ulbrich
1
-0
/
+9
2016-01-26
fix a few build warnings
monsta
1
-1
/
+1
2016-01-26
use g_strcmp0 instead of strcmp
monsta
1
-4
/
+3
2016-01-25
GTK3: fix deprecated GtkMisc
Wolfgang Ulbrich
5
-13
/
+27
2016-01-25
GTK3 general: don't use deprecated gdk_app_launch_context_new()
Wolfgang Ulbrich
1
-2
/
+28
2016-01-23
information-panel: one more GtkWidget* usage
monsta
2
-16
/
+3
2016-01-22
GTK3: fix deprecated GtkStock in libcaja-private
Wolfgang Ulbrich
4
-6
/
+6
2016-01-21
GTK3 file-conflict-dialog: fix size of dialog window if replacing folders
Wolfgang Ulbrich
1
-0
/
+1
2016-01-19
GTK3 mime-application-chooser: don't use deprecated gtk_hbutton_box_new
Wolfgang Ulbrich
1
-0
/
+4
2016-01-19
GTK3: don'use deprecated gtk_hseparator_new
Wolfgang Ulbrich
1
-0
/
+4
2016-01-19
GTK: some missing GTK_TYPE_{H/V}BOX adjustments
Wolfgang Ulbrich
1
-1
/
+9
2016-01-18
fix fg-color of dark themes
Wolfgang Ulbrich
1
-3
/
+2
[next]