summaryrefslogtreecommitdiff
path: root/src/file-manager/fm-properties-window.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-25added feature: present the size on disk of files as we present the size of th...Felipe Barriga Richards1-6/+22
2016-12-29Show "open with" tab in properties window when "open with" menu availablelukefromdc1-2/+1
2016-12-29fix build warning about wrong variable typemonsta1-1/+1
2016-12-29check for stable version of GTK+3, not for development onemonsta1-1/+1
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc1-1137/+24
2016-07-20GTK 3.21: stop properties window going full heightlukefromdc1-1/+4
2016-07-06GTK+-3 fm-properties-window: use widget properties instead of GtkAlignmentraveit651-5/+18
2016-02-06properties-window: use 'bold and right-aligned are always FALSE' for gtk2 tooWolfgang Ulbrich1-18/+4
2016-01-25GTK3: fix deprecated GtkMiscWolfgang Ulbrich1-2/+2
2016-01-23fm-properties-window: use more code in both GTK+ buildsmonsta1-21/+24
2016-01-19GTK3: don'use deprecated gtk_hseparator_newWolfgang Ulbrich1-3/+7
2016-01-17GTK3: more deprecated GtkVBox/GtkHBox fixesWolfgang Ulbrich1-1/+13
2016-01-15don't use deprecated gdk_cursor_new for both toolkit versionsWolfgang Ulbrich1-1/+3
2016-01-15GTK3 general: don't use gdk_cursor_unref()Wolfgang Ulbrich1-0/+4
2016-01-13GTK3 properties-window: port to GtkStyleContextWolfgang Ulbrich1-4/+80
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-04properties -> custom icon dialog: add /usr/share/icons to Placesmonsta1-0/+1
2015-10-19GTK3: do not use deprecated gtk_misc_set_alignmentraveit651-0/+4
2015-10-19GTK3: Replace gtk_{v,h}box new with gtk_box_newraveit651-0/+5
2015-07-20file properties dialog: bring back two missing tabsMonsta1-0/+14
2015-07-20small indent fixesMonsta1-1/+1
2015-07-07Revert "show main caja help page from m-u-g in all dialogs"Monsta1-2/+1
2015-06-17show main caja help page from m-u-g in all dialogsMonsta1-1/+2
2015-01-13drop support for GLib < 2.36Monsta1-26/+14
2014-12-10file-manager: don't leak memoryMonsta1-1/+3
2014-10-27implementation of extension interface and status management (gsoc2014)Alexander van der Meij1-1/+2
2014-01-27Add option to show file sizes with IEC units instead of SI unitsStefano Karapetsas1-4/+14
2013-12-22Update help uri to the correct locationinfirit1-1/+1
2013-10-06Properly free GHashTable in properties windowStefano Karapetsas1-1/+1
2013-08-01Replace ghelp: with help: for user-guideinfirit1-1/+1
2013-07-24Update for mate-desktop changesStefano Karapetsas1-1/+1
2012-12-22[all] silence warnings from GCC 4.6Jasmine Hassan1-3/+1
2012-11-23[src] fix some incompatible pointer type warningsJasmine Hassan1-1/+1
2012-11-23[all] include src/glibcompat.h & use g_list_free_full() where neededJasmine Hassan1-20/+12
2012-11-16[all] use g_list_free() and g_strcmp0 instead of eel functionsJasmine Hassan1-13/+22
2012-11-16[src] replace deprecated GtkComboBox text APIs with GtkComboBoxTextJasmine Hassan1-5/+5
2012-11-16[properties-window] split some long linesJasmine Hassan1-8/+32
2012-11-16[properties-window] don't use expose-event to draw the pie chartJasmine Hassan1-12/+50
2012-11-16[src] don't use GtkObject (GTK3)Jasmine Hassan1-0/+12
2012-11-16[src] convert to new GDK_KEY prefixJasmine Hassan1-1/+1
2012-11-16[all] Don't use gtk_dialog_set_has_separator()Jasmine Hassan1-1/+0
2012-11-13[src] remove 2 unused includesJasmine Hassan1-1/+0
2012-09-06remove old undo codeStefano Karapetsas1-23/+0
2012-09-05convert show-advanced-persmissions to gsettingsStefano Karapetsas1-1/+1
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+5835