summaryrefslogtreecommitdiffstats
path: root/src/jrummikub/view
AgeCommit message (Expand)Author
2011-05-31Fixed all warnings (comments) but one, one TODO importantIda Massow
2011-05-31Re-add small marginsMatthias Schiffer
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-31Don't show last player when a round has endedMatthias Schiffer
2011-05-31Allow setting stone colors to useMatthias Schiffer
2011-05-31Make highest value and number of stones dealt settableMatthias Schiffer
2011-05-31StonePainter: Paint stones lazilyMatthias Schiffer
2011-05-31Tests für Sets mit mehr Farben, mehr Values, ...Ida Massow
2011-05-30Man kann jetzt die Anzahl der Steinsätze einstellenIda Massow
2011-05-30Test für Änderung der StoneSet Anzahl fertigIda Massow
2011-05-30Warnings tauchen auf, wenn man beim Einstellen Unfug machtIda Massow
2011-05-30Fix umlauts on ISO8859 systemsMatthias Schiffer
2011-05-30Show winners in score panelMatthias Schiffer
2011-05-30ScorePanel: Make round number column less wideMatthias Schiffer
2011-05-30Fixed a few warningsIda Massow
2011-05-30Implemented view code for AI turnsJannis Harder
2011-05-29Tested and implemented player type selection in the settings panelJannis Harder
2011-05-29Make score panel look niceMatthias Schiffer
2011-05-29Added player type selection to the settings panelJannis Harder
2011-05-29Fix metricsMatthias Schiffer
2011-05-29Disable player panel while settings panel is shownMatthias Schiffer
2011-05-29Viele Warnings durch Kommentare beseitigtIda Massow
2011-05-29Neuer Button im WinPanel mit funktionIda Massow
2011-05-29Added UI for the joker numberJannis Harder
2011-05-29Rauskommen ist in der View zu sehen, genauso wie FarbenIda Massow
2011-05-29Implement score panelMatthias Schiffer
2011-05-29Added options UIJannis Harder
2011-05-28Set initial enable state of the player remove buttons correctlyMatthias Schiffer
2011-05-28Updated settings panel to work with new settings controlMatthias Schiffer
2011-05-28Implement settings controlMatthias Schiffer
2011-05-27Added round control tests for checking whether redealing is allowedJannis Harder
2011-05-27GameControl tests, temporary handler in SettingsControl and smallJannis Harder
2011-05-27Test redealing in RoundControlJannis Harder
2011-05-27Test für SettingsControl, 3 neue Klassen, Mocks für SettingPanel, lauter fixesIda Massow
2011-05-26Add application control, use game settings from settings panelMatthias Schiffer
2011-05-26Remove player labels at the table edgesMatthias Schiffer
2011-05-26Implement color choosing and automatic color and name choiceMatthias Schiffer
2011-05-26Make player name setup workMatthias Schiffer
2011-05-25Larger default window sizeJannis Harder
2011-05-25Cleaned up player panel codeJannis Harder
2011-05-25Added UI for readealingJannis Harder
2011-05-25Started implementation of settings panelMatthias Schiffer
2011-05-24Moved displaying of win panel in game controlJannis Harder
2011-05-16Use correct default foreground color for the time barMatthias Schiffer
2011-05-16Move getHandPanel from IPlayerPanel to IViewMatthias Schiffer
2011-05-16Add hand row controls to viewMatthias Schiffer
2011-05-10Fix a comment and update documentationMatthias Schiffer
2011-05-10Remove return value of Table.pickUpStone()Matthias Schiffer