summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-07-21caja-sidebar-title: fix memory leakrbuj1-1/+5
2022-07-21fm-directory-view: fix memory leakrbuj1-1/+5
2022-07-21caja-application: avoid SEGV when profiling/debugging coderbuj1-2/+1
2022-07-21caja-places-sidebar: fix right-click menu heightBenjamin Heiniger1-7/+18
2022-07-21Update copyright to 2021raveit654-0/+4
2022-07-21caja-bookmarks-window.ui: expand child widgets, sane default sizembkma1-7/+18
2022-07-21caja-bookmarks-window.ui: remove deprecated GtkAlignment, remove empty labelsmbkma1-172/+82
2022-07-21caja-file-management-properties.ui: remove deprecated GtkAlignment (usembkma1-1219/+1157
2022-07-21Add creation time supportrbuj4-0/+21
2022-07-21caja-window: remove -Wcast-function-type warningrbuj1-5/+13
2022-07-21caja-window-menus: remove -Wcast-function-type warningrbuj1-3/+1
2022-07-21caja-window-manage-views: remove -Wcast-function-type warningrbuj1-2/+10
2022-07-21caja-property-browser: remove -Wcast-function-type warningrbuj1-4/+11
2022-07-21icon view: Add a directory setting to block moving iconsColomban Wendling3-0/+78
2022-07-21No longer need to check the locale.h header as it's part of C90rbuj1-2/+0
2022-07-21warning: missing initializer for a field of ‘GtkActionEntry’rbuj5-34/+47
2022-07-21caja-places-sidebar: gnome-disk-utility ignores the --xid optionrbuj1-7/+0
2022-07-21caja-pathbar: Fix cppcheck warning nullPointerRedundantCheckrbuj1-25/+19
2022-07-21caja-application: Use PACKAGE in notify_init instead of GETTEXT_PACKAGErbuj1-1/+1
2022-07-21cppcheck warning: Local variable 'combo_box' shadows outer argumentrbuj1-13/+6
2022-07-21caja-window: Fix cppcheck warning unusedAllocatedMemoryrbuj1-4/+0
2022-07-21caja-file-management-properties: Do not cast the instance to GObject when con...rbuj1-11/+9
2022-07-21caja-file-management-properties: use gtk_builder_new_from_filerbuj1-5/+1
2022-07-21Fix warnings about xmlChar castrbuj2-95/+105
2022-07-21build: allow users to disable gettext support (--disable-nls)rbuj13-0/+30
2022-07-21build: Use PACKAGE_URL variablerbuj1-1/+1
2022-07-21caja-places-sidebar: upgrade format drive itemrbuj1-2/+49
2022-07-21Update copyright to 2021rbuj1-1/+1
2022-07-21Remove warning -Wtype-limitsrbuj1-1/+1
2022-07-21caja-bookmarks-window: upgrade ui filerbuj1-68/+65
2022-07-21caja-file-management-properties: use g_list_free_fullrbuj1-2/+1
2022-07-21fm-properties-window: make the location of system folders portablerbuj2-2/+4
2022-07-21Remove unused macrosPablo Barciela9-33/+0
2022-07-21Duplicate tabs using the scroll wheel (#1456)Erik Bročko4-12/+32
2022-07-21Fix i18n in backgrounds and emblems dialogrbuj1-6/+6
2022-07-21fm-directory-view: Error message when a link could not be createdrbuj1-8/+23
2022-07-21Remove trailing spaces/tabsrbuj3-4/+4
2022-07-21Add a "Bookmarks" sidebar to CajaGordon N. Squash4-0/+650
2022-07-21Guard block is missingrbuj2-0/+12
2022-07-21caja-notebook: Add notebook scroll eventrbuj1-7/+97
2022-07-21fm-icon-view: totem-audio-preview was removed in totem 2.25.90rbuj2-16/+3
2022-07-21caja-file-management-properties: Reduce the height of the dialogrbuj1-294/+239
2022-07-21Remove unused variable from eel_notebook_scroll_event_cbrbuj2-6/+7
2022-07-21fm-properties-window: Do not display Modified field for mounted pointsrbuj1-1/+10
2022-07-21caja properties-window: display dir last modifiedԜеѕ1-3/+20
2022-07-21caja-window-slot: fix window icon replacement/alternationrbuj1-9/+15
2022-07-21fm-properties: Don't show notebook arrowsraveit651-1/+0
2022-07-21caja-file-management-properties: Remove caja_file_management_properties_size_...rbuj2-32/+25
2022-07-21caja-file-management-properties.ui: Fix deprecationsrbuj1-80/+79
2022-07-21Replace GtkStateType (GTK2 enum) with GtkStateFlags (GTK3 enum)rbuj1-5/+5