Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-05-28 | GTK3: port history sidebar to GtkStyleContext | lukefromdc | 1 | -0/+9 |
2016-05-27 | GTK3: Fix two deprecations, stop 3.21 segfault | lukefromdc | 1 | -4/+26 |
2016-04-21 | prefs dialog: don't crash on toggling "Show hidden and backup files" | monsta | 3 | -13/+16 |
2016-04-20 | GTK+-3 theming: add a CSS file for caja, and initialize it at startup | raveit65 | 1 | -0/+29 |
2016-04-19 | GTK+3: add style class caja-desktop-window at top level | raveit65 | 1 | -2/+9 |
2016-03-16 | GTK 3.20-fix wrong desktop size right | lukefromdc | 1 | -2/+6 |
2016-02-18 | GTK+3: add style class caja-property-browser | Wolfgang Ulbrich | 1 | -0/+7 |
2016-02-16 | [GTK+3] handle smooth scroll events for zooming (with Ctrl held) | monsta | 1 | -0/+28 |
2016-02-09 | .view style class on icon view scrolled window | lukefromdc | 1 | -1/+6 |
2016-02-08 | window-slot: fix wrong reference handling on dispose | monsta | 1 | -9/+1 |
2016-02-08 | use g_hash_table_remove_all and get rid of some callbacks | monsta | 1 | -7/+1 |
2016-02-06 | properties-window: use 'bold and right-aligned are always FALSE' for gtk2 too | Wolfgang Ulbrich | 1 | -18/+4 |
2016-02-02 | GTK3: add 'caja-notebook' style class + fix deprecated theme warnings with gt... | Wolfgang Ulbrich | 1 | -21/+3 |
2016-02-02 | GTK3 BlueMenta: add caja-pathbar style class | Wolfgang Ulbrich | 1 | -0/+6 |
2016-02-02 | GTK3: add caja-search-bar style class | Wolfgang Ulbrich | 1 | -0/+6 |
2016-02-02 | GTK3: add caja-location-entry style class | Wolfgang Ulbrich | 1 | -0/+8 |
2016-02-01 | GTK3 sid-pane: add 'caja-side-pane' style class | Wolfgang Ulbrich | 1 | -0/+7 |
2016-02-01 | Gtk3 navigation-window: add 'caja-navigation-window' style class at top level | Wolfgang Ulbrich | 1 | -0/+7 |
2016-02-01 | fix a build warning and a sudden build error that followed O_o | monsta | 1 | -1/+1 |
2016-02-01 | fix several build warnings | monsta | 2 | -0/+2 |
2016-01-26 | oops... add some includes back (got implicit declaration warnings) | monsta | 1 | -0/+2 |
2016-01-26 | remove some unused/unneeded stuff | monsta | 4 | -14/+0 |
2016-01-26 | fix a few build warnings | monsta | 2 | -5/+5 |
2016-01-26 | use g_strcmp0 instead of strcmp | monsta | 1 | -8/+8 |
2016-01-25 | GTK3: fix deprecated GtkMisc | Wolfgang Ulbrich | 10 | -41/+82 |
2016-01-25 | GTK3 general: don't use deprecated gdk_app_launch_context_new() | Wolfgang Ulbrich | 1 | -0/+4 |
2016-01-23 | GTK3 property-browser: expand the GtkScrolledWindow vertical | Wolfgang Ulbrich | 1 | -0/+3 |
2016-01-23 | GTK3 property-browser: don't use GtkHBox for both toolkits + | Wolfgang Ulbrich | 1 | -15/+4 |
2016-01-23 | information-panel: use GtkWidget* instead of Gtk(V)Box | monsta | 1 | -4/+8 |
2016-01-23 | fm-properties-window: use more code in both GTK+ builds | monsta | 1 | -21/+24 |
2016-01-23 | information-panel: one more GtkWidget* usage | monsta | 1 | -4/+4 |
2016-01-23 | information-panel: use GtkWidget* instead of Gtk(H)Box | monsta | 1 | -5/+10 |
2016-01-22 | navigation-pane: replace deprecated gtk_image_new_from_stock GTK_STOCK_EDIT | Wolfgang Ulbrich | 1 | -1/+1 |
2016-01-22 | Gtk3: fix all possible deprecated GtkStock in src | Wolfgang Ulbrich | 7 | -18/+18 |
2016-01-22 | GTK3 side-pane + spartial-window: don't use deprecated gtk_arrow_new () | Wolfgang Ulbrich | 2 | -0/+8 |
2016-01-21 | GTK3 query-editor: fix deprecated GTK_TYPE_VBOX usage | Wolfgang Ulbrich | 2 | -0/+18 |
2016-01-19 | GTK3 fm-list-view: don't use deprecated gtk_tree_view_set_rules_hint | Wolfgang Ulbrich | 1 | -0/+2 |
2016-01-19 | GTK3: don'use deprecated gtk_hseparator_new | Wolfgang Ulbrich | 1 | -3/+7 |
2016-01-19 | GTK: some missing GTK_TYPE_{H/V}BOX adjustments | Wolfgang Ulbrich | 7 | -0/+55 |
2016-01-18 | GTK3: fix deprecated GTK_TYPE_{H/V}BOX usage | Wolfgang Ulbrich | 5 | -2/+39 |
2016-01-18 | GTK3 desktop-icon-view: don't use deprecated GDK grab API | Wolfgang Ulbrich | 1 | -0/+40 |
2016-01-17 | GTK3: more deprecated GtkVBox/GtkHBox fixes | Wolfgang Ulbrich | 4 | -2/+37 |
2016-01-17 | GTK3 connect-to-server-dialog: reduce if define hell | Wolfgang Ulbrich | 1 | -38/+16 |
2016-01-15 | GTK3 all: don't use deprecated GDK pointer methods | Wolfgang Ulbrich | 1 | -0/+11 |
2016-01-15 | don't use deprecated gdk_cursor_new for both toolkit versions | Wolfgang Ulbrich | 3 | -4/+10 |
2016-01-15 | GTK3 general: don't use gdk_cursor_unref() | Wolfgang Ulbrich | 3 | -0/+12 |
2016-01-15 | GTK3: don't use deprecated gdk_threads_{enter/leave} () | Wolfgang Ulbrich | 1 | -1/+4 |