Age | Commit message (Expand) | Author | Files | Lines |
2020-04-04 | use MATE_COMPILE_WARNINGS from mate-common | raveit65 | 8 | -55/+10 |
2020-04-04 | [ci] fix build environment issue | Wu Xiaotian | 2 | -6/+8 |
2020-04-03 | Travis CI: update travis.yml | raveit65 | 1 | -7/+9 |
2020-03-10 | Travis CI: use Ubuntu devel instead 19.10 | Pablo Barciela | 1 | -2/+1 |
2020-03-06 | fix runtime warning from newly unused code | lukefromdc | 1 | -10/+1 |
2020-03-03 | Confirm before deleting during an undo operation | lukefromdc | 1 | -24/+6 |
2020-02-29 | Updating the link of caja | Loïc | 1 | -1/+1 |
2020-02-26 | Update authors | rbuj | 2 | -1/+6 |
2020-02-25 | Look for caja extensions at $CAJA_EXTENSION_DIRS | José Romildo Malaquias | 1 | -0/+12 |
2020-02-18 | travis: update config for new travis validation | raveit65 | 2 | -172/+172 |
2020-02-09 | release 1.24.0v1.24.0 | raveit65 | 2 | -1/+9 |
2020-02-09 | tx: sync with transifex | raveit65 | 6 | -42/+50 |
2020-02-09 | Set a real title on the desktop window (as provided to ATK) | Jonathan Michalon | 2 | -7/+6 |
2020-02-08 | Drop GLIB version check | Wu Xiaotian | 1 | -3/+0 |
2020-02-05 | build: show compiler flags on configuration summary | rbuj | 1 | -0/+2 |
2020-02-01 | Fix build using gcc 10 -fno-common flag | rbuj | 3 | -14/+29 |
2020-01-21 | release 1.23.4v1.23.4 | raveit65 | 2 | -1/+5 |
2020-01-21 | build: fix wrong executing dir in caja.desktop | raveit65 | 1 | -2/+0 |
2020-01-19 | release 1.23.3v1.23.3 | raveit65 | 2 | -1/+30 |
2020-01-19 | tx: sync with transifex | raveit65 | 118 | -16431/+17472 |
2020-01-12 | fm-properties: Remove use of mate-desktop-thumbnail helper | raveit65 | 2 | -5/+6 |
2020-01-10 | tx: update resource file | raveit65 | 1 | -136/+145 |
2020-01-10 | Update copyright to 2020 | raveit65 | 1 | -1/+1 |
2020-01-10 | Make device ejection notifications translatable | Jonathan Michalon | 2 | -5/+5 |
2019-12-29 | Keep path same when opening new window from an existing one | Yetoo1 | 3 | -6/+40 |
2019-12-23 | travis: add build requires xorgproto for ArchLinux | raveit65 | 1 | -0/+1 |
2019-12-23 | editable-label: Don't hyphenate filenames | raveit65 | 1 | -0/+11 |
2019-12-19 | sync with transifex | raveit65 | 118 | -457750/+425577 |
2019-12-15 | libcaja-private/caja-file: redundant condition | rbuj | 1 | -4/+3 |
2019-11-30 | Travis CI: add '-Wredundant-decls' to 'CFLAGS' variable | Pablo Barciela | 1 | -1/+1 |
2019-11-30 | avoid redundant redeclarations | Pablo Barciela | 23 | -77/+26 |
2019-11-24 | travis ci: use fedora:latest | raveit65 | 1 | -1/+1 |
2019-11-22 | canvas-item: Don't hyphenate filenames | raveit65 | 1 | -0/+22 |
2019-11-20 | tx: update resource for transifex | raveit65 | 1 | -2549/+2202 |
2019-11-06 | makepot: remove fuzzy line | Pablo Barciela | 1 | -0/+1 |
2019-10-31 | change name from caja.{its,loc} to mimeinfo.{its,loc} | Wu Xiaotian | 3 | -6/+6 |
2019-10-07 | Travis CI: use Debian "testing" instead "sid" | Pablo Barciela | 1 | -1/+1 |
2019-10-05 | travis(ci): enable notify_servers | raveit65 | 1 | -0/+2 |
2019-09-28 | caja-extensions: allows the translation of copyright | rbuj | 1 | -3/+10 |
2019-09-10 | caja-window-slot: "folder-saved-search" icon instead "text-x-generic" | Pablo Barciela | 1 | -1/+4 |
2019-08-26 | Travis CI: clang: -enable-checker alpha.deadcode.UnreachableCode | Pablo Barciela | 1 | -0/+1 |
2019-08-26 | po: update POTFILES.in | Wu Xiaotian | 1 | -0/+2 |
2019-08-26 | Let some strings be translatable | Wu Xiaotian | 2 | -8/+9 |
2019-08-26 | add document for CajaWidgetViewProvider api | Wu Xiaotian | 3 | -14/+43 |
2019-08-26 | add new interface | Wu Xiaotian | 5 | -97/+107 |
2019-08-26 | add CajaWidgetViewProvider docs | Wu Xiaotian | 7 | -17/+337 |
2019-08-26 | add new extension for widget view | Wu Xiaotian | 2 | -4/+21 |
2019-08-26 | hide menu and toolbutton when view is only one | Wu Xiaotian | 2 | -14/+20 |
2019-08-26 | Set FmWidgetView is single view. | Wu Xiaotian | 8 | -51/+60 |
2019-08-26 | add new FmWidgetView object | Wu Xiaotian | 5 | -0/+444 |