log mamba/widgets/text.py @ 532:f2f7a91aae95

age author description
Sun, 18 Sep 2011 00:36:43 +0200 Neil Muller Add cursor'ish thingy thing
Sat, 17 Sep 2011 22:12:16 +0200 Neil Muller Neater buttons
Sat, 17 Sep 2011 20:02:49 +0200 Stefano Rivera Disableable text buttons
Sat, 17 Sep 2011 16:52:52 +0200 Stefano Rivera Space bar can click buttons
Sat, 17 Sep 2011 16:49:31 +0200 Stefano Rivera Also allow KP_ENTER
Thu, 15 Sep 2011 23:55:48 +0200 Neil Muller Move editing code around
Thu, 15 Sep 2011 23:03:24 +0200 Neil Muller Make prompt text a parameter
Thu, 15 Sep 2011 00:20:02 +0200 Neil Muller Factor out entry widget a bit
Tue, 13 Sep 2011 22:42:21 +0200 Stefano Rivera Transparent widgets
Tue, 13 Sep 2011 22:41:49 +0200 Stefano Rivera Move common widget defauts (mainly colours) to constants
Mon, 12 Sep 2011 14:52:03 +0200 Neil Muller pep8 cleanup
Mon, 12 Sep 2011 13:09:09 +0200 Stefano Rivera PEP8 tidy mamba.widgets
Sun, 11 Sep 2011 20:40:26 +0200 Stefano Rivera Add Button class that buttons inherit from. It implements a 'clicked' callback
Sun, 11 Sep 2011 19:05:20 +0200 Stefano Rivera Text Button
Sun, 11 Sep 2011 18:26:39 +0200 Neil Muller Move font name to constants, for future configurablity
Sun, 11 Sep 2011 15:08:16 +0200 Stefano Rivera Correct Text placement
Sun, 11 Sep 2011 14:57:11 +0200 Stefano Rivera Main menu says hello
Sun, 11 Sep 2011 14:06:58 +0200 Stefano Rivera Widgets -> base
Sun, 11 Sep 2011 13:49:03 +0200 Stefano Rivera More widget API
Sun, 11 Sep 2011 13:03:45 +0200 Stefano Rivera Basic widget layout (won't work