foul-magics/Mage.Client/src/main/java/mage/client/dialog
Oleg Agafonov 04cb20f46a UI: improved deck editor exports:
* added deck export to files (#4243);
 * fixed wrong card sorting in deck files after save (#3719);
2019-03-21 19:17:41 +04:00
..
AboutDialog.form Update to release 1.4.1. 2015-06-14 02:43:16 +02:00
AboutDialog.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
AddLandDialog.form * Add Land Dialog - Added deck size value and images of mana symbols. 2018-03-15 23:37:05 +01:00
AddLandDialog.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
CardInfoWindowDialog.form Some more changes to GUI to better support high screen resolutions. 2016-02-21 11:30:12 +01:00
CardInfoWindowDialog.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
CheckBoxList.java add file for checkboxlist 2018-04-23 11:24:07 -04:00
ConnectDialog.form UI: added beta and check online status buttons to connection dialog; 2019-01-16 13:26:53 +04:00
ConnectDialog.java * Improved connection performance on new release, no more empty cards on startup; 2019-03-01 18:55:20 +04:00
DownloadImagesDialog.form Added set codes info in download window; 2018-12-22 00:01:37 +04:00
DownloadImagesDialog.java Added set codes info in download window; 2018-12-22 00:01:37 +04:00
ErrorDialog.form
ErrorDialog.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
FeedbackDialog.form * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
FeedbackDialog.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
GameEndDialog.form * Some minor changes to game end window. 2018-03-13 18:01:26 +01:00
GameEndDialog.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
JoinTableDialog.form * Added option to start matches with password protection. 2014-10-11 16:29:37 +02:00
JoinTableDialog.java Refactored DeckImporter and obsoleted DeckImporterUtil. Added/refactored a PlainTestDeckImporter as a base class for text formatted importers to extend. 2019-01-10 08:27:05 -08:00
MageDialog.form
MageDialog.java UI improved for mage dialogs: 2018-12-18 18:06:32 +04:00
NewTableDialog.form Continuing implementation of Planechase. 2018-04-12 00:07:24 +10:00
NewTableDialog.java Fix saving skill level for new table dialog of 'T1', 'T2' 2019-03-02 22:24:44 +11:00
NewTournamentDialog.form Add planechase to tournaments 2018-04-29 23:47:08 +10:00
NewTournamentDialog.java UI: improved deck editor exports: 2019-03-21 19:17:41 +04:00
PickCheckBoxDialog.form rename my PickChoiceDialog to PickCheckBoxDialog and bring back the correct one 2018-04-23 09:58:28 -04:00
PickCheckBoxDialog.java Refactor: extract make window centered code; 2018-12-18 17:57:46 +04:00
PickChoiceDialog.form rename my PickChoiceDialog to PickCheckBoxDialog and bring back the correct one 2018-04-23 09:58:28 -04:00
PickChoiceDialog.java Added set codes info in download window; 2018-12-22 00:01:37 +04:00
PickNumberDialog.form * UI: improved choose number dialog (fixed enter key, added more info colorized info for mana distribute dialog); 2018-03-15 00:14:04 +04:00
PickNumberDialog.java Refactor: extract make window centered code; 2018-12-18 17:57:46 +04:00
PickPileDialog.java Refactor: extract make window centered code; 2018-12-18 17:57:46 +04:00
PreferencesDialog.form * UI: improved skip buttons and preferences: 2019-03-17 04:38:31 +04:00
PreferencesDialog.java * UI: improved skip buttons and preferences: 2019-03-17 04:38:31 +04:00
QuestionDialog.form
QuestionDialog.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
RandomPacksSelectorDialog.form random draft bug fix: 2015-07-14 22:34:58 -07:00
RandomPacksSelectorDialog.java Sonar fixes 19022019 2019-02-19 21:51:45 +01: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 Fixed SQL errors on non escaped symbols in usernames/emails/passwords; 2019-02-17 16:09:00 +04: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 Fixed SQL errors on non escaped symbols in usernames/emails/passwords; 2019-02-17 16:09:00 +04:00
ShowCardsDialog.form
ShowCardsDialog.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TableWaitingDialog.form refactor code 2018-05-20 18:33:06 +02:00
TableWaitingDialog.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
UserRequestDialog.form * Some more changes to adjustment possibilities of GUI size. 2016-02-17 18:08:21 +01:00
UserRequestDialog.java * UI: fixed error message window for long text (auto-size), improved wrong version message; 2019-03-18 09:00:27 +04:00