summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-12-23Remove unused memberColomban Wendling1-1/+0
2022-08-19image properties: Look for supported mime types at runtimerbuj1-20/+38
2022-08-04caja-bookmark: 'caja_bookmark_get_uri (CajaBookmark *)' may return NULLrbuj1-4/+1
2022-08-04image properties: Improve the layoutrbuj1-42/+59
2022-07-22Fix build warning -Wmissing-field-initializersrbuj1-2/+1
2022-07-22Fix build warning -Wbad-function-castrbuj1-3/+6
2022-06-08Document and fix default-sort-order preferenceGordon Norman Squash1-1/+3
2022-03-23caja-application: Variable is assigned a value that is never usedrbuj1-2/+1
2022-02-09Fix implicit conversion changes signedness: 'gboolean' to 'guint'rbuj3-4/+4
2022-02-09Fix some -Wsign-compare warningsrbuj10-30/+41
2022-01-28caja-property-browser: 'gdk_color_parse' is deprecatedrbuj1-13/+13
2022-01-28caja-property-browser: Fix build warning -Wconstant-conversionrbuj1-9/+11
2021-12-31caja-sidebar-title: fix memory leakrbuj1-1/+5
2021-12-31fm-directory-view: fix memory leakrbuj1-1/+5
2021-12-21caja-application: avoid SEGV when profiling/debugging coderbuj1-2/+1
2021-12-19Use gresources for ui filesrbuj6-2918/+15
2021-11-20Use a blank line at mostrbuj59-238/+0
2021-11-08caja-places-sidebar: fix right-click menu heightBenjamin Heiniger1-7/+18
2021-06-18Update copyright to 2021raveit654-0/+4
2021-05-08caja-bookmarks-window.ui: expand child widgets, sane default sizembkma1-7/+18
2021-05-05caja-bookmarks-window.ui: remove deprecated GtkAlignment, remove empty labelsmbkma1-172/+82
2021-05-05caja-file-management-properties.ui: remove deprecated GtkAlignment (usembkma1-1219/+1157
2021-04-20Add creation time supportrbuj4-0/+21
2021-04-20caja-window: remove -Wcast-function-type warningrbuj1-5/+13
2021-04-20caja-window-menus: remove -Wcast-function-type warningrbuj1-3/+1
2021-04-20caja-window-manage-views: remove -Wcast-function-type warningrbuj1-2/+10
2021-04-20caja-property-browser: remove -Wcast-function-type warningrbuj1-4/+11
2021-04-13icon view: Add a directory setting to block moving iconsColomban Wendling3-0/+78
2021-04-02No longer need to check the locale.h header as it's part of C90rbuj1-2/+0
2021-04-01warning: missing initializer for a field of ‘GtkActionEntry’rbuj5-34/+47
2021-03-11caja-places-sidebar: gnome-disk-utility ignores the --xid optionrbuj1-7/+0
2021-03-11caja-pathbar: Fix cppcheck warning nullPointerRedundantCheckrbuj1-25/+19
2021-03-10caja-application: Use PACKAGE in notify_init instead of GETTEXT_PACKAGErbuj1-1/+1
2021-03-10cppcheck warning: Local variable 'combo_box' shadows outer argumentrbuj1-13/+6
2021-02-26caja-window: Fix cppcheck warning unusedAllocatedMemoryrbuj1-4/+0
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
2021-02-25Fix warnings about xmlChar castrbuj2-95/+105
2021-02-07build: allow users to disable gettext support (--disable-nls)rbuj13-0/+30
2021-02-05build: Use PACKAGE_URL variablerbuj1-1/+1
2021-01-23caja-places-sidebar: upgrade format drive itemrbuj1-2/+49
2021-01-16Update copyright to 2021rbuj1-1/+1
2021-01-15Remove warning -Wtype-limitsrbuj1-1/+1
2020-12-25caja-bookmarks-window: upgrade ui filerbuj1-68/+65
2020-12-04caja-file-management-properties: use g_list_free_fullrbuj1-2/+1
2020-11-15fm-properties-window: make the location of system folders portablerbuj2-2/+4
2020-11-11Remove unused macrosPablo Barciela9-33/+0
2020-11-11Duplicate tabs using the scroll wheel (#1456)Erik Bročko4-12/+32
2020-11-11Fix i18n in backgrounds and emblems dialogrbuj1-6/+6
2020-09-05fm-directory-view: Error message when a link could not be createdrbuj1-8/+23