magarena/src/magic/ui
Lodici 778aa08bd7 - Removed splash from main screen; Version now displayed in titlebar. 2013-11-11 15:33:23 +00:00
..
choice added MagicOrChoice and ModeChoicePanel 2013-08-04 11:28:24 +08:00
resolution - refactoring of GamePanel; moving code into LogStackViewer. 2013-11-07 10:22:12 +00:00
theme replace the up/down arrow with the actual avatar of the player whose turn it is 2013-10-29 11:07:09 +08:00
viewer - Fix issue 416 : Crash when selecting a folder while loading a deck. 2013-11-11 08:43:57 +00:00
widget - Update to log message layout to make better use of the space for the actual message content; Replaced fixed dimensions with relative for optimal use with layout manager; Log menu hidden; 2013-11-10 21:34:30 +00:00
AboutDialog.java remove extraneous whitespace 2013-06-24 09:33:35 +08:00
CardTable.java remove extraneous whitespace 2013-06-24 09:33:35 +08:00
CardTableModel.java remove extraneous whitespace 2013-06-24 09:33:35 +08:00
DownloadImagesDialog.java remove cast using getItemAt of JComboBox 2013-09-12 13:26:56 +08:00
DuelDialog.java replace GenericJComboBox with Java 7's generic JComboBox 2013-09-12 11:46:16 +08:00
DuelPanel.java remove extraneous whitespace 2013-06-24 09:33:35 +08:00
EditDeckCard.java remove extraneous whitespace 2013-06-24 09:33:35 +08:00
ExplorerFilterPanel.java remove extraneous whitespace 2013-06-24 09:33:35 +08:00
ExplorerPanel.java replace MersenneTwisterFast with Xorshift 2013-09-24 11:55:52 +08:00
GameController.java remove reference to Swing from MagicLogBook and GameController.performUndo, consolidate handling of viewer updates for both add and removal of messages in notifyMessageLogged method 2013-11-03 14:18:55 +08:00
GameLayeredPane.java - removed redundant reference to LogBookViewer from GameLayeredPane. 2013-11-10 10:53:57 +00:00
GamePanel.java - Removed Stack panel from TextMode since it duplicates Stack viewer displayed 2013-11-09 22:18:53 +00:00
KeywordsPanel.java remove extraneous whitespace 2013-06-24 09:33:35 +08:00
MagicFrame.java - Adds an F11 fullscreen option to the View menu. 2013-10-30 13:54:20 +00:00
PreferencesDialog.java added option to show card popup using mousewheel instead of an automatic delay. 2013-10-27 09:25:33 +08:00
ReadmePanel.java remove extraneous whitespace 2013-06-24 09:33:35 +08:00
UndoClickedException.java added missing class 2013-04-28 23:12:35 +08:00
VersionPanel.java - Removed splash from main screen; Version now displayed in titlebar. 2013-11-11 15:33:23 +00:00