summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-04-06Fix warnings from HiDPI commitslukefromdc1-0/+4
2018-04-05sidebar: Respect sidebar dimensions on HiDPIVictor Kareh2-2/+10
2018-04-05HiDPI: Convert Pixbufs to Cairo SurfacesVictor Kareh11-170/+183
2018-04-05general: use gdk_monitor_get_scale_factorAlexandru Pandelea1-1/+1
2018-04-05list-view: use the cairo surface as a drag iconCosimo Cecchi1-11/+8
2018-04-05Scale screen dimensionsVictor Kareh3-8/+18
2018-04-05properties-window: support HiDpi for the properties window iconCosimo Cecchi1-17/+10
2018-04-05Support HiDpi iconsCosimo Cecchi21-63/+155
2018-04-05desktop-canvas-view: scale desktop workareaAndrea Azzarone1-4/+8
2018-03-13remove runtime warning in usage of caja_clipboard_set_up_editablezhangwen21-1/+1
2018-03-13can selected all the search keywords with Ctrl+a.张雯3-3/+13
2018-01-31require GTK+ 3.22 and GLib 2.50monsta28-268/+14
2018-01-26Fix tasklist icon change when opening new tabbl0ckeduser1-0/+3
2018-01-19Include local files with "" instead of <>Jan Niklas Hasse2-3/+5
2018-01-15add missing window icon to About dialog for extensionsmonsta1-0/+1
2018-01-14move libegg to the top srcdir and drop some leftoversmonsta2-2/+0
2018-01-09update copyright year to 2018monsta1-1/+1
2018-01-09remove +x attr from source filesmonsta7-0/+0
2018-01-08ui: don't use overlay-scrollbarsraveit657-0/+27
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-16WidthOfScreen and HeightOfScreen implementationPablo Barciela3-22/+10
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-10View -> Visible Columns: fix vertical expand of dialog contentmonsta1-1/+1
2017-09-23Fix: wrong <Shift+Del> behavior while renaming filesPablo Barciela1-2/+4
2017-08-29list view: fix large icon margins on zooming outmonsta1-0/+3
2017-08-29Revert "Adds columns autosizing"monsta1-2/+0
2017-08-28remove weird +x attribute from a source filemonsta1-0/+0
2017-08-25gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+13
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-12avoid deprecated gdk_screen_get_width/heightZenWalker3-10/+22
2017-07-22don't use deprecated gtk_show_uriraveit658-0/+51
2017-07-16avoid deprecated gdk_screen_get_numberZenWalker1-5/+6
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
2017-06-29"property-browser: add style class frame to scrolledwindows"raveit651-0/+2
2017-06-29Revert "property-browser: add style class frame to scrolledwindows"raveit651-3/+0
2017-06-29Revert "property-browser: don't recast GtkWidget as GtkWidget"raveit651-1/+1
2017-06-21Fix off-by-one error in caja-pathbar.cnokangaroo1-1/+3
2017-05-25added feature: present the size on disk of files as we present the size of th...Felipe Barriga Richards4-6/+31
2017-05-07pass CajaApplication instead of GApplication to DBus initmonsta1-1/+1
2017-05-03restore DBus interface initializationmonsta1-0/+3