Commit Graph

436 Commits

Author SHA1 Message Date
michael
387d19aa3f * Fixed bug #7774
git-svn-id: trunk@5585 -
2006-12-13 19:58:09 +00:00
michael
e4fb3f71d3 * WaitOnExit now returns a boolean
git-svn-id: trunk@5576 -
2006-12-11 22:06:04 +00:00
Almindor
6b1c820dfe * fixes issue #7491
git-svn-id: trunk@5561 -
2006-12-08 20:52:39 +00:00
Almindor
03ff520550 * fixes bug #7543
git-svn-id: trunk@5377 -
2006-11-14 19:11:01 +00:00
michael
c32ba4f211 + Added streamcoll
git-svn-id: trunk@5026 -
2006-10-26 19:37:40 +00:00
marco
378674bf3e * new
git-svn-id: trunk@5009 -
2006-10-23 04:38:27 +00:00
michael
ae29d531d6 + Added web interface
git-svn-id: trunk@4977 -
2006-10-19 19:08:00 +00:00
Vincent Snijders
9bf55e1111 * some small fixes to pooledmm related files
git-svn-id: trunk@4804 -
2006-10-05 14:36:25 +00:00
michael
8c027d355e * Pooledmm unit implementation copied from LCL
git-svn-id: trunk@4803 -
2006-10-05 12:41:52 +00:00
micha
d704af7216 fix compilation for {$T+} linux/win
git-svn-id: trunk@4794 -
2006-10-04 20:43:55 +00:00
michael
54cf00e8f5 + String and TObject extensions to TFPHashTable
git-svn-id: trunk@4774 -
2006-10-03 09:04:33 +00:00
peter
722b37721d * Added TFPHashList and TFPHashObjectList
git-svn-id: trunk@4756 -
2006-09-30 12:05:41 +00:00
michael
728b4bcf11 + Patch from Dean Zobec to change Int64 to longword in tfphashtable.
git-svn-id: trunk@4753 -
2006-09-29 22:18:05 +00:00
michael
d2e2e3cc51 + Fixed reading of bytes, as proposed by zaher
git-svn-id: trunk@4726 -
2006-09-25 20:41:04 +00:00
michael
32213a6d3d * Added CacheUpdates property to inifile
git-svn-id: trunk@4725 -
2006-09-25 20:26:25 +00:00
michael
04fde34653 + Added inicol
git-svn-id: trunk@4724 -
2006-09-25 20:26:03 +00:00
florian
9bc1960e93 * fix for #7418 from forest
git-svn-id: trunk@4721 -
2006-09-24 19:28:32 +00:00
florian
e1a4b9ff11 * fix for #7411 by forest, implementes TRegIniFile
git-svn-id: trunk@4621 -
2006-09-15 20:05:21 +00:00
marco
ca92dd416a * fix for 0007292, guard all for loops with unsigned loopcounter against
overflow.

git-svn-id: trunk@4507 -
2006-08-26 15:45:04 +00:00
michael
89bd32698c + Fixed issue #7289, thanks to patch from submitter
git-svn-id: trunk@4470 -
2006-08-20 15:43:54 +00:00
michael
62658e26fc + Added class word to 2 lines
git-svn-id: trunk@4421 -
2006-08-14 11:27:37 +00:00
michael
43d73cca57 * Implemented CaseSensitive property for TCustomIniFile
git-svn-id: trunk@4419 -
2006-08-13 14:05:23 +00:00
michael
dabe92f8b8 + Use resourcestrings for messages, and changed TStringList to TStrings in ZipFiles
git-svn-id: trunk@4415 -
2006-08-13 09:41:12 +00:00
michael
bf790a1faf Initial implementation of zipper class
git-svn-id: trunk@4413 -
2006-08-12 17:31:39 +00:00
peter
c603e817e7 * add blowfish unit in fcl
* fix compile of some tests

git-svn-id: trunk@4314 -
2006-07-30 15:11:12 +00:00
michael
164973da61 + Added SkipHeader parameter to compression stream creator. Allows to create zip files
git-svn-id: trunk@4220 -
2006-07-16 10:13:14 +00:00
michael
9ecfcf0e09 + Fixed memory leak in TIPCCserver
git-svn-id: trunk@4212 -
2006-07-15 15:25:33 +00:00
michael
07f925f991 + Patch from Joost Van Der Sluit to fix memory leak
git-svn-id: trunk@4030 -
2006-07-01 08:44:02 +00:00
michael
1e0d556788 + Patch to allow uncompressed data after compressed data from Sergei Gorelkin
git-svn-id: trunk@3825 -
2006-06-08 18:17:35 +00:00
michael
bb7f62a2cf + Fixed IDEA decryption stream, implemented Blowfish Encryption/Decryption streams
git-svn-id: trunk@3608 -
2006-05-21 08:49:31 +00:00
michael
d93af200bc + Added blowfish units
git-svn-id: trunk@3599 -
2006-05-20 19:35:54 +00:00
michael
9cc82a1006 Some interface clean-up
git-svn-id: trunk@3541 -
2006-05-15 19:31:36 +00:00
michael
da32415fc9 + TCustomZlibStream now descends from TOwnerStream
git-svn-id: trunk@3512 -
2006-05-13 21:34:30 +00:00
florian
9ce9a5e814 * fixed building on win64
git-svn-id: trunk@3273 -
2006-04-18 19:58:22 +00:00
michael
a677c3ecb7 + Renamed msgintf to dbugmsg to avoid conflict with Lazarus msgintf
git-svn-id: trunk@3155 -
2006-04-05 19:54:29 +00:00
micha
e8bb38a7e0 add method to allow closing input/output/stderr pipe
git-svn-id: trunk@3096 -
2006-03-31 19:09:42 +00:00
peter
096113d370 * support setting translations per unit
* store unitname as the first entry in the resourcestring table

git-svn-id: trunk@2987 -
2006-03-20 12:07:29 +00:00
michael
7f5b9e5c00 + Changed Exception to EProcess
git-svn-id: trunk@2923 -
2006-03-15 12:31:50 +00:00
peter
2fb94ece94 * use the setresourcestirng iterator
git-svn-id: trunk@2900 -
2006-03-13 09:05:07 +00:00
peter
492bc50fc2 * fix for bug #4962, fix by Marton Pap
git-svn-id: trunk@2787 -
2006-03-06 11:25:09 +00:00
peter
48d7cfb2a5 * added ForEachCall
git-svn-id: trunk@2781 -
2006-03-06 09:48:56 +00:00
peter
33bd5edc31 * add TFPLIst.ForEachCall()
git-svn-id: trunk@2780 -
2006-03-06 09:29:08 +00:00
peter
0cef678a92 * make solaris zipinstall working
* remove ezcgi.inc, use GetEnvironmentVariable from SysUtils

git-svn-id: trunk@2558 -
2006-02-13 09:15:11 +00:00
michael
e1676f6009 * Fixed casing (from Micha Nelissen) and made CreateStreams virtual
git-svn-id: trunk@2512 -
2006-02-10 19:52:04 +00:00
florian
66bc185aa7 * TMemIniFile speed up from Patrick Chevalley
git-svn-id: trunk@2439 -
2006-02-05 10:39:59 +00:00
Jonas Maebe
dd0d702bc3 * added missing NetToHost() calls for THostResolver and TNetResolver
git-svn-id: trunk@2114 -
2006-01-02 01:57:38 +00:00
peter
ff1f800de5 * fix property mismatch
git-svn-id: trunk@2003 -
2005-12-20 10:19:53 +00:00
michael
7875a58c62 + CloseProcessHandles made virtual
git-svn-id: trunk@1938 -
2005-12-12 20:07:25 +00:00
daniel
c5bc398110 * Fix compilation
git-svn-id: trunk@1854 -
2005-12-01 07:50:09 +00:00
florian
ee18b4f6ce * fixed TRegistry.ChangeKey
git-svn-id: trunk@1818 -
2005-11-24 21:44:40 +00:00