summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2022-07-20Remove the warning: the address of ‘iter’ will never be NULLrbuj1-8/+6
2022-07-20Fix -Wmissing-prototypes build warningsPablo Barciela3-4/+6
2022-07-20Remove warnings about function declaration isn’t a prototyperbuj1-1/+2
2022-07-20caja-window-menus: website-label, consistency with other about-dialogrbuj1-1/+1
2022-07-20use MATE_COMPILE_WARNINGS from mate-commonraveit652-2/+2
2022-07-20Update authorsrbuj1-1/+1
2022-07-20Set a real title on the desktop window (as provided to ATK)Jonathan Michalon2-7/+6
2022-07-20Drop GLIB version checkWu Xiaotian1-3/+0
2022-07-20fm-properties: Remove use of mate-desktop-thumbnail helperraveit651-5/+3
2022-07-20Update copyright to 2020raveit651-1/+1
2022-07-20Make device ejection notifications translatableJonathan Michalon1-3/+3
2022-07-20Keep path same when opening new window from an existing oneYetoo13-6/+40
2022-07-20avoid redundant redeclarationsPablo Barciela11-25/+2
2022-07-20caja-window-slot: "folder-saved-search" icon instead "text-x-generic"Pablo Barciela1-1/+4
2022-07-20Let some strings be translatableWu Xiaotian2-8/+9
2022-07-20add new interfaceWu Xiaotian2-65/+44
2022-07-20add CajaWidgetViewProvider docsWu Xiaotian3-17/+88
2022-07-20add new extension for widget viewWu Xiaotian1-4/+19
2022-07-20hide menu and toolbutton when view is only oneWu Xiaotian2-14/+20
2022-07-20Set FmWidgetView is single view.Wu Xiaotian6-49/+50
2022-07-20add new FmWidgetView objectWu Xiaotian5-0/+444
2022-07-20fix build error about autoptr cleanWu Xiaotian1-0/+5
2022-07-20Fix a grammar mistake reported by translatorsrbuj1-2/+2
2022-07-20Remove comments that are not written to translators from pot filerbuj4-13/+13
2022-07-20Use absolute path of binary on desktop filesrbuj2-25/+0
2022-07-20Use the same view settings for search results as the folder being searchedAndrey Streltsov1-1/+14
2022-07-20Support querying files by contained textSlava Aseev1-0/+50
2022-07-20use show icons option in views tabWu Xiaotian3-53/+19
2022-07-20Add preference option to hide icons in list view.Wu Xiaotian3-0/+68
2022-07-20fm-directory-view: add icon to "empty trash" into "File" menuPablo Barciela1-1/+1
2022-07-20caja-places-sidebar: add icon to "empty trash"Pablo Barciela1-1/+1
2022-07-20add git.mk to generate .gitignoreWu Xiaotian2-0/+4
2022-07-20spatial-window: replace geprecated gtk_menu_popupraveit651-27/+6
2022-07-20property-browser: replace deprecated gtk_drag_beginraveit651-5/+7
2022-07-20fm-list-view: replace deprecated gtk_drag_beginraveit651-6/+7
2022-07-20Show thumbnails in list viewWu Xiaotian1-1/+8