nemiver r515 - in trunk: . src/persp/dbgperspective



Author: jjongsma
Date: 2007-06-10 17:45:21 +0100 (Sun, 10 Jun 2007)
New Revision: 515
ViewCVS link: http://svn.gnome.org/viewcvs/nemiver?rev=515&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/persp/dbgperspective/nmv-breakpoints-view.cc
Log:
Load the breakpoints popup menu in the constructor instead of in get_breakpoints_menu()
This is needed because we update the sensitivity of the menu actions when the
treeview selection changes, and this can happen before we've ever popped up the
menu, which results in error logs printed to the terminal.  In the process, I
also reduced some code duplication in on_treeview_selection_changed()





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]