AppleWin/source
Andrea Odetti 30ac85b9c0 In GNOME it happens that the open file dialog is not displayed properly and become impossible to interact with it.
It is displayed elsewhere (different desktop, hidden???), and sometimes it is come back.
More often it forces to terminate the emulator.


Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2018-02-09 21:13:32 +00:00
..
CommonVICE Minimal changes to ensure compilation in Linux / gcc. 2017-10-14 19:18:44 +01:00
Configuration Merge remote-tracking branch 'upstream/master' 2018-02-03 20:35:04 +00:00
CPU Minimal changes to ensure compilation in Linux / gcc. 2017-10-14 19:18:44 +01:00
Debugger Debugger: OutputTraceLine() - add single-step comment 2018-02-02 21:10:46 +00:00
frontends In GNOME it happens that the open file dialog is not displayed properly and become impossible to interact with it. 2018-02-09 21:13:32 +00:00
linux Add AppleWin version number in the About dialog box. 2018-02-06 16:50:50 +00:00
Tfe Fix static analysis issues raised in PR #517 2017-12-17 19:35:54 +00:00
Z80VICE Minimal changes to ensure compilation in Linux / gcc. 2017-10-14 19:18:44 +01:00
6821.cpp More header refactoring 2014-08-14 18:03:12 +01:00
6821.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
Applewin.cpp Added more logging when Apple2 Tyoe changes 2018-01-26 11:03:44 +00:00
Applewin.h Read (part of) the registry. 2017-10-14 19:18:44 +01:00
AY8910.cpp Support polling of Mockingboard's & Phasor's 6522 IFR.Timer1 (#496) 2017-10-21 18:47:22 +01:00
AY8910.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
CMakeLists.txt Add AppleWin version number in the About dialog box. 2018-02-06 16:50:50 +00:00
Common.h Full-screen: Hide mouse cursor after 2s of inactivity (#504) 2017-10-28 21:59:48 +01:00
CPU.cpp Merge remote-tracking branch 'upstream/master' 2017-10-29 16:27:20 +00:00
CPU.h Support for #384: 2017-02-25 22:32:46 +00:00
Disk.cpp Merge remote-tracking branch 'upstream/master' 2018-02-03 20:35:04 +00:00
Disk.h Merge remote-tracking branch 'upstream/master' 2018-02-03 20:35:04 +00:00
DiskDefs.h DiskFormat: tweaks and fixed some TODOs in comments 2018-01-20 17:18:24 +00:00
DiskFormatTrack.cpp DiskFormat: tweaks and fixed some TODOs in comments 2018-01-20 17:18:24 +00:00
DiskFormatTrack.h DiskFormat: tweaks and fixed some TODOs in comments 2018-01-20 17:18:24 +00:00
DiskImage.cpp Minimal changes to ensure compilation in Linux / gcc. 2017-10-14 19:18:44 +01:00
DiskImage.h git merge --squash GH125-ProDOS-Format. Fix for disk formatting #125, #196, #338: 2018-01-14 18:01:22 +00:00
DiskImageHelper.cpp Merge remote-tracking branch 'upstream/master' 2018-02-03 20:35:04 +00:00
DiskImageHelper.h Merge remote-tracking branch 'upstream/master' 2018-02-03 20:35:04 +00:00
DiskLog.h git merge --squash GH125-ProDOS-Format. Fix for disk formatting #125, #196, #338: 2018-01-14 18:01:22 +00:00
Frame.cpp HDD error wasn't cleared on a reset or power-cycle - fixes #515 2017-12-03 21:05:05 +00:00
Frame.h Frame.cpp: Remove redundant, commented out and if 0 code, mostly relating to the old full-screen implementation 2017-10-11 19:18:53 +01:00
Harddisk.cpp Merge remote-tracking branch 'upstream/master' 2018-01-07 20:19:42 +00:00
Harddisk.h Merge remote-tracking branch 'upstream/master' 2018-01-07 20:19:42 +00:00
Joystick.cpp 1.26.3.0: Apply bounds and error checking for the joystick configuration (fixes #434) 2017-07-03 21:48:21 +01:00
Joystick.h 1.26.3.0: Apply bounds and error checking for the joystick configuration (fixes #434) 2017-07-03 21:48:21 +01:00
Keyboard.cpp Remove stale/unused key buffering code 2017-10-29 10:50:08 +00:00
Keyboard.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
Log.cpp Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
Log.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Memory.cpp Merge remote-tracking branch 'upstream/master' 2018-02-03 20:35:04 +00:00
Memory.h Save-state: Fix for when SSC's expansion ROM is active and PC is running in this space (GH#486) 2017-09-22 22:23:13 +01:00
Mockingboard.cpp MB/Phasor: Wrap 6522.IFR changes inside a critical section to avoid a potential 2 thread data-race 2017-10-28 18:39:45 +01:00
Mockingboard.h Support Mockingboard/Phasor when polling IFR.Timer1 (#496) 2017-10-24 22:28:22 +01:00
MouseInterface.cpp Merge remote-tracking branch 'upstream/master' 2017-10-29 16:27:20 +00:00
MouseInterface.h Full-screen: Hide mouse cursor after 2s of inactivity (#504) 2017-10-28 21:59:48 +01:00
NoSlotClock.cpp Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
NoSlotClock.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
NTSC.cpp Support floating-bus in full-speed mode (#508, #519, #532) 2018-02-02 20:19:48 +00:00
NTSC.h Support floating-bus in full-speed mode (#508, #519, #532) 2018-02-02 20:19:48 +00:00
NTSC_CharSet.cpp Small tidy-up for NTSC_CharSet.cpp, and fix-up the VS2008/2013/2015 projects 2016-07-26 19:14:06 +01:00
NTSC_CharSet.h Small tidy-up for NTSC_CharSet.cpp, and fix-up the VS2008/2013/2015 projects 2016-07-26 19:14:06 +01:00
ParallelPrinter.cpp Minimal changes to ensure compilation in Linux / gcc. 2017-10-14 19:18:44 +01:00
ParallelPrinter.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
Peripheral_Clock_Generic.cpp Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Peripheral_Clock_Generic.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Peripheral_Clock_ThunderClockPlus.cpp Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Pravets.cpp Minimal changes to ensure compilation in Linux / gcc. 2017-10-14 19:18:44 +01:00
Pravets.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
Registry.cpp Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Registry.h Avoid various uninitialised memory errors while reading Registry. 2017-10-14 19:18:44 +01:00
Riff.cpp More header refactoring 2014-08-14 18:03:12 +01:00
Riff.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
SAM.cpp Minimal changes to ensure compilation in Linux / gcc. 2017-10-14 19:18:44 +01:00
SAM.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
SaveState.cpp Merge remote-tracking branch 'upstream/master' 2018-01-07 20:19:42 +00:00
SaveState.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
SaveState_Structs_common.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
SaveState_Structs_v1.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
SerialComms.cpp Serial: after loading save-state, set m_uDTR variable correctly 2017-12-19 22:00:08 +00:00
SerialComms.h SSC: Added -modem switch (for dcd,dsr,dtr) and removed invert switches (#386) 2017-03-23 21:36:26 +00:00
SoundCore.cpp PCH refactor: remove non-system headers from stdafx.h 2014-08-13 21:30:35 +01:00
SoundCore.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Speaker.cpp PR #275: Attenuate speaker (and 8-bit DAC) output sample after 0.25s of inactivity. 2017-12-20 20:09:43 +00:00
Speaker.h Removed unsupported PC speaker sound types 2016-09-07 22:20:15 +01:00
Speech.cpp Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Speech.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
SSI263Phonemes.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
StdAfx.cpp Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
StdAfx.h Use various replacements in StdAfx.h 2017-10-14 19:18:44 +01:00
Tape.cpp Minimal changes to ensure compilation in Linux / gcc. 2017-10-14 19:18:44 +01:00
Tape.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Video.cpp Support floating-bus in full-speed mode (#508, #519, #532) 2018-02-02 20:19:48 +00:00
Video.h Video.cpp: remove redundant code 2017-07-06 21:36:56 +01:00
YamlHelper.cpp Merge remote-tracking branch 'upstream/master' 2018-02-03 20:35:04 +00:00
YamlHelper.h git merge --squash GH125-ProDOS-Format. Fix for disk formatting #125, #196, #338: 2018-01-14 18:01:22 +00:00
z80emu.cpp Minimal changes to ensure compilation in Linux / gcc. 2017-10-14 19:18:44 +01:00
z80emu.h Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00