log gamelib/widgets.py @ 398:1555677d86f6

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