Author: nsmoooose Date: 2006-12-17 04:15:32 -0800 (Sun, 17 Dec 2006) New Revision: 2039 Modified: trunk/csp/bin/sim.ini trunk/csp/csp_visual_studio/ trunk/csp/csp_visual_studio/CSP_VS/ trunk/csp/csp_visual_studio/cspsim/ trunk/csp/csplib/ trunk/csp/cspsim/ trunk/csp/cspsim/wf/Button.cpp trunk/csp/cspsim/wf/Button.h trunk/csp/cspsim/wf/CheckBox.h trunk/csp/cspsim/wf/Container.h trunk/csp/cspsim/wf/Control.cpp trunk/csp/cspsim/wf/Control.h trunk/csp/cspsim/wf/Label.cpp trunk/csp/cspsim/wf/Label.h trunk/csp/cspsim/wf/ListBox.h trunk/csp/cspsim/wf/ListBoxItem.cpp trunk/csp/cspsim/wf/ListBoxItem.h trunk/csp/cspsim/wf/Serialization.cpp trunk/csp/cspsim/wf/SingleControlContainer.cpp trunk/csp/cspsim/wf/Tab.cpp trunk/csp/cspsim/wf/Tab.h trunk/csp/cspsim/wf/TabPage.h trunk/csp/cspsim/wf/TableControlContainer.cpp trunk/csp/cspsim/wf/Window.cpp trunk/csp/cspsim/wf/Window.h trunk/csp/cspsim/wf/WindowManager.cpp trunk/csp/cspsim/windows/QuitResume.cpp trunk/csp/cspsim/windows/QuitResume.h trunk/csp/data/ui/themes/default/quit_resume.xml trunk/csp/data/ui/window_document.xsd trunk/csp/modules/chunklod/ trunk/csp/modules/demeter/ Log: * The quit and resume window is now loaded from a xml file. * Cleaned up some of the code. * Prepared most of the controls for serialization from xml file. * Added svn:ignore on some directories and file types that we don't want to commit in the repository. Browse at: https://www.zerobar.net/viewcvs/viewcvs.cgi?view=rev&rev=2039 Diff omitted (31000 bytes). |