bump version to 0.6 for release
[mevemon] / package / src / ui / diablo / gui.py
2011-10-23 Danny CampbellRemoved legacy key support, added custom key support
2011-01-31 Danny CampbellFix the 'new account' button I just broke...
2011-01-31 Danny CampbellAdded wait notification in Diablo GUI.
2011-01-29 Ryan Campbellfix diablo clear cache button
2011-01-23 Ryan Campbelladd (untested) 'clear cache'button to diablo settings
2011-01-03 Ryan CampbellReplace our gconf-based settings module with a file...
2011-01-02 Ryan Campbellabstract out settings module and minor fixes
2011-01-02 Danny CampbellJust removed the non-working progress bars for now.
2011-01-01 Ryan Campbellminor pylint cleanup
2010-06-19 Ryan CampbellDon't automatically convert API key to uppercase
2010-05-27 Ryan CampbellFix bug #5645, and other minor bug
2010-05-27 Ryan CampbellAllow error to be passed to UI
2010-05-24 Ryan CampbellConvert API key to uppercase on input
2010-05-23 Ryan CampbellAdded cancel button to Diablo 'new account' dialog
2010-05-22 Ryan Campbellfix several bugs in diablo version. It is now usable
2010-05-22 Ryan Campbellbetter fix for #5785
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