Commit Graph

29239 Commits

Author SHA1 Message Date
yury
8818df640f * Fixed passing of open array of wide string literals to function which expects 'array of pwidechar' parameter in case source file has utf8 encoding. Compiler thrown the following error in such case: Incompatible type for arg no. 1: Got "Array Of Const/Constant Open Array of WideString", expected "Open Array Of PWideChar".
+ Test for this issue.

git-svn-id: trunk@11581 -
2008-08-14 18:55:10 +00:00
yury
bf6bf46708 * buildrtl does not depend on macpas unit.
git-svn-id: trunk@11580 -
2008-08-14 15:03:27 +00:00
yury
15d0521f39 * Inlining is not supported for formal parameters. Disable inlining to prevent warning.
git-svn-id: trunk@11579 -
2008-08-14 14:56:28 +00:00
yury
9015e06907 * Some fixes and additions by Vasil Maximov.
git-svn-id: trunk@11578 -
2008-08-14 14:51:21 +00:00
yury
f020a0a669 * LPMSG is pointer to MSG. Spotted by Vasil Maximov.
git-svn-id: trunk@11577 -
2008-08-14 14:49:36 +00:00
michael
e797713e67 * Correct location for IB import...
git-svn-id: trunk@11576 -
2008-08-14 14:37:04 +00:00
florian
07182fba98 * continued work on avr-embedded
git-svn-id: trunk@11575 -
2008-08-14 14:23:25 +00:00
michael
980c6b7040 * Improved import of data dictionary for Interbase connections
git-svn-id: trunk@11574 -
2008-08-14 13:20:56 +00:00
michael
db6b5f53d2 * Corrections for BCD support
git-svn-id: trunk@11573 -
2008-08-14 13:19:24 +00:00
ivost
81ff2df54d * progress on libxml2 translation
git-svn-id: trunk@11572 -
2008-08-14 10:59:12 +00:00
Almindor
5298b2b567 * apply patch from Paul Ishenin which adds missing gdk2.6 symbols
git-svn-id: trunk@11570 -
2008-08-14 10:31:06 +00:00
marco
13093ab53c * fix for #11865 -Oppentium3
git-svn-id: trunk@11569 -
2008-08-14 10:24:06 +00:00
ivost
922fa49bb9 * progress on libxml2 translation
git-svn-id: trunk@11568 -
2008-08-14 09:49:08 +00:00
michael
71f89ce8cd * Changed AssertException so "no exception" is displayed if there was no exception
git-svn-id: trunk@11567 -
2008-08-14 08:07:16 +00:00
marco
89ae7d0b25 * skip e0 scancodes in certain cases. bug #8978
git-svn-id: trunk@11566 -
2008-08-13 20:09:57 +00:00
ivost
4aee6550d8 * progress in libxml2 translation
git-svn-id: trunk@11565 -
2008-08-13 19:38:58 +00:00
michael
c9892be230 * Patch from Paul Ishenin: - added pango_renderer_xxx and pango_matrix_xxx symbols from pango 1.6 version
git-svn-id: trunk@11563 -
2008-08-13 15:24:28 +00:00
florian
10d03c7f4e + lazarus project for avr
git-svn-id: trunk@11561 -
2008-08-13 15:17:52 +00:00
michael
cace261b6b * Patch from Paul Ishenin
- adds missing gdk 2.4 symbols

git-svn-id: trunk@11560 -
2008-08-13 15:17:35 +00:00
florian
27ff21f00e * fixed compilation of embedded system unit
git-svn-id: trunk@11559 -
2008-08-12 20:58:55 +00:00
florian
8f95bb12ac * fixed shared linker name for i386
* restored old shared linker search order as good as possible

git-svn-id: trunk@11558 -
2008-08-12 16:45:07 +00:00
michael
8f23e55789 * Patch from Martin Schreiber to fix grayscaled JPEG images
git-svn-id: trunk@11556 -
2008-08-12 13:07:48 +00:00
michael
969238e08d * Patch from Paul Ishenin:
- adds missing gdk 2.2 symbols
  - added missing types: GdkDisplayManager, GdkDisplayPointerHooks

git-svn-id: trunk@11554 -
2008-08-12 13:03:21 +00:00
michael
4974fd012c * Fixed memory corruption in SQL parameters
git-svn-id: trunk@11552 -
2008-08-12 11:35:54 +00:00
michael
b01e47fd42 * Patch from Paul Ishenin <webpirat@mail.ru>
- adds missing gtk+2.2 symbols
  - moves existing gtk+2.2 declarations into {$IFDEF HasGTK2_2} blocks

git-svn-id: trunk@11550 -
2008-08-12 07:16:18 +00:00
Jonas Maebe
bbaacc593a + darwin implementation of ipc unit by Werner Bochtler (mantis #10612)
git-svn-id: trunk@11549 -
2008-08-11 21:29:49 +00:00
florian
b180643381 * handle more nodes when creating life info
git-svn-id: trunk@11548 -
2008-08-11 20:53:44 +00:00
florian
8cc0a04db5 * handle exit(<expr>) correctly in the dfa, resolves #11848
git-svn-id: trunk@11547 -
2008-08-11 19:01:07 +00:00
florian
0789e9409d * write expressions when getting an invalid operand error in preprocessor
git-svn-id: trunk@11546 -
2008-08-11 18:47:43 +00:00
michael
c2dc42bb89 * test for Data dictionary diff mechanism
git-svn-id: trunk@11545 -
2008-08-11 10:18:48 +00:00
michael
2f284f40b5 * Data dictionary diff mechanism
git-svn-id: trunk@11544 -
2008-08-11 10:17:00 +00:00
michael
5a2da31729 * More complete indexdef treatment
git-svn-id: trunk@11543 -
2008-08-11 10:04:30 +00:00
michael
4aa1b45da2 * Required fielddef property is now set correctly
git-svn-id: trunk@11542 -
2008-08-11 10:03:48 +00:00
joost
547cf03391 * Store the change_log in the xml file
git-svn-id: trunk@11541 -
2008-08-10 18:57:33 +00:00
joost
c4f76e1b29 * Splitted GetRecordUpdateBuffer in two parts: GetRecordUpdateBuffer and GetActiveREcordUpdateBuffer
* Save update-buffer on SafeToFile (xml)

git-svn-id: trunk@11540 -
2008-08-10 13:39:59 +00:00
joost
4087fd6888 * Implemented TBufDataset.CreateDataset
* TBufDataset can now be used as a memory-dataset like TMemDataset

git-svn-id: trunk@11539 -
2008-08-09 10:37:03 +00:00
ivost
d951ad5408 * new translated include files
git-svn-id: trunk@11538 -
2008-08-07 22:26:52 +00:00
joost
e3e2b60b02 * Implemented FileName property. If set, the dataset is read from file on opening and saved to file on closing
* Defaultfields is now set before a dataset is read from file, so that CreateFields is only called when necessary
 * A TSQLQuery can be read and saved to file also

git-svn-id: trunk@11537 -
2008-08-07 21:37:52 +00:00
ivost
62d71b77b5 * removed deprecated include file
git-svn-id: trunk@11536 -
2008-08-07 16:38:24 +00:00
michael
7d845aa47e * Additional options implemented
git-svn-id: trunk@11534 -
2008-08-07 12:39:52 +00:00
ivost
fd2b09c12c * included libxml2 examples into build tree
git-svn-id: trunk@11533 -
2008-08-07 12:11:32 +00:00
ivost
1a461c43fc * automatic dynamic / static linking detection
git-svn-id: trunk@11532 -
2008-08-07 12:01:22 +00:00
ivost
14e79700cc * more generalized cc and export macros
git-svn-id: trunk@11531 -
2008-08-07 11:58:03 +00:00
ivost
a780fdffbc * renamed .h to .inc
* prepeared for dynamic linking support

git-svn-id: trunk@11530 -
2008-08-07 11:43:38 +00:00
Almindor
4a54f15b47 * fix GetAppConfigDir and GetTmpDir for Windows(R)(c)(TM) and WinCE, unify with unix and provide pathdelim at end
git-svn-id: trunk@11529 -
2008-08-07 10:22:30 +00:00
Almindor
e308297fce * use Available_ComponentName_2_x so specific version parts can be checked
git-svn-id: trunk@11527 -
2008-08-07 09:33:02 +00:00
ivost
4e20c448f8 * updated Makefile.fpc and Makefile to include libxml2
git-svn-id: trunk@11526 -
2008-08-07 08:39:33 +00:00
ivost
12e37c2a7d * added libxml2 package
git-svn-id: trunk@11525 -
2008-08-07 08:37:43 +00:00
ivost
c5333b5be3 * updated file properties
git-svn-id: trunk@11524 -
2008-08-07 08:37:14 +00:00
michael
043a2b9f2b Patch from Paul Ishenin to fix windowing constants
git-svn-id: trunk@11522 -
2008-08-07 07:10:34 +00:00