foul-magics/Mage.Client/src/main/java/mage/client/dialog
2021-07-26 14:42:42 +04:00
..
AboutDialog.form Fixed missing developers list in about form; 2019-05-05 15:48:31 +04:00
AboutDialog.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +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 GUI: fixed broken add lands and random deck dialogs in deck editor (#7562); 2021-02-13 20:26:06 +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 * GUI: added popup menu to view player's outside/sideboard at any time (allows to view only own or computer's sideboards); 2021-07-21 13:44:35 +04:00
CheckBoxList.java explicit parameters are not needed 2020-09-09 14:47:47 +03:00
ConnectDialog.form UI: added euro server button; 2020-04-16 10:44:35 +04:00
ConnectDialog.java Replaced servers status page with new link (will work later); 2021-07-24 17:25:43 +04:00
DownloadImagesDialog.form * Images download: added threads settings in download dialog; 2020-08-07 12:41:17 +04:00
DownloadImagesDialog.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
ErrorDialog.form
ErrorDialog.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04: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 C-style arrays declaration should be replaced to java-style 2020-09-09 14:53:03 +03:00
GameEndDialog.form * Some minor changes to game end window. 2018-03-13 18:01:26 +01:00
GameEndDialog.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
JoinTableDialog.form
JoinTableDialog.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
MageDialog.form
MageDialog.java Code cleanup (removed unused log4j setting files, added extra info, samples and instructions, removed java logs) 2020-01-26 16:30:42 +04:00
NewTableDialog.form More pronoun fixes 2019-12-06 15:17:44 -05:00
NewTableDialog.java Server: fixed NPE error on wrong AI usage in new game dialogs (fixes #7556); 2021-02-13 14:54:13 +04:00
NewTournamentDialog.form * Draft improves: 2021-07-22 23:14:08 +04:00
NewTournamentDialog.java * GUI: fixed that users can select empty timing option in new tourney dialog; 2021-07-26 14:42:42 +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 * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
PickChoiceDialog.form * Pick choice Dialog - Increased default window size. Window size is changable now by the user. 2020-06-21 11:31:43 +02:00
PickChoiceDialog.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
PickMultiNumberDialog.form [READY FOR REVIEW] Implement a "multi-amount" dialog (#7528) 2021-04-17 14:28:01 +04:00
PickMultiNumberDialog.java [READY FOR REVIEW] Implement a "multi-amount" dialog (#7528) 2021-04-17 14:28:01 +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 * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
PickPileDialog.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
PreferencesDialog.form Resizing GUI elements live from the preference menu 2021-04-28 16:41:10 -04:00
PreferencesDialog.java Fixing issue with GUI events being triggered prematurely when loading prefs (#7785) 2021-04-29 19:02:25 +04:00
RandomPacksSelectorDialog.form Fixed some bad layout of random booster draft tornament dialog. 2019-12-17 21:16:32 +01:00
RandomPacksSelectorDialog.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
RegisterUserDialog.form
RegisterUserDialog.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
ResetPasswordDialog.form
ResetPasswordDialog.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
ShowCardsDialog.form
ShowCardsDialog.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
TableWaitingDialog.form refactor code 2018-05-20 18:33:06 +02:00
TableWaitingDialog.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
TestCardRenderDialog.form * GUI: added card icon for commander on battlefield; 2021-07-23 19:51:45 +04:00
TestCardRenderDialog.java * GUI: added card icon for commander on battlefield; 2021-07-23 19:51:45 +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 * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +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 * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
UserRequestDialog.form
UserRequestDialog.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +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 * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00