Age | Commit message (Expand) | Author | Files | Lines |
2018-01-19 | Include local files with "" instead of <> | Jan Niklas Hasse | 2 | -3/+5 |
2018-01-15 | add missing window icon to About dialog for extensions | monsta | 1 | -0/+1 |
2018-01-14 | move libegg to the top srcdir and drop some leftovers | monsta | 2 | -2/+0 |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 |
2018-01-09 | remove +x attr from source files | monsta | 7 | -0/+0 |
2018-01-08 | ui: don't use overlay-scrollbars | raveit65 | 7 | -0/+27 |
2018-01-01 | places-sidebar: show user's home dir when it is also the desktop | lukefromdc | 1 | -25/+25 |
2018-01-01 | caja-file-management-properties.c: Fix build warning: | Pablo Barciela | 1 | -1/+1 |
2017-12-31 | places-sidebar: remove duplicate function | lukefromdc | 1 | -3/+0 |
2017-12-16 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 3 | -22/+10 |
2017-12-14 | Fix #880 and fix refusal to unmount when sidebar is wide | lukefromdc | 1 | -44/+23 |
2017-11-12 | Fix: wrong behavior with key "enter" while renaming files in list view | Pablo Barciela | 1 | -10/+21 |
2017-11-05 | open folder in new window: [ctrl] + [shift] + [w] | Pablo Barciela | 1 | -1/+1 |
2017-11-02 | zoom-control: change zoom with mousewheel scroll over button | monsta | 1 | -1/+2 |
2017-10-10 | View -> Visible Columns: fix vertical expand of dialog content | monsta | 1 | -1/+1 |
2017-09-23 | Fix: wrong <Shift+Del> behavior while renaming files | Pablo Barciela | 1 | -2/+4 |
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 |