Age | Commit message (Expand) | Author | Files | Lines |
2020-11-11 | Remove unused macros | Pablo Barciela | 7 | -33/+0 |
2020-11-11 | Fix i18n in backgrounds and emblems dialog | rbuj | 1 | -2/+2 |
2020-09-05 | fm-directory-view: Error message when a link could not be created | rbuj | 2 | -3/+5 |
2020-08-28 | eel-editable-label: Consecutive break/return statements are unnecessary | rbuj | 1 | -2/+2 |
2020-08-04 | Remove trailing spaces/tabs | rbuj | 1 | -1/+1 |
2020-07-27 | caja-dnd: Create links by default on dnd from Web Browsers | rbuj | 1 | -7/+15 |
2020-07-25 | Add a "Bookmarks" sidebar to Caja | Gordon N. Squash | 1 | -0/+2 |
2020-07-21 | Guard block is missing | rbuj | 5 | -0/+30 |
2020-05-24 | caja-file: remove warning GTimeVal is deprecated | rbuj | 1 | -1/+13 |
2020-05-15 | mate-submodules: use git submodule for libegg | Wu Xiaotian | 1 | -1/+1 |
2020-04-13 | Fix -Wmissing-prototypes build warnings | Pablo Barciela | 1 | -1/+1 |
2020-04-12 | Remove warnings about function declaration isn’t a prototype | rbuj | 2 | -7/+7 |
2020-04-04 | use MATE_COMPILE_WARNINGS from mate-common | raveit65 | 1 | -1/+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-25 | Look for caja extensions at $CAJA_EXTENSION_DIRS | José Romildo Malaquias | 1 | -0/+12 |
2020-02-01 | Fix build using gcc 10 -fno-common flag | rbuj | 2 | -12/+25 |
2020-01-10 | Make device ejection notifications translatable | Jonathan Michalon | 1 | -2/+2 |
2019-12-15 | libcaja-private/caja-file: redundant condition | rbuj | 1 | -4/+3 |
2019-11-30 | avoid redundant redeclarations | Pablo Barciela | 10 | -34/+9 |
2019-11-22 | canvas-item: Don't hyphenate filenames | raveit65 | 1 | -0/+22 |
2019-09-28 | caja-extensions: allows the translation of copyright | rbuj | 1 | -3/+10 |
2019-08-26 | Set FmWidgetView is single view. | Wu Xiaotian | 2 | -2/+10 |
2019-08-19 | Remove comments that are not written to translators from pot file | rbuj | 3 | -34/+34 |
2019-08-18 | caja-progress-info: use NotifyNotification instead of GNotification | Pablo Barciela | 1 | -14/+12 |
2019-08-15 | Copy file and keep timestamps of original file including remotes | rbuj | 1 | -1/+8 |
2019-08-02 | Support querying files by contained text | Slava Aseev | 3 | -1/+142 |
2019-07-27 | use show icons option in views tab | Wu Xiaotian | 2 | -5/+5 |
2019-07-27 | Add preference option to hide icons in list view. | Wu Xiaotian | 2 | -0/+6 |
2019-07-24 | add git.mk to generate .gitignore | Wu Xiaotian | 1 | -0/+2 |
2019-07-10 | Replace gdkpixbuf with cairo_surfaces in a few more places | Victor Kareh | 2 | -26/+0 |
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-01 | hidpi: ensure all icons are properly scaled | lukefromdc | 1 | -2/+2 |
2019-07-01 | migrate intltool to gettext | Wu Xiaotian | 1 | -2/+0 |
2019-06-30 | desktop: Always draw the items label frame | Colomban Wendling | 1 | -12/+16 |
2019-06-28 | Fix cppcheck warnings | Pablo Barciela | 2 | -22/+22 |
2019-06-25 | caja-ui-utilities: suppress GtkAction warnings | raveit65 | 1 | -0/+12 |
2019-06-25 | caja-clipboard: suppress GtkAction warnings | raveit65 | 1 | -0/+10 |
2019-06-18 | Remove trailing whitespaces | rbuj | 14 | -59/+59 |
2019-06-15 | caja-open-with-dialog: cppcheck: Redundant condition | Pablo Barciela | 1 | -2/+1 |
2019-06-11 | Change URL prefixes from http to https | rbuj | 3 | -3/+3 |
2019-06-09 | caja-progress-info: add tooltips to file transfer dialog | Pablo Barciela | 1 | -0/+4 |
2019-06-09 | Add accessible names for buttons in file transfer operations dialog | Luke Yelavich | 1 | -0/+4 |
2019-05-06 | libcaja-private: reduce the scope of some variables | Pablo Barciela | 44 | -476/+794 |
2019-05-04 | eel: remove date & time functions | rbuj | 4 | -29/+27 |
2019-04-14 | caja-file-utilities: Fix cast from non-struct type to struct type | Pablo Barciela | 1 | -1/+1 |
2019-04-12 | local #include files who are libraries inside <> instead "" | Pablo Barciela | 55 | -141/+143 |
2019-04-12 | eel: remove eel_g_object_list_ref | rbuj | 1 | -1/+1 |
2019-04-10 | drop functions defined but not used | Pablo Barciela | 1 | -9/+0 |