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
/
PlayerPanel.java
Age
Commit message (
Expand
)
Author
2011-06-21
Disable pause function in network mode
Matthias Schiffer
2011-06-19
Added NetworkRoundControlTest and started NetworkRoundControl and NetworkTurn...
Matthias Schiffer
2011-06-19
Fix warnings
Ida Massow
2011-06-19
Started implementing of side panel
Jannis Harder
2011-06-14
Fixed player name label HTML bug
Matthias Schiffer
2011-06-10
Added load and network buttons to settings panel
Matthias Schiffer
2011-06-10
Fix down button arrow size
Matthias Schiffer
2011-06-09
Man kann den Timer einstellen
Ida Massow
2011-06-08
Implement pause function
Matthias Schiffer
2011-05-31
Metric fixes
Bennet Gerlach
2011-05-31
Limit font size on redeal button etc.
Matthias Schiffer
2011-05-31
Add bling
Matthias Schiffer
2011-05-30
Fix umlauts on ISO8859 systems
Matthias Schiffer
2011-05-30
Implemented view code for AI turns
Jannis Harder
2011-05-29
Fix metrics
Matthias Schiffer
2011-05-29
Disable player panel while settings panel is shown
Matthias Schiffer
2011-05-29
Rauskommen ist in der View zu sehen, genauso wie Farben
Ida Massow
2011-05-27
Added round control tests for checking whether redealing is allowed
Jannis Harder
2011-05-25
Cleaned up player panel code
Jannis Harder
2011-05-25
Added UI for readealing
Jannis Harder
2011-05-16
Use correct default foreground color for the time bar
Matthias Schiffer
2011-05-16
Move getHandPanel from IPlayerPanel to IView
Matthias Schiffer
2011-05-16
Add hand row controls to view
Matthias Schiffer
2011-05-10
Implement hand auto-sort
Matthias Schiffer
2011-05-06
Display time in red when 10 seconds or less is left
Matthias Schiffer
2011-05-04
Add some documentation to view
Matthias Schiffer
2011-05-04
Added StartTurnPanel
Bennet Gerlach
2011-05-03
Change sort events to 'Sort by runs' and 'Sort by groups'
Matthias Schiffer
2011-05-03
Rename event and listener methods
Matthias Schiffer
2011-05-03
Renamed everything in the view
Matthias Schiffer
2011-05-03
Remove unused import
Matthias Schiffer
2011-05-03
Fix PlayerPanel for Metal L&F
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-02
Use small font sizes for small buttons :D
Matthias Schiffer
2011-05-01
Fix formatting
Matthias Schiffer
2011-05-01
Make player panel behave better with different window sizes
Matthias Schiffer
2011-04-30
Add display for selected stones above board
Matthias Schiffer
2011-04-29
Restructured view package
Matthias Schiffer