foul-magics/Mage.Client/src/main/java/mage/client/components
2017-04-02 11:32:25 +02:00
..
ability fixing some additional singleton classes 2017-03-16 09:48:02 +01:00
ext Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
layout All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
tray * Some minor changes to sleep command (fixes #2992). 2017-04-02 11:32:25 +02:00
ColorPane.java Big refactoring 2017-01-09 19:16:53 +03:00
HoverButton.java Added the monarch concept to xmage and all related cards. 2016-11-27 01:14:32 +01:00
ImageButton.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
KeyBindButton.java Mostly code format fixes. 2017-02-09 18:30:31 +03:00
KeyboundButton.java Make keybound buttons cache their text, in case the keys are changed midgame 2016-10-20 12:49:58 +13:00
MageComponents.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
MageDesktopManager.java Big refactoring 2017-01-09 19:16:53 +03:00
MageJDesktop.java Big refactoring 2017-01-09 19:16:53 +03:00
MageRoundPane.java All final strings became static - it will give a little perfomance boost, due to not instantiating same string every time 2017-02-27 16:33:32 +03:00
MageSynthStyleFactory.java Big refactoring 2017-01-09 19:16:53 +03:00
MageTextArea.java list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
MageUI.java * Some minor changes to sleep command (fixes #2992). 2017-04-02 11:32:25 +02:00
TranslucentSynthSytle.java Change all line endings to LF 2016-04-14 16:18:01 +00:00