summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-02Travis CI: arch build: add autoconf-archive1.22Pablo Barciela1-0/+1
2020-03-02Travis CI: build mate-desktop from 1.22 branchPablo Barciela1-0/+15
2020-02-18travis: update config for new travis validationraveit652-114/+114
2020-02-15Set a real title on the desktop window (as provided to ATK)Jonathan Michalon2-7/+6
2020-02-15Fix build using gcc 10 -fno-common flagrbuj3-13/+29
2020-02-08Copy file and keep timestamps of original file including remotesrbuj1-1/+8
2020-01-10tx: update resource for transifexraveit651-15/+25
2020-01-10Make device ejection notifications translatableJonathan Michalon2-5/+5
2019-12-23release to 1.22.3v1.22.3raveit652-1/+8
2019-12-23editable-label: Don't hyphenate filenamesraveit651-0/+11
2019-12-19sync with transifexraveit65119-15425/+16077
2019-11-24travis ci: use fedora:latestraveit651-1/+1
2019-11-22canvas-item: Don't hyphenate filenamesraveit651-0/+22
2019-10-23Travis CI: use Ubuntu 19.10 instead 19.04Pablo Barciela1-1/+1
2019-10-12Travis CI: use Debian "testing" instead "sid"Pablo Barciela1-1/+1
2019-10-05travis(ci): enable notify_serversraveit651-0/+2
2019-09-17tx: update resource for transifexraveit651-112/+116
2019-09-17Fix a grammar mistake reported by translatorsrbuj1-2/+2
2019-09-17release 1.22.2v1.22.2raveit652-15/+46
2019-09-17tx: sync with transifexraveit65118-14203/+21915
2019-08-18caja-progress-info: use NotifyNotification instead of GNotificationPablo Barciela1-14/+14
2019-08-10Update Korean translation which prevents a segfault on file moverbuj1-146/+149
2019-08-09Use the same view settings for search results as the folder being searchedAndrey Streltsov1-1/+14
2019-07-25Revert "tx: Fix POT path in config"raveit651-1/+1
2019-07-24fix build error about fm-empty-viewWu Xiaotian1-1/+2
2019-07-23preferences: Render extension icons as cairo_surfacesVictor Kareh2-14/+14
2019-07-23preferences: Render media icons as cairo_surfaceVictor Kareh1-8/+9
2019-07-23Replace gdkpixbuf with cairo_surfaces in a few more placesVictor Kareh6-63/+35
2019-07-23sidebar: Render info icon as vectorVictor Kareh1-16/+17
2019-07-23caja-location-dialog: Fix 'cppcheck' and 'clang' warningsPablo Barciela1-5/+5
2019-07-23eel-editable-label: Use 'memmove' instead of 'memcpy'Pablo Barciela1-1/+1
2019-07-23caja-file: avoid shifting signed 32-bit value by 31 bitsPablo Barciela1-1/+1
2019-07-23caja-icon-canvas-item: initialize variable 'scale'Pablo Barciela1-1/+1
2019-07-23caja-application: avoid NULL inside 'g_object_unref'Pablo Barciela1-3/+4
2019-07-23fm-desktop-icon-view: remove dead codePablo Barciela1-11/+1
2019-07-23caja-file-operations: make sure 'error' isn't NULLPablo Barciela1-2/+2
2019-07-23caja-open-with-dialog: make sure there is error before showing itPablo Barciela1-2/+5
2019-07-23caja-sidebar-title: avoid 'NULL' inside 'setup_gc_with_fg'Pablo Barciela1-1/+1
2019-07-23caja-autorun: avoid NULL in 'memcpy'Pablo Barciela1-1/+4
2019-07-23eel-editable-label: call argument with initialized valuePablo Barciela1-2/+2
2019-07-23configure.ac: fix portability issue with testDavid H. Gutteridge1-1/+1
2019-07-23eel-canvas: Fix warning: Undefined or garbage value returned to callerPablo Barciela1-1/+1
2019-07-23caja-window: Fix garbage valuePablo Barciela1-1/+2
2019-07-23Fix attempt to free released memoryrbuj1-1/+0
2019-07-22tx: Fix POT path in configClement Lefebvre1-1/+1
2019-07-22Revert "tx: sync with transifex"Clement Lefebvre117-4115/+4133
2019-07-10Render file-conflict icons as cairo_surface vectorsVictor Kareh3-42/+68
2019-07-10file-conflict-dialog: don't scale icons twice on hidpi monitorslukefromdc1-4/+4
2019-07-10desktop icon view: disconnect callback from correct GSettings instancemonsta1-1/+1
2019-07-01hidpi: ensure all icons are properly scaledlukefromdc1-2/+2