Jonas Maebe
45c813929a
* update the coordinates properly if a string is written that exactly fills
...
a line (mantis #15599 )
git-svn-id: trunk@15241 -
2010-05-08 11:29:25 +00:00
Jonas Maebe
78c29a33ba
* changed the parameters of gotoxy() and the return values of wherex/wherey
...
from byte into tcrtcoord=1..255, since all crt unit coordinates are
1-based (not for Window() procedure, see comments in crth.inc;
mantis #13788 )
git-svn-id: trunk@13191 -
2009-05-24 11:48:49 +00:00
Jonas Maebe
ee05e0e740
* keep reading in getxy until the entire xterm response has been read
...
(mantis #8842 )
git-svn-id: trunk@12593 -
2009-01-25 14:08:27 +00:00
michael
6378cc25eb
* Fixed 8076
...
git-svn-id: trunk@11040 -
2008-05-22 18:12:10 +00:00
florian
3d17adaeeb
* patch for 10812 by Danny Milosavljevic
...
git-svn-id: trunk@11018 -
2008-05-19 20:02:23 +00:00
marco
08d10efb9f
* now also fixes div hz with hz=0 for Linux, and reenables it for FreeBSD. Still needs phys console check though
...
git-svn-id: trunk@7489 -
2007-05-27 12:00:55 +00:00
Jonas Maebe
d1f7be8c7b
* disabled sound/nosound for non-Linux, as the used ioctl is
...
Linux-specific (and at least under Mac OS X, there seems to be
no way to play sound without going via the Carbon/Quicktime/...
frameworks)
git-svn-id: trunk@7488 -
2007-05-27 11:11:13 +00:00
peter
9ea69cfec9
* fix isatty return value checks
...
git-svn-id: trunk@1292 -
2005-10-05 06:50:16 +00:00
florian
4ad7eac915
* fixed setting of WindMax*/WindMin*, fixes 4212
...
git-svn-id: trunk@801 -
2005-08-06 11:17:49 +00:00
fpc
790a4fe2d3
* log and id tags removed
...
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
peter
b68af1b0e3
* post 2.0.0 fixes from cvs
...
git-svn-id: trunk@7 -
2005-05-16 20:59:02 +00:00
fpc
50778076c3
initial import
...
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
Tomas Hajny
77d16a7ad9
* TextMode parameter type changed to word for TP/BP compatibility
2005-05-14 15:01:49 +00:00
Jonas Maebe
9169aa60cb
* fix from mischi to fix extra spaces under some terminals
2005-03-16 18:17:23 +00:00
Jonas Maebe
84d53b7ec9
* endianess fixes from mischi
2005-03-15 09:20:11 +00:00
peter
e417e34496
* truncate log
2005-02-14 17:13:06 +00:00
peter
90f0593a8d
* restore rawmode only if not redirected
2004-12-26 16:15:44 +00:00
marco
07a3e047db
* some updates to xy2ansi
2004-07-20 09:26:04 +00:00
peter
cf15e8407e
* isatty return cint again
2004-07-09 19:03:35 +00:00
daniel
74f637cb11
* gpm now uses a Pascal translation of libgpm instead of linking against
...
it.
* isatty result type changed into boolean
2004-07-08 13:23:21 +00:00
michael
66dd127bd9
+ Moved CRT interface to common include file
2004-02-08 16:22:20 +00:00
michael
466a05bbf3
+ Bugfix for bug #2741
2003-11-24 22:27:25 +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
2877df766c
* small cleanups. Mostly killing of already commented code in unix etc
2003-09-16 20:52:24 +00:00
marco
61d94af8be
* fdset functions renamed to fp<posix name>
2003-09-16 16:13:56 +00:00
marco
7efaf7dee2
* Unix reform stage two. Remove all calls from Unix that exist in Baseunix.
2003-09-14 20:15:01 +00:00
peter
9f31783a0a
* old logs removed and tabs fixed
2002-09-07 16:01:16 +00:00
marco
9fb1b5377c
* more Renamefest
2002-05-31 13:37:24 +00:00
peter
21a8c2cc8e
* merged fixes from 1.0.x
2001-12-26 21:03:56 +00:00
peter
b32576f723
* reset winminx,winminy to 1
2001-07-30 21:53:53 +00:00
peter
382ddb52ed
* support large screens
2001-06-27 20:21:46 +00:00
Jonas Maebe
4ac6b9a7ca
* fixed problems when using together with graph (web bugs 1225 and 1441)
2001-03-21 16:07:03 +00:00
marco
738f0589d6
* Rename fest II. Rtl OK
2001-01-21 20:21:40 +00:00
marco
65dc756126
Small fix
2000-09-18 13:38:13 +00:00
marco
e5c42e6704
* Global Linux +bsd to (rtl/freebsd rtl/unix rtl/linux structure)
2000-09-18 13:14:49 +00:00