summaryrefslogtreecommitdiff
path: root/src/caja-file-management-properties.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-09Fix some -Wsign-compare warningsrbuj1-3/+3
2021-12-19Use gresources for ui filesrbuj1-1/+1
2021-11-20Use a blank line at mostrbuj1-4/+0
2021-04-20Add creation time supportrbuj1-0/+1
2021-03-10cppcheck warning: Local variable 'combo_box' shadows outer argumentrbuj1-13/+6
2021-02-25caja-file-management-properties: Do not cast the instance to GObject when con...rbuj1-11/+9
2021-02-25caja-file-management-properties: use gtk_builder_new_from_filerbuj1-5/+1
2020-12-04caja-file-management-properties: use g_list_free_fullrbuj1-2/+1
2020-11-11Remove unused macrosPablo Barciela1-1/+0
2020-07-10Remove unused variable from eel_notebook_scroll_event_cbrbuj1-4/+5
2020-06-13caja-file-management-properties: Remove caja_file_management_properties_size_...rbuj1-32/+0
2020-05-05Remove the warning: the address of ‘iter’ will never be NULLrbuj1-8/+6
2019-07-27use show icons option in views tabWu Xiaotian1-3/+3
2019-07-27Add preference option to hide icons in list view.Wu Xiaotian1-0/+5
2019-07-10preferences: Render extension icons as cairo_surfacesVictor Kareh1-12/+12
2019-07-10preferences: Render media icons as cairo_surfaceVictor Kareh1-8/+9
2019-07-02Add scroll tabs with mouse wheelLaurent Napias1-0/+7
2019-06-18Remove trailing whitespacesrbuj1-11/+11
2019-06-17src: reduce the scope of some variablesPablo Barciela1-6/+8
2019-05-04eel: remove date & time functionsrbuj1-7/+7
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-8/+8
2019-04-10local #include files inside "" instead <>Pablo Barciela1-12/+10
2018-12-27Add independent show/hide backup filesSargastic1-0/+4
2018-10-19Add 'Configurable' interface and add support to caja-file-management-properties20kdc1-3/+60
2018-04-08Add sort criterion by reversed extension segmentsMoritz Bruder1-0/+7
2018-04-04Support HiDpi iconsCosimo Cecchi1-2/+3
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-6/+0
2018-01-15add missing window icon to About dialog for extensionsmonsta1-0/+1
2018-01-01caja-file-management-properties.c: Fix build warning:Pablo Barciela1-1/+1
2017-07-22don't use deprecated gtk_show_uriraveit651-0/+6
2017-05-25added feature: present the size on disk of files as we present the size of th...Felipe Barriga Richards1-0/+1
2017-02-07Add an option for asking confirmation before moving files to the trashColomban Wendling1-0/+4
2016-08-22drop a large amount of completely unused codemonsta1-1/+0
2016-07-30use GtkAbout instead of MateAboutraveit651-12/+10
2016-01-26fix a few build warningsmonsta1-4/+4
2015-07-07Revert "show main caja help page from m-u-g in all dialogs"Monsta1-4/+1
2015-06-17show main caja help page from m-u-g in all dialogsMonsta1-1/+4
2014-11-06Fix segmentation fault if extensions dont provide information fileStefano Karapetsas1-2/+2
2014-11-03Add about dialog for extensionsStefano Karapetsas1-4/+58
2014-10-27Allow extensions to define an ini file with name, icon and descriptionStefano Karapetsas1-10/+31
2014-10-27implementation of extension interface and status management (gsoc2014)Alexander van der Meij1-0/+93
2014-06-27Add option in the UI to set IEC units usageStefano Karapetsas1-0/+5
2013-12-22Update help uri to the correct locationinfirit1-2/+2
2013-08-01Replace ghelp: with help: for user-guideinfirit1-1/+1
2013-04-12Fix default sort order in preferences windowStefano Karapetsas1-1/+0
2013-04-12Fix radio buttons and GSettings in preferences windowStefano Karapetsas1-52/+28
2012-12-22[fm-properties] Use G_SETTINGS_BIND_INVERT_BOOLEAN where appropriateJasmine Hassan1-22/+2
2012-11-16[src] replace deprecated GtkComboBox text APIs with GtkComboBoxTextJasmine Hassan1-10/+11
2012-11-16[fm-properties] use right link for the 'Media' help pageJasmine Hassan1-0/+4
2012-09-05remove latest mateconf stuffStefano Karapetsas1-21/+2