log gamelib/widgets.py @ 494:7ae663c687ed

age author description
Sun, 29 Aug 2010 11:36:16 +0200 Neil Muller Some minor pylint driven style fixes
Sun, 29 Aug 2010 01:36:04 +0200 Simon Cross Slightly prettier Close button labels.
Sun, 29 Aug 2010 00:50:25 +0200 Neil Muller Image buttons for game over screen
Sun, 29 Aug 2010 00:01:14 +0200 Neil Muller Remove resume game menu item
Sat, 28 Aug 2010 22:01:03 +0200 Jeremy Thurgood Fix cursor handling after message dismissal.
Sat, 28 Aug 2010 21:05:36 +0200 Jeremy Thurgood Dim non-interactive screen regions for "modal" stuff.
Sat, 28 Aug 2010 18:05:35 +0200 Jeremy Thurgood Tweaks to text and JIM background.
Sat, 28 Aug 2010 17:50:21 +0200 Jeremy Thurgood Adjust labels for dodgy fonts.
Sat, 28 Aug 2010 16:50:37 +0200 Jeremy Thurgood Moved some widgets around.
Sat, 28 Aug 2010 16:45:55 +0200 Stefano Rivera New (Fontforge) Monospace font for JIM
Sat, 28 Aug 2010 15:39:39 +0200 Stefano Rivera Switch to DejaVuSansMono, which has less licencing issues than chintzy
Sat, 28 Aug 2010 13:30:44 +0200 Jeremy Thurgood Fixed mouse and cursor handling.
Sat, 28 Aug 2010 09:37:21 +0200 Jeremy Thurgood Computer typeface for JIM.
Fri, 27 Aug 2010 19:35:20 +0200 Jeremy Thurgood Ran pyflakes and fixed some minor things.
Thu, 26 Aug 2010 20:26:41 +0200 Neil Muller Highlight detailed view close button
Thu, 26 Aug 2010 19:34:16 +0200 Jeremy Thurgood Fixed rect_drawer tool and adjusted JIM message background.
Thu, 26 Aug 2010 16:29:54 +0200 Jeremy Thurgood Transparent message dialogs.
Wed, 25 Aug 2010 16:45:06 +0200 Jeremy Thurgood Remove screen reference from State.
Tue, 24 Aug 2010 17:55:47 +0200 Neil Muller Minor style cleanups
Tue, 24 Aug 2010 17:45:46 +0200 Neil Muller Move MessageDialog to widgets
Mon, 23 Aug 2010 23:09:29 +0200 Simon Cross Factor label width setting method out into a custom class (BoomLabel).