Author: nsmoooose Date: 2008-02-17 02:20:31 -0800 (Sun, 17 Feb 2008) New Revision: 2216 Added: trunk/csp/base/signals.py trunk/csp/tools/layout2/images/package-x-generic.png trunk/csp/tools/layout2/images/package-x-generic.svg trunk/csp/tools/layout2/scripts/document/ trunk/csp/tools/layout2/scripts/document/Document.py trunk/csp/tools/layout2/scripts/document/DocumentRegistry.py trunk/csp/tools/layout2/scripts/document/OutputDocument.py trunk/csp/tools/layout2/scripts/document/__init__.py trunk/csp/tools/layout2/scripts/ui/commands/CloseCurrentDocumentCommand.py trunk/csp/tools/layout2/scripts/ui/commands/ReCompileDataArchiveCommand.py trunk/csp/tools/layout2/scripts/ui/controls/OutputWindow.py Removed: trunk/csp/tools/data/debug.py Modified: trunk/csp/bin/sim.py trunk/csp/tools/data/compile.py trunk/csp/tools/data/parse.py trunk/csp/tools/layout2/cpp/ModelLoader.cpp trunk/csp/tools/layout2/images/ trunk/csp/tools/layout2/scripts/ui/LayoutApplication.py trunk/csp/tools/layout2/scripts/ui/MainFrame.py trunk/csp/tools/layout2/scripts/ui/controls/SceneWindow.py Log: Layout editor: * It is now possible to recompile the sim.dar file directly from the editor. * The editor has now an output window. Compilation of sim.dar is displayed here. Archive compiler: * Re factored to not write to the console window. Every compiler message is signaled using a observer listener pattern. * Simplified the compiler a little. Browse at: https://www.zerobar.net/viewcvs/viewcvs.cgi?view=rev&rev=2216 Diff omitted (52156 bytes). |