Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2019-08-26 | fix build error about autoptr clean | Wu Xiaotian | 1 | -0/+5 | |
2019-08-22 | Travis CI: 'autogen.sh' and 'scan-build' with '--enable-empty-view' | Pablo Barciela | 1 | -2/+2 | |
2019-08-21 | 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 ... | |||||
2019-08-21 | desktop files: Add comments for translators | rbuj | 8 | -0/+13 | |
closes #1294 | |||||
2019-08-20 | Fix a grammar mistake reported by translators | rbuj | 1 | -2/+2 | |
2019-08-19 | Remove comments that are not written to translators from pot file | rbuj | 9 | -49/+49 | |
2019-08-19 | Sort po/POTFILES.in | rbuj | 1 | -22/+22 | |
2019-08-19 | 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: | |||||
2019-08-18 | release 1.23.2v1.23.2 | raveit65 | 2 | -1/+39 | |
2019-08-18 | tx: sync with transifex | raveit65 | 12 | -133/+139 | |
2019-08-18 | tx: update resource for transifex | raveit65 | 1 | -1936/+1964 | |
2019-08-18 | caja-progress-info: use NotifyNotification instead of GNotification | Pablo Barciela | 1 | -14/+12 | |
Fixes https://github.com/mate-desktop/caja/issues/1285 | |||||
2019-08-15 | 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 | |||||
2019-08-10 | Fix Caja crashes on file move in Korean | rbuj | 1 | -2/+3 | |
closes #1280 | |||||
2019-08-09 | 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 | |||||
2019-08-02 | Support querying files by contained text | Slava Aseev | 4 | -1/+192 | |
ODF files also supported via odt2txt | |||||
2019-07-27 | use show icons option in views tab | Wu Xiaotian | 6 | -59/+24 | |
2019-07-27 | Add preference option to hide icons in list view. | Wu Xiaotian | 6 | -0/+75 | |
2019-07-26 | fm-directory-view: add icon to "empty trash" into "File" menu | Pablo Barciela | 1 | -1/+1 | |
2019-07-26 | gla11y: use version 0.3 which already defaults to using python3 | Samuel Thibault | 2 | -4/+2 | |
2019-07-26 | caja-places-sidebar: add icon to "empty trash" | Pablo Barciela | 1 | -1/+1 | |
2019-07-24 | add git.mk to generate .gitignore | Wu Xiaotian | 16 | -0/+430 | |
2019-07-23 | spatial-window: replace geprecated gtk_menu_popup | raveit65 | 1 | -27/+6 | |
2019-07-23 | property-browser: replace deprecated gtk_drag_begin | raveit65 | 1 | -5/+7 | |
use gtk_drag_begin_with_coordinates instead | |||||
2019-07-23 | fm-list-view: replace deprecated gtk_drag_begin | raveit65 | 1 | -6/+7 | |
use gtk_drag_begin_with_coordinates instead | |||||
2019-07-23 | Show thumbnails in list view | Wu Xiaotian | 1 | -1/+8 | |
2019-07-21 | fix build error about fm-empty-view | Wu Xiaotian | 1 | -1/+2 | |
2019-07-17 | src / file-manager: reduce the scope of some variables | Pablo Barciela | 10 | -229/+408 | |
2019-07-17 | fix build error when gla11y is not installed | raveit65 | 1 | -1/+3 | |
2019-07-10 | preferences: Render extension icons as cairo_surfaces | Victor Kareh | 2 | -14/+14 | |
2019-07-10 | preferences: Render media icons as cairo_surface | Victor Kareh | 1 | -8/+9 | |
2019-07-10 | Replace gdkpixbuf with cairo_surfaces in a few more places | Victor Kareh | 6 | -63/+35 | |
2019-07-10 | sidebar: Render info icon as vector | Victor Kareh | 1 | -16/+16 | |
2019-07-08 | desktop: Add specific CSS for ContrastHigh and ContrastHighInverse | Colomban Wendling | 3 | -0/+4 | |
2019-07-08 | desktop: Add specific CSS for HighContrast and HighContrastInverse | Colomban Wendling | 4 | -0/+23 | |
Those themes should provide highly contrasted display, so make sure to have a background on the desktop items labels and use the theme's colors. | |||||
2019-07-08 | Add support for loading theme-specific caja-desktop CSS | Colomban Wendling | 1 | -5/+40 | |
Add support for loading a specific CSS named after the theme for theming the desktop, "caja-desktop-$THEME.css". This allows specific overrides for themes with specific needs, like HighContrast and such. | |||||
2019-07-08 | Refactor custom CSS loading into a separate function | Colomban Wendling | 1 | -23/+18 | |
2019-07-08 | Add support for checking .ui accessibility with gla11y | Samuel Thibault | 5 | -2/+71 | |
2019-07-05 | Render file-conflict icons as cairo_surface vectors | Victor Kareh | 3 | -42/+68 | |
2019-07-05 | file-conflict-dialog: don't scale icons twice on hidpi monitors | lukefromdc | 1 | -4/+4 | |
Hardcode scale factor to 1 in caja_file_get_icon_pixbuf functions in caja-file-conflict as these icons are already getting scaled elsewhere. Otherwise they get scaled twice and the whole dialog is ballooned oversize on hidpi *Based on similar change made in Nautilus as a small part of fd01842f996b7d07baf2aafb0f68308fc5ed2055 "file-conflict-dialog: separate file logic from UI management " which was a more general refactoring of the file conflict dialog and split out the frontend and backend code. | |||||
2019-07-04 | CI: don't exclude .gmo files from tarball | raveit65 | 1 | -1/+0 | |
gettext needs .gmo files to install .mo locale | |||||
2019-07-03 | eel-string: Fix 'make check' | Pablo Barciela | 1 | -2/+3 | |
Fixes https://github.com/mate-desktop/caja/commit/312394dfa42c07a3afa5089c6e3e5b9a1c1001ae#commitcomment-34152266 | |||||
2019-07-03 | Restore transparent background on icon view labels | Colomban Wendling | 1 | -1/+4 | |
18e4fbd005bd561e4a12ed388d4d9a8c93f0b15b started always drawing the frame on canvas items for the desktop's sake, but it also impacts other icon views. This is good in theory, but conflicts with some themes that used to work fine and now display an unwanted background because of generic rules matching these elements. Unfortunately there don't seem to be another solution than providing overrides for this yet, so do that, as anyway before recently the background wasn't drawn at all even if specified. | |||||
2019-07-02 | desktop icon view: disconnect callback from correct GSettings instance | monsta | 1 | -1/+1 | |
taken from: https://github.com/linuxmint/nemo/commit/89090ac192638d75359876d917b6d3ce106196af | |||||
2019-07-02 | Add scroll tabs with mouse wheel | Laurent Napias | 4 | -0/+78 | |
File's properties and caja's preferences windows | |||||
2019-07-01 | hidpi: ensure all icons are properly scaled | lukefromdc | 1 | -2/+2 | |
2019-07-01 | use GETTEXTDATADIRS replace GETTEXTDATADIR | Wu Xiaotian | 1 | -1/+1 | |
2019-07-01 | create msgstr for data/browser.xml | Wu Xiaotian | 6 | -79/+99 | |