Age | Commit message (Expand) | Author | Files | Lines |
2016-08-04 | GTK3.21:fix desktop redraw (fm-list-view.c) | lukefromdc | 1 | -0/+6 |
2016-08-04 | GTK3.21:fix desktop redraw (fm-icon-view.c) | lukefromdc | 1 | -2/+10 |
2016-08-04 | GTK3.21:fix desktop redraw (fm-directory-view.c) | lukefromdc | 1 | -5/+14 |
2016-08-04 | GTK3.21:fix desktop redraw (fm-desktop-icon-view.c) | lukefromdc | 1 | -0/+13 |
2016-07-20 | GTK 3.21: stop properties window going full height | lukefromdc | 1 | -1/+4 |
2016-07-06 | GTK+-3 fm-properties-window: use widget properties instead of GtkAlignment | raveit65 | 1 | -5/+18 |
2016-07-06 | GTK+-3 fm-list-view: use widget properties instead of GtkAlignment | raveit65 | 1 | -0/+9 |
2016-07-04 | Gtk+-3.20 fm-desktop-icon-view: use GdkSeat operations | raveit65 | 1 | -1/+31 |
2016-05-31 | GTK+-3 fm-icon-view: fix a Wincompatible-pointer-types build warning | raveit65 | 1 | -2/+2 |
2016-02-16 | [GTK+3] handle smooth scroll events for zooming (with Ctrl held) | monsta | 1 | -0/+28 |
2016-02-09 | .view style class on icon view scrolled window | lukefromdc | 1 | -1/+6 |
2016-02-08 | use g_hash_table_remove_all and get rid of some callbacks | monsta | 1 | -7/+1 |
2016-02-06 | properties-window: use 'bold and right-aligned are always FALSE' for gtk2 too | Wolfgang Ulbrich | 1 | -18/+4 |
2016-02-01 | fix a build warning and a sudden build error that followed O_o | monsta | 1 | -1/+1 |
2016-01-25 | GTK3: fix deprecated GtkMisc | Wolfgang Ulbrich | 4 | -12/+12 |
2016-01-23 | fm-properties-window: use more code in both GTK+ builds | monsta | 1 | -21/+24 |
2016-01-19 | GTK3 fm-list-view: don't use deprecated gtk_tree_view_set_rules_hint | Wolfgang Ulbrich | 1 | -0/+2 |
2016-01-19 | GTK3: don'use deprecated gtk_hseparator_new | Wolfgang Ulbrich | 1 | -3/+7 |
2016-01-18 | GTK3 desktop-icon-view: don't use deprecated GDK grab API | Wolfgang Ulbrich | 1 | -0/+40 |
2016-01-17 | GTK3: more deprecated GtkVBox/GtkHBox fixes | Wolfgang Ulbrich | 1 | -1/+13 |
2016-01-15 | don't use deprecated gdk_cursor_new for both toolkit versions | Wolfgang Ulbrich | 2 | -3/+5 |
2016-01-15 | GTK3 general: don't use gdk_cursor_unref() | Wolfgang Ulbrich | 2 | -0/+8 |
2016-01-13 | GTK3 general: use eel_create_spotlight_pixbuf() | Wolfgang Ulbrich | 2 | -0/+16 |
2016-01-13 | GTK3 properties-window: port to GtkStyleContext | Wolfgang Ulbrich | 1 | -4/+80 |
2016-01-13 | GTK3 list-view: port to GtkStyleContext | Wolfgang Ulbrich | 1 | -0/+15 |
2015-12-19 | use g_strcmp0 instead of unsafe strcmp | Monsta | 1 | -1/+1 |
2015-12-05 | GTK3 properties-window: bold and right-aligned are always FALSE | Wolfgang Ulbrich | 1 | -4/+12 |
2015-12-05 | GTK3 properties-window: set max-width for value labels | raveit65 | 1 | -0/+1 |
2015-12-05 | GTK3: fm-properties-window, port GtkTable to GtkGrid | raveit65 | 1 | -39/+880 |
2015-12-05 | GTK3: desktop-item-properties, port GtkTable to GtkGrid | raveit65 | 1 | -1/+54 |
2015-12-05 | GTK3: fm-directory-view, port GtkTable to GtkGrid | raveit65 | 1 | -0/+69 |
2015-12-04 | properties -> custom icon dialog: add /usr/share/icons to Places | monsta | 1 | -0/+1 |
2015-10-19 | GTK3: do not use deprecated gtk_misc_set_alignment | raveit65 | 4 | -0/+25 |
2015-10-19 | GTK3: Replace gtk_{v,h}box new with gtk_box_new | raveit65 | 4 | -0/+17 |
2015-09-28 | Fix for #383 - tree view open in new window | bl0ckeduser | 1 | -1/+14 |
2015-09-04 | Switch to org.gnome.SessionManager | Clement Lefebvre | 1 | -19/+0 |
2015-08-24 | list view: jump to parent with left key on collapsed rows | Monsta | 1 | -1/+9 |
2015-07-20 | file properties dialog: bring back two missing tabs | Monsta | 1 | -0/+14 |
2015-07-20 | small indent fixes | Monsta | 1 | -1/+1 |
2015-07-09 | Use accessor functions instead of direct access | infirit | 1 | -1/+1 |
2015-07-07 | Revert "show main caja help page from m-u-g in all dialogs" | Monsta | 2 | -4/+2 |
2015-06-17 | show main caja help page from m-u-g in all dialogs | Monsta | 2 | -2/+4 |
2015-03-05 | GTK3: add missing style class view to FMIconContainer | raveit65 | 1 | -0/+4 |
2015-01-13 | drop support for GLib < 2.36 | Monsta | 6 | -44/+18 |
2015-01-12 | use mate_gdk_spawn_command_line_on_screen like other MATE apps do | Monsta | 1 | -17/+5 |
2015-01-10 | audio-preview: Add support for GStreamer 1.0 | Balló György | 1 | -2/+8 |
2014-12-29 | fixed: Adjust Default _zoom level always get the last "old" value | 高群凯 | 1 | -1/+2 |
2014-12-10 | zero-init all signals arrays | Monsta | 1 | -1/+1 |
2014-12-10 | file-manager: don't leak memory | Monsta | 3 | -4/+6 |
2014-10-27 | implementation of extension interface and status management (gsoc2014) | Alexander van der Meij | 2 | -2/+4 |