Refactor Fremantule UI code and implement logging
[mevemon] / package / src / mevemon.py
2010-10-17 Ryan CampbellRefactor Fremantule UI code and implement logging
2010-05-30 Ryan CampbellBump version to 0.4-8 v0.4-8
2010-05-27 Ryan CampbellFix bug #5645, and other minor bug
2010-05-27 Ryan CampbellAllow error to be passed to UI
2010-05-21 Ryan Campbellfixed a bug in the refresh button
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-06 Ryan Campbellprint traceback even when handling exception
2010-05-06 Ryan CampbellHopefully fix bug #5672
2010-05-01 Ryan CampbellAdded characters to settings dialog
2010-04-30 Ryan Campbellclean up layout and add backwards compatibility
2010-04-30 Ryan Campbellimproving our pylint scores
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
2010-04-25 Ryan Campbellfixed a few more bugs in the packaging
2010-04-23 Ryan CampbellStop using py2deb, it seems more flexible this way