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-canvas-item.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-31
Avoid deprecated g_type_class_add_private under libcaja-private
Wu Xiaotian
1
-20
/
+18
2018-05-05
avoid deprecated 'gtk_style_context_get_background_color'
Pablo Barciela
1
-2
/
+10
2018-04-24
Emit accessible-name-change signal for icons only when icons are renamed
Joanmarie Diggs
1
-1
/
+0
2018-04-06
Fix warnings from HiDPI commits
lukefromdc
1
-1
/
+1
2018-04-04
HiDPI: Convert Pixbufs to Cairo Surfaces
Victor Kareh
1
-3
/
+1
2018-04-04
Support HiDpi icons
Cosimo Cecchi
1
-67
/
+83
2018-04-04
canvas-item: use gtk_render_icon_surface for the DnD surface
Cosimo Cecchi
1
-3
/
+8
2017-04-18
use atk_component_get_extents instead of atk_component_get_position
monsta
1
-2
/
+2
2017-04-13
IconCanvasItem: fix overlapping filenames on hover
raveit65
1
-1
/
+0
2017-01-27
Use ATK_STATE_SELECTED and ATK_STATE_FOCUSED appropriately for highlight prop...
Luke Yelavich
1
-9
/
+7
2017-01-07
a11y: fix accessibility implementation for CajaIconCanvasItemAccessible
Colomban Wendling
1
-3
/
+3
2016-12-31
Fix cursor on single-click navigation mode.
Franco Tortoriello
1
-2
/
+15
2016-12-14
Add a separator when concatenating strings in icon text accessible
Colomban Wendling
1
-0
/
+2
2016-11-22
move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...
lukefromdc
1
-561
/
+7
2016-08-22
drop a large amount of completely unused code
monsta
1
-1
/
+0
2016-01-15
GTK3 general: don't use gdk_cursor_unref()
Wolfgang Ulbrich
1
-0
/
+4
2016-01-15
GTK3 icon-canvas-item: add a missing gtk_style_context_restore()
Wolfgang Ulbrich
1
-0
/
+2
2016-01-13
GTK3 icon-canvas-item: don't override parent container style flags
Wolfgang Ulbrich
1
-17
/
+10
2016-01-13
GTK3 icon-canvas-item: don't draw pango layouts when renaming
Wolfgang Ulbrich
1
-2
/
+4
2016-01-13
GTK3 icon-canvas-item: render the additional text with gtk_render_layout()
Wolfgang Ulbrich
1
-4
/
+31
2016-01-13
GTK3 icon-canvas-item: use gtk_render_* methods instead of direct cairo
Wolfgang Ulbrich
1
-142
/
+243
2016-01-13
GTK3 icon-canvas-item: make the icon frame transparent when not prelit
Wolfgang Ulbrich
1
-10
/
+5
2016-01-13
GTK3 icon-canvas-item: remove an useless snippet of drawing code
Wolfgang Ulbrich
1
-11
/
+1
2016-01-13
GTK3 icon-canvas-item: use eel_create_spotlight_pixbuf()
Wolfgang Ulbrich
1
-6
/
+7
2016-01-13
GTK3 icon-container: remove useless theming properties
Wolfgang Ulbrich
1
-4
/
+12
2016-01-13
GTK3 icon-canvas-item: set the right style class
Wolfgang Ulbrich
1
-1
/
+15
2016-01-13
GTK3 icon-container: fix rendering of text on the desktop
Wolfgang Ulbrich
1
-1
/
+1
2016-01-13
GTK3 icon-canvas-item: port to GtkStyleContext
Wolfgang Ulbrich
1
-16
/
+74
2015-01-13
drop support for GLib < 2.36
Monsta
1
-2
/
+0
2014-03-09
icon-canvas-item: attempt to fix up a11y for CajaIconCanvasItem
Stefano Karapetsas
1
-333
/
+273
2012-12-22
[all] silence warnings from GCC 4.6
Jasmine Hassan
1
-14
/
+1
2012-11-23
[all] include src/glibcompat.h & use g_list_free_full() where needed
Jasmine Hassan
1
-4
/
+4
2012-11-20
[lc-p] revise rendering-cleanup commit 2a4433a562
Jasmine Hassan
1
-7
/
+9
2012-11-16
[eel] remove eel_gdk_pixbuf_list_ref()
Jasmine Hassan
1
-2
/
+1
2012-11-16
[all] use g_list_free() and g_strcmp0 instead of eel functions
Jasmine Hassan
1
-4
/
+6
2012-11-16
[icon-canvas-item] use cairo directly instead of gdk_pixbuf_composite()
Jasmine Hassan
1
-18
/
+27
2012-11-16
[icon-canvas-item] set transparent background for highlight
Jasmine Hassan
1
-2
/
+1
2012-11-16
[libcaja-private] Port to rendering-cleanup-next
Jasmine Hassan
1
-50
/
+232
2012-11-14
[lc-p|eel-gtk-extensions] Don't include eel-pango-extensions.h
Jasmine Hassan
1
-1
/
+0
2012-11-14
[lc-p] properly dash the icon when resizing it
Jasmine Hassan
1
-11
/
+3
2012-11-14
[lc-p] make drawing of resize knobs work again
Jasmine Hassan
1
-8
/
+7
2012-11-14
[lc-p] port CajaIconCanvasItem to cairo drawing
Jasmine Hassan
1
-104
/
+77
2012-09-05
convert click-policy to gsettings
Stefano Karapetsas
1
-3
/
+4
2012-08-12
Fixed incorrect fsf addresses. Closes #28.
Steve Zesch
1
-2
/
+2
2011-12-01
moving from https://github.com/perberos/mate-desktop-environment
Perberos
1
-0
/
+3874