Refactor Fremantule UI code and implement logging
[mevemon] / package / src / ui / fremantle / gui.py
2010-10-17 Ryan CampbellRefactor Fremantule UI code and implement logging
2010-09-13 Ryan Campbellsplit ui classes into separate modules
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 Campbellremove debug statement v0.4-6
2010-05-22 Ryan Campbelluse gobject methods instead of glib methods
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-21 Ryan Campbelladded some simple validation to 'add account' dialog
2010-05-20 Ryan CampbellStop the SP counter when window not on top
2010-05-18 Ryan CampbellAdded live 'total sp' counter in fremantle
2010-05-01 Ryan CampbellAdded characters to settings dialog
2010-04-30 Ryan CampbellPorted multiple account code to Diablo v0.3-1
2010-04-30 Ryan Campbellclean up layout and add backwards compatibility
2010-04-29 Ryan CampbellBumped version to 0.3
2010-04-29 Ryan Campbellremove 'edit' button in settings (for now)
2010-04-29 Ryan Campbellfinished preliminary support for multiple accounts
2010-04-29 Ryan Campbellcontinuing multiple account feature
2010-04-29 Ryan Campbellstarted work on multiple accounts support
2010-04-28 Ryan CampbellFixed a few bugs v0.2-4
2010-04-27 Ryan CampbellSeparated out the model code from the gui code