summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-03-26Fix broken rename in list view by selectin file name cell.Martin Pieuchot1-1/+2
2017-03-26[GTK+3] property-browser: add style class frame to scrolledwindowsraveit651-0/+5
2017-03-12eel: Avoid deprecated gdk_window_set_background functionsAlexei Sorokin1-0/+15
2017-02-25Revert "GTK3.21:fix desktop redraw"Alexei Sorokin5-176/+6
2017-02-17restore "open with other application" menu entry for directorieslukefromdc1-7/+0
2017-01-22show/hide columns instead of appending/removing themmonsta1-13/+7
2017-01-22GTK+3: fix build warning about wrong variable typemonsta1-1/+1
2017-01-22prefs dialog: fix vertical expand of content with window resizemonsta1-1/+1
2017-01-22GTK+3: fix mousewheel scrolling in compact viewlukefromdc1-0/+25
2017-01-22Stop warnings on window-close and 3 warnings on exitlukefromdc2-2/+8
2017-01-08use GTK_CHECK_VERSION for gdk_set_allowed_backendsraveit651-0/+2
2017-01-08Force X11 backendraveit651-0/+2
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 fileslukefromdc1-3/+1
2016-12-07Rename labels: follow theme if available, sane defaultlukefromdc1-5/+20
2016-10-18Fix accessible object inherritance when used with GTK 3Luke Yelavich1-0/+48
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