summaryrefslogtreecommitdiff
path: root/libcaja-private
AgeCommit message (Expand)AuthorFilesLines
2020-11-11Remove unused macrosPablo Barciela7-33/+0
2020-11-11Fix i18n in backgrounds and emblems dialogrbuj1-2/+2
2020-09-05fm-directory-view: Error message when a link could not be createdrbuj2-3/+5
2020-08-28eel-editable-label: Consecutive break/return statements are unnecessaryrbuj1-2/+2
2020-08-04Remove trailing spaces/tabsrbuj1-1/+1
2020-07-27caja-dnd: Create links by default on dnd from Web Browsersrbuj1-7/+15
2020-07-25Add a "Bookmarks" sidebar to CajaGordon N. Squash1-0/+2
2020-07-21Guard block is missingrbuj5-0/+30
2020-05-24caja-file: remove warning GTimeVal is deprecatedrbuj1-1/+13
2020-05-15mate-submodules: use git submodule for libeggWu Xiaotian1-1/+1
2020-04-13Fix -Wmissing-prototypes build warningsPablo Barciela1-1/+1
2020-04-12Remove warnings about function declaration isn’t a prototyperbuj2-7/+7
2020-04-04use MATE_COMPILE_WARNINGS from mate-commonraveit651-1/+1
2020-03-06fix runtime warning from newly unused codelukefromdc1-10/+1
2020-03-03Confirm before deleting during an undo operationlukefromdc1-24/+6
2020-02-25Look for caja extensions at $CAJA_EXTENSION_DIRSJosé Romildo Malaquias1-0/+12
2020-02-01Fix build using gcc 10 -fno-common flagrbuj2-12/+25
2020-01-10Make device ejection notifications translatableJonathan Michalon1-2/+2
2019-12-15libcaja-private/caja-file: redundant conditionrbuj1-4/+3
2019-11-30avoid redundant redeclarationsPablo Barciela10-34/+9
2019-11-22canvas-item: Don't hyphenate filenamesraveit651-0/+22
2019-09-28caja-extensions: allows the translation of copyrightrbuj1-3/+10
2019-08-26Set FmWidgetView is single view.Wu Xiaotian2-2/+10
2019-08-19Remove comments that are not written to translators from pot filerbuj3-34/+34
2019-08-18caja-progress-info: use NotifyNotification instead of GNotificationPablo Barciela1-14/+12
2019-08-15Copy file and keep timestamps of original file including remotesrbuj1-1/+8
2019-08-02Support querying files by contained textSlava Aseev3-1/+142
2019-07-27use show icons option in views tabWu Xiaotian2-5/+5
2019-07-27Add preference option to hide icons in list view.Wu Xiaotian2-0/+6
2019-07-24add git.mk to generate .gitignoreWu Xiaotian1-0/+2
2019-07-10Replace gdkpixbuf with cairo_surfaces in a few more placesVictor Kareh2-26/+0
2019-07-05Render file-conflict icons as cairo_surface vectorsVictor Kareh3-42/+68
2019-07-05file-conflict-dialog: don't scale icons twice on hidpi monitorslukefromdc1-4/+4
2019-07-01hidpi: ensure all icons are properly scaledlukefromdc1-2/+2
2019-07-01migrate intltool to gettextWu Xiaotian1-2/+0
2019-06-30desktop: Always draw the items label frameColomban Wendling1-12/+16
2019-06-28Fix cppcheck warningsPablo Barciela2-22/+22
2019-06-25caja-ui-utilities: suppress GtkAction warningsraveit651-0/+12
2019-06-25caja-clipboard: suppress GtkAction warningsraveit651-0/+10
2019-06-18Remove trailing whitespacesrbuj14-59/+59
2019-06-15caja-open-with-dialog: cppcheck: Redundant conditionPablo Barciela1-2/+1
2019-06-11Change URL prefixes from http to httpsrbuj3-3/+3
2019-06-09caja-progress-info: add tooltips to file transfer dialogPablo Barciela1-0/+4
2019-06-09Add accessible names for buttons in file transfer operations dialogLuke Yelavich1-0/+4
2019-05-06libcaja-private: reduce the scope of some variablesPablo Barciela44-476/+794
2019-05-04eel: remove date & time functionsrbuj4-29/+27
2019-04-14caja-file-utilities: Fix cast from non-struct type to struct typePablo Barciela1-1/+1
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela55-141/+143
2019-04-12eel: remove eel_g_object_list_refrbuj1-1/+1
2019-04-10drop functions defined but not usedPablo Barciela1-9/+0