summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-31Revert "Adds columns autosizing"monsta1-2/+0
2017-08-28remove weird +x attribute from a source filemonsta1-0/+0
2017-08-26release 1.18.4v1.18.4raveit652-1/+11
2017-08-26Adds columns autosizingJury Verrigni1-0/+2
2017-08-26Refresh all rows on zoom changeJury Verrigni1-1/+1
2017-08-26Forces widget redraw on zoomJury Verrigni1-0/+2
2017-08-26pathbar: enable mousewheel scrolling like it was with GTK+2monsta1-0/+5
2017-08-26open-with-dialog: set max-char-width for a labelraveit651-0/+1
2017-08-26Fix #828 "Open With" dialog "Open" button's text misalignedlukefromdc1-1/+1
2017-08-26Fix off-by-one error in caja-pathbar.cnokangaroo1-1/+3
2017-07-09Fix browsing/autorun media on insertionlukefromdc1-0/+1
2017-07-09fix vertical Compact View scrolling in fm_icon_view_scroll_event()Galik1-34/+15
2017-05-11release 1.18.3v1.18.3raveit652-1/+10
2017-05-07pass CajaApplication instead of GApplication to DBus initmonsta1-1/+1
2017-05-03restore DBus interface initializationmonsta1-0/+3
2017-05-03CSS: Load a different caja-desktop.css with GTK 3.14Clement Lefebvre3-2/+36
2017-04-23file: make caja_file_get_gicon return custom icons too (#765)monsta1-0/+5
2017-04-23Open With dialog: force icon sizemonsta1-1/+1
2017-04-18update copyright year to 2017monsta1-1/+1
2017-04-18show correct right-click menu after making selectionmonsta1-0/+1
2017-04-15release 1.18.2v1.18.2raveit652-1/+6
2017-04-15sync with transfexraveit658-73/+74
2017-04-15eel: Queue resizes on the canvas as elements change visibilityraveit651-1/+18
2017-04-15Add size_request to IconContainer to work around unncecessaryraveit651-0/+64
2017-04-15IconCanvasItem: fix overlapping filenames on hoverraveit651-1/+0
2017-04-04Bump version to 1.18.1v1.18.1Martin Wimpress2-1/+12
2017-04-04Sync translations.Martin Wimpress11-546/+552
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