Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-19 | GTK3: do not use deprecated gtk_misc_set_alignment | raveit65 | 1 | -0/+5 | |
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 | |||||
2014-12-10 | don't leak memory | monsta | 1 | -0/+2 | |
2012-11-16 | [src] don't use GtkObject (GTK3) | Jasmine Hassan | 1 | -6/+14 | |
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-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/+617 | |