summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-14move libegg to the top srcdir and drop some leftoversmonsta18-75/+12
2018-01-09update copyright year to 2018monsta1-1/+1
2018-01-09remove +x attr from source filesmonsta11-0/+0
2018-01-08ui: don't use overlay-scrollbarsraveit6511-0/+39
2018-01-02Link to GitHub instead of non-existing mailing list, see #890Jan Niklas Hasse1-5/+5
2018-01-01places-sidebar: show user's home dir when it is also the desktoplukefromdc1-25/+25
2018-01-01caja-file-management-properties.c: Fix build warning:Pablo Barciela1-1/+1
2017-12-31places-sidebar: remove duplicate functionlukefromdc1-3/+0
2017-12-31eject: Do not show "safe to remove" notification if drive fails to unmountlukefromdc1-1/+4
2017-12-27release 1.19.3v1.19.3raveit652-1/+11
2017-12-27sync with transifexraveit65114-2141/+2155
2017-12-16WidthOfScreen and HeightOfScreen implementationPablo Barciela7-99/+31
2017-12-14Fix #880 and fix refusal to unmount when sidebar is widelukefromdc1-44/+23
2017-11-12Fix: wrong behavior with key "enter" while renaming files in list viewPablo Barciela1-10/+21
2017-11-05open folder in new window: [ctrl] + [shift] + [w]Pablo Barciela1-1/+1
2017-11-02zoom-control: change zoom with mousewheel scroll over buttonmonsta1-1/+2
2017-10-11release 1.19.2v1.19.2raveit652-24/+37
2017-10-11sync with transifexraveit65114-96039/+98321
2017-10-10View -> Visible Columns: fix vertical expand of dialog contentmonsta1-1/+1
2017-10-08reword Size on Disk column description a bitmonsta1-1/+1
2017-09-23Fix: wrong <Shift+Del> behavior while renaming filesPablo Barciela1-2/+4
2017-09-02icon-dnd: remove hardcoded highlight frameCosimo Cecchi1-6/+1
2017-09-01Fix: high cpu while loading background imageZenWalker1-0/+8
2017-08-29list view: fix large icon margins on zooming outmonsta1-0/+3
2017-08-29Revert "Adds columns autosizing"monsta1-2/+0
2017-08-28make sure scaling the desktop wallpaper works in all monitorsZenWalker1-4/+20
2017-08-28remove weird +x attribute from a source filemonsta1-0/+0
2017-08-25release 1.19.1v1.19.1raveit652-2/+29
2017-08-25sync with transifexraveit6518-979/+987
2017-08-25gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker3-0/+28
2017-08-25Adds columns autosizingJury Verrigni1-0/+2
2017-08-25Refresh all rows on zoom changeJury Verrigni1-1/+1
2017-08-25Forces widget redraw on zoomJury Verrigni1-0/+2
2017-08-25pathbar: enable mousewheel scrolling like it was with GTK+2monsta1-0/+5
2017-08-24libcaja-private: remove wrong link from internal READMEmonsta1-6/+0
2017-08-22private: Ensure we allow launching .desktop files from trusted symlinksIkey Doherty1-0/+42
2017-08-21Fix: Scaling the desktop wallpaper doesn't workZenWalker1-6/+10
2017-08-19open-with-dialog: set max-char-width for a labelraveit651-0/+1
2017-08-18Fix #828 "Open With" dialog "Open" button's text misalignedlukefromdc1-1/+1
2017-08-12avoid deprecated gdk_screen_width/heightZenWalker3-9/+32
2017-08-12avoid deprecated gdk_screen_get_width/heightZenWalker6-20/+46
2017-08-08avoid deprecated gdk_screen_make_display_nameZenWalker1-3/+2
2017-08-05libegg: replace deprecated gtk_drag_beginraveit651-5/+7
2017-08-05eggsmclient: fix a build warning because of -Wcommentraveit651-4/+3
2017-07-22don't use deprecated gtk_show_uriraveit658-0/+51
2017-07-18update issue_templateraveit651-0/+3
2017-07-16avoid deprecated gdk_screen_get_numberZenWalker4-10/+12
2017-07-12application: remove unneeded forward declarationsmonsta1-22/+2
2017-07-08Fix browsing/autorun media on insertionlukefromdc1-0/+1
2017-07-03fix vertical Compact View scrolling in fm_icon_view_scroll_event()Galik1-34/+15