Commit Graph

45 Commits

Author SHA1 Message Date
pierre
d28d17b6c6 * added checks for windows calls and better set console mode for windows
git-svn-id: trunk@6122 -
2007-01-22 04:15:20 +00:00
pierre
87c0a048e5 * Undo last wrong commit
git-svn-id: trunk@6118 -
2007-01-22 04:03:46 +00:00
pierre
f876187194 * always include DebugMessage definitionwutils.pas
git-svn-id: trunk@6117 -
2007-01-22 03:51:32 +00:00
pierre
e79ab4462b disable quick edit mode in windows IDE
git-svn-id: trunk@6049 -
2007-01-18 14:00:38 +00:00
peter
d98336156f * win64 compile fixes
git-svn-id: trunk@3297 -
2006-04-20 11:27:53 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
peter
4a8f1e918d * Breakpoints are now deleted when removed from source, disabling is
still possible from the breakpoint list
  * COMPILER_1_0, FVISION, GABOR defines removed, only support new
    FV and 1.9.x compilers
  * Run directory added to Run menu
  * Useless programinfo window removed
2004-11-08 20:28:25 +00:00
peter
63db7dd8c2 fixed compilation for new fvision 2004-11-04 11:46:54 +00:00
armin
048ce5d92c * added support for target netwlibc 2004-09-19 14:51:03 +00:00
peter
b3b9b245e1 * revert isatty patch 2004-07-09 23:17:25 +00:00
daniel
af1f477467 * Fix compilation 2004-07-09 20:23:31 +00:00
peter
510959006f * fix compile with 1.0.x 2004-02-20 21:46:06 +00:00
marco
0610caa107 * termio unit 2003-11-19 17:11:39 +00:00
marco
0c999e0c9b * threads for FreeBSD. Not working tho 2003-11-17 10:05:51 +00:00
marco
c2ffb4f804 * octal() is not necessary anymore. Use &xxx 2003-11-14 21:52:58 +00:00
peter
f224659a77 * fixed for unix 2003-09-27 14:03:45 +00:00
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