summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-22Use __call__() instead of start() for the controller and the views.HEADmasterJulien Fontanet3-5/+5
2008-02-21Others MVC improvments.Julien Fontanet17-770/+93
2008-02-21Architecture improvment: new directories: models and views to respect the MVC...Julien Fontanet14-10/+791
2008-02-21Bug fixed: in WindowsFactory, if an instance of a window already exists,Julien Fontanet8-746/+4
2008-02-20GUI architecture updated, all the file related to windows (glade file and cla...Julien Fontanet10-3/+758
2008-02-18Adding of windowsfactory.py which I forgot to commit.Julien Fontanet1-0/+43
2008-02-17Class GUI renamed into WindowFactory.Julien Fontanet6-94/+56
2008-02-16First commit, basic gui architecture.Julien Fontanet8-0/+759