foul-magics/Mage.Client/src/main/java/mage/client/dialog
2019-05-11 17:38:01 +04:00
..
AboutDialog.form Fixed missing developers list in about form; 2019-05-05 15:48:31 +04:00
AboutDialog.java Fixed missing developers list in about form; 2019-05-05 15:48:31 +04:00
AddLandDialog.form UI: improved add lands dialog (centered window, hotkeys to close/add); 2019-03-23 15:43:34 +04:00
AddLandDialog.java UI: fixed rare error with wrong dialog position after multiple popups (#4318); 2019-03-28 09:19:16 +04:00
CardInfoWindowDialog.form * UI: fixed graveyard and other cards window size (removed unnecessary scrolls, #5659); 2019-03-28 21:41:20 +04:00
CardInfoWindowDialog.java * UI: fixed graveyard and other cards window size (removed unnecessary scrolls, #5659); 2019-03-28 21:41:20 +04:00
CheckBoxList.java add file for checkboxlist 2018-04-23 11:24:07 -04:00
ConnectDialog.form UI: added what's new button to message of the day panel and connection dialog; 2019-03-29 10:41:49 +04:00
ConnectDialog.java * UI: fixed wrong server reconnect on multiple apps runs (#5495); 2019-04-12 12:15:48 +04:00
DownloadImagesDialog.form Added set codes info in download window; 2018-12-22 00:01:37 +04:00
DownloadImagesDialog.java UI: fixed rare error with wrong dialog position after multiple popups (#4318); 2019-03-28 09:19:16 +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
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 connects and disconnects processing: 2019-04-11 12:14:18 +04:00
NewTableDialog.form * UI: added save/load/reset game settings for new tourney dialog; 2019-03-23 15:08:05 +04:00
NewTableDialog.java * Added new game type: Freeform Commander Two Player Duel (#5771) 2019-04-30 16:35:24 +04:00
NewTournamentDialog.form Little fixes 2019-03-23 15:44:55 +04:00
NewTournamentDialog.java * UI: fixed non random packs richman mode (#5672); 2019-04-08 20:48:52 +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 UI: fixed rare error with wrong dialog position after multiple popups (#4318); 2019-03-28 09:19:16 +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 UI: fixed rare error with wrong dialog position after multiple popups (#4318); 2019-03-28 09:19:16 +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 UI: fixed rare error with wrong dialog position after multiple popups (#4318); 2019-03-28 09:19:16 +04:00
PickPileDialog.java UI: fixed rare error with wrong dialog position after multiple popups (#4318); 2019-03-28 09:19:16 +04:00
PreferencesDialog.form UI: removed outdated options, improved; 2019-04-27 12:22:19 +04:00
PreferencesDialog.java UI: improved card render test dialog (added render mode and size choose); 2019-05-06 23:16:58 +04:00
QuestionDialog.form
QuestionDialog.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
RandomPacksSelectorDialog.form
RandomPacksSelectorDialog.java Sonar fixes 19022019 2019-02-19 21:51:45 +01:00
RegisterUserDialog.form
RegisterUserDialog.java Fixed SQL errors on non escaped symbols in usernames/emails/passwords; 2019-02-17 16:09:00 +04:00
ResetPasswordDialog.form
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 UI: fixed rare error with wrong dialog position after multiple popups (#4318); 2019-03-28 09:19:16 +04: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
TestCardRenderDialog.form * UI: improved cards appearance: 2019-05-10 10:01:51 +04:00
TestCardRenderDialog.java Fixed vehicle PT draws in image render mode; 2019-05-11 17:38:01 +04:00
TestModalDialog.form UI: added debug tool to test modal/non-modal dialog system (available from debug menu); 2019-03-28 09:12:17 +04:00
TestModalDialog.java UI: added debug tool to test modal/non-modal dialog system (available from debug menu); 2019-03-28 09:12:17 +04:00
TestModalSampleDialog.form UI: added debug tool to test modal/non-modal dialog system (available from debug menu); 2019-03-28 09:12:17 +04:00
TestModalSampleDialog.java UI: added debug tool to test modal/non-modal dialog system (available from debug menu); 2019-03-28 09:12:17 +04: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
WhatsNewDialog.form * UI: added "what's new" page dialog with latest news (auto-loads on startup or from about dialog); 2019-03-28 09:05:46 +04:00
WhatsNewDialog.java Fixed NPE error on new systems; 2019-04-24 18:03:53 +04:00