Menu

Commit [r1967]  Maximize  Restore  History

* Refactored Compiler class to use string IDs instead of numeric. No more messing up user-defined compilers. Users should only re-define their user-defined compilers for the last time.

* Debugger's debug log can now be shown/hidden without requiring C::B to restart. Will implement this for other logs too.

mandrav 2006-02-09

1 2 > >> (Page 1 of 2)
changed /trunk/src/plugins/codecompletion/nativeparser.cpp
changed /trunk/src/plugins/compilergcc/advancedcompileroptionsdlg.cpp
changed /trunk/src/plugins/compilergcc/advancedcompileroptionsdlg.h
changed /trunk/src/plugins/compilergcc/cmdlinegenerator.cpp
changed /trunk/src/plugins/compilergcc/compilerBCC.cpp
changed /trunk/src/plugins/compilergcc/compilerDMC.cpp
changed /trunk/src/plugins/compilergcc/compilerDMD.cpp
changed /trunk/src/plugins/compilergcc/compilerGDC.cpp
changed /trunk/src/plugins/compilergcc/compilerICC.cpp
changed /trunk/src/plugins/compilergcc/compilerMINGW.cpp
changed /trunk/src/plugins/compilergcc/compilerMSVC.cpp
changed /trunk/src/plugins/compilergcc/compilerOW.cpp
changed /trunk/src/plugins/compilergcc/compilerSDCC.cpp
changed /trunk/src/plugins/compilergcc/compilergcc.cpp
changed /trunk/src/plugins/compilergcc/compilergcc.h
changed /trunk/src/plugins/compilergcc/compileroptionsdlg.cpp
changed /trunk/src/plugins/compilergcc/directcommands.cpp
changed /trunk/src/plugins/compilergcc/makefilegenerator.cpp
changed /trunk/src/plugins/contrib/devpak_plugin/devpakupdater.cpp
changed /trunk/src/plugins/debuggergdb/debuggergdb.cpp
changed /trunk/src/plugins/debuggergdb/debuggergdb.h
changed /trunk/src/plugins/debuggergdb/debuggeroptionsdlg.cpp
changed /trunk/src/plugins/debuggergdb/debuggeroptionsdlg.h
changed /trunk/src/plugins/debuggergdb/debuggerstate.cpp
changed /trunk/src/sdk/as/bindings/scriptbindings.cpp
/trunk/src/plugins/codecompletion/nativeparser.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/compilergcc/advancedcompileroptionsdlg.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/compilergcc/advancedcompileroptionsdlg.h Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/compilergcc/cmdlinegenerator.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/compilergcc/compilerBCC.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/compilergcc/compilerDMC.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/compilergcc/compilerDMD.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/compilergcc/compilerGDC.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/compilergcc/compilerICC.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/compilergcc/compilerMINGW.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/compilergcc/compilerMSVC.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/compilergcc/compilerOW.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/compilergcc/compilerSDCC.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/compilergcc/compilergcc.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/compilergcc/compilergcc.h Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/compilergcc/compileroptionsdlg.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/compilergcc/directcommands.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/compilergcc/makefilegenerator.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/contrib/devpak_plugin/devpakupdater.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/debuggergdb/debuggergdb.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/debuggergdb/debuggergdb.h Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/debuggergdb/debuggeroptionsdlg.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/debuggergdb/debuggeroptionsdlg.h Diff Switch to side-by-side view
Loading...
/trunk/src/plugins/debuggergdb/debuggerstate.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/sdk/as/bindings/scriptbindings.cpp Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)