Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-20 | fm-properties: Remove use of mate-desktop-thumbnail helper | raveit65 | 2 | -5/+6 | |
don't use mate_desktop_thumbnail_scale_down_pixbuf(). gdk-pixbuf doesn't have the same bugs when shrinking images by large factors. | |||||
2022-07-20 | tx: update resource file | raveit65 | 1 | -136/+145 | |
2022-07-20 | Update copyright to 2020 | raveit65 | 1 | -1/+1 | |
2022-07-20 | Make device ejection notifications translatable | Jonathan Michalon | 2 | -5/+5 | |
2022-07-20 | Keep path same when opening new window from an existing one | Yetoo1 | 3 | -6/+40 | |
solved https://github.com/mate-desktop/caja/issues/1335 | |||||
2022-07-20 | travis: add build requires xorgproto for ArchLinux | raveit65 | 1 | -0/+1 | |
2022-07-20 | editable-label: Don't hyphenate filenames | raveit65 | 1 | -0/+11 | |
more fixes for https://github.com/mate-desktop/caja/issues/1284 Pango 1.44 got the ability to automatically hyphenate on line breaks, which is on by default, but can be set off by a new attribute. As a result, we now hyphenate filenames, which is confusing, because a filename may already include hyphens. To restore the previous behavior, let's not insert hyphens when breaking filenames in multiple lines. Inspired by https://gitlab.gnome.org/GNOME/nautilus/commit/9738d85 | |||||
2022-07-20 | sync with transifex | raveit65 | 118 | -457750/+425577 | |
2022-07-20 | libcaja-private/caja-file: redundant condition | rbuj | 1 | -5/+4 | |
'!A || (A && B)' is equivalent to '!A || B' | |||||
2022-07-20 | Travis CI: add '-Wredundant-decls' to 'CFLAGS' variable | Pablo Barciela | 1 | -1/+1 | |
2022-07-20 | avoid redundant redeclarations | Pablo Barciela | 23 | -77/+26 | |
2022-07-20 | canvas-item: Don't hyphenate filenames | raveit65 | 1 | -0/+22 | |
fixes https://github.com/mate-desktop/caja/issues/1284 Pango 1.44 got the ability to automatically hyphenate on line breaks, which is on by default, but can be set off by a new attribute. As a result, we now hyphenate filenames, which is confusing, because a filename may already include hyphens. To restore the previous behavior, let's not insert hyphens when breaking filenames in multiple lines. Inspired by https://gitlab.gnome.org/GNOME/nautilus/commit/9738d85 | |||||
2022-07-20 | tx: update resource for transifex | raveit65 | 1 | -2549/+2202 | |
2022-07-20 | makepot: remove fuzzy line | Pablo Barciela | 1 | -0/+1 | |
2022-07-20 | change name from caja.{its,loc} to mimeinfo.{its,loc} | Wu Xiaotian | 3 | -6/+6 | |
2022-07-20 | Travis CI: use Debian "testing" instead "sid" | Pablo Barciela | 1 | -1/+1 | |
2022-07-20 | travis(ci): enable notify_servers | raveit65 | 1 | -0/+2 | |
2022-07-20 | caja-extensions: allows the translation of copyright | rbuj | 1 | -3/+10 | |
2022-07-20 | caja-window-slot: "folder-saved-search" icon instead "text-x-generic" | Pablo Barciela | 1 | -1/+4 | |
2022-07-20 | Travis CI: clang: -enable-checker alpha.deadcode.UnreachableCode | Pablo Barciela | 1 | -0/+1 | |
2022-07-20 | po: update POTFILES.in | Wu Xiaotian | 1 | -0/+2 | |
2022-07-20 | Let some strings be translatable | Wu Xiaotian | 2 | -8/+9 | |
2022-07-20 | add document for CajaWidgetViewProvider api | Wu Xiaotian | 3 | -14/+43 | |
2022-07-20 | add new interface | Wu Xiaotian | 5 | -97/+107 | |
2022-07-20 | add CajaWidgetViewProvider docs | Wu Xiaotian | 7 | -17/+337 | |
2022-07-20 | add new extension for widget view | Wu Xiaotian | 2 | -4/+21 | |
2022-07-20 | hide menu and toolbutton when view is only one | Wu Xiaotian | 2 | -14/+20 | |
2022-07-20 | Set FmWidgetView is single view. | Wu Xiaotian | 8 | -51/+60 | |
2022-07-20 | add new FmWidgetView object | Wu Xiaotian | 5 | -0/+444 | |
2022-07-20 | fix build error about autoptr clean | Wu Xiaotian | 1 | -0/+5 | |
2022-07-20 | Travis CI: 'autogen.sh' and 'scan-build' with '--enable-empty-view' | Pablo Barciela | 1 | -2/+2 | |
2022-07-20 | Don't export translation for Icon keyword in desktop files | rbuj | 1 | -1/+3 | |
Example for Catalan (ca): $ make clean $ tx pull -l=ca -f $ ./autogen.sh --prefix=/usr $ make -C data caja.desktop $ diff ../caja-master/data/caja.desktop data/caja.desktop ... < Icon[ca]=system-file-manager ... | |||||
2022-07-20 | desktop files: Add comments for translators | rbuj | 8 | -0/+13 | |
closes #1294 | |||||
2022-07-20 | Fix a grammar mistake reported by translators | rbuj | 1 | -2/+2 | |
2022-07-20 | Remove comments that are not written to translators from pot file | rbuj | 9 | -49/+49 | |
2022-07-20 | Sort po/POTFILES.in | rbuj | 1 | -22/+22 | |
2022-07-20 | Use absolute path of binary on desktop files | rbuj | 11 | -44/+38 | |
./autogen.sh --prefix=/usr && make ... GEN caja.desktop.in GEN caja.desktop GEN caja-home.desktop.in GEN caja-home.desktop GEN caja-computer.desktop.in GEN caja-computer.desktop GEN caja-folder-handler.desktop.in GEN caja-folder-handler.desktop GEN caja-file-management-properties.desktop.in GEN caja-file-management-properties.desktop GEN caja-browser.desktop.in GEN caja-browser.desktop GEN caja-autorun-software.desktop.in GEN caja-autorun-software.desktop GEN mate-network-scheme.desktop.in GEN mate-network-scheme.desktop ... grep Exec= data/*.desktop data/caja-autorun-software.desktop:TryExec=/usr/bin/caja-autorun-software data/caja-autorun-software.desktop:Exec=/usr/bin/caja-autorun-software %u data/caja-browser.desktop:TryExec=/usr/bin/caja data/caja-browser.desktop:Exec=/usr/bin/caja --no-desktop --browser %U data/caja-computer.desktop:TryExec=/usr/bin/caja data/caja-computer.desktop:Exec=/usr/bin/caja --no-desktop computer: data/caja.desktop:Exec=/usr/bin/caja data/caja-file-management-properties.desktop:Exec=/usr/bin/caja-file-management-properties data/caja-folder-handler.desktop:TryExec=/usr/bin/caja data/caja-folder-handler.desktop:Exec=/usr/bin/caja --no-desktop %U data/caja-home.desktop:TryExec=/usr/bin/caja data/caja-home.desktop:Exec=/usr/bin/caja --no-desktop data/mate-network-scheme.desktop:TryExec=/usr/bin/caja data/mate-network-scheme.desktop:Exec=/usr/bin/caja --no-desktop network: | |||||
2022-07-20 | release 1.23.2 | raveit65 | 2 | -1/+39 | |
2022-07-20 | tx: sync with transifex | raveit65 | 12 | -133/+139 | |
2022-07-20 | tx: update resource for transifex | raveit65 | 1 | -1936/+1964 | |
2022-07-20 | caja-progress-info: use NotifyNotification instead of GNotification | Pablo Barciela | 1 | -14/+12 | |
Fixes https://github.com/mate-desktop/caja/issues/1285 | |||||
2022-07-20 | Copy file and keep timestamps of original file including remotes | rbuj | 1 | -1/+8 | |
The timestamps are reset to the current time, even if the source & target folders support these GFileInfo attributes. Closes #1226 | |||||
2022-07-20 | Fix Caja crashes on file move in Korean | rbuj | 1 | -2/+3 | |
closes #1280 | |||||
2022-07-20 | Use the same view settings for search results as the folder being searched | Andrey Streltsov | 1 | -1/+14 | |
Fix issue https://github.com/mate-desktop/caja/issues/704 | |||||
2022-07-20 | Support querying files by contained text | Slava Aseev | 4 | -1/+192 | |
ODF files also supported via odt2txt | |||||
2022-07-20 | use show icons option in views tab | Wu Xiaotian | 5 | -58/+24 | |
2022-07-20 | Add preference option to hide icons in list view. | Wu Xiaotian | 5 | -0/+74 | |
2022-07-20 | fm-directory-view: add icon to "empty trash" into "File" menu | Pablo Barciela | 1 | -1/+1 | |
2022-07-20 | caja-places-sidebar: add icon to "empty trash" | Pablo Barciela | 1 | -1/+1 | |
2022-07-20 | add git.mk to generate .gitignore | Wu Xiaotian | 16 | -0/+430 | |