Mercurial > hg > svgui
log widgets/PropertyBox.cpp @ 1197:ff77b7707c95 levelpanwidget
age | author | description |
---|---|---|
Fri, 16 Dec 2016 13:10:21 +0000 | Chris Cannam | Take advantage of the fact that a group layout is now always used, to simplify code levelpanwidget |
Fri, 16 Dec 2016 13:08:33 +0000 | Chris Cannam | Introduce colour combobox class, to replace ad-hoc code in property box levelpanwidget |
Thu, 15 Dec 2016 16:29:27 +0000 | Chris Cannam | Adjust spacing in property box levelpanwidget |
Thu, 15 Dec 2016 14:39:40 +0000 | Chris Cannam | An attempt to improve PropertyBox layout on the Mac. Make all rows consistent by always creating a group layout for each row, regardless of whether the item(s) in it are marked as grouped or not. levelpanwidget |
Thu, 15 Dec 2016 11:54:12 +0000 | Chris Cannam | Make play params area of property box look a bit better on OSX levelpanwidget |
Thu, 15 Dec 2016 10:36:41 +0000 | Chris Cannam | Moving around some UI bits levelpanwidget |