summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-18Bump version to 1.17.3v1.17.3Martin Wimpress2-2/+8
2017-01-17Remove reference to White Ribs pattern, which was removed from Nautilus in 2001.Martin Wimpress1-1/+0
2017-01-13Update caja NEWS to use consistent, project wide, markdown-like formatting. T...Martin Wimpress1-170/+183
2017-01-07force X11leigh123linux1-0/+2
2017-01-07a11y: fix accessibility implementation for CajaIconCanvasItemAccessibleColomban Wendling3-18/+18
2017-01-06show/hide columns instead of appending/removing themmonsta1-13/+7
2017-01-06revert part of previous commit - it broke Back/Forward buttonsmonsta1-0/+32
2017-01-06remove some unused code that's also gone upstreammonsta5-173/+2
2017-01-06release 1.17.2v1.17.2raveit652-1/+22
2017-01-06sync with transifexraveit65114-115358/+107848
2017-01-02Fix keyboard-down wraparound on compact viewlukefromdc1-26/+22
2016-12-31Single click navigation: keep hand cursor when opening folder...lukefromdc1-1/+3
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" tab in properties window when "open with" menu availablelukefromdc1-2/+1
2016-12-29Show "open with" menu for desktop and theme fileslukefromdc2-7/+3
2016-12-29fix build warning about wrong variable typemonsta1-1/+1
2016-12-29fix indent and spacing a bitmonsta8-36/+37
2016-12-29check for stable version of GTK+3, not for development onemonsta7-33/+33
2016-12-14Add a separator when concatenating strings in icon text accessibleColomban Wendling1-0/+2
2016-12-06prefs dialog: fix vertical expand of content with window resizemonsta1-1/+1
2016-12-06schema: capitalize MIME in descriptionsmonsta1-2/+2
2016-12-06schema: add missing capitalization of Cajamonsta1-2/+2
2016-12-04Rename labels: follow theme if available, sane defaultlukefromdc4-29/+52
2016-12-02caja.css: fix missing commalukefromdc1-1/+1
2016-11-28po: actually add new language from Transifexmonsta1-0/+1
2016-11-28Fix restart loop when started without icons on the desktoplukefromdc1-1/+6
2016-11-24build: require libmate-desktop >= 1.17.0monsta1-1/+1
2016-11-22release 1.17.1v1.17.1raveit651-0/+18
2016-11-22sync with transiflexraveit65114-67556/+82797
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc113-7968/+272
2016-11-17configure.ac: Check for libnotifylukefromdc1-0/+1
2016-11-11application: correct description of --force-desktop optionmonsta1-1/+1
2016-11-10application: remove unused functionmonsta1-57/+0
2016-11-08remove convert metadatalukefromdc3-484/+2
2016-11-04Fix GTK2 buildlukefromdc1-1/+18
2016-11-04Compact view: ensure horizontal mouse wheel works both directionslukefromdc1-10/+9
2016-11-04Fix mousewheel scrolling in compact viewlukefromdc1-3/+13