Age | Commit message (Expand) | Author | Files | Lines |
2017-08-29 | list view: fix large icon margins on zooming out | monsta | 1 | -0/+3 |
2017-08-29 | Revert "Adds columns autosizing" | monsta | 1 | -2/+0 |
2017-08-28 | remove weird +x attribute from a source file | monsta | 1 | -0/+0 |
2017-08-25 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 1 | -0/+13 |
2017-08-25 | Adds columns autosizing | Jury Verrigni | 1 | -0/+2 |
2017-08-25 | Refresh all rows on zoom change | Jury Verrigni | 1 | -1/+1 |
2017-08-25 | Forces widget redraw on zoom | Jury Verrigni | 1 | -0/+2 |
2017-08-25 | pathbar: enable mousewheel scrolling like it was with GTK+2 | monsta | 1 | -0/+5 |
2017-08-12 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 3 | -10/+22 |
2017-07-22 | don't use deprecated gtk_show_uri | raveit65 | 8 | -0/+51 |
2017-07-16 | avoid deprecated gdk_screen_get_number | ZenWalker | 1 | -5/+6 |
2017-07-12 | application: remove unneeded forward declarations | monsta | 1 | -22/+2 |
2017-07-08 | Fix browsing/autorun media on insertion | lukefromdc | 1 | -0/+1 |
2017-07-03 | fix vertical Compact View scrolling in fm_icon_view_scroll_event() | Galik | 1 | -34/+15 |
2017-06-29 | "property-browser: add style class frame to scrolledwindows" | raveit65 | 1 | -0/+2 |
2017-06-29 | Revert "property-browser: add style class frame to scrolledwindows" | raveit65 | 1 | -3/+0 |
2017-06-29 | Revert "property-browser: don't recast GtkWidget as GtkWidget" | raveit65 | 1 | -1/+1 |
2017-06-21 | Fix off-by-one error in caja-pathbar.c | nokangaroo | 1 | -1/+3 |
2017-05-25 | added feature: present the size on disk of files as we present the size of th... | Felipe Barriga Richards | 4 | -6/+31 |
2017-05-07 | pass CajaApplication instead of GApplication to DBus init | monsta | 1 | -1/+1 |
2017-05-03 | restore DBus interface initialization | monsta | 1 | -0/+3 |
2017-05-02 | CSS: Load a different caja-desktop.css with GTK 3.14 | Clement Lefebvre | 1 | -2/+6 |
2017-04-20 | Use gtk+-3 bookmarks location | raveit65 | 1 | -1/+30 |
2017-04-18 | update copyright year to 2017 | monsta | 1 | -1/+1 |
2017-04-18 | don't check nonexistent MATE22_USER_DIR env var | monsta | 1 | -10/+1 |
2017-03-28 | fix build warning (no const needed there) | monsta | 1 | -1/+1 |
2017-03-28 | fix build with gcc 4.9.2 (looks like it's in c89 mode by default) | monsta | 1 | -1/+3 |
2017-03-23 | search: added tag support (xattr::xdg.tags). | Felipe Barriga Richards | 1 | -0/+123 |
2017-03-23 | Fix broken rename in list view by selectin file name cell. | Martin Pieuchot | 1 | -1/+2 |
2017-03-23 | property-browser: don't recast GtkWidget as GtkWidget | raveit65 | 1 | -1/+1 |
2017-03-23 | property-browser: add style class frame to scrolledwindows | raveit65 | 1 | -0/+3 |
2017-03-17 | caja-application.c: Fix uninitialized variable | lukefromdc | 1 | -1/+1 |
2017-03-13 | eel: Avoid deprecated gdk_window_set_background functions | Alexei Sorokin | 1 | -0/+15 |
2017-03-13 | Revert "GTK3.21:fix desktop redraw" | Alexei Sorokin | 5 | -171/+0 |
2017-02-07 | Remove unused code | lukefromdc | 1 | -7/+0 |
2017-02-07 | Add an option for asking confirmation before moving files to the trash | Colomban Wendling | 2 | -1/+20 |
2017-02-07 | Fix for https://github.com/mate-desktop/caja/issues/734 | lukefromdc | 1 | -1/+1 |
2017-01-07 | force X11 | leigh123linux | 1 | -0/+2 |
2017-01-06 | show/hide columns instead of appending/removing them | monsta | 1 | -13/+7 |
2017-01-06 | revert part of previous commit - it broke Back/Forward buttons | monsta | 1 | -0/+32 |
2017-01-06 | remove some unused code that's also gone upstream | monsta | 3 | -150/+1 |
2016-12-29 | Show "open with" tab in properties window when "open with" menu available | lukefromdc | 1 | -2/+1 |
2016-12-29 | Show "open with" menu for desktop and theme files | lukefromdc | 1 | -3/+1 |
2016-12-29 | fix build warning about wrong variable type | monsta | 1 | -1/+1 |
2016-12-29 | fix indent and spacing a bit | monsta | 5 | -12/+13 |
2016-12-29 | check for stable version of GTK+3, not for development one | monsta | 6 | -30/+30 |
2016-12-06 | prefs dialog: fix vertical expand of content with window resize | monsta | 1 | -1/+1 |
2016-12-04 | Rename labels: follow theme if available, sane default | lukefromdc | 1 | -0/+15 |
2016-11-28 | Fix restart loop when started without icons on the desktop | lukefromdc | 1 | -1/+6 |
2016-11-22 | move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op... | lukefromdc | 56 | -4162/+154 |