log game/IDMWidget.java @ 189:189cd8fe2304

age author description
Mon, 20 Mar 2017 12:23:02 +0200 Matti Hamalainen Bump copyrights.
Thu, 16 Mar 2017 12:22:30 +0200 Matti Hamalainen Implement a very simplistic message queue system.
Thu, 16 Mar 2017 10:45:13 +0200 Matti Hamalainen Make widget positions relative to parent. Implementation might be incorrect,
Thu, 16 Mar 2017 10:42:54 +0200 Matti Hamalainen Implement "real" widget modality.
Mon, 06 Mar 2017 10:19:04 +0200 Matti Hamalainen Move text drawing stuff to IDMWidget class.
Thu, 02 Mar 2017 15:57:15 +0200 Matti Hamalainen Modularize and clean up code.
Thu, 01 Dec 2016 14:33:25 +0200 Matti Hamalainen Backed out changeset fb33d3796942 base src/IDMWidget.java@3e5b964541fb
Wed, 06 Feb 2013 10:23:28 +0200 Matti Hamalainen ISO-8859-1 -> UTF-8.
Thu, 24 Nov 2011 21:51:54 +0200 Matti Hamalainen Whitespace cosmetic cleanup.
Thu, 03 Mar 2011 04:04:57 +0200 Matti Hamalainen Large GUI code cleanup.
Wed, 23 Feb 2011 02:49:07 +0200 Matti Hamalainen Work on widgets.
Tue, 22 Feb 2011 11:45:40 +0200 Matti Hamalainen More work on IDMgui.
Tue, 22 Feb 2011 10:52:08 +0200 Matti Hamalainen Add more code to IDM widgets, do preliminary work for integrating them.