Commit Graph

878 Commits

Author SHA1 Message Date
florian
1ca48d8a64 * exception patch from Ales Katona
git-svn-id: trunk@463 -
2005-06-21 19:22:24 +00:00
florian
38c46b4809 * mime properties on Makfiles set
git-svn-id: trunk@453 -
2005-06-19 21:58:46 +00:00
florian
e01415dbea * rgdispipNamedArgs -> rgdispidNamedArgs fixes bug #3682
git-svn-id: trunk@450 -
2005-06-19 21:09:00 +00:00
michael
ec05423779 + Initial implementation
git-svn-id: trunk@434 -
2005-06-17 16:52:17 +00:00
florian
14d891901d * changed gfloat back to single
git-svn-id: trunk@413 -
2005-06-15 11:08:12 +00:00
florian
089fd11e6b * fixed gfloat type
git-svn-id: trunk@412 -
2005-06-15 07:15:52 +00:00
daniel
13201365cb * Add support for GL_ARB_vertex_buffer_object extension,
contributed by Jaroslaw Blasiok.

git-svn-id: trunk@386 -
2005-06-11 17:59:46 +00:00
michael
921ab1f2d0 + Removed last VER1_0 defines
git-svn-id: trunk@321 -
2005-06-09 19:18:53 +00:00
michael
86635ba882 + Removed old compiler defines in packages
git-svn-id: trunk@319 -
2005-06-09 19:05:40 +00:00
peter
eb6aff7f51 * win32 dll name changed to libglade-2.0-0.dll
git-svn-id: trunk@290 -
2005-06-08 20:50:50 +00:00
florian
3c15de52d2 + build unit added
git-svn-id: trunk@286 -
2005-06-08 19:01:26 +00:00
peter
3d70d0f546 * regenerated for all platforms
git-svn-id: trunk@283 -
2005-06-08 11:28:55 +00:00
peter
070e4ae160 * add gdk_draw_pixbuf, patch from mattias
git-svn-id: trunk@280 -
2005-06-08 08:15:30 +00:00
peter
4ace790492 * remove $Log
git-svn-id: trunk@231 -
2005-06-07 09:47:55 +00:00
florian
9d9d0d7b33 + escaping support from Ido Kaner
git-svn-id: trunk@223 -
2005-06-05 20:17:04 +00:00
michael
f641a90632 + Removed extra shellapi definitions
git-svn-id: trunk@173 -
2005-06-02 13:46:28 +00:00
michael
0882b637a4 * Patch from Ing. Petr Kristan
- Add dlerror() to dl unit
  - Add CurValue to TField in db.pp
  - Add TCurrencyfield to db.pp
  - Add TDataset.IslinkedTo to db.pp
  - Add ShellExecuteEx call to shellapi

git-svn-id: trunk@167 -
2005-06-01 16:16:35 +00:00
Tomas Hajny
f87b590749 * workaround for wrong implementation of $WARN
git-svn-id: trunk@126 -
2005-05-26 20:54:55 +00:00
michael
0a1a92f1aa + Patch from Mattias Gaertner to fix G_TYPE_INSTANCE_GET_CLASS
git-svn-id: trunk@123 -
2005-05-26 15:31:59 +00:00
florian
d4883186ed * applied a memory leak fix by Charlie Ikeson
git-svn-id: trunk@87 -
2005-05-24 19:14:32 +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
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
michael
5e01930edc + Added uuid package
git-svn-id: trunk@44 -
2005-05-21 10:11:59 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
michael
ffb55c4254 + Removed VER1_0 defines
git-svn-id: trunk@33 -
2005-05-19 21:14:45 +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
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
florian
97805c3fee * compilation fixed 2005-05-06 17:02:07 +00:00
michael
91531257eb + Fixed array declarations which need to be var 2005-05-06 15:02:55 +00:00
peter
83031a241d * mysql3dyn 2005-05-05 13:39:58 +00:00
peter
6cf4eb98c3 * use current fpcmake instead of from 1.9.8 2005-05-05 13:28:47 +00:00
peter
7dadd64723 * 2.0.0 2005-05-05 12:59:59 +00:00
michael
07cc362617 + Added overloaded calls with untyped buffer for send/recv calls. As reported by zephod@skynet.be 2005-05-04 08:08:44 +00:00
michael
6caa028202 + Wrong size for flags fields as reported by zephod@skynet.be 2005-05-04 08:05:10 +00:00
michael
02aaa32fb5 + Fix for var argument instead of pointer, reported by zephod@skynet.be 2005-05-04 07:58:05 +00:00
michael
6aad724dc8 * typo, wrong file, reported by zephod@skynet.be 2005-05-04 07:57:09 +00:00
joost
dac00a9080 - Placed dyn. loaded and stat. loaded headers in one file 2005-04-24 19:55:55 +00:00
florian
8c1d399dc5 * fixed MYSQL_ROW_OFFSET declaration 2005-04-22 20:36:51 +00:00
marco
e9860e8c97 * solved bug #3860 with a union 2005-04-15 10:17:55 +00:00
marco
84ed590198 * now uses ansistring for path. 2005-04-12 09:48:42 +00:00
marco
e6d7b34a55 * regenned on unix 2005-04-04 09:11:14 +00:00
marco
c3d273fa07 * makefile also updated 2005-04-04 08:01:22 +00:00
marco
ce2bd93b8d * Jedi Windows Api initial import 2005-04-04 07:56:10 +00:00
joost
859ef71337 - Statical linked MySQL 4.0 now also works on win32 2005-04-01 13:38:16 +00:00
michael
30c1f2afac + Removed for copyright reasons 2005-03-29 09:11:20 +00:00
peter
676e194eea new winunits packages 2005-03-28 15:09:35 +00:00
marco
809d3ac5aa * /etc/protocol support 2005-03-27 18:15:07 +00:00
marco
342930730e * new test 2005-03-27 18:14:58 +00:00
marco
8deee983a7 * some order fixes to the hosts file functions. Also tested on OS X, but
no changes necessary on Mac.
2005-03-27 16:09:47 +00:00