375fcf648b
- MyPanel::blankCursor - MyFrame::panel - AdvancedLogOptions::action (2d array of wxChoice *'s) - ParamDialog::idHash, ParamDialog::paramHash, and ParamStructs - file dialog in BrowseTextCtrl - fix illegal use of a wxObject. I had been clearing the ParamStruct with memset(), but I forgot that ParamStruct was a subclass of wxObject so I was trashing the wxObject fields too! Instead I created a ParamStruct constructor that clears the pointers to NULL. - comment out debug output from AdvancedLogOptionsDialog::SetAction - modified files: gui/wx.cc gui/wxdialog.cc gui/wxdialog.h gui/wxmain.cc gui/wxmain.h |
||
---|---|---|
.. | ||
bitmaps | ||
keymaps | ||
amigagui.h | ||
amigaos.cc | ||
beos.cc | ||
carbon.cc | ||
control.cc | ||
control.h | ||
gui.cc | ||
gui.h | ||
icon_bochs.h | ||
keymap.cc | ||
keymap.h | ||
macintosh.cc | ||
Makefile.in | ||
nogui.cc | ||
rfb.cc | ||
rfb.h | ||
rfbproto.h | ||
sdl.cc | ||
sdl.h | ||
siminterface.cc | ||
siminterface.h | ||
term.cc | ||
win32.cc | ||
wx.cc | ||
wxdialog.cc | ||
wxdialog.h | ||
wxmain.cc | ||
wxmain.h | ||
x.cc |