Age | Commit message (Expand) | Author | Files | Lines |
2018-02-13 | fix backgrounds and emblems dialog content rendering | lukefromdc | 1 | -0/+8 |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 26 | -268/+287 |
2018-01-31 | release 1.20v1.20.0 | raveit65 | 2 | -1/+14 |
2018-01-31 | sync with transifex | raveit65 | 117 | -73508/+88518 |
2018-01-31 | drop CSS for GTK+ 3.14 | monsta | 2 | -30/+0 |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 46 | -603/+24 |
2018-01-26 | Fix tasklist icon change when opening new tab | bl0ckeduser | 1 | -0/+3 |
2018-01-19 | Include local files with "" instead of <> | Jan Niklas Hasse | 3 | -4/+6 |
2018-01-15 | search_dispose and search_finilize can't be run after search finished | chen donghai | 1 | -1/+0 |
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 | 18 | -75/+12 |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 |
2018-01-09 | remove +x attr from source files | monsta | 11 | -0/+0 |
2018-01-08 | ui: don't use overlay-scrollbars | raveit65 | 11 | -0/+39 |
2018-01-02 | Link to GitHub instead of non-existing mailing list, see #890 | Jan Niklas Hasse | 1 | -5/+5 |
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-31 | eject: Do not show "safe to remove" notification if drive fails to unmount | lukefromdc | 1 | -1/+4 |
2017-12-27 | release 1.19.3v1.19.3 | raveit65 | 2 | -1/+11 |
2017-12-27 | sync with transifex | raveit65 | 114 | -2141/+2155 |
2017-12-16 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 7 | -99/+31 |
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-11 | release 1.19.2v1.19.2 | raveit65 | 2 | -24/+37 |
2017-10-11 | sync with transifex | raveit65 | 114 | -96039/+98321 |
2017-10-10 | View -> Visible Columns: fix vertical expand of dialog content | monsta | 1 | -1/+1 |
2017-10-08 | reword Size on Disk column description a bit | monsta | 1 | -1/+1 |
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 |