index
:
JRummikub
master
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jrummikub
/
view
/
impl
/
StonePainter.java
Age
Commit message (
Expand
)
Author
2011-06-19
Correctly show invalid sets
Matthias Schiffer
2011-06-08
Implement pause function
Matthias Schiffer
2011-06-06
Double ist das neue float
Ida Massow
2011-05-31
Remove color toggle button margins
Matthias Schiffer
2011-05-31
Don't throw exceptions on infinitesimal window sizes
Matthias Schiffer
2011-05-31
Add bling
Matthias Schiffer
2011-05-31
Allow setting stone colors to use
Matthias Schiffer
2011-05-31
StonePainter: Paint stones lazily
Matthias Schiffer
2011-05-31
Tests für Sets mit mehr Farben, mehr Values, ...
Ida Massow
2011-05-10
Make orange stone color more orange
Matthias Schiffer
2011-05-10
Don't draw stone value shadow for small scales
Matthias Schiffer
2011-05-09
Fix an exception
Matthias Schiffer
2011-05-09
Fix rounding errors in stone positioning on table
Matthias Schiffer
2011-05-06
Handle click events next to the collection as click events for the table
Matthias Schiffer
2011-05-06
Added hover effects
Matthias Schiffer
2011-05-06
A lot of view performance optimizations
Matthias Schiffer
2011-05-05
Add some endOfTurn handling to RoundControl
Matthias Schiffer
2011-05-03
Renamed everything in the view
Matthias Schiffer
2011-05-02
Add JavaDoc to view implementation
Matthias Schiffer
2011-05-02
Fixed some metrics in the view
Matthias Schiffer
2011-05-01
Fix formatting
Matthias Schiffer
2011-05-01
Make player panel behave better with different window sizes
Matthias Schiffer
2011-05-01
Make board resizable
Matthias Schiffer
2011-05-01
Paint value on selected stones darker
Matthias Schiffer
2011-04-30
Add display for selected stones above board
Matthias Schiffer
2011-04-30
StonePainter: Make "brighter" color less bright
Matthias Schiffer
2011-04-30
Added highlighting to StonePainter
Matthias Schiffer
2011-04-30
Move paintStoneSet from StonePainter to Table
Matthias Schiffer
2011-04-30
Paint stones on table
Matthias Schiffer
2011-04-30
Added clickEvent to Board
Matthias Schiffer
2011-04-30
Paint Jokers
Matthias Schiffer
2011-04-30
Make stone list on Board settable
Matthias Schiffer
2011-04-29
Restructured view package
Matthias Schiffer