pierre
|
9bfe4f8ba5
|
* fix bug #2253
|
2003-02-04 22:05:56 +00:00 |
|
pierre
|
fe29b4aca5
|
* only handle direction keys specially if buffer is bigger than window
|
2002-10-30 22:07:11 +00:00 |
|
Tomas Hajny
|
fd5699b239
|
* dummy OS/2 implementation to enable compilation
|
2002-10-12 19:41:30 +00:00 |
|
pierre
|
fb0e90be51
|
* set TTYFd to -1 in TLinuxScreen constructor
|
2002-10-07 15:43:15 +00:00 |
|
pierre
|
b8534404fe
|
* fix compilation error
|
2002-09-25 22:02:13 +00:00 |
|
pierre
|
3e1e3fb218
|
* new Restore method added, used for dos graphic applications
|
2002-09-21 22:22:10 +00:00 |
|
pierre
|
2673dda4d4
|
* fix several problems with go32v2 graphic support
|
2002-09-13 22:27:07 +00:00 |
|
pierre
|
f93b587cdb
|
* fix cursor position for linux vcsa support
|
2002-09-13 08:15:06 +00:00 |
|
pierre
|
64703a55c7
|
+ use vcsa for linux console
|
2002-09-13 07:17:33 +00:00 |
|
carl
|
17135e4686
|
* fix range check errors for version 1.1 compilation
|
2002-09-07 21:04:41 +00:00 |
|
peter
|
952e80a72f
|
* old logs removed and tabs fixed
|
2002-09-07 15:40:30 +00:00 |
|
pierre
|
c9848efc9e
|
* remember IDE screen mode for win32
to avoid videobuf writes after allocated size.
|
2002-09-04 08:35:31 +00:00 |
|
pierre
|
aba4bcb655
|
* fix compilation without DEBUG conditional
|
2002-09-03 05:45:39 +00:00 |
|
pierre
|
7e29d3feeb
|
+ new test code for go32v2 graphic screen saves (only with -dDEBUG)
|
2002-09-02 09:29:55 +00:00 |
|
pierre
|
b0a9952af0
|
+ xterm window switching support
|
2002-06-13 11:18:32 +00:00 |
|
pierre
|
463d53271c
|
* try to get resizing to work
|
2002-06-07 14:08:28 +00:00 |
|
pierre
|
24ff512f2f
|
* allow window input for fvsion system messages
|
2002-06-06 14:10:34 +00:00 |
|
pierre
|
9cc0b51e98
|
* No videobuffer switch necessary for fvision win32 graphic version
|
2002-06-06 06:46:28 +00:00 |
|
pierre
|
1cc272351a
|
* fix the disappearing desktop for win32
|
2002-04-25 13:34:17 +00:00 |
|
pierre
|
969167ccf5
|
* try to fix win32 problem with Dos program ouptut in command shell
Warning, to debug under win32 with GDB you must use "set new-console on"
|
2002-01-22 16:29:52 +00:00 |
|
pierre
|
bdf48b65ba
|
* impose the correct size for win32 console window
|
2001-11-08 17:06:22 +00:00 |
|
pierre
|
0fea285e15
|
* fix win32 scrolling
+ always go back to 0,0 position in IDE mode
|
2001-11-08 16:38:25 +00:00 |
|
pierre
|
1d4499f32e
|
* overcome buffer win32 problem due to a bug in ReadConsoleOutput
|
2001-11-08 16:07:41 +00:00 |
|
pierre
|
05b3e02a17
|
* try to fix the Win2000 mouse problem
|
2001-10-24 14:17:27 +00:00 |
|
carl
|
5d0b6c1431
|
* bugfix of console sharing mode (on NT this would bug all
std_input access).
|
2001-09-09 20:44:53 +00:00 |
|
pierre
|
e7cff5c48c
|
* some speed improvements for string operations
|
2001-08-12 00:04:50 +00:00 |
|
peter
|
614993c10c
|
* ide works now with both compiler versions
|
2001-08-04 11:30:22 +00:00 |
|