Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-12 | avoid gtk_dialog_add_buttons with stock ids | Pablo Barciela | 1 | -6/+12 | |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 1 | -3/+3 | |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -6/+0 | |
2017-07-22 | don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+6 | |
2016-11-22 | move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build ↵ | lukefromdc | 1 | -5/+1 | |
option *Remove GTK_VERSION_CHECK (3, 0, 0) and libunique selectors *Remove GTK2 and libunique specific code. *Leaves selector for specific GTK3 versions. *Remove #DEFINES for vbox/hbox previously required for GTK2 compatability *Keep vbox in caja-spatial-window.c, it is necessary for the desktop to work *spatial-window vbox issue at https://github.com/mate-desktop/caja/issues/591 | |||||
2015-10-19 | GTK3: Replace gtk_{v,h}box new with gtk_box_new | raveit65 | 1 | -0/+4 | |
- gtk_{v,h}box usage is deprecated since gtk+-3.2.0 | |||||
2015-07-07 | Revert "show main caja help page from m-u-g in all dialogs" | Monsta | 1 | -2/+1 | |
This reverts commit b4e25754bf17ef54569367718eda57ea759108c5. | |||||
2015-06-17 | show main caja help page from m-u-g in all dialogs | Monsta | 1 | -1/+2 | |
this should be corrected when m-u-g will be complete (e.g. will contain help for all these dialogs) | |||||
2013-12-22 | Update help uri to the correct location | infirit | 1 | -1/+1 | |
2013-08-01 | Replace ghelp: with help: for user-guide | infirit | 1 | -1/+1 | |
2012-11-16 | [src] don't use GtkObject (GTK3) | Jasmine Hassan | 1 | -18/+1 | |
the ::destroy signal of GtkObject has only been moved to GtkWidget in GTK3 (after GtkObject removal): http://developer.gnome.org/gtk3/3.0/ch25s02.html So we use conditionals in this case, to keep it working with GTK2. A tad similar: http://git.gnome.org/browse/nautilus/commit/?id=cc6cb51e827c0b15d4ef09f12d37b9f331ddcef8 | |||||
2012-11-16 | [all] Don't use gtk_dialog_set_has_separator() | Jasmine Hassan | 1 | -1/+0 | |
http://git.gnome.org/browse/nautilus/commit/?id=73e2941f9b837d5d0326e6e88caa7a1e3fdcabeb | |||||
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/+275 | |