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
/
caja-icon-container.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-04
ensure all of the desktop is usable in x11
lukefromdc
1
-32
/
+50
2023-05-25
caja-icon-container.c: Set a transient parent on the interactive
lukefromdc
1
-9
/
+7
2023-05-25
Initial wayland support
lukefromdc
1
-17
/
+24
2022-12-23
icon view: Fix positioning overflowing icons on the desktop
Colomban Wendling
1
-14
/
+7
2022-11-23
icon view: Refresh icon positions for manual layout on zoom change (#1676)
Colomban Wendling
1
-10
/
+34
2022-07-22
Fix build warning -Wbad-function-cast
rbuj
1
-2
/
+3
2022-02-09
Fix implicit conversion changes signedness: 'gboolean' to 'guint'
rbuj
1
-3
/
+3
2021-11-20
Use a blank line at most
rbuj
1
-23
/
+0
2021-04-13
icon view: Add a directory setting to block moving icons
Colomban Wendling
1
-1
/
+16
2020-11-29
caja-icon-container: warning -Wold-style-declaration
rbuj
1
-1
/
+1
2020-11-11
Remove unused macros
Pablo Barciela
1
-18
/
+0
2020-08-28
eel-editable-label: Consecutive break/return statements are unnecessary
rbuj
1
-2
/
+2
2019-11-30
avoid redundant redeclarations
Pablo Barciela
1
-8
/
+8
2019-05-06
libcaja-private: reduce the scope of some variables
Pablo Barciela
1
-57
/
+76
2019-05-04
eel: remove date & time functions
rbuj
1
-2
/
+2
2019-04-12
local #include files who are libraries inside <> instead ""
Pablo Barciela
1
-11
/
+11
2019-04-10
local #include files inside "" instead <>
Pablo Barciela
1
-18
/
+19
2019-03-05
caja-icon-container: Fix use of memory after it is freed
Pablo Barciela
1
-2
/
+2
2019-02-06
Add --disable-self-check for configure
Wu Xiaotian
1
-5
/
+1
2018-05-20
icon-container: avoid deprecated 'gtk_style_context_get_border_color'
Pablo Barciela
1
-2
/
+7
2018-05-05
avoid deprecated 'gtk_style_context_get_background_color'
Pablo Barciela
1
-1
/
+7
2018-05-03
Eliminate accessible children-changed event flood on container repopulation
Joanmarie Diggs
1
-2
/
+4
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
1
-0
/
+4
2018-04-04
Scale screen dimensions
Victor Kareh
1
-6
/
+12
2018-04-04
canvas-container: listen to scale factor to invalidate icons
Lionel Landwerlin
1
-0
/
+12
2018-01-31
require GTK+ 3.22 and GLib 2.50
monsta
1
-67
/
+2
2017-12-16
WidthOfScreen and HeightOfScreen implementation
Pablo Barciela
1
-22
/
+8
2017-08-25
gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:
ZenWalker
1
-0
/
+10
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-04-19
Expand grid width to canvas
raveit65
1
-1
/
+6
2017-04-13
Add size_request to IconContainer to work around unncecessary
raveit65
1
-0
/
+64
2017-03-13
eel: Avoid deprecated gdk_window_set_background functions
Alexei Sorokin
1
-2
/
+15
2017-03-13
Revert "GTK3.21:fix desktop redraw"
Alexei Sorokin
1
-7
/
+0
2017-01-27
Rename method to reflect its altered functionality
Luke Yelavich
1
-4
/
+4
2017-01-27
Replace other instances of atk_focus_tracker_notify with appropriate atk_set_...
Luke Yelavich
1
-5
/
+5
2017-01-06
remove some unused code that's also gone upstream
monsta
1
-14
/
+0
2017-01-02
Fix keyboard-down wraparound on compact view
lukefromdc
1
-26
/
+22
2016-12-29
fix indent and spacing a bit
monsta
1
-11
/
+11
2016-12-29
check for stable version of GTK+3, not for development one
monsta
1
-3
/
+3
2016-11-22
move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...
lukefromdc
1
-757
/
+5
2016-10-16
GTK+2: use eel helper again to set adjustment values
raveit65
1
-0
/
+36
2016-10-16
support back and forward mouse buttons to navigate
Martin Matuska
1
-0
/
+10
2016-10-11
Fix accessible object inherritance when used with GTK 3
Luke Yelavich
1
-0
/
+57
2016-08-04
GTK3.21:fix desktop redraw (caja-icon-container.c)
lukefromdc
1
-3
/
+7
2016-07-06
icon-container: don't use eel helper to set adjustment values
raveit65
1
-15
/
+10
2016-07-04
Gtk+-3.20 eel-canvas: use GdkSeat operations
raveit65
1
-0
/
+39
2016-07-04
GTK+-3.20 caja-icon-container: use GdkSeat operations
raveit65
1
-1
/
+11
2016-03-17
icon container: don't set label colors right after widget realize
monsta
1
-4
/
+0
[next]