foul-magics/Mage.Client/src/main/java/mage/client/cards
Mark Langen b1ed5c3632 Fixed deck editor Drag & Drop
* Deck editor drag and drop was broken by the window borders change. Still not entirley sure what the root cause is (for some reason SwingUtilities.getDeepestComponentAt won't work correctly with the new setup), but this will fix it by expliticly specifying a deeper root component to start the search from (The MagePane that is active to be specific).
2017-04-14 17:07:52 -06:00
..
BigCard.form Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
BigCard.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
Card.form * Improved handling of enlarged images. Added mode to show other side of flip and transform cards. Added icon for copied cards and possibility to show enlarged original or copied card. 2014-03-06 21:51:51 +01:00
Card.java introduced isCreature/isLand/isArtifact/... etc for CardView 2017-04-07 15:08:28 +02:00
CardArea.java fixing some additional singleton classes 2017-03-16 09:48:02 +01:00
CardDraggerGlassPane.java Fixed deck editor Drag & Drop 2017-04-14 17:07:52 -06:00
CardEventSource.java Big refactoring 2017-01-09 19:16:53 +03:00
CardGrid.form Removed mana leaks for deck editor and draft panels. 2014-02-01 03:26:27 +01:00
CardGrid.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
Cards.form Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
Cards.java fixing some additional singleton classes 2017-03-16 09:48:02 +01:00
CardsList.form Working Card Rendering 2016-08-31 04:43:28 -06:00
CardsList.java introduced isCreature/isLand/isArtifact/... etc for CardView 2017-04-07 15:08:28 +02:00
DraftGrid.form Removed mana leaks for deck editor and draft panels. 2014-02-01 03:26:27 +01:00
DraftGrid.java fixing some additional singleton classes 2017-03-16 09:48:02 +01:00
DragCardGrid.java introduced isCreature/isLand/isArtifact/... etc for CardView 2017-04-07 15:08:28 +02:00
DragCardSource.java Drag n Drop Deck Editor WIP 2016-09-28 20:57:22 -06:00
DragCardTarget.java Big refactoring 2017-01-09 19:16:53 +03:00
ICardGrid.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
Permanent.form Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
Permanent.java introduced isCreature/isLand/isArtifact/... etc for CardView 2017-04-07 15:08:28 +02:00