summaryrefslogtreecommitdiff
path: root/libcaja-private
AgeCommit message (Expand)AuthorFilesLines
2022-07-20Fix -Wmissing-prototypes build warningsPablo Barciela1-1/+1
2022-07-20Remove warnings about function declaration isn’t a prototyperbuj2-7/+7
2022-07-20use MATE_COMPILE_WARNINGS from mate-commonraveit651-1/+1
2022-07-20fix runtime warning from newly unused codelukefromdc1-10/+1
2022-07-20Confirm before deleting during an undo operationlukefromdc1-24/+6
2022-07-20Look for caja extensions at $CAJA_EXTENSION_DIRSJosé Romildo Malaquias1-0/+12
2022-07-20Fix build using gcc 10 -fno-common flagrbuj2-12/+25
2022-07-20Make device ejection notifications translatableJonathan Michalon1-2/+2
2022-07-20libcaja-private/caja-file: redundant conditionrbuj1-5/+4
2022-07-20avoid redundant redeclarationsPablo Barciela10-34/+9
2022-07-20canvas-item: Don't hyphenate filenamesraveit651-0/+22
2022-07-20caja-extensions: allows the translation of copyrightrbuj1-3/+10
2022-07-20Set FmWidgetView is single view.Wu Xiaotian2-2/+10
2022-07-20Remove comments that are not written to translators from pot filerbuj3-34/+34
2022-07-20caja-progress-info: use NotifyNotification instead of GNotificationPablo Barciela1-14/+12
2022-07-20Copy file and keep timestamps of original file including remotesrbuj1-1/+8
2022-07-20Support querying files by contained textSlava Aseev3-1/+142
2022-07-20use show icons option in views tabWu Xiaotian2-5/+5
2022-07-20Add preference option to hide icons in list view.Wu Xiaotian2-0/+6
2022-07-20add git.mk to generate .gitignoreWu Xiaotian1-0/+2
2022-07-20Replace gdkpixbuf with cairo_surfaces in a few more placesVictor Kareh2-26/+0
2022-07-20Render file-conflict icons as cairo_surface vectorsVictor Kareh3-42/+68
2022-07-20file-conflict-dialog: don't scale icons twice on hidpi monitorslukefromdc1-4/+4
2022-07-20hidpi: ensure all icons are properly scaledlukefromdc1-2/+2
2022-07-20migrate intltool to gettextWu Xiaotian1-2/+0
2022-07-20desktop: Always draw the items label frameColomban Wendling1-12/+16
2022-07-20Fix cppcheck warningsPablo Barciela2-22/+22
2022-07-20caja-ui-utilities: suppress GtkAction warningsraveit651-0/+12
2022-07-20caja-clipboard: suppress GtkAction warningsraveit651-0/+10
2022-07-20Remove trailing whitespacesrbuj14-59/+59
2022-07-20caja-open-with-dialog: cppcheck: Redundant conditionPablo Barciela1-2/+1
2022-07-20Change URL prefixes from http to httpsrbuj3-3/+3
2022-07-20caja-progress-info: add tooltips to file transfer dialogPablo Barciela1-0/+4
2022-07-20Add accessible names for buttons in file transfer operations dialogLuke Yelavich1-0/+4
2022-07-20libcaja-private: reduce the scope of some variablesPablo Barciela44-476/+794
2022-07-19eel: remove date & time functionsrbuj4-29/+27
2022-07-19eel: remove eel_g_object_list_refrbuj1-1/+1
2022-07-19drop functions defined but not usedPablo Barciela1-9/+0
2022-07-19local #include files inside "" instead <>Pablo Barciela87-381/+450
2022-07-19caja-icon-canvas-item: avoid 'cppcheck' warningPablo Barciela1-14/+13
2022-07-19caja-file: avoid shifting signed 32-bit value by 31 bitsPablo Barciela1-1/+1
2022-07-19caja-icon-canvas-item: initialize variable 'scale'Pablo Barciela1-1/+1
2022-07-19caja-file-operations: make sure 'error' isn't NULLPablo Barciela1-2/+2
2022-07-19caja-open-with-dialog: make sure there is error before showing itPablo Barciela1-2/+5
2022-07-19caja-progress-info: make sure argument is initializedPablo Barciela1-3/+3
2019-03-29eel: remove g_object_list_copyrbuj2-6/+6
2019-03-24caja-file: Fix incomplete file replacement dialogPablo Barciela1-9/+5
2019-03-24caja-autorun: avoid NULL in 'memcpy'Pablo Barciela1-1/+4
2019-03-22caja-file: Fix: true and false branches are identicalPablo Barciela1-2/+0
2019-03-22caja-file-operations: add comment with false positive warning:Pablo Barciela1-0/+8