log engine/extensions/pychan/widgets.py @ 238:d76169461729

age author description
Tue, 24 Mar 2009 16:06:02 +0000 phoku Removed HelpText from C++.
Tue, 24 Mar 2009 08:24:34 +0000 phoku Added removeAllChildren method. (untested)
Tue, 24 Mar 2009 08:09:57 +0000 phoku Added the 'position_techinque' attr, so it can be used from XML.
Mon, 23 Mar 2009 13:21:07 +0000 chewie - small fix for the TextField widget - it's setText() method lacked utf8 conversion via _text2gui()
Sat, 21 Mar 2009 10:38:11 +0000 phoku Merged unicode-support back into trunk.
Thu, 19 Mar 2009 17:14:56 +0000 phoku Added selection_color, and darkened the default for it a bit.
Sun, 15 Mar 2009 18:59:49 +0000 phoku Rejoice. PyChan debug messages removed.
Sat, 14 Mar 2009 12:13:29 +0000 phoku * PyChan event handling rework (part I)
Sun, 01 Mar 2009 10:59:17 +0000 nihathrael * Object selector can now be toggled to use either the old list format or show preview images.
Sun, 01 Mar 2009 00:04:58 +0000 nihathrael * Fixed the ImageButton. Messed it up in last commit
Sat, 28 Feb 2009 22:33:21 +0000 nihathrael * Redid the editor's ObjectSelector to display previews for all objects instead of only 1 preview + paths/filenames
Thu, 26 Feb 2009 11:26:01 +0000 nihathrael * Fixed some space and tab mixing
Sun, 25 Jan 2009 20:17:41 +0000 cheesesucker * Added ToggleButton widget
Sat, 18 Oct 2008 06:46:21 +0000 phoku Fixes for event handling.
Wed, 15 Oct 2008 14:57:04 +0000 spq typo fix
Tue, 14 Oct 2008 08:30:20 +0000 phoku Fix for scrollarea bug.
Tue, 14 Oct 2008 07:53:05 +0000 phoku * More documentation for layout system.
Tue, 14 Oct 2008 07:41:48 +0000 phoku input_rework merged!
Sat, 11 Oct 2008 14:13:56 +0000 chewie - modified clicklabel to provide a mouse listener for hover events
Tue, 07 Oct 2008 02:12:57 +0000 chewie - added guichan slider widget to pychan gui wrapper
Thu, 07 Aug 2008 15:46:46 +0000 mvbarracuda * Indentation patch by GreyGhost
Fri, 18 Jul 2008 12:16:48 +0000 spq add selection color to widget class
Sun, 29 Jun 2008 18:44:17 +0000 mvbarracuda * Datasets becomes the new trunk and retires after that :-)