Age | Commit message (Expand) | Author | Files | Lines |
2022-07-20 | canvas-item: Don't hyphenate filenames | raveit65 | 1 | -0/+22 |
2022-07-20 | desktop: Always draw the items label frame | Colomban Wendling | 1 | -12/+16 |
2022-07-20 | Remove trailing whitespaces | rbuj | 1 | -3/+3 |
2022-07-20 | libcaja-private: reduce the scope of some variables | Pablo Barciela | 1 | -17/+28 |
2022-07-19 | eel: remove eel_g_object_list_ref | rbuj | 1 | -1/+1 |
2022-07-19 | local #include files inside "" instead <> | Pablo Barciela | 1 | -14/+14 |
2022-07-19 | caja-icon-canvas-item: avoid 'cppcheck' warning | Pablo Barciela | 1 | -14/+13 |
2022-07-19 | caja-icon-canvas-item: initialize variable 'scale' | Pablo Barciela | 1 | -1/+1 |
2019-03-07 | avoid variables set but not used | Pablo Barciela | 1 | -2/+0 |
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 |