Fix bug #5785
[mevemon] / package / src / ui / diablo / gui.py
2010-05-22 Ryan CampbellFix bug #5785
2010-05-22 Ryan CampbellFormat numbers with commas
2010-05-21 Ryan Campbellget_istopmost() doesnt seem to work on the device v0.4-2
2010-05-21 Ryan Campbelldisplay character window while loading it
2010-05-21 Ryan Campbellbrought diablo ui on par with fremantle ui (untested)
2010-05-21 Ryan Campbellfixed a bug in the refresh button
2010-05-01 Ryan CampbellAdded characters to settings dialog
2010-04-30 Ryan CampbellPorted multiple account code to Diablo v0.3-1
2010-04-29 Ryan CampbellBumped version to 0.3
2010-04-29 Ryan Campbellfixed character sheet formatting in diablo
2010-04-28 Ryan Campbelladded missing import to diablo ui
2010-04-28 Ryan CampbellFixed a few bugs v0.2-4
2010-04-27 Ryan CampbellUpdated Diablo to use models.py
2010-04-27 Ryan CampbellSeparated out the model code from the gui code