mevemon
2010-04-21 Ryan Campbellsome more cleanup of fremantle UI
2010-04-21 Ryan Campbellstarted splitting up UI windows into classes
2010-04-21 Danny CampbellAdded Pango markup to Diablo UI.
2010-04-21 Danny CampbellGeneral cleanup in Diablo UI.
2010-04-21 Ryan Campbell use Pango to control the font for the character sheet
2010-04-21 Danny CampbellFixed character window in Diablo UI.
2010-04-21 Danny CampbellMerge branch 'master' of https://vcs.maemo.org/git...
2010-04-21 Danny CampbellAdded scrolling to Diablo UI.
2010-04-21 Danny CampbellAdded scrolling to Diblo UI.
2010-04-21 Ryan Campbelladded descrioption file
2010-04-21 Ryan Campbelladded attributes to character sheet
2010-04-21 ryanadded our new website to the About dialog
2010-04-21 Danny CampbellAdded skill tree to Diablo UI. Not yet scrollable.
2010-04-20 Ryan CampbellMerge branch 'master' of https://vcs.maemo.org/git...
2010-04-20 ryanAdded scrollable skill list in character window.
2010-04-20 Danny CampbellYet another test.
2010-04-20 mothraTesting new repo.
2010-04-20 Ryan Campbellremoved the wecome file
2010-04-20 Ryan CampbellMerge branch 'master' of https://vcs.maemo.org/git...
2010-04-20 Ryan Campbellmoved the code into src/ and added LICENSE file
2010-04-20 Ryan Campbelladded license header to our code
2010-04-20 Ryan Campbellgrab the real char info from the eve api
2010-04-20 Danny Campbell- Added progress bar in Diablo UI.
2010-04-20 Danny CampbellRemoved the UI's dependance on having a valid working...
2010-04-20 Danny CampbellAdded character window to Diablo UI.
2010-04-20 rootwelcome
2010-04-20 Ryan Campbelladded a progress indicator in fremantle
2010-04-20 Ryan Campbellfixed a bug in get_account_balance() and started the...
2010-04-20 Ryan Campbellmodified some lines that were way over 80 characters...
2010-04-19 Ryan Campbellfixed a bug with the id2name and name2id conversion
2010-04-19 Ryan Campbellfixed a few errors from the last commit
2010-04-19 Ryan Campbelladded a few useful functions to mevemon class in prepar...
2010-04-19 Ryan Campbellonly call auth() once, and make it a member of mevemon...
2010-04-19 Ryan Campbellbuilding the character sheet, including figuring out...
2010-04-19 Ryan Campbellsome cleanup and start of character window
2010-04-17 Danny CampbellAdded basic caching functionality, stole it from apites...
2010-04-17 Danny CampbellAdded support for multiple image sizes. Changed imgfetc...
2010-04-17 Danny CampbellHooked up imgfetch to the controller. Minor cleanups.
2010-04-17 Danny CampbellAdded Diablo refresh code. imgfetch.py added, contains...
2010-04-17 Ryan Campbellgot the 'Refresh' menu item working
2010-04-17 Ryan Campbelluse get_characters() function in fremantle gui
2010-04-17 Danny CampbellAdded get_characters() function in controller. Very...
2010-04-16 Danny CampbellAdded Ry's character portrait/name code to Diablo UI.
2010-04-16 Ryan CampbellChanged main screen to use gtktreeview isntead of a...
2010-04-16 Danny CampbellDeleted data/ dir because all the code I wrote can...
2010-04-16 Danny Campbelladded code to extract skill data from MySQL version...
2010-04-16 Ryan Campbellfixed some tabbing in the diablo gui
2010-04-16 Danny CampbellAdded gconf support for Diablo.
2010-04-16 Ryan Campbelladded some code to store and retrieve credentials from...
2010-04-16 Ryan Campbellprevious commit didnt work, this seems to
2010-04-16 Ryan Campbelladded try..except block around imports
2010-04-16 Ryan Campbellfixed some weird tab issues
2010-04-16 Danny Campbellgot the basic functionality working on Diablo.
2010-04-15 Ryan Campbellworking on settings dialog.
2010-04-15 Ryan Campbellmade it a bit easier to have different guis (fremantle...
2010-04-15 Ryan Campbellfixed some bugs created when splitting into gui and...
2010-04-15 Ryan Campbellseperated gui and controller
2010-04-15 Ryan Campbellfirst commit, starting fremantle gui