foul-magics/Mage.Client/src/main/java/mage/client/dialog
2014-09-20 17:45:23 +02:00
..
AboutDialog.form Added names to AboutDialog. 2014-09-13 11:21:54 +02:00
AboutDialog.java Added names to AboutDialog. 2014-09-13 11:21:54 +02:00
AddLandDialog.form Add a feature to addlandDialog. Now it can help player calculate lands they need as the same function on MTGO. 2013-06-16 03:29:56 -04:00
AddLandDialog.java Fixed that in tournament a automatically generated deck will be submitted if player doesn't submit a deck in time (fixes #421). 2014-04-29 17:32:24 +02:00
ConnectDialog.form Some name changes MAGE to XMage. 2014-05-27 00:14:51 +02:00
ConnectDialog.java For Issue#524: added connect task timeout, reduced number of auto connection retries to one 2014-08-20 08:25:30 +04:00
ErrorDialog.form Made link copyable in ErrorDialog 2011-08-28 18:57:52 +04:00
ErrorDialog.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
ExileZoneDialog.form * Exile windows - Resize of the exile windows is now allowed . 2014-03-20 13:44:06 +01:00
ExileZoneDialog.java * Exile windows - Resize of the exile windows is now allowed . 2014-03-20 13:44:06 +01:00
FeedbackDialog.form Added User Feedback support. 2012-01-26 22:13:44 +04:00
FeedbackDialog.java Some changes to prevent memory leaks from gamePane (not fiished yet). 2014-01-30 17:35:12 +01:00
GameEndDialog.form Some additional info to the game end window. 2014-05-01 19:27:26 +02:00
GameEndDialog.java Some additional info to the game end window. 2014-05-01 19:27:26 +02:00
JoinTableDialog.form Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
JoinTableDialog.java [minor] access modifer order 2013-03-10 14:53:02 +02:00
MageDialog.form added some client window management + suppress calls when TablesPane is not visible 2011-06-07 22:32:58 -04:00
MageDialog.java Removed majority of memory leaks from game / editor / dialog handling. 2014-02-02 21:57:02 +01:00
NewTableDialog.form Field alignment in new table dialog. 2013-07-30 13:41:40 +02:00
NewTableDialog.java * Player types - If you connect to another MAGE server, the available player types are updated now correctly. Removed some redundant update of server information in client. 2014-03-24 14:57:55 +01:00
NewTournamentDialog.form * New Tournament dialog - Changed look of player 1 name field. 2014-07-30 20:38:15 +02:00
NewTournamentDialog.java * New Tournament dialog - Changed look of player 1 name field. 2014-07-30 20:38:15 +02:00
PickChoiceDialog.form Increased window size of pick choice dialog. 2014-09-20 17:45:23 +02:00
PickChoiceDialog.java Increased window size of pick choice dialog. 2014-09-20 17:45:23 +02:00
PickNumberDialog.form Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
PickNumberDialog.java Setting position of dialog centered. 2013-01-15 00:53:32 +01:00
PickPileDialog.java * Client memory - Some more changes to maximize objects for gc. 2014-02-14 15:15:04 +01:00
PreferencesDialog.form * Deck editor - Some minor layout changes (not finished yet). 2014-05-07 18:13:20 +02:00
PreferencesDialog.java * Deck editor - Some minor layout changes (not finished yet). 2014-05-07 18:13:20 +02:00
QuestionDialog.form Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
QuestionDialog.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
ShowCardsDialog.form Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
ShowCardsDialog.java [UI] Showing choosable cards in dialog - Issue#456 2014-07-15 16:31:41 +04:00
TableWaitingDialog.form * Table waiting dialog - changed default window size and divider position. 2014-02-07 16:05:01 +01:00
TableWaitingDialog.java * Table handling - Fixed a bug that if table owner tried to create a table with invalid deck, the table was added to the finished tables with no players. 2014-09-19 13:37:59 +02:00