2008-09-28 Dodji Seketeli * help/C/nemiver.xml: Don't use ':' in PI nodes. It's not well formed XML. 2008-09-27 Dodji Seketeli * configure.ac: Updated to 0.6.3 * NEWS: Updated for 0.6.3 2008-09-27 Dodji Seketeli * src/uicommon/nmv-source-editor.cc: (SourceEditor::set_visual_breakpoint_at_line): Add some traces for debug purposes. 2008-09-27 Dodji Seketeli * src/common/nmv-log-stream.cc: Use std::tr1::unordered_map when available instead of deprecated __gnu features. This patch is from "Benoît Dejean" . 2008-09-27 Dodji Seketeli * src/common/nmv-tools.h,src/dbgengine/nmv-gdbmi-parser.h, src/langs/nmv-cpp-lexer-utils.h, src/persp/dbgperspective/nmv-sess-mgr.cc: Don't include in headers. This can save up to 10% compile time on some machine. This patch is from "Benoît Dejean" . 2008-09-25 Dodji Seketeli * src/persp/dbgperspective/nmv-dbg-perspective.cc: (DBGPerspective::Priv::modify_source_editor_fonts): Don't use any PangoFontDescription with an empty font name. (DBGPerspective::on_conf_key_changed_signal): Don't set source editor font to a font with empty name. (DBGPerspective::open_file): Likewise. (DBGPerspective::on_default_config_read): Don't set the memory font to a font with empty name. This entry should fix bug #553780 2008-09-07 Dodji Seketeli * src/dbgengine/nmv-gdb-engine.cc: (GDBEngine::load_program ()): Fix some style issues. 2008-09-04 Saleem Abdulrasool * configure.ac: require gtkmm 2.12 * src/persp/dbgperspective/nmv-dbg-perspective.cc: update to the new tooltip api * src/persp/dbgperspective/nmv-proc-list-dialog.cc: migrate deprecated TreePath APIs to new version * src/persp/dbgperspective/nmv-saved-sessions-dialog.cc: drop unnecessary code =============== 0.6.2 release ====================