summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc56-4162/+154
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
2016-10-23libunique builds: enable eject notificationslukefromdc2-20/+9
2016-10-23Refactor notification code to remove duplicate functionlukefromdc2-32/+4
2016-10-22GtkApplication: Notify when ejected volumes safe to unpluglukefromdc3-4/+66
2016-10-22GtkApplication: fix "caja 3.0" messagelukefromdc1-1/+1
2016-10-16support back and forward mouse buttons to navigateMartin Matuska3-0/+38
2016-10-14GTK2: Use emanuele-f 's patch for build failure, fix build w/o libuniquelukefromdc12-70/+71
2016-10-14Fix missed selector change for separating GTK3 and libunique build optionslukefromdc2-1/+3
2016-10-11Fix accessible object inherritance when used with GTK 3Luke Yelavich1-0/+48
2016-10-09GtkApplication: Disable session management when root/not in MATElukefromdc1-10/+0
2016-10-08GTK3: port libunique ->GtkApplication as build time optionlukefromdc13-109/+1253
2016-10-08Stop warnings on window-close and 3 warnings on exitlukefromdc2-2/+8
2016-10-04GTK3: fix warnings cause by GtkGridlukefromdc1-52/+3
2016-09-15Fix for #492bl0ckeduser1-0/+3
2016-09-06GTK3.20:fix statusbar deprecation warninglukefromdc1-1/+7
2016-09-06GTK3: Fix last pathbar warninglukefromdc1-27/+18
2016-09-05GTK3: Fix pathbar "w/o calling gtk_widget get preferred width" warningslukefromdc1-3/+12
2016-09-05GTK3: fix pathbar pango warningslukefromdc1-1/+9
2016-08-27Update caja-actions.hbkerlin1-1/+0
2016-08-22drop a large amount of completely unused codemonsta5-49/+0
2016-08-12GTK+-3 property-browser: port GtkTable to GtkGridraveit651-1/+61
2016-08-12GTK+-3 window: port GtkTable to GtkGridraveit654-2/+53
2016-08-10Fix background change crashlukefromdc1-0/+24
2016-08-08Fix background rendering in noncomposited caselukefromdc2-36/+126
2016-08-04GTK3.21:fix desktop redraw (fm-list-view.c)lukefromdc1-0/+6
2016-08-04GTK3.21:fix desktop redraw (fm-icon-view.c)lukefromdc1-2/+10
2016-08-04GTK3.21:fix desktop redraw (fm-directory-view.c)lukefromdc1-5/+14
2016-08-04GTK3.21:fix desktop redraw (fm-desktop-icon-view.c)lukefromdc1-0/+13
2016-08-04GTK3.21:fix desktop redraw (caja-desktop-window.c)lukefromdc1-2/+16
2016-07-30use GtkAbout instead of MateAboutraveit652-15/+12
2016-07-20GTK 3.21: stop properties window going full heightlukefromdc1-1/+4
2016-07-14GTK+-3 pathbar: always show the slidersraveit651-2/+2
2016-07-14GTK+-3 pathbar: add slider-button class to slidersraveit651-0/+4
2016-07-14GTK+-3 pathpar: add image-button class to iconic buttonsraveit651-0/+8
2016-07-14GTK+-3 pathbar: use text-button style class for pathbar buttonsraveit651-0/+4
2016-07-14GTK+-3 pathbar: fix allocation offset for the down slider buttonraveit651-3/+2
2016-07-14GTK+-3 pathbar: do not use deprecated gtk_arrow_newraveit651-7/+26
2016-07-14GTK+-3 pathbar: do not use deprecated gtk_alignment_newraveit651-7/+5
2016-07-14GTK+-3 pathbar: refresh label size request every time it changesraveit651-15/+34
2016-07-12remove some unused includesmonsta3-3/+0
2016-07-12fix minor build warningmonsta1-1/+3
2016-07-11location-bar: don't pack an useless box in the barraveit651-14/+4
2016-07-11location-bar: fix deprecated GTK_TYPE_HBOX usageraveit651-1/+4
2016-07-11navigation-bar: remove useless abstract classraveit657-403/+152