Age | Commit message (Expand) | Author | Files | Lines |
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-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-container: remove unused code caching canvas item colors | Wolfgang Ulbrich | 2 | -131/+18 |
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-container: remove unused style properties | Wolfgang Ulbrich | 2 | -46/+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-canvas-item: use eel_create_spotlight_pixbuf() | Wolfgang Ulbrich | 1 | -6/+7 |
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 | 2 | -32/+41 |
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-dnd: set the right style class, and use GdkRGBA | Wolfgang Ulbrich | 1 | -3/+20 |
2016-01-13 | Gtk3 tree-drag-dest: set the right style class | Wolfgang Ulbrich | 1 | -1/+11 |
2016-01-13 | GTK3 icon-canvas-item: set the right style class | Wolfgang Ulbrich | 1 | -1/+15 |
2016-01-13 | GTK3 icon-info: plug a leak | Wolfgang Ulbrich | 1 | -1/+7 |
2016-01-13 | Gtk3 tree-view-drag-dest: port to GtkStyleContext | Wolfgang Ulbrich | 1 | -4/+5 |
2016-01-13 | GTK3 icon-container: fix rendering of text on the desktop | Wolfgang Ulbrich | 2 | -8/+8 |
2016-01-13 | GTK3 icon-container: port to GtkStyleContext | Wolfgang Ulbrich | 3 | -7/+247 |
2016-01-13 | GTK3 icon-canvas-item: port to GtkStyleContext | Wolfgang Ulbrich | 1 | -16/+74 |
2016-01-13 | GTK3 file-conflict-dialog: port to GtkStyleContext | Wolfgang Ulbrich | 1 | -1/+23 |
2016-01-13 | GTK3 icon-dnd: fix DnD highlighting regression | Wolfgang Ulbrich | 1 | -1/+11 |
2016-01-13 | GTK3 icon-container: remove spurious call to gtk_adjustment_changed() | Wolfgang Ulbrich | 1 | -2/+0 |
2016-01-13 | icon-info: use gdk_pixbuf_new_from_stream_at_scale() | Wolfgang Ulbrich | 1 | -2/+4 |
2016-01-13 | conflict-dialog: make the rename entry expand the whole width | Wolfgang Ulbrich | 1 | -1/+1 |
2016-01-13 | file-conflict-dialog: Don't use italic fonts | Wolfgang Ulbrich | 1 | -6/+6 |
2016-01-06 | Fix fontcolor in icon view with some light themes | bl0ckeduser | 1 | -1/+2 |
2016-01-02 | drop MateConf migration script | Monsta | 2 | -87/+0 |
2015-12-22 | drop source files that aren't used for years | monsta | 4 | -332/+0 |
2015-11-20 | Don't translate default font value in gsettings schema | Clement Lefebvre | 1 | -1/+1 |
2015-10-19 | GTK3: do not use deprecated gtk_misc_set_alignment | raveit65 | 5 | -0/+46 |
2015-10-19 | GTK3: Replace gtk_{v,h}box new with gtk_box_new | raveit65 | 6 | -0/+28 |
2015-10-07 | fixed wrong link to gnome website in the comments | monsta | 1 | -1/+1 |
2015-09-26 | GTK3: reduce size of autorun-dialog | raveit65 | 1 | -0/+6 |
2015-09-17 | undostack: don't try restoring files w/o "trash::orig-path" attribute | monsta | 1 | -0/+5 |
2015-09-17 | use standard defines for "trash::" attributes | monsta | 2 | -4/+6 |
2015-09-06 | Rework gsettings schema building | infirit | 5 | -510/+506 |
2015-09-04 | Switch to org.gnome.SessionManager | Clement Lefebvre | 1 | -4/+4 |
2015-07-20 | removed useless call to g_list_free | Monsta | 1 | -1/+1 |
2015-07-20 | small indent fixes | Monsta | 1 | -3/+1 |
2015-07-07 | Merge pull request #431 from NiceandGently/master | monsta | 1 | -1/+6 |
2015-06-27 | Use g_malloc instead of malloc to be safe | OBATA Akio | 1 | -2/+2 |
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 |