Bochs/bochs/gui
Bryce Denney 1bd9a44a9e - plugins are now called libbx_NAME.so for unix and bx_NAME.dll for win32.
- plugins are installed into ${plugdir} which is defined to be
  ${libdir}/bochs-${VERSION}/plugins.

Modified Files:
  Makefile.in plugin.cc configure.in configure gui/Makefile.in
  iodev/Makefile.in
2002-11-14 18:45:49 +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 plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +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 - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
beos.cc - add missing LOG_THIS to fix compile problem reported by Timothy Schepens 2002-10-26 21:03:21 +00:00
carbon.cc - apply patch [ 632278 ] Carbon.cc Detabbing 2002-11-14 01:40:11 +00:00
gui.cc - fix [ 629606 ] BX_WITH_TERM affects ^C handling : 2002-11-11 17:09:57 +00:00
gui.h - to make the "idle hack" compile again, add virtual function sim_is_idle 2002-10-27 23:33:13 +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 - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
keymap.h - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
macintosh.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
Makefile.in - plugins are now called libbx_NAME.so for unix and bx_NAME.dll for win32. 2002-11-14 18:45:49 +00:00
nogui.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
rfb.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +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 - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
sdl.h - add a few more missing keys: left&right windows keys, pause 2002-09-25 07:24:41 +00:00
sdlkeys.h Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
siminterface.cc - fix [ 625696 ] text config menu: default can be wrong. 2002-11-09 14:12:10 +00:00
siminterface.h - add BOCHSAPI on a bunch of extern variable declarations 2002-11-14 05:14:10 +00:00
term.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
textconfig.cc - fix [ 625696 ] text config menu: default can be wrong. 2002-11-09 14:12:10 +00:00
textconfig.h - rename control.h revision 1.8 to textconfig.h 2002-10-29 20:16:04 +00:00
win32.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
wx.cc - add definition of BX_PLUGGABLE in wx.cc and wxdialog.cc, since they 2002-11-14 05:13:40 +00:00
wxdialog.cc - add definition of BX_PLUGGABLE in wx.cc and wxdialog.cc, since they 2002-11-14 05:13:40 +00:00
wxdialog.h Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
wxmain.cc - fix [ 625696 ] text config menu: default can be wrong. 2002-11-09 14:12:10 +00:00
wxmain.h - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
x.cc - to make the "idle hack" compile again, add virtual function sim_is_idle 2002-10-27 23:33:13 +00:00