Bochs/bochs/gui
Bryce Denney 0dd8da13d5 - Always enable the line that does
wxLog::SetActiveTarget (new wxLogStderr ());
  which used to be inside #ifdef __WXDEBUG__ ... #endif.  This fixes the
  problem of tons of little debug message dialogs appearing in wxwindows
  libraries built without debug support.
- This reverts revision 1.61.  I cannot figure out why I had trouble back on
  Sept 27, because now both my debug and release libraries work ok with the
  SetActiveTarget line.
2002-10-07 17:18:04 +00:00
..
bitmaps - new "user" button added to the headerbar. It can send keyboard shortcuts to 2002-08-09 06:16:43 +00:00
keymaps - add missing right alt keycode XK_Alt_R to all keymaps 2002-09-25 08:00:25 +00:00
amigagui.h - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
amigaos.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
beos.cc - I've added lots of comments in siminterface.h, and tried to clean up 2002-08-26 15:31:23 +00:00
carbon.cc - apply patch.carbon-jusansai from Chris Thomas. This is associated with 2002-09-30 14:03:20 +00:00
control.cc - fixed up ParamDialog to correctly handle "trees" of parameters. A 2002-10-06 02:37:28 +00:00
control.h - I've added lots of comments in siminterface.h, and tried to clean up 2002-08-26 15:31:23 +00:00
gui.cc - fixed up ParamDialog to correctly handle "trees" of parameters. A 2002-10-06 02:37:28 +00:00
gui.h - new variable 'charmap_updated', 'charmap_changed' array renamed to 2002-09-21 19:38:47 +00:00
icon_bochs.h - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
keymap.cc - make the parser a little more informative when things go wrong. 2002-09-25 13:01:30 +00:00
keymap.h - changed copyright strings 2002-04-01 22:43:01 +00:00
macintosh.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
Makefile.in - add -lwinmm to the link lines anytime you use --enable-sb16=win. Now 2002-10-01 23:37:50 +00:00
nogui.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
rfb.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
rfb.h - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
rfbproto.h - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
sdl.cc - use SDL_WarpPointer to keep the mouse from going outside the window. 2002-10-06 17:17:14 +00:00
sdl.h - add a few more missing keys: left&right windows keys, pause 2002-09-25 07:24:41 +00:00
siminterface.cc - fixed up ParamDialog to correctly handle "trees" of parameters. A 2002-10-06 02:37:28 +00:00
siminterface.h - fixed up ParamDialog to correctly handle "trees" of parameters. A 2002-10-06 02:37:28 +00:00
term.cc - avoid segfaults by checking if the term gui has already been initialized 2002-09-26 02:53:58 +00:00
win32.cc - force a text screen update after a charmap change 2002-10-04 10:52:44 +00:00
wx.cc - fix bug 619320 "wx: clicking mouse enable btn different". Now both 2002-10-07 04:49:50 +00:00
wxdialog.cc - fixed up ParamDialog to correctly handle "trees" of parameters. A 2002-10-06 02:37:28 +00:00
wxdialog.h - fixed up ParamDialog to correctly handle "trees" of parameters. A 2002-10-06 02:37:28 +00:00
wxmain.cc - Always enable the line that does 2002-10-07 17:18:04 +00:00
wxmain.h - fix bug 619320 "wx: clicking mouse enable btn different". Now both 2002-10-07 04:49:50 +00:00
x.cc - only XFlush if display has been opened already 2002-10-02 02:52:24 +00:00