summaryrefslogtreecommitdiff
path: root/libcaja-private
AgeCommit message (Expand)AuthorFilesLines
2018-04-06Fix warnings from HiDPI commitslukefromdc2-1/+4
2018-04-05HiDPI: Convert Pixbufs to Cairo SurfacesVictor Kareh8-106/+195
2018-04-05Scale screen dimensionsVictor Kareh1-6/+12
2018-04-05icon-info: hash/store icons using scale factor as well as sizeLionel Landwerlin1-6/+18
2018-04-05file: support HiDpi for thumbnails imagesCosimo Cecchi1-3/+3
2018-04-05Support HiDpi iconsCosimo Cecchi11-122/+177
2018-04-05canvas-container: listen to scale factor to invalidate iconsLionel Landwerlin1-0/+12
2018-04-05canvas-item: use gtk_render_icon_surface for the DnD surfaceCosimo Cecchi1-3/+8
2018-04-05modify code error: end the statement with a semicolon张雯1-2/+2
2018-01-31require GTK+ 3.22 and GLib 2.50monsta9-135/+4
2018-01-15search_dispose and search_finilize can't be run after search finishedchen donghai1-1/+0
2018-01-14move libegg to the top srcdir and drop some leftoversmonsta1-2/+1
2018-01-09remove +x attr from source filesmonsta3-0/+0
2018-01-08ui: don't use overlay-scrollbarsraveit653-0/+9
2017-12-31eject: Do not show "safe to remove" notification if drive fails to unmountlukefromdc1-1/+4
2017-12-16WidthOfScreen and HeightOfScreen implementationPablo Barciela1-22/+8
2017-10-08reword Size on Disk column description a bitmonsta1-1/+1
2017-09-02icon-dnd: remove hardcoded highlight frameCosimo Cecchi1-6/+1
2017-08-25gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+10
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-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/heightZenWalker1-2/+7
2017-08-12avoid deprecated gdk_screen_get_width/heightZenWalker1-6/+15
2017-07-16avoid deprecated gdk_screen_get_numberZenWalker2-4/+5
2017-05-25added feature: present the size on disk of files as we present the size of th...Felipe Barriga Richards11-47/+221
2017-04-20Open With dialog: force icon sizemonsta1-1/+1
2017-04-20file: make caja_file_get_gicon return custom icons too (#765)monsta1-0/+5
2017-04-19Expand grid width to canvasraveit651-1/+6
2017-04-18use atk_component_get_extents instead of atk_component_get_positionmonsta1-2/+2
2017-04-18don't parse .hidden files manually - GIO does it since 2.36monsta4-139/+2
2017-04-18don't check nonexistent MATE22_USER_DIR env varmonsta1-13/+2
2017-04-18don't check nonexistent ~/.mate2 directorymonsta1-16/+3
2017-04-13Add size_request to IconContainer to work around unncecessaryraveit651-0/+64
2017-04-13IconCanvasItem: fix overlapping filenames on hoverraveit651-1/+0
2017-03-28fix build with gcc 4.9.2 (looks like it's in c89 mode by default)monsta1-2/+6
2017-03-23search: added tag support (xattr::xdg.tags).Felipe Barriga Richards3-9/+205
2017-03-13eel: Avoid deprecated gdk_window_set_background functionsAlexei Sorokin2-4/+16
2017-03-13Revert "GTK3.21:fix desktop redraw"Alexei Sorokin1-7/+0
2017-02-07Add an option for asking confirmation before moving files to the trashColomban Wendling3-1/+68
2017-01-27Rename method to reflect its altered functionalityLuke Yelavich1-4/+4
2017-01-27Replace other instances of atk_focus_tracker_notify with appropriate atk_set_...Luke Yelavich1-5/+5
2017-01-27Use ATK_STATE_SELECTED and ATK_STATE_FOCUSED appropriately for highlight prop...Luke Yelavich1-9/+7
2017-01-07a11y: fix accessibility implementation for CajaIconCanvasItemAccessibleColomban Wendling1-3/+3
2017-01-06remove some unused code that's also gone upstreammonsta1-14/+0
2017-01-02Fix keyboard-down wraparound on compact viewlukefromdc1-26/+22
2016-12-31Fix cursor on single-click navigation mode.Franco Tortoriello1-2/+15
2016-12-29file: don't consider all desktop files caja linkslukefromdc1-3/+6
2016-12-29Show "open with" menu for desktop and theme fileslukefromdc1-4/+2