summaryrefslogtreecommitdiff
path: root/libcaja-private
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-29fix indent and spacing a bitmonsta1-11/+11
2016-12-29check for stable version of GTK+3, not for development onemonsta1-3/+3
2016-12-14Add a separator when concatenating strings in icon text accessibleColomban Wendling1-0/+2
2016-12-06schema: capitalize MIME in descriptionsmonsta1-2/+2
2016-12-06schema: add missing capitalization of Cajamonsta1-2/+2
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc21-1794/+47
2016-11-03Improved merge folder dialogZenWalker1-8/+40
2016-11-03suppress notification on unmounting non-ejectiable devicelukefromdc1-2/+1
2016-10-23Add gsettings preference to enable/disable notificationslukefromdc3-0/+8
2016-10-23libunique builds: enable eject notificationslukefromdc1-8/+6
2016-10-23Refactor notification code to remove duplicate functionlukefromdc2-3/+4
2016-10-23GtkApplication: show notifications for ejecting from the desktop toolukefromdc2-2/+37
2016-10-17Fix disabled controls when recursively processing directoriesemanuele-f2-25/+28
2016-10-17Operations window fixes and control improvementsemanuele-f3-32/+114
2016-10-17Start immediately some opsemanuele-f1-7/+7
2016-10-17Fix bad indentationemanuele-f1-73/+73
2016-10-17Anticipate progress window creation to provide immediate op startemanuele-f3-70/+68
2016-10-17add GtkStock compatibilityemanuele-f1-5/+25