.. |
bitmaps
|
- deleted executable properties from source files
|
2011-04-03 10:29:19 +00:00 |
font
|
- moved vga font to gui/font
|
2011-07-10 14:00:58 +00:00 |
keymaps
|
- removed obsolete file
|
2011-07-10 13:56:30 +00:00 |
amigagui.h
|
- removed x/y tile size parameters from specific_init() since the tile dimensions
|
2012-03-03 12:41:24 +00:00 |
amigaos.cc
|
- prepared support for sending absolute x/y values from the gui to the mouse emulation
|
2012-06-21 17:33:37 +00:00 |
carbon.cc
|
- prepared support for sending absolute x/y values from the gui to the mouse emulation
|
2012-06-21 17:33:37 +00:00 |
enh_dbg.cc
|
- added support for the gui debugger with sdl on Windows (required separate thread)
|
2012-07-01 14:37:13 +00:00 |
enh_dbg.h
|
- added support for the gui debugger with sdl on Windows (required separate thread)
|
2012-07-01 14:37:13 +00:00 |
gtk_enh_dbg_osdep.cc
|
correctly fix SF #3516029 : bug stepping not working in debugger GUI in case of smp vm
|
2012-04-10 12:44:06 +00:00 |
gui.cc
|
fixed uninitialized variables
|
2012-06-24 17:52:45 +00:00 |
gui.h
|
- function InitDebugDialog() is optimized out by GCC when compiling with plugins
|
2012-06-24 09:14:43 +00:00 |
icon_bochs.h
|
Adding Id and Rev property to all files
|
2011-02-24 22:05:47 +00:00 |
icon_bochs.xpm
|
- fixed xpm-related warnings in 'x' and 'wx'
|
2011-02-10 23:00:56 +00:00 |
keymap.cc
|
- wx: use new log function name for the table of log modules
|
2012-02-23 17:16:35 +00:00 |
keymap.h
|
Adding Id and Rev property to all files
|
2011-02-24 22:05:47 +00:00 |
macintosh.cc
|
- prepared support for sending absolute x/y values from the gui to the mouse emulation
|
2012-06-21 17:33:37 +00:00 |
Makefile.in
|
- fixes based on Debian patches by Guillem Jover
|
2012-07-14 07:01:43 +00:00 |
nogui.cc
|
- removed x/y tile size parameters from specific_init() since the tile dimensions
|
2012-03-03 12:41:24 +00:00 |
paramtree.cc
|
- reverted part of rev. 11031: for dependent lists the check 'param->get_parent() == this'
|
2012-02-14 18:13:54 +00:00 |
paramtree.h
|
- reverted part of rev. 11031: for dependent lists the check 'param->get_parent() == this'
|
2012-02-14 18:13:54 +00:00 |
rfb.cc
|
- implemented absolute x/y mouse position mode in the rfb gui
|
2012-06-25 17:26:36 +00:00 |
rfb.h
|
small fixes for RFB GUI
|
2011-07-22 20:42:40 +00:00 |
rfbkeys.h
|
Adding Id and Rev property to all files
|
2011-02-24 22:05:47 +00:00 |
sdl.cc
|
- added support for the gui debugger with sdl on Windows (required separate thread)
|
2012-07-01 14:37:13 +00:00 |
sdl.h
|
Adding Id and Rev property to all files
|
2011-02-24 22:05:47 +00:00 |
sdlkeys.h
|
- fixed compilation with MSVC
|
2012-03-04 21:37:49 +00:00 |
siminterface.cc
|
- several improvements to the optional plugin control
|
2012-07-06 17:19:32 +00:00 |
siminterface.h
|
- apply 'log actions by device' to the existing modules before editing them
|
2012-04-06 13:15:27 +00:00 |
svga.cc
|
- prepared support for sending absolute x/y values from the gui to the mouse emulation
|
2012-06-21 17:33:37 +00:00 |
term.cc
|
- removed x/y tile size parameters from specific_init() since the tile dimensions
|
2012-03-03 12:41:24 +00:00 |
textconfig.cc
|
- apply 'log actions by device' to the existing modules before editing them
|
2012-04-06 13:15:27 +00:00 |
textconfig.h
|
Adding Id and Rev property to all files
|
2011-02-24 22:05:47 +00:00 |
wenhdbg_res.h
|
- deleted executable properties from source files
|
2011-04-03 10:29:19 +00:00 |
win32_enh_dbg_osdep.cc
|
correctly fix SF #3516029 : bug stepping not working in debugger GUI in case of smp vm
|
2012-04-10 12:44:06 +00:00 |
win32.cc
|
- implemented absolute x/y mouse position mode in the win32 gui
|
2012-06-25 20:08:52 +00:00 |
win32dialog.cc
|
- apply 'log actions by device' to the existing modules before editing them
|
2012-04-06 13:15:27 +00:00 |
win32dialog.h
|
fixes for win64 compilation portability
|
2011-03-04 20:39:54 +00:00 |
win32paramdlg.cc
|
Merge SF patch 3505209 and update CHANGES
|
2012-03-15 19:34:13 +00:00 |
win32paramdlg.h
|
Adding Id and Rev property to all files
|
2011-02-24 22:05:47 +00:00 |
win32res.h
|
- only quit Bochs simulation after pressing the "Quit" button in the runtime
|
2012-03-29 17:05:44 +00:00 |
wx.cc
|
- implemented absolute x/y mouse position mode in the wx gui
|
2012-06-26 19:48:28 +00:00 |
wxdialog.cc
|
- several improvements to the optional plugin control
|
2012-07-06 17:19:32 +00:00 |
wxdialog.h
|
- implemented optional plugin control dialog
|
2012-02-21 12:00:54 +00:00 |
wxmain.cc
|
- make 'enter' and 'tab' keys work again in wxMSW (wxPanel's default window
|
2012-06-29 16:30:18 +00:00 |
wxmain.h
|
- implemented optional plugin control dialog
|
2012-02-21 12:00:54 +00:00 |
x.cc
|
- enable mouse cursor on exit (fixes possible hang if captured)
|
2012-07-15 15:17:10 +00:00 |