summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-01-25GTK3 general: don't use deprecated gdk_app_launch_context_new()Wolfgang Ulbrich1-0/+4
2016-01-23GTK3 property-browser: expand the GtkScrolledWindow verticalWolfgang Ulbrich1-0/+3
2016-01-23GTK3 property-browser: don't use GtkHBox for both toolkits +Wolfgang Ulbrich1-15/+4
2016-01-23information-panel: use GtkWidget* instead of Gtk(V)Boxmonsta1-4/+8
2016-01-23fm-properties-window: use more code in both GTK+ buildsmonsta1-21/+24
2016-01-23information-panel: one more GtkWidget* usagemonsta1-4/+4
2016-01-23information-panel: use GtkWidget* instead of Gtk(H)Boxmonsta1-5/+10
2016-01-22navigation-pane: replace deprecated gtk_image_new_from_stock GTK_STOCK_EDITWolfgang Ulbrich1-1/+1
2016-01-22Gtk3: fix all possible deprecated GtkStock in srcWolfgang Ulbrich7-18/+18
2016-01-22GTK3 side-pane + spartial-window: don't use deprecated gtk_arrow_new ()Wolfgang Ulbrich2-0/+8
2016-01-21GTK3 query-editor: fix deprecated GTK_TYPE_VBOX usageWolfgang Ulbrich2-0/+18
2016-01-19GTK3 fm-list-view: don't use deprecated gtk_tree_view_set_rules_hintWolfgang Ulbrich1-0/+2
2016-01-19GTK3: don'use deprecated gtk_hseparator_newWolfgang Ulbrich1-3/+7
2016-01-19GTK: some missing GTK_TYPE_{H/V}BOX adjustmentsWolfgang Ulbrich7-0/+55
2016-01-18GTK3: fix deprecated GTK_TYPE_{H/V}BOX usageWolfgang Ulbrich5-2/+39
2016-01-18GTK3 desktop-icon-view: don't use deprecated GDK grab APIWolfgang Ulbrich1-0/+40
2016-01-17GTK3: more deprecated GtkVBox/GtkHBox fixesWolfgang Ulbrich4-2/+37
2016-01-17GTK3 connect-to-server-dialog: reduce if define hellWolfgang Ulbrich1-38/+16
2016-01-15GTK3 all: don't use deprecated GDK pointer methodsWolfgang Ulbrich1-0/+11
2016-01-15don't use deprecated gdk_cursor_new for both toolkit versionsWolfgang Ulbrich3-4/+10
2016-01-15GTK3 general: don't use gdk_cursor_unref()Wolfgang Ulbrich3-0/+12
2016-01-15GTK3: don't use deprecated gdk_threads_{enter/leave} ()Wolfgang Ulbrich1-1/+4
2016-01-14Small additional for closing tabs with middle-clickbl0ckeduser1-1/+1
2016-01-13GTK3 general: use eel_create_spotlight_pixbuf()Wolfgang Ulbrich3-0/+25
2016-01-13GTK3 window: port to GtkStyleContext, plug a leakWolfgang Ulbrich1-0/+2
2016-01-13GTK3 window: port to GtkStyleContextWolfgang Ulbrich1-0/+26
2016-01-13GTK3 spatial-window: port to GtkStyleContextWolfgang Ulbrich1-0/+4
2016-01-13GTK3 notebook: port to GtkStyleContextWolfgang Ulbrich1-0/+27
2016-01-13GTK3 location-bar: port to GtkStyleContextWolfgang Ulbrich1-0/+16
2016-01-13GTK3 properties-window: port to GtkStyleContextWolfgang Ulbrich1-4/+80
2016-01-13GTK3 list-view: port to GtkStyleContextWolfgang Ulbrich1-0/+15
2016-01-13Gtk3 caja-sidebartitle: partial-port-to-GtkStyleContextWolfgang Ulbrich1-1/+104
2016-01-08Middle-click tab closing (#457)bl0ckeduser1-0/+11
2016-01-02remove unused #definesMonsta1-4/+0
2015-12-25pathbar: remove unneeded assertsmonsta1-2/+5
2015-12-22set smclient mode to "no restart" when running as root or on other desktopsmonsta1-0/+3
2015-12-19use g_strcmp0 instead of unsafe strcmpMonsta1-1/+1
2015-12-05GTK3 properties-window: bold and right-aligned are always FALSEWolfgang Ulbrich1-4/+12
2015-12-05GTK3 properties-window: set max-width for value labelsraveit651-0/+1
2015-12-05GTK3: fm-properties-window, port GtkTable to GtkGridraveit651-39/+880
2015-12-05GTK3: desktop-item-properties, port GtkTable to GtkGridraveit651-1/+54
2015-12-05GTK3: fm-directory-view, port GtkTable to GtkGridraveit651-0/+69
2015-12-05GTK3: connect-server-dialog, port GtkTable to GtkGridraveit651-33/+136
2015-12-04properties -> custom icon dialog: add /usr/share/icons to Placesmonsta1-0/+1
2015-11-15fix g_object_unref callMonsta1-1/+5
2015-10-19GTK3: do not use deprecated gtk_misc_set_alignmentraveit6511-1/+97
2015-10-19GTK3: Replace gtk_{v,h}box new with gtk_box_newraveit6520-0/+95
2015-10-14Gtk3 places-sidebar: fixes accidental device ejectraveit651-0/+5
2015-09-28Fix for #383 - tree view open in new windowbl0ckeduser1-1/+14
2015-09-10When opening the first window, don't restore the position of the last closed ...Clement Lefebvre1-23/+1