summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-11Revert "GTK+-3 spatial-window: avoid deprecated gtk_vbox_new"raveit651-1/+0
2016-07-11GTK+-3 spatial-window: avoid deprecated gtk_vbox_newraveit651-0/+1
2016-07-08GTK+-3.20 view-as-action: avoid deprecated gtk_combo_box_set_focus_on_clickraveit651-0/+4
2016-07-06GTK+-3 connect-server-dialog: use widget properties instead of GtkAlignmentraveit651-2/+15
2016-07-06GTK+-3 searchbar: use widget properties instead of GtkAlignmentraveit651-0/+11
2016-07-06GTK+-3 fm-properties-window: use widget properties instead of GtkAlignmentraveit651-5/+18
2016-07-06GTK+-3 fm-list-view: use widget properties instead of GtkAlignmentraveit651-0/+9
2016-07-06notebook: cleanup an old workaroundraveit651-66/+0
2016-07-04Gtk+-3.20 fm-desktop-icon-view: use GdkSeat operationsraveit651-1/+31
2016-07-04Revert "navigation-bar: fix deprecated GTK_TYPE_HBOX usage"raveit651-2/+1
2016-07-04Revert "navigation-bar: fix typo in previous commit"raveit651-1/+1