Commit Graph

19987 Commits

Author SHA1 Message Date
marco
1efce6412b * FPC_USE_LIBC and uuidgen(2) support under IFDEF FREEBSD5.
git-svn-id: trunk@72 -
2005-05-22 14:24:55 +00:00
marco
cc6d13cca4 * uuidgen added
git-svn-id: trunk@71 -
2005-05-22 14:23:15 +00:00
florian
937fcdf41e * better message in case of missing variants unit
git-svn-id: trunk@69 -
2005-05-22 12:41:36 +00:00
florian
dfcb5903a9 * fixed TimeStampToMSecs as suggested by Vinzent Hoefler in bug report 3915
git-svn-id: trunk@67 -
2005-05-22 12:25:12 +00:00
florian
d01bde1a83 + $WARN directive implemented fixes bug #3939
git-svn-id: trunk@65 -
2005-05-22 11:57:24 +00:00
florian
8bb7b7ea08 + revision is now written as well
git-svn-id: trunk@64 -
2005-05-22 11:34:38 +00:00
florian
61cbb32225 * test for bug #3827 added
git-svn-id: trunk@63 -
2005-05-22 10:58:49 +00:00
florian
63ddfd1f77 * appplied fix from Michalis Kamburelis regarding Set8087CW in win32, fixes bug #3955
git-svn-id: trunk@61 -
2005-05-22 09:48:39 +00:00
florian
7257f05776 * mouse events in the fifo doesn't get overriden under heavy load anymore
* fixed getmousevent, see comment in source

git-svn-id: trunk@60 -
2005-05-22 09:45:52 +00:00
michael
b9fc96073b * Fixes from Michalis Kamburelis:
1. Fixes declarations of glGetMapiv, glGetMaterialiv and glLightiv to take pointer as the last parameter.
  2. Changes glGetString, gluErrorString and gluGetString to return PChar instead of PGLubyte.

git-svn-id: trunk@58 -
2005-05-22 08:39:24 +00:00
marco
1467901e3e * Fixes for some $LOG$ removal snafu's
git-svn-id: trunk@57 -
2005-05-21 23:15:32 +00:00
florian
ac880214fc * fixed passing function results to const formal defs, see tbs/tb0490.pp
git-svn-id: trunk@56 -
2005-05-21 20:44:04 +00:00
florian
3043719d2b * ide compilation fixed
git-svn-id: trunk@55 -
2005-05-21 20:42:16 +00:00
michael
d52d586456 + Fixed readsectionvalues call
git-svn-id: trunk@53 -
2005-05-21 20:20:26 +00:00
florian
8994c6362c * arrays now use the native int type as index
git-svn-id: trunk@48 -
2005-05-21 14:48:15 +00:00
florian
34f32597a2 * empty log messages are now handled correctly
* better handling of trailing new lines in messages

git-svn-id: trunk@47 -
2005-05-21 14:38:17 +00:00
florian
bbc61266fe + readded
git-svn-id: trunk@46 -
2005-05-21 14:25:16 +00:00
michael
5e01930edc + Added uuid package
git-svn-id: trunk@44 -
2005-05-21 10:11:59 +00:00
michael
180fd52858 + Reworked GUID creation
git-svn-id: trunk@43 -
2005-05-21 10:03:44 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
florian
ae4ac3d4da + test tw3967.pp
git-svn-id: trunk@40 -
2005-05-21 07:56:39 +00:00
florian
c044221818 * fixed alignment of objects and arrays in arrays, fixes bug #3971
git-svn-id: trunk@39 -
2005-05-21 07:39:44 +00:00
michael
cdcbd5914d fixed compilation of fpimgcmn.pp
git-svn-id: trunk@38 -
2005-05-20 20:04:45 +00:00
florian
6c233eaae4 * fixed comparisation of booleans and nulls in variants, fixes bug #3953
git-svn-id: trunk@35 -
2005-05-19 22:16:53 +00:00
florian
3beb4d960f * createguid fixed
git-svn-id: trunk@34 -
2005-05-19 22:13:11 +00:00
michael
ffb55c4254 + Removed VER1_0 defines
git-svn-id: trunk@33 -
2005-05-19 21:14:45 +00:00
fpc
a4c714572b + test for bug #3977 added
git-svn-id: trunk@30 -
2005-05-19 21:07:16 +00:00
michael
35fb930eba + Removed from 2.0 tree
git-svn-id: trunk@28 -
2005-05-19 18:38:09 +00:00
michael
99658cf4d6 + Implementation of CreateGUID
git-svn-id: trunk@27 -
2005-05-19 17:31:25 +00:00
joost
99de6df34e - fixed some warnings
git-svn-id: trunk@26 -
2005-05-19 09:24:37 +00:00
peter
c8dccad8d3 * create dirs before compiling msg2inc
git-svn-id: trunk@22 -
2005-05-18 20:41:14 +00:00
fpc
9c44ad0831 * property svn:mime-type for most files in main branch fixed
git-svn-id: trunk@20 -
2005-05-18 20:24:09 +00:00
fpc
48feb5014c * eol style property in main branch fixed
git-svn-id: trunk@19 -
2005-05-18 16:53:52 +00:00
fpc
aabbd3c7df * property svn:eol-style: native set
git-svn-id: trunk@16 -
2005-05-18 16:16:11 +00:00
marco
9d33cf03b1 * Patch from maillist for read() on a file with only a few numerical digits
in them and no crlf

git-svn-id: trunk@15 -
2005-05-18 08:57:17 +00:00
florian
f949a53da8 * format(%u",[<qword>]); fixed
* made test working

git-svn-id: trunk@13 -
2005-05-17 22:27:53 +00:00
florian
d4194bce53 * array of const for currency, classes and interfaces fixed
git-svn-id: trunk@11 -
2005-05-17 21:17:35 +00:00
florian
c76ede86f8 * test fixed
git-svn-id: trunk@10 -
2005-05-17 21:14:51 +00:00
florian
8caa0877d8 git-svn-id: trunk@9 - 2005-05-17 20:39:18 +00:00
peter
b68af1b0e3 * post 2.0.0 fixes from cvs
git-svn-id: trunk@7 -
2005-05-16 20:59:02 +00:00
peter
0c5e32ccff * 2.1.1
git-svn-id: trunk@5 -
2005-05-16 20:17:53 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
Tomas Hajny
ef03a27d2c * mistyping fixed (xhmtl) 2005-05-15 19:36:30 +00:00
Tomas Hajny
e759cda9e6 * initialization of targets fixed 2005-05-15 19:22:13 +00:00
Tomas Hajny
90bb204b89 * more 2.0.0 updates (gtk2 sources etc.) 2005-05-15 15:42:08 +00:00
Tomas Hajny
b0041b5951 * fix for buggy behaviour with Tabs without shortcuts 2005-05-15 15:23:28 +00:00
peter
7ad61bd290 * remove question demodir 2005-05-15 13:29:09 +00:00
peter
88585b4c65 * fix directories for demo and doc 2005-05-15 13:22:54 +00:00
Tomas Hajny
5937fd65fb * updates for 2.0.0 2005-05-15 12:50:18 +00:00
Tomas Hajny
d24956505a * TextMode parameter type changed to word for TP/BP compatibility 2005-05-15 12:44:14 +00:00