foul-magics/Mage.Client/src/main/java/mage/client/dialog
2016-02-27 09:15:17 +01:00
..
AboutDialog.form Update to release 1.4.1. 2015-06-14 02:43:16 +02:00
AboutDialog.java Update to release 1.4.1. 2015-06-14 02:43:16 +02:00
AddLandDialog.form Add land dialog is now also shown during free deck building. Added a set selection drop down box to select the set the lands are used from. 2015-06-04 19:37:54 +02:00
AddLandDialog.java reuse shared code for picking basic land sets 2015-11-22 18:00:10 -08:00
CardInfoWindowDialog.form Some more changes to GUI to better support high screen resolutions. 2016-02-21 11:30:12 +01:00
CardInfoWindowDialog.java Some more changes to GUI to better support high screen resolutions. 2016-02-21 11:30:12 +01:00
ConnectDialog.form Add tooltip messages to clarify the usage of user authentication. 2016-01-12 13:31:27 +09:00
ConnectDialog.java Create MagePreferences class for managing preferences. We should move preference related code from MageFrame and PreferencesDialog to the class. Push all raw string preference key manipulations for serverAddress, serverPort, userName, password and email into the class. 2016-01-15 03:08:52 +09: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
FeedbackDialog.form Added User Feedback support. 2012-01-26 22:13:44 +04:00
FeedbackDialog.java always use log4j 2015-11-28 21:11:25 -08: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 * Added option to start matches with password protection. 2014-10-11 16:29:37 +02:00
JoinTableDialog.java * Password join value is now distinct from password you set of for a new table. 2015-06-12 08:12:38 +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 Some more changes to GUI to better support high screen resolutions. 2016-02-12 13:35:04 +01:00
NewTableDialog.form Add allowed quit ratio option to match option and tourney option. 2016-02-01 02:25:44 +09:00
NewTableDialog.java Add allowed quit ratio option to match option and tourney option. 2016-02-01 02:25:44 +09:00
NewTournamentDialog.form Add allowed quit ratio option to match option and tourney option. 2016-02-01 02:25:44 +09:00
NewTournamentDialog.java Add allowed quit ratio option to match option and tourney option. 2016-02-01 02:25:44 +09:00
PickChoiceDialog.form * Added logic to auto select replacement effects. Some changes to counter size and font size handling. 2014-10-30 20:40:23 +01:00
PickChoiceDialog.java * Saved position and size of choice window during a game session. 2015-05-06 16:58:14 +02:00
PickNumberDialog.form
PickNumberDialog.java Setting position of dialog centered. 2013-01-15 00:53:32 +01:00
PickPileDialog.java Some more changes to GUI to better support high screen resolutions. 2016-02-21 11:30:12 +01:00
PreferencesDialog.form Fixed a spelling error in GUI Size text. 2016-02-21 23:21:21 +01:00
PreferencesDialog.java Fixed a spelling error in GUI Size text. 2016-02-21 23:21:21 +01:00
QuestionDialog.form
QuestionDialog.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
RandomPacksSelectorDialog.form random draft bug fix: 2015-07-14 22:34:58 -07:00
RandomPacksSelectorDialog.java random draft bug fix: 2015-07-14 22:34:58 -07:00
RegisterUserDialog.form Send an email on successful user registration. Use Gmail API for that. Add password confirmation and email to RegisterUserDialog. 2016-01-10 18:18:38 +09:00
RegisterUserDialog.java Create MagePreferences class for managing preferences. We should move preference related code from MageFrame and PreferencesDialog to the class. Push all raw string preference key manipulations for serverAddress, serverPort, userName, password and email into the class. 2016-01-15 03:08:52 +09:00
ResetPasswordDialog.form Add input boxes to password reset form for server address and port. 2016-01-14 07:12:03 +09:00
ResetPasswordDialog.java Create MagePreferences class for managing preferences. We should move preference related code from MageFrame and PreferencesDialog to the class. Push all raw string preference key manipulations for serverAddress, serverPort, userName, password and email into the class. 2016-01-15 03:08:52 +09:00
ShowCardsDialog.form
ShowCardsDialog.java Some more changes to GUI to better support high screen resolutions. 2016-02-21 11:30:12 +01:00
TableWaitingDialog.form * Main lobby - Separated user talk from system messages by using two tabs in chat area to switch. 2015-11-29 20:01:31 +01:00
TableWaitingDialog.java GUI Size - Fixed that table header lines were not horizontally moved. 2016-02-27 09:15:17 +01:00
UserRequestDialog.form * Some more changes to adjustment possibilities of GUI size. 2016-02-17 18:08:21 +01:00
UserRequestDialog.java * Some more changes to adjustment possibilities of GUI size. 2016-02-17 18:08:21 +01:00