From: Mikko Rasa Date: Mon, 13 Oct 2008 19:59:40 +0000 (+0000) Subject: Make the List in Dropdown a normal member instead of pointer X-Git-Tag: 1.0~1 X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;ds=sidebyside;h=3f4817441626e1abb5556ae53c16746634a57ad9;hp=3f4817441626e1abb5556ae53c16746634a57ad9;p=libs%2Fgltk.git Make the List in Dropdown a normal member instead of pointer Cache row_height inside of List Automatically resize the List associated with a Dropdown to fit the number of items in it ---