Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-18 | Remove trailing whitespaces | rbuj | 1 | -10/+10 | |
find . -regextype posix-extended -regex '.*\.(c|h|ac|txt|xml)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+ | |||||
2019-04-12 | local #include files who are libraries inside <> instead "" | Pablo Barciela | 1 | -1/+1 | |
2019-04-10 | local #include files inside "" instead <> | Pablo Barciela | 1 | -1/+1 | |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -8/+0 | |
2016-11-22 | move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build ↵ | lukefromdc | 1 | -11/+5 | |
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: do not use deprecated gtk_misc_set_alignment | raveit65 | 1 | -0/+9 | |
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 | |||||
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+58 | |