Commit Graph

29637 Commits

Author SHA1 Message Date
joost
944da4c640 * Restructured makefiles for examples
git-svn-id: trunk@12404 -
2008-12-20 21:28:22 +00:00
michael
a580fe60d0 * Patch from Inoussa OUEDRAOGO so it can work with Delphi2009 and unicode chars
git-svn-id: trunk@12403 -
2008-12-19 17:49:24 +00:00
michael
7ebbcb4c9f * Fixed error where unit names with underscores are not correctly handled
git-svn-id: trunk@12402 -
2008-12-19 17:37:20 +00:00
joost
7ea44b56bf * Restructured makefiles for examples
git-svn-id: trunk@12401 -
2008-12-19 16:56:42 +00:00
joost
b115952665 * Added jctrans.pas to makefile
git-svn-id: trunk@12400 -
2008-12-19 16:49:40 +00:00
joost
552ab6d6b5 * Restructured makefiles for examples
git-svn-id: trunk@12399 -
2008-12-19 16:15:41 +00:00
joost
7f5de0b22a * Restructured makefiles for examples
git-svn-id: trunk@12398 -
2008-12-19 16:10:56 +00:00
joost
976bbd4ea0 * Restructured makefiles for examples
git-svn-id: trunk@12397 -
2008-12-19 16:05:55 +00:00
joost
72329830af * Restructured makefiles for examples
git-svn-id: trunk@12396 -
2008-12-19 15:57:57 +00:00
michael
7f068012c8 Patch from Luigi Siciliano to implement Action support in TDataLink
git-svn-id: trunk@12395 -
2008-12-19 14:17:12 +00:00
Tomas Hajny
17a001354a * unicodestringmanager patch from r11743 extended to OS/2 and other platforms using system.pas instead of system.pp
git-svn-id: trunk@12394 -
2008-12-19 12:47:17 +00:00
Tomas Hajny
b873d3133f * unicodestringmanager patch from r11743 extended to OS/2 and other platforms using system.pas instead of system.pp
git-svn-id: trunk@12393 -
2008-12-19 12:46:58 +00:00
joost
a5d5ce8d44 * Restructured makefiles for examples
git-svn-id: trunk@12392 -
2008-12-19 12:43:54 +00:00
joost
db82964033 * Restructured makefiles for examples
git-svn-id: trunk@12391 -
2008-12-19 12:21:39 +00:00
joost
91aea66e3a * Restructured makefiles for examples
git-svn-id: trunk@12390 -
2008-12-19 12:13:00 +00:00
joost
93cdfaa8a7 * Restructured makefiles for examples
git-svn-id: trunk@12389 -
2008-12-19 11:54:06 +00:00
joost
d4ac89d76d * Restructured makefiles for examples
git-svn-id: trunk@12388 -
2008-12-19 11:45:14 +00:00
joost
1c0d1e1f0c * Added forgotten Makefile from r12386
* Deleted empty tests subdir

git-svn-id: trunk@12387 -
2008-12-19 11:32:59 +00:00
joost
3f8325768d * Restructured makefiles for examples
* Moved examples from tests-subdir to examples-subdir

git-svn-id: trunk@12386 -
2008-12-19 11:31:28 +00:00
joost
2fc798d412 * Restructured makefiles for examples
git-svn-id: trunk@12385 -
2008-12-18 22:04:11 +00:00
joost
df5812546b * Restructured makefiles for examples
git-svn-id: trunk@12384 -
2008-12-18 21:55:27 +00:00
joost
89742a47ae * TField.Lookup shoud not be published, as it is dependent on TField.FieldKind. Bug #12809
git-svn-id: trunk@12383 -
2008-12-18 17:28:32 +00:00
joost
fa3e50042c * Escape ModuleName, fixes building of module AVL_Tree
git-svn-id: trunk@12382 -
2008-12-18 12:40:16 +00:00
Tomas Hajny
088c441d9d * extended fix for web bug #12370 (more platforms supported and slightly more universal)
git-svn-id: trunk@12381 -
2008-12-17 22:58:33 +00:00
florian
499c523346 * accept only valid guid as iid for com and dispinterfaces, resolves #12030; I'am not sure though if this isn't a feature used by people already
git-svn-id: trunk@12380 -
2008-12-17 22:09:21 +00:00
Tomas Hajny
5432694059 * compilation fix for OS/2 and (hopefully) MacOS
git-svn-id: trunk@12379 -
2008-12-17 21:49:25 +00:00
Jonas Maebe
d3923b315a * generic support for setting islibrary to true for libraries (+ changed
tlibrary1 to test this)

git-svn-id: trunk@12377 -
2008-12-17 17:49:16 +00:00
Jonas Maebe
d4d7b695c7 - removed all "islibrary:=false;" assignments from system unit
initialisation code, because that's a typed constant already initialised
    to that value and it interferes with a generic solution to set islibrary
    to true for libraries

git-svn-id: trunk@12376 -
2008-12-17 17:48:04 +00:00
marco
8445fb74bd * fixed path_absolute, somehow it was not implemented for windows. Probably the $IF for windows fell away. Now defined for go32v2. Fixes 12370, and the solution was hinted at in that bugreport.
git-svn-id: trunk@12372 -
2008-12-16 23:05:16 +00:00
florian
e213be26fd + write proper rtti for large sets, resolves #12788
git-svn-id: trunk@12371 -
2008-12-16 17:18:16 +00:00
yury
6dd66f09b9 + Added wap wince api unit by AnarchyMob.
git-svn-id: trunk@12370 -
2008-12-16 11:40:45 +00:00
yury
9e19ef3a2c + Added sip and projects wince api units by Vasil Maximov.
git-svn-id: trunk@12369 -
2008-12-16 11:32:48 +00:00
andrew
26b0b7c0ab * fixed huge memory leak when searching chms
git-svn-id: trunk@12368 -
2008-12-16 03:49:30 +00:00
joost
186c6b6b4f * Adapted IntLoadRecordsFromFile for the new NextBookmarkData field in the update-buffer
git-svn-id: trunk@12367 -
2008-12-15 11:46:32 +00:00
joost
6617fdf305 * When syncing the current record to the activebuffer in ApplyUpdates, perform only the necessary steps
git-svn-id: trunk@12366 -
2008-12-14 21:55:23 +00:00
joost
97ef7c31c7 * The bookmarkdata in a delete-update buffer now points to the old, deleted, record which is not deleted immediately anymore. Because else GetUpdateBuffer can not find the update-buffer from a deleted record
* Delete-update buffers now has an extra bookmark (NextBookmarkData) to store the next record in the dataset
 * Thus re-linking update buffers of records that are going to be deleted, is not necessary anymore
 * GetRecordUpdateBuffer now looks for update-buffers linked to BookmarkData, and for those linked to NextBookmarkdata only when asked
 * The commented-out resync in ApplyUpdates is replaced by a call to GetRecord. The goal is to synchronise the ActiveBuffer of TDataset with the CurrentBuffer of the TBufDataset.

git-svn-id: trunk@12365 -
2008-12-14 21:36:21 +00:00
Jonas Maebe
47ba5b19ec * ignore vmtloadaddrnodes created in dead strip removed code
for wpo

git-svn-id: trunk@12364 -
2008-12-14 18:56:02 +00:00
Jonas Maebe
f104ec1346 * fixed one change too many from {ifdef macos} into {ifdef usedos}
git-svn-id: trunk@12363 -
2008-12-14 18:01:16 +00:00
Jonas Maebe
3a56f2403c * fixed windows compilation (currently uses Dos again instead of sysutils)
git-svn-id: trunk@12362 -
2008-12-14 17:58:01 +00:00
joost
1f1f38e5d3 Path from Alexander S. Klenin
* save cached changes when CacheUpdate is set to false
 * clear FDirty flag when the user calls UpdateFile directly

git-svn-id: trunk@12361 -
2008-12-13 15:05:50 +00:00
florian
a0a1e6aae2 * small indention fix
git-svn-id: trunk@12360 -
2008-12-12 21:47:44 +00:00
florian
a537134603 * set result of ResetDFA, resolves #12757
git-svn-id: trunk@12359 -
2008-12-12 21:47:21 +00:00
Jonas Maebe
c1bc1cd94d + test that already works (mantis #12151)
git-svn-id: trunk@12358 -
2008-12-12 19:45:07 +00:00
Jonas Maebe
57d0d3a3c5 - removed svnmerge-integrated tracking for fpc-wpo branch, since it has
been completely merged

git-svn-id: trunk@12357 -
2008-12-12 19:21:08 +00:00
Jonas Maebe
3216e8c7bc * mark produced object files as "does not require executable stack" by
default for Linux (overridable using -WX switch) (mantis #11563)

git-svn-id: trunk@12356 -
2008-12-12 16:26:25 +00:00
Jonas Maebe
5c1d4b130b * added system_powerpc64_linux to system_linux set
git-svn-id: trunk@12355 -
2008-12-12 16:07:22 +00:00
michael
e39c8631a4 * Patch from Mattias Gaertner to read LZW compressed images and more robust handling of faulty images
git-svn-id: trunk@12354 -
2008-12-12 15:40:03 +00:00
yury
5ffec2d876 * Fixed notes: Virtual method X has a lower visibility (protected) than parent class (public).
git-svn-id: trunk@12353 -
2008-12-12 15:07:05 +00:00
yury
9cc15bd994 * Do not write COFF string table into EXE if COFF symbol table is not present. It fixes loading of stripped DLL on Win9x. Bug #12629.
git-svn-id: trunk@12352 -
2008-12-12 14:54:14 +00:00
yury
aa21ff308e * Added Delphi compatible definition for VerQueryValue for wince. Bug #12716.
git-svn-id: trunk@12351 -
2008-12-12 14:03:07 +00:00