Age | Commit message (Expand) | Author | Files | Lines |
2018-03-23 | caja-query-editor.c: add #include <eel/eel-stock-dialogs.h> | Pablo Barciela | 1 | -0/+1 |
2018-03-17 | avoid gtk_dialog_new_with_buttons with stock ids | Pablo Barciela | 1 | -5/+10 |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 1 | -1/+1 |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -2/+0 |
2018-01-09 | remove +x attr from source files | monsta | 1 | -0/+0 |
2018-01-08 | ui: don't use overlay-scrollbars | raveit65 | 1 | -0/+4 |
2017-03-28 | fix build warning (no const needed there) | monsta | 1 | -1/+1 |
2017-03-28 | fix build with gcc 4.9.2 (looks like it's in c89 mode by default) | monsta | 1 | -1/+3 |
2017-03-23 | search: added tag support (xattr::xdg.tags). | Felipe Barriga Richards | 1 | -0/+123 |
2016-11-22 | move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op... | lukefromdc | 1 | -19/+6 |
2016-01-22 | Gtk3: fix all possible deprecated GtkStock in src | Wolfgang Ulbrich | 1 | -2/+2 |
2016-01-21 | GTK3 query-editor: fix deprecated GTK_TYPE_VBOX usage | Wolfgang Ulbrich | 1 | -0/+10 |
2015-10-19 | GTK3: Replace gtk_{v,h}box new with gtk_box_new | raveit65 | 1 | -0/+5 |
2015-01-13 | drop support for GLib < 2.36 | Monsta | 1 | -2/+0 |
2014-12-10 | zero-init all signals arrays | Monsta | 1 | -1/+1 |
2012-12-22 | [all] silence warnings from GCC 4.6 | Jasmine Hassan | 1 | -3/+0 |
2012-11-23 | [all] include src/glibcompat.h & use g_list_free_full() where needed | Jasmine Hassan | 1 | -2/+3 |
2012-11-16 | [all] use g_list_free() and g_strcmp0 instead of eel functions | Jasmine Hassan | 1 | -2/+2 |
2012-11-16 | [src] replace deprecated GtkComboBox text APIs with GtkComboBoxText | Jasmine Hassan | 1 | -2/+2 |
2012-11-16 | [src] convert to new GDK_KEY prefix | Jasmine Hassan | 1 | -1/+1 |
2012-11-16 | [all] Don't use gtk_dialog_set_has_separator() | Jasmine Hassan | 1 | -1/+1 |
2012-11-16 | [src] autogenerate marshallers | Jasmine Hassan | 1 | -2/+2 |
2012-08-12 | Fixed incorrect fsf addresses. Closes #28. | Steve Zesch | 1 | -2/+2 |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+1397 |