Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-07-08 | Add support for loading theme-specific caja-desktop CSS | Colomban Wendling | 1 | -5/+40 |
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 |
2019-07-04 | CI: don't exclude .gmo files from tarball | raveit65 | 1 | -1/+0 |
2019-07-03 | eel-string: Fix 'make check' | Pablo Barciela | 1 | -2/+3 |
2019-07-03 | Restore transparent background on icon view labels | Colomban Wendling | 1 | -1/+4 |
2019-07-02 | desktop icon view: disconnect callback from correct GSettings instance | monsta | 1 | -1/+1 |
2019-07-02 | Add scroll tabs with mouse wheel | Laurent Napias | 4 | -0/+78 |
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 |
2019-07-01 | [ci] dont include gmo files in tarball | Wu Xiaotian | 1 | -1/+2 |
2019-07-01 | [ci] add autopoint for debian/ubuntu | Wu Xiaotian | 1 | -0/+2 |
2019-07-01 | add gettext its | Wu Xiaotian | 2 | -0/+13 |
2019-07-01 | migrate intltool to gettext | Wu Xiaotian | 17 | -48/+117 |
2019-06-30 | release 1.23.1v1.23.1 | raveit65 | 2 | -1/+24 |
2019-06-30 | desktop: Force no borders on desktop items by default | Colomban Wendling | 1 | -0/+1 |
2019-06-30 | desktop: Always draw the items label frame | Colomban Wendling | 1 | -12/+16 |
2019-06-29 | Travis CI: debian build: show all the warnings of deprecated functions | Pablo Barciela | 1 | -0/+6 |
2019-06-29 | caja-zoom-action: suppress GtkAction warnings | raveit65 | 1 | -0/+8 |
2019-06-29 | caja-window: suppress GtkAction warnings | raveit65 | 1 | -0/+30 |
2019-06-29 | caja-window-toolbars: suppress GtkAction warnings | raveit65 | 1 | -2/+9 |
2019-06-29 | caja-spartial-window: suppress GtkAction warnings | raveit65 | 1 | -0/+4 |
2019-06-29 | caja-window-menus: suppress GtkAction warnings | raveit65 | 1 | -4/+30 |
2019-06-29 | window-manage-views: suppress GtkAction warnings | raveit65 | 1 | -0/+2 |
2019-06-29 | caja-window-bookmarks: suppress GtkAction warnings | raveit65 | 1 | -0/+2 |
2019-06-29 | view-as-action: suppress GtkAction warnings | raveit65 | 1 | -0/+8 |
2019-06-29 | navigation-window: suppress GtkAction warnings | raveit65 | 1 | -0/+10 |
2019-06-29 | caja-navigation-window-menus: suppress GtkAction warnings | raveit65 | 1 | -1/+32 |
2019-06-29 | caja-navigation-action: suppress GtkAction warnings | raveit65 | 1 | -0/+8 |
2019-06-29 | caja-desktop-window: suppress GtkAction warnings | raveit65 | 1 | -0/+2 |
2019-06-29 | fm-list-view: suppress GtkAction warnings | raveit65 | 1 | -0/+2 |
2019-06-29 | fm-icon-view: suppress GtkAction warnings | raveit65 | 1 | -0/+16 |
2019-06-29 | fm-directory-view: change G_GNUC_END_IGNORE_DEPRECATIONS place | Pablo Barciela | 1 | -2/+2 |
2019-06-28 | Fix cppcheck warnings | Pablo Barciela | 4 | -132/+132 |
2019-06-27 | Revert "fm-directory-view: free var action_name" | raveit65 | 1 | -2/+0 |
2019-06-27 | fm-directory-view: free var action_name | raveit65 | 1 | -0/+2 |
2019-06-27 | fm-directory-view: fix previous GtkAction commit | raveit65 | 1 | -9/+12 |
2019-06-25 | fm-directory-view: suppress GtkAction warnings | raveit65 | 1 | -3/+107 |