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
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
2016-03-17
icon container: restore original font color select logic
monsta
1
-1
/
+1
2016-01-31
GTK3 desktop: add a caja-desktop style class to the desktop canvas
Wolfgang Ulbrich
1
-0
/
+9
2016-01-25
GTK3: fix deprecated GtkMisc
Wolfgang Ulbrich
1
-0
/
+7
2016-01-18
fix fg-color of dark themes
Wolfgang Ulbrich
1
-3
/
+2
2016-01-15
GTK3 all: don't use deprecated GDK pointer methods
Wolfgang Ulbrich
1
-0
/
+8
2016-01-15
don't use deprecated gdk_cursor_new for both toolkit versions
Wolfgang Ulbrich
1
-4
/
+6
2016-01-15
GTK3 general: don't use gdk_cursor_unref()
Wolfgang Ulbrich
1
-0
/
+4
2016-01-15
GTK3: don't use deprecated gtk_widget_size_request
Wolfgang Ulbrich
1
-4
/
+4
2016-01-13
GTK3 icon-container: invalidate the layout cache on style-updated
Wolfgang Ulbrich
1
-1
/
+1
2016-01-13
GTK3 icon-container: don't chain up style-updated for the desktop container
Wolfgang Ulbrich
1
-3
/
+14
2016-01-13
GTK3 icon-container: use the "rubberband" style class for the selection item
Wolfgang Ulbrich
1
-43
/
+78
2016-01-13
GTK3 icon-container: remove unused code caching canvas item colors
Wolfgang Ulbrich
1
-118
/
+15
2016-01-13
GTK3 icon-container: remove unused style properties
Wolfgang Ulbrich
1
-44
/
+3
2016-01-13
GTK3 icon-container: hook to style_updated instead of style_set
Wolfgang Ulbrich
1
-6
/
+13
2016-01-13
GTK3 icon-container: fix setting the selection when renaming
Wolfgang Ulbrich
1
-1
/
+9
2016-01-13
GTK3 icon-container: fix a couple of ACTIVE -> NORMAL typos
Wolfgang Ulbrich
1
-3
/
+3
2016-01-13
GTK3 icon-container: remove useless theming properties
Wolfgang Ulbrich
1
-28
/
+29
2016-01-13
GTK3 icon-container: plug a memory leak
Wolfgang Ulbrich
1
-1
/
+6
2016-01-13
GTK3 icon-container: fix rendering of text on the desktop
Wolfgang Ulbrich
1
-2
/
+5
2016-01-13
GTK3 icon-container: don't malloc() GdkRGBA colors manually
Wolfgang Ulbrich
1
-7
/
+7
2016-01-13
GTK3 icon-container: fix rendering of text on the desktop
Wolfgang Ulbrich
1
-7
/
+7
2016-01-13
GTK3 icon-container: port to GtkStyleContext
Wolfgang Ulbrich
1
-4
/
+230
2016-01-13
GTK3 icon-container: remove spurious call to gtk_adjustment_changed()
Wolfgang Ulbrich
1
-2
/
+0
2016-01-06
Fix fontcolor in icon view with some light themes
bl0ckeduser
1
-1
/
+2
2015-10-19
GTK3: Replace gtk_{v,h}box new with gtk_box_new
raveit65
1
-0
/
+4
2015-07-07
Merge pull request #431 from NiceandGently/master
monsta
1
-1
/
+6
2015-06-24
compact view: don't auto-scroll to the right on long filenames
Monsta
1
-4
/
+6
2015-06-21
icon-container: reset the double click counter after a double click
raveit65
1
-1
/
+6
2015-01-13
drop support for GLib < 2.36
Monsta
1
-2
/
+0
2015-01-10
some optimizations in the access to lists
Monsta
1
-29
/
+10
2014-12-10
zero-init all signals arrays
Monsta
1
-1
/
+1
[next]