summaryrefslogtreecommitdiff
path: root/src/file-manager/fm-properties-window.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-23Remove unused memberColomban Wendling1-1/+0
2022-07-22Fix build warning -Wbad-function-castrbuj1-3/+6
2022-02-09Fix some -Wsign-compare warningsrbuj1-1/+1
2021-11-20Use a blank line at mostrbuj1-24/+0
2021-04-20Add creation time supportrbuj1-0/+4
2020-11-15fm-properties-window: make the location of system folders portablerbuj1-2/+2
2020-08-04Remove trailing spaces/tabsrbuj1-2/+2
2020-07-10Remove unused variable from eel_notebook_scroll_event_cbrbuj1-2/+2
2020-07-10fm-properties-window: Do not display Modified field for mounted pointsrbuj1-1/+10
2020-06-30caja properties-window: display dir last modifiedԜеѕ1-3/+20
2020-06-15fm-properties: Don't show notebook arrowsraveit651-1/+0
2020-01-12fm-properties: Remove use of mate-desktop-thumbnail helperraveit651-5/+3
2019-08-19Remove comments that are not written to translators from pot filerbuj1-1/+1
2019-07-17src / file-manager: reduce the scope of some variablesPablo Barciela1-40/+86
2019-07-02Add scroll tabs with mouse wheelLaurent Napias1-0/+8
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-24/+24
2019-04-10local #include files inside "" instead <>Pablo Barciela1-30/+34
2019-01-28Avoid deprecated g_type_class_add_privateWu Xiaotian1-7/+3
2018-12-01fm-properties-window: Fix memory leaksPablo Barciela1-6/+13
2018-11-02properties-window: fix checking inconsistent stateAlexandru Pandelea1-1/+1
2018-06-04avoid deprecated 'gtk_window_set_wmclass'Pablo Barciela1-1/+0
2018-05-18avoid deprecated 'gtk_dialog_get_action_area'Pablo Barciela1-5/+6
2018-04-04properties-window: support HiDpi for the properties window iconCosimo Cecchi1-17/+10
2018-04-04Support HiDpi iconsCosimo Cecchi1-6/+17
2018-03-23avoid 'gtk_file_chooser_dialog_new' with stock idsPablo Barciela1-4/+4
2018-03-12avoid gtk_dialog_add_buttons with stock idsPablo Barciela1-4/+9
2018-02-09avoid deprecated GtkStockPablo Barciela1-5/+5
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-14/+3
2017-07-22don't use deprecated gtk_show_uriraveit651-0/+7
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