Age | Commit message (Expand) | Author | Files | Lines |
2017-09-23 | Fix: wrong <Shift+Del> behavior while renaming files | Pablo Barciela | 1 | -2/+4 |
2017-09-02 | icon-dnd: remove hardcoded highlight frame | Cosimo Cecchi | 1 | -6/+1 |
2017-09-01 | Fix: high cpu while loading background image | ZenWalker | 1 | -0/+8 |
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 | make sure scaling the desktop wallpaper works in all monitors | ZenWalker | 1 | -4/+20 |
2017-08-28 | remove weird +x attribute from a source file | monsta | 1 | -0/+0 |
2017-08-25 | release 1.19.1v1.19.1 | raveit65 | 2 | -2/+29 |
2017-08-25 | sync with transifex | raveit65 | 18 | -979/+987 |
2017-08-25 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 3 | -0/+28 |
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-24 | libcaja-private: remove wrong link from internal README | monsta | 1 | -6/+0 |
2017-08-22 | private: Ensure we allow launching .desktop files from trusted symlinks | Ikey Doherty | 1 | -0/+42 |
2017-08-21 | Fix: Scaling the desktop wallpaper doesn't work | ZenWalker | 1 | -6/+10 |
2017-08-19 | open-with-dialog: set max-char-width for a label | raveit65 | 1 | -0/+1 |
2017-08-18 | Fix #828 "Open With" dialog "Open" button's text misaligned | lukefromdc | 1 | -1/+1 |
2017-08-12 | avoid deprecated gdk_screen_width/height | ZenWalker | 3 | -9/+32 |
2017-08-12 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 6 | -20/+46 |
2017-08-08 | avoid deprecated gdk_screen_make_display_name | ZenWalker | 1 | -3/+2 |
2017-08-05 | libegg: replace deprecated gtk_drag_begin | raveit65 | 1 | -5/+7 |
2017-08-05 | eggsmclient: fix a build warning because of -Wcomment | raveit65 | 1 | -4/+3 |
2017-07-22 | don't use deprecated gtk_show_uri | raveit65 | 8 | -0/+51 |
2017-07-18 | update issue_template | raveit65 | 1 | -0/+3 |
2017-07-16 | avoid deprecated gdk_screen_get_number | ZenWalker | 4 | -10/+12 |
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-06-08 | create issue_template.md | raveit65 | 1 | -0/+16 |
2017-05-25 | Restore Polish translation credits from GNOME | Piotr Drąg | 1 | -6/+11 |
2017-05-25 | added feature: present the size on disk of files as we present the size of th... | Felipe Barriga Richards | 15 | -53/+252 |
2017-05-10 | release 1.19.0v1.19.0 | raveit65 | 1 | -0/+26 |
2017-05-10 | sync with transifex | raveit65 | 114 | -53679/+54713 |
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 | 3 | -2/+36 |
2017-04-20 | Use gtk+-3 bookmarks location | raveit65 | 1 | -1/+30 |
2017-04-20 | Open With dialog: force icon size | monsta | 1 | -1/+1 |
2017-04-20 | file: make caja_file_get_gicon return custom icons too (#765) | monsta | 1 | -0/+5 |
2017-04-19 | Expand grid width to canvas | raveit65 | 1 | -1/+6 |
2017-04-18 | update copyright year to 2017 | monsta | 1 | -1/+1 |
2017-04-18 | use atk_component_get_extents instead of atk_component_get_position | monsta | 1 | -2/+2 |
2017-04-18 | don't parse .hidden files manually - GIO does it since 2.36 | monsta | 4 | -139/+2 |
2017-04-18 | don't check nonexistent MATE22_USER_DIR env var | monsta | 2 | -23/+3 |