summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-10release 1.19.0v1.19.0raveit651-0/+26
2017-05-10sync with transifexraveit65114-53679/+54713
2017-05-07pass CajaApplication instead of GApplication to DBus initmonsta1-1/+1
2017-05-03restore DBus interface initializationmonsta1-0/+3
2017-05-02CSS: Load a different caja-desktop.css with GTK 3.14Clement Lefebvre3-2/+36
2017-04-20Use gtk+-3 bookmarks locationraveit651-1/+30
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-18update copyright year to 2017monsta1-1/+1
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 varmonsta2-23/+3
2017-04-18don't check nonexistent ~/.mate2 directorymonsta1-16/+3
2017-04-17eel-accessibility: remove unused code and outdated commentsmonsta2-112/+0
2017-04-17show correct right-click menu after making selectionmonsta1-0/+1
2017-04-15sync with transfexraveit658-73/+74
2017-04-15Sync translations.Martin Wimpress11-546/+552
2017-04-15Revert "sync with transfex"raveit6514-615/+609
2017-04-15sync with transfexraveit6514-609/+615
2017-04-13eel: Queue resizes on the canvas as elements change visibilityraveit651-1/+18
2017-04-13Add size_request to IconContainer to work around unncecessaryraveit651-0/+64
2017-04-13IconCanvasItem: fix overlapping filenames on hoverraveit651-1/+0
2017-04-10eel: remove unneeded #include with conditionmonsta1-4/+0
2017-04-10eel: remove some unused code from eel-gdk-pixbuf-extensionsmonsta3-1133/+0
2017-03-30pre-bump versionraveit652-1/+3
2017-03-28fix build warning (no const needed there)monsta1-1/+1
2017-03-28fix build with gcc 4.9.2 (looks like it's in c89 mode by default)monsta2-3/+9
2017-03-23search: added tag support (xattr::xdg.tags).Felipe Barriga Richards4-9/+328
2017-03-23Fix broken rename in list view by selectin file name cell.Martin Pieuchot1-1/+2
2017-03-23property-browser: don't recast GtkWidget as GtkWidgetraveit651-1/+1
2017-03-23property-browser: add style class frame to scrolledwindowsraveit651-0/+3
2017-03-17caja-application.c: Fix uninitialized variablelukefromdc1-1/+1
2017-03-13release 1.18.0v1.18.0raveit651-1/+1
2017-03-13sync with transifexraveit65114-75999/+79407
2017-03-13update NEWS for 1.18, also add latest 1.16.x entriesmonsta1-57/+46
2017-03-13eel: Avoid deprecated gdk_window_set_background functionsAlexei Sorokin6-51/+149
2017-03-13Revert "GTK3.21:fix desktop redraw"Alexei Sorokin6-178/+0
2017-03-12Revert "css: honor new bg handling for all gtk+ versions"raveit651-9/+1
2017-03-12css: honor new bg handling for all gtk+ versionsraveit651-1/+9
2017-02-07Remove unused codelukefromdc1-7/+0
2017-02-07Add an option for asking confirmation before moving files to the trashColomban Wendling5-2/+88
2017-02-07Fix for https://github.com/mate-desktop/caja/issues/734lukefromdc1-1/+1
2017-02-02eel: GdkRGBA related fixesAlexei Sorokin2-13/+15
2017-02-01pre-bump versionraveit652-1/+3
2017-01-31eel: remove some code that seems to do nothingmonsta2-60/+0
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-23eel: remove unused functionmonsta2-28/+0