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
/
TablePanel.java
Age
Commit message (
Expand
)
Author
2011-06-21
Disable pause function in network mode
Matthias Schiffer
2011-06-19
Added minimal sizes and some more side panel code
Jannis Harder
2011-06-19
Correctly show invalid sets
Matthias Schiffer
2011-06-18
Feedback
Jannis Harder
2011-06-18
Fixed scaling in pause mode
Jannis Harder
2011-06-08
Implement pause function
Matthias Schiffer
2011-06-06
Double ist das neue float
Ida Massow
2011-05-31
kleine fixes
Ida Massow
2011-05-26
Remove player labels at the table edges
Matthias Schiffer
2011-05-10
Added bling-bling
Matthias Schiffer
2011-05-10
Implemented direct placing of stones via alt-key
Bennet Gerlach
2011-05-09
Fix table scale setting
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
Got rid of alpha blending in TablePanel
Matthias Schiffer
2011-05-06
Rework collection border
Matthias Schiffer
2011-05-06
A lot of view performance optimizations
Matthias Schiffer
2011-05-04
Changed view implementation to use Iterable of Pairs
Jannis Harder
2011-05-04
New main
Bennet Gerlach
2011-05-03
Rescale collection; add bottom margin to table for collection
Matthias Schiffer
2011-05-03
Translate table origin
Matthias Schiffer
2011-05-03
Rescale table panel
Bennet Gerlach
2011-05-03
Added connector click events
Bennet Gerlach
2011-05-03
Make StonePanel emit Stone click events
Matthias Schiffer
2011-05-03
Renamed everything in the view
Matthias Schiffer