Menu

Commit [r46]  Maximize  Restore  History

First version of GUI source code

- This code was derived from the Chameleon IDE and made compilable with TDM-GCC and wxWidgets 3.0.2
- The GUI already contains many functionalities
- It's not compilable on a normal wxWidgets installation because of the addition of the syntax highlighting function to the scintilla port in wxWidgets
- The addition to wxWidgets containing the lexer for NSCRs is available in the wxScintilla subdirectory

numere 2016-12-14

<< < 1 2 3 4 5 .. 7 > >> (Page 3 of 7)
added /branches/numere-gui/gui/ChameleonNotebook.cpp
added /branches/numere-gui/gui/ChameleonNotebook.h
added /branches/numere-gui/gui/ChameleonProjectManager.cpp
added /branches/numere-gui/gui/ChameleonProjectManager.h
added /branches/numere-gui/gui/IconManager.cpp
added /branches/numere-gui/gui/IconManager.h
added /branches/numere-gui/gui/NumeReWindow.h
added /branches/numere-gui/gui/breakpoint_octagon.xpm
added /branches/numere-gui/gui/breakpoint_octagon_crossed.xpm
added /branches/numere-gui/gui/breakpoint_octagon_disable.xpm
added /branches/numere-gui/gui/build.xpm
added /branches/numere-gui/gui/button.xpm
added /branches/numere-gui/gui/compilestop.xpm
added /branches/numere-gui/gui/connect.xpm
added /branches/numere-gui/gui/connect16.xpm
added /branches/numere-gui/gui/dialogs
added /branches/numere-gui/gui/dialogs/AboutChameleon.pjd
added /branches/numere-gui/gui/dialogs/AboutChameleonDialog.cpp
added /branches/numere-gui/gui/dialogs/AboutChameleonDialog.h
added /branches/numere-gui/gui/dialogs/AddVariableWatch.cpp
added /branches/numere-gui/gui/dialogs/AddVariableWatch.h
added /branches/numere-gui/gui/dialogs/AddVariableWatch.pjd
added /branches/numere-gui/gui/dialogs/CompilerOutputPanel.cpp
added /branches/numere-gui/gui/dialogs/CompilerOutputPanel.h
added /branches/numere-gui/gui/dialogs/CompilerOutputPanel.pjd
/branches/numere-gui/gui/ChameleonNotebook.cpp Diff Switch to side-by-side view
Loading...
/branches/numere-gui/gui/ChameleonNotebook.h Diff Switch to side-by-side view
Loading...
/branches/numere-gui/gui/ChameleonProjectManager.cpp Diff Switch to side-by-side view
Loading...
/branches/numere-gui/gui/ChameleonProjectManager.h Diff Switch to side-by-side view
Loading...
/branches/numere-gui/gui/IconManager.cpp Diff Switch to side-by-side view
Loading...
/branches/numere-gui/gui/IconManager.h Diff Switch to side-by-side view
Loading...
/branches/numere-gui/gui/NumeReWindow.h Diff Switch to side-by-side view
Loading...
/branches/numere-gui/gui/build.xpm
Binary file was added.
/branches/numere-gui/gui/button.xpm
Binary file was added.
/branches/numere-gui/gui/connect.xpm
Binary file was added.
/branches/numere-gui/gui/dialogs/AboutChameleon.pjd Diff Switch to side-by-side view
Loading...
/branches/numere-gui/gui/dialogs/AboutChameleonDialog.cpp Diff Switch to side-by-side view
Loading...
/branches/numere-gui/gui/dialogs/AboutChameleonDialog.h Diff Switch to side-by-side view
Loading...
/branches/numere-gui/gui/dialogs/AddVariableWatch.cpp Diff Switch to side-by-side view
Loading...
/branches/numere-gui/gui/dialogs/AddVariableWatch.h Diff Switch to side-by-side view
Loading...
/branches/numere-gui/gui/dialogs/AddVariableWatch.pjd Diff Switch to side-by-side view
Loading...
/branches/numere-gui/gui/dialogs/CompilerOutputPanel.cpp Diff Switch to side-by-side view
Loading...
/branches/numere-gui/gui/dialogs/CompilerOutputPanel.h Diff Switch to side-by-side view
Loading...
/branches/numere-gui/gui/dialogs/CompilerOutputPanel.pjd Diff Switch to side-by-side view
Loading...
<< < 1 2 3 4 5 .. 7 > >> (Page 3 of 7)