summaryrefslogtreecommitdiff
path: root/libs/clearlooks-newer/clearlooks_draw.c
AgeCommit message (Collapse)Author
2014-08-31shadow-less Frame: explicitly draw background colored border.Robin Gareus
2014-08-31proper round corners on focused TextEntryRobin Gareus
IFF [xy]thickness is set > 2 for given Entry. It seems gtk draws a base-color rectangle on top, after clearlooks_draw_entry() is called. This fills the complete area and voids previous rounded rectangles in clearlooks_draw_entry(). setting [xy]thickness decreases the size of the base rectangle.
2013-08-27'libs/clearlooks-newer' - Clearlooks needs to be buildable as conventional ↵John Emmas
'C' but many 'C' compilers require that variables be declared at the top of each function. Move declarations as necessary to accommodate this.
2013-03-30Fix some compilation warningsJulien de Kozak
2012-04-01Fix possible out-of-bounds array access (#4796).Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@11774 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-06Fix some compiler warnings.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5746 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for ↵Paul Davis
gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet git-svn-id: svn://localhost/ardour2/branches/3.0@4313 d708f5d6-7413-0410-9779-e7cbd77b26cf