summaryrefslogtreecommitdiff
path: root/libs/clearlooks-newer/clearlooks_draw.c
AgeCommit message (Collapse)Author
2020-01-25Special case checkbox border color in TreeviewRobin Gareus
2019-04-08Undo incorrect sample/frame replacements in clearlooksRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
Generated by tools/f2s. Some hand-editing will be required in a few places to fix up comments related to timecode and video in order to keep the legible
2016-02-22Fix compilation warnings. (libs part)André Nusser
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
Paul Davis was responsible for introducing almost all of this.
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