summaryrefslogtreecommitdiff
path: root/src/ui/frames.h
AgeCommit message (Collapse)AuthorFilesLines
2017-07-29avoid deprecated gdk_display_get_screenZenWalker1-1/+1
2016-10-15move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-12/+0
2014-06-26Remove all trailing whitespaces in the code treeJoaquín Ignacio Aramendía1-5/+5
Just run: $ find -name '*.c' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i $ find -name '*.h' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i
2014-04-23gtk3: remove always on top square at 0x0-200x200Denis Gorodnichev1-1/+8
Conflicts: src/ui/frames.c
2014-04-23GTK3 fixesStefano Karapetsas1-0/+4
2014-03-22Revert "gtk3: remove always on top square at 0x0-200x200"Stefano Karapetsas1-8/+1
This reverts commit 2425d611fccb0fa43cfd85a967d41d0777ecd353.
2014-03-07gtk3: remove always on top square at 0x0-200x200Denis Gorodnichev1-1/+8
Conflicts: src/ui/frames.c
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+163