Volker Ruppert
|
9b4db66efd
|
- rewrite of the win32 dialog handling based on the "overwrite ask" example
- user shortcut dialog string limit fixed
- fixed keyboard focus in user shortcut and cdrom dialog
|
2005-10-22 11:00:00 +00:00 |
|
Volker Ruppert
|
278c6e9f38
|
- new gui dialogs for the first cdrom and the runtime options (log options are
still handled on the console)
- minor changes in other win32dialog functions
|
2004-02-01 01:40:14 +00:00 |
|
Volker Ruppert
|
c3d9a977f8
|
- new symbol BX_USE_TEXTCONFIG controls the presence of the text mode configuration
interface. It should be set to 1 unless Bochs is compiled for wxWindows only.
- 'user_shortcut' is now available at runtime (wx version only)
|
2004-01-29 18:50:33 +00:00 |
|
Volker Ruppert
|
f6c70e5add
|
- new function "Create Image" added in the floppy dialog (grabbed from wxdialog.cc)
- parameter for owner window added to function AskFilename()
|
2003-09-01 17:47:57 +00:00 |
|
Volker Ruppert
|
0d60d343b3
|
- simple floppy image dialogbox for win32 added
- references to wx removed from the floppy button handlers (wx doesn't use them)
|
2003-07-15 21:02:05 +00:00 |
|
Volker Ruppert
|
ecfaa5f1b0
|
- simple text input dialog for the userbutton function on win32 added
- snapshot_handler(): simplified the filedialog call
|
2003-05-25 18:34:03 +00:00 |
|
Volker Ruppert
|
906ac57dc9
|
- the text snapshot function now uses the standard save file dialog box on win32
if the config interface is not wx.
|
2003-05-25 13:35:39 +00:00 |
|
Volker Ruppert
|
7edc0948b7
|
- "ask" dialogbox as an extension of the "textconfig" interface on the win32 platform added
|
2003-05-21 20:33:24 +00:00 |
|