Age | Commit message (Expand) | Author | Files | Lines |
2016-08-22 | drop a large amount of completely unused code | monsta | 5 | -49/+0 |
2016-08-12 | GTK+-3 property-browser: port GtkTable to GtkGrid | raveit65 | 1 | -1/+61 |
2016-08-12 | GTK+-3 window: port GtkTable to GtkGrid | raveit65 | 4 | -2/+53 |
2016-08-10 | Fix background change crash | lukefromdc | 1 | -0/+24 |
2016-08-08 | Fix background rendering in noncomposited case | lukefromdc | 2 | -36/+126 |
2016-08-04 | GTK3.21:fix desktop redraw (fm-list-view.c) | lukefromdc | 1 | -0/+6 |
2016-08-04 | GTK3.21:fix desktop redraw (fm-icon-view.c) | lukefromdc | 1 | -2/+10 |
2016-08-04 | GTK3.21:fix desktop redraw (fm-directory-view.c) | lukefromdc | 1 | -5/+14 |
2016-08-04 | GTK3.21:fix desktop redraw (fm-desktop-icon-view.c) | lukefromdc | 1 | -0/+13 |
2016-08-04 | GTK3.21:fix desktop redraw (caja-desktop-window.c) | lukefromdc | 1 | -2/+16 |
2016-07-30 | use GtkAbout instead of MateAbout | raveit65 | 2 | -15/+12 |
2016-07-20 | GTK 3.21: stop properties window going full height | lukefromdc | 1 | -1/+4 |
2016-07-14 | GTK+-3 pathbar: always show the sliders | raveit65 | 1 | -2/+2 |
2016-07-14 | GTK+-3 pathbar: add slider-button class to sliders | raveit65 | 1 | -0/+4 |
2016-07-14 | GTK+-3 pathpar: add image-button class to iconic buttons | raveit65 | 1 | -0/+8 |
2016-07-14 | GTK+-3 pathbar: use text-button style class for pathbar buttons | raveit65 | 1 | -0/+4 |
2016-07-14 | GTK+-3 pathbar: fix allocation offset for the down slider button | raveit65 | 1 | -3/+2 |
2016-07-14 | GTK+-3 pathbar: do not use deprecated gtk_arrow_new | raveit65 | 1 | -7/+26 |
2016-07-14 | GTK+-3 pathbar: do not use deprecated gtk_alignment_new | raveit65 | 1 | -7/+5 |
2016-07-14 | GTK+-3 pathbar: refresh label size request every time it changes | raveit65 | 1 | -15/+34 |
2016-07-12 | remove some unused includes | monsta | 3 | -3/+0 |
2016-07-12 | fix minor build warning | monsta | 1 | -1/+3 |
2016-07-11 | location-bar: don't pack an useless box in the bar | raveit65 | 1 | -14/+4 |
2016-07-11 | location-bar: fix deprecated GTK_TYPE_HBOX usage | raveit65 | 1 | -1/+4 |
2016-07-11 | navigation-bar: remove useless abstract class | raveit65 | 7 | -403/+152 |
2016-07-11 | Revert "GTK+-3 spatial-window: avoid deprecated gtk_vbox_new" | raveit65 | 1 | -1/+0 |
2016-07-11 | GTK+-3 spatial-window: avoid deprecated gtk_vbox_new | raveit65 | 1 | -0/+1 |
2016-07-08 | GTK+-3.20 view-as-action: avoid deprecated gtk_combo_box_set_focus_on_click | raveit65 | 1 | -0/+4 |
2016-07-06 | GTK+-3 connect-server-dialog: use widget properties instead of GtkAlignment | raveit65 | 1 | -2/+15 |
2016-07-06 | GTK+-3 searchbar: use widget properties instead of GtkAlignment | raveit65 | 1 | -0/+11 |
2016-07-06 | GTK+-3 fm-properties-window: use widget properties instead of GtkAlignment | raveit65 | 1 | -5/+18 |
2016-07-06 | GTK+-3 fm-list-view: use widget properties instead of GtkAlignment | raveit65 | 1 | -0/+9 |
2016-07-06 | notebook: cleanup an old workaround | raveit65 | 1 | -66/+0 |
2016-07-04 | Gtk+-3.20 fm-desktop-icon-view: use GdkSeat operations | raveit65 | 1 | -1/+31 |
2016-07-04 | Revert "navigation-bar: fix deprecated GTK_TYPE_HBOX usage" | raveit65 | 1 | -2/+1 |
2016-07-04 | Revert "navigation-bar: fix typo in previous commit" | raveit65 | 1 | -1/+1 |
2016-06-30 | navigation-bar: fix typo in previous commit | raveit65 | 1 | -1/+1 |
2016-06-26 | navigation-bar: fix deprecated GTK_TYPE_HBOX usage | raveit65 | 1 | -1/+2 |
2016-06-19 | GTK3: Fix caja information panel | lukefromdc | 1 | -0/+6 |
2016-06-15 | GTK+3: do not use deprecated gtk_widget_modify_font | raveit65 | 1 | -0/+4 |
2016-06-15 | GTK+-3.20: do not use deprecated gtk_button_set_focus_on_click | raveit65 | 3 | -0/+24 |
2016-06-15 | GTK+3 pathbar: Do not use deprecate composite-child API | raveit65 | 1 | -0/+8 |
2016-05-31 | GTK+-3 fm-icon-view: fix a Wincompatible-pointer-types build warning | raveit65 | 1 | -2/+2 |
2016-05-31 | GTK+2: fix build errors after last commits | monsta | 2 | -1/+5 |
2016-05-30 | GTK+3 sidebars and caja-places: port style_set to style_updated | raveit65 | 5 | -26/+45 |
2016-05-28 | GTK3:caja-zoom-control.c GtkStyle>GtkStyleContext | lukefromdc | 1 | -0/+4 |
2016-05-28 | GTK3: caja-places-sidebar.c use GtkStyleContext | lukefromdc | 1 | -0/+10 |
2016-05-28 | GTK3:caja-pathbar remove GtkStyle vars | lukefromdc | 1 | -2/+10 |
2016-05-28 | GTK3: caja-location-bar.c use GtkStyleContext | lukefromdc | 1 | -0/+4 |
2016-05-28 | GTK3:caja-information-panel.c use GtkStyleContext | lukefromdc | 1 | -0/+9 |