log engine/extensions/pychan/widgets.py @ 222:c050f257cec3

age author description
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