Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-21 | Fix i18n in backgrounds and emblems dialog | rbuj | 1 | -6/+6 | |
2022-07-21 | fm-directory-view: Error message when a link could not be created | rbuj | 1 | -8/+23 | |
2022-07-21 | Remove trailing spaces/tabs | rbuj | 3 | -4/+4 | |
find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 's/\t*$//' {} \; find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 's/[[:space:]]*$//' {} \; | |||||
2022-07-21 | Add a "Bookmarks" sidebar to Caja | Gordon N. Squash | 4 | -0/+650 | |
Added a "Bookmarks" sidebar to Caja which displays a list of the user's own bookmarks. Single-clicking any bookmark in the list directs Caja to that bookmark; middle-clicking on the bookmark directs Caja to open the bookmark in a new tab. | |||||
2022-07-21 | Guard block is missing | rbuj | 2 | -0/+12 | |
2022-07-21 | caja-notebook: Add notebook scroll event | rbuj | 1 | -7/+97 | |
2022-07-21 | fm-icon-view: totem-audio-preview was removed in totem 2.25.90 | rbuj | 2 | -16/+3 | |
2022-07-21 | caja-file-management-properties: Reduce the height of the dialog | rbuj | 1 | -294/+239 | |
2022-07-21 | Remove unused variable from eel_notebook_scroll_event_cb | rbuj | 2 | -6/+7 | |
2022-07-21 | fm-properties-window: Do not display Modified field for mounted points | rbuj | 1 | -1/+10 | |
2022-07-21 | caja properties-window: display dir last modified | Ԝеѕ | 1 | -3/+20 | |
closes #1406 based on https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/409/diffs | |||||
2022-07-21 | caja-window-slot: fix window icon replacement/alternation | rbuj | 1 | -9/+15 | |
2022-07-21 | fm-properties: Don't show notebook arrows | raveit65 | 1 | -1/+0 | |
fixes https://github.com/mate-desktop/caja/issues/1412 | |||||
2022-07-21 | caja-file-management-properties: Remove ↵ | rbuj | 2 | -32/+25 | |
caja_file_management_properties_size_group_create | |||||
2022-07-21 | caja-file-management-properties.ui: Fix deprecations | rbuj | 1 | -80/+79 | |
2022-07-21 | Replace GtkStateType (GTK2 enum) with GtkStateFlags (GTK3 enum) | rbuj | 1 | -5/+5 | |
2022-07-20 | Remove the warning: the address of ‘iter’ will never be NULL | rbuj | 1 | -8/+6 | |
2022-07-20 | Fix -Wmissing-prototypes build warnings | Pablo Barciela | 3 | -4/+6 | |
2022-07-20 | Remove warnings about function declaration isn’t a prototype | rbuj | 1 | -1/+2 | |
2022-07-20 | caja-window-menus: website-label, consistency with other about-dialog | rbuj | 1 | -1/+1 | |
2022-07-20 | use MATE_COMPILE_WARNINGS from mate-common | raveit65 | 2 | -2/+2 | |
2022-07-20 | Update authors | rbuj | 1 | -1/+1 | |
2022-07-20 | Set a real title on the desktop window (as provided to ATK) | Jonathan Michalon | 2 | -7/+6 | |
Even if we think that the desktop window title is never seen, it is used by the window selector in "all windows" mode and speech synthesis. | |||||
2022-07-20 | Drop GLIB version check | Wu Xiaotian | 1 | -3/+0 | |
2022-07-20 | fm-properties: Remove use of mate-desktop-thumbnail helper | raveit65 | 1 | -5/+3 | |
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 | Update copyright to 2020 | raveit65 | 1 | -1/+1 | |
2022-07-20 | Make device ejection notifications translatable | Jonathan Michalon | 1 | -3/+3 | |
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 | avoid redundant redeclarations | Pablo Barciela | 11 | -25/+2 | |
2022-07-20 | caja-window-slot: "folder-saved-search" icon instead "text-x-generic" | Pablo Barciela | 1 | -1/+4 | |
2022-07-20 | Let some strings be translatable | Wu Xiaotian | 2 | -8/+9 | |
2022-07-20 | add new interface | Wu Xiaotian | 2 | -65/+44 | |
2022-07-20 | add CajaWidgetViewProvider docs | Wu Xiaotian | 3 | -17/+88 | |
2022-07-20 | add new extension for widget view | Wu Xiaotian | 1 | -4/+19 | |
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 | 6 | -49/+50 | |
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 | 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 | 4 | -13/+13 | |
2022-07-20 | Use absolute path of binary on desktop files | rbuj | 2 | -25/+0 | |
./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 | 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 | 1 | -0/+50 | |
ODF files also supported via odt2txt | |||||
2022-07-20 | use show icons option in views tab | Wu Xiaotian | 3 | -53/+19 | |
2022-07-20 | Add preference option to hide icons in list view. | Wu Xiaotian | 3 | -0/+68 | |
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 | 2 | -0/+4 | |
2022-07-20 | spatial-window: replace geprecated gtk_menu_popup | raveit65 | 1 | -27/+6 | |
2022-07-20 | property-browser: replace deprecated gtk_drag_begin | raveit65 | 1 | -5/+7 | |
use gtk_drag_begin_with_coordinates instead |