summaryrefslogtreecommitdiffstats
path: root/src/jrummikub/view/impl/StonePainter.java
AgeCommit message (Expand)Author
2011-06-22View Methoden-Sichtbarkeit korrigiertIda Massow
2011-06-19Correctly show invalid setsMatthias Schiffer
2011-06-08Implement pause functionMatthias Schiffer
2011-06-06Double ist das neue floatIda Massow
2011-05-31Remove color toggle button marginsMatthias Schiffer
2011-05-31Don't throw exceptions on infinitesimal window sizesMatthias Schiffer
2011-05-31Add blingMatthias Schiffer
2011-05-31Allow setting stone colors to useMatthias Schiffer
2011-05-31StonePainter: Paint stones lazilyMatthias Schiffer
2011-05-31Tests für Sets mit mehr Farben, mehr Values, ...Ida Massow
2011-05-10Make orange stone color more orangeMatthias Schiffer
2011-05-10Don't draw stone value shadow for small scalesMatthias Schiffer
2011-05-09Fix an exceptionMatthias Schiffer
2011-05-09Fix rounding errors in stone positioning on tableMatthias Schiffer
2011-05-06Handle click events next to the collection as click events for the tableMatthias Schiffer
2011-05-06Added hover effectsMatthias Schiffer
2011-05-06A lot of view performance optimizationsMatthias Schiffer
2011-05-05Add some endOfTurn handling to RoundControlMatthias Schiffer
2011-05-03Renamed everything in the viewMatthias Schiffer
2011-05-02Add JavaDoc to view implementationMatthias Schiffer
2011-05-02Fixed some metrics in the viewMatthias Schiffer
2011-05-01Fix formattingMatthias Schiffer
2011-05-01Make player panel behave better with different window sizesMatthias Schiffer
2011-05-01Make board resizableMatthias Schiffer
2011-05-01Paint value on selected stones darkerMatthias Schiffer
2011-04-30Add display for selected stones above boardMatthias Schiffer
2011-04-30StonePainter: Make "brighter" color less brightMatthias Schiffer
2011-04-30Added highlighting to StonePainterMatthias Schiffer
2011-04-30Move paintStoneSet from StonePainter to TableMatthias Schiffer
2011-04-30Paint stones on tableMatthias Schiffer
2011-04-30Added clickEvent to BoardMatthias Schiffer
2011-04-30Paint JokersMatthias Schiffer
2011-04-30Make stone list on Board settableMatthias Schiffer
2011-04-29Restructured view packageMatthias Schiffer