foul-magics/Mage.Client/src/main/java/mage/client/dialog
2014-04-03 17:14:08 +02:00
..
AboutDialog.form * MageDialog - Removed some memory leaks for client dialogs (more to come soon). 2014-01-30 03:05:49 +01:00
AboutDialog.java Some changes to reduce memory leaks. 2014-01-31 15:08:40 +01: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 Removed majority of memory leaks from game / editor / dialog handling. 2014-02-02 21:57:02 +01:00
ConnectDialog.form "Connetion" tab in PreferencesDialog (in progress). 2011-09-02 21:37:34 +04:00
ConnectDialog.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
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 * Added missing function for the auto save game log function. 2013-09-30 11:21:32 +02:00
GameEndDialog.java * Cleanup of server memory handling - removed memory leaks for Chat, Player, Match, Game etc. 2014-02-21 01:13:27 +01: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 Added cubes for Sealed and Daft Tournaments. Added a simple Swiss like tournament format. 2014-01-10 19:58:55 +01:00
NewTournamentDialog.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
PickChoiceDialog.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
PickChoiceDialog.java Fixed Issue#99: The choices window should be positioned centered of the battlefield 2013-01-11 16:03:31 +04: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 Added simple preference setting to download the card images in the prefered language from magiccards.info. 2014-04-03 17:14:08 +02:00
PreferencesDialog.java Added simple preference setting to download the card images in the prefered language from magiccards.info. 2014-04-03 17:14:08 +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 * Select card window - Fixed a bug that the window (also if reqiured) was closed, if you clicked on the frame of the window (e.g. to resize). Now the window is not closed in this case and can also be resized (fixes #100). However if the target is not set to required, the window is not modal and clicking anywhere beside the window, will still close the window without having made a selection. 2014-03-27 17:05:29 +01:00
TableWaitingDialog.form * Table waiting dialog - changed default window size and divider position. 2014-02-07 16:05:01 +01:00
TableWaitingDialog.java * Cleanup of server memory handling - removed memory leaks for Chat, Player, Match, Game etc. 2014-02-21 01:13:27 +01:00