| .. |
|
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
|
Little fixes
|
2019-11-30 00:23:51 +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
|
* Fixed card type displaying order (fixes #6055).
|
2020-06-15 21:11:54 +02: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
|
since these branches are identical we may collapse them
|
2020-09-09 14:48:21 +03:00 |
|
DownloadImagesDialog.form
|
* Images download: added threads settings in download dialog;
|
2020-08-07 12:41:17 +04:00 |
|
DownloadImagesDialog.java
|
* Images download: added threads settings in download dialog;
|
2020-08-07 12:41:17 +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
|
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 enchancements (themes, sound notification, deck validation) (#6755)
|
2020-07-17 19:15:02 +02:00 |
|
JoinTableDialog.form
|
|
|
|
JoinTableDialog.java
|
* GUI: added auto-fix for deck files on usage (if deck contains wrong card numbers then it will be fixed and saved automaticity);
|
2020-08-08 21:27:20 +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
|
excessive lambda usage
|
2020-09-09 15:06:49 +03:00 |
|
NewTournamentDialog.form
|
More pronoun fixes
|
2019-12-06 15:17:44 -05:00 |
|
NewTournamentDialog.java
|
excessive lambda usage
|
2020-09-09 15:06:49 +03:00 |
|
PickCheckBoxDialog.form
|
rename my PickChoiceDialog to PickCheckBoxDialog and bring back the correct one
|
2018-04-23 09:58:28 -04:00 |
|
PickCheckBoxDialog.java
|
comparation simplified
|
2020-09-09 15:00:30 +03: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
|
excessive lambda usage
|
2020-09-09 15:06:49 +03: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
|
added option to hide ability text overlay
|
2020-10-02 00:32:35 +02:00 |
|
PreferencesDialog.java
|
added option to hide ability text overlay
|
2020-10-02 00:32:35 +02:00 |
|
QuestionDialog.form
|
|
|
|
QuestionDialog.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
RandomPacksSelectorDialog.form
|
Fixed some bad layout of random booster draft tornament dialog.
|
2019-12-17 21:16:32 +01:00 |
|
RandomPacksSelectorDialog.java
|
program towards Interface rather than implementations
|
2020-02-10 10:40:06 +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
|
since these branches are identical we may collapse them
|
2020-09-09 14:48:21 +03:00 |
|
TestCardRenderDialog.form
|
Card render testing dialog improves:
|
2020-01-22 00:44:25 +04:00 |
|
TestCardRenderDialog.java
|
[ZNR] Improved modal double faces cards in GUI (#7012)
|
2020-11-01 10:03:09 +01: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
|
|
|
|
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
|
* Some minor code clear up.
|
2020-01-10 15:52:47 +01:00 |