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
marco
96e7327d6a
* sigprocmask 2nd arg needs to be by ref. VAR added.
...
git-svn-id: trunk@11517 -
2008-08-06 12:52:43 +00:00
joost
2deec72c8f
* Forgot to commit db.pas in r11514
...
git-svn-id: trunk@11516 -
2008-08-06 09:14:48 +00:00
michael
88d53ba5cb
* Fixed memory leak when destroying TBUFdataset, indexdefs were not freed
...
git-svn-id: trunk@11515 -
2008-08-06 08:29:29 +00:00
joost
b2bc1a17ff
* Implemented TDataset.AppendRecord and InsertRecord + test (bug 11450)
...
git-svn-id: trunk@11514 -
2008-08-05 21:09:46 +00:00
joost
3291b023b5
* Do not scroll the dataset while saving it to file
...
git-svn-id: trunk@11513 -
2008-08-05 19:00:45 +00:00
joost
712d6b4451
* Implemented TBufDataset.SaveToFile and LoadFromFile + basic test
...
git-svn-id: trunk@11512 -
2008-08-05 18:09:12 +00:00
michael
d39c352d92
* Fixed prepare for select statements
...
git-svn-id: trunk@11511 -
2008-08-05 11:58:00 +00:00
joost
c42838a02e
* Fixed GetFieldData for old field-values, now the OldValuesBuffer only contains the field-values
...
git-svn-id: trunk@11510 -
2008-08-04 18:34:46 +00:00
marco
77a345242d
* copyright notice added.
...
git-svn-id: trunk@11509 -
2008-08-04 14:54:32 +00:00
yury
23da33b75a
* Fixed hang while linking in some cases.
...
git-svn-id: trunk@11508 -
2008-08-03 21:19:33 +00:00
marco
f206a6421f
* handle wildcard parameters to the ide. ( #6597 )
...
git-svn-id: trunk@11507 -
2008-08-03 19:06:20 +00:00
Almindor
e64aec7c6e
* add GtkScaleButton and GtkVolumeButton
...
* add missing gtk2.8+ functions for GtkTextMark and GtkTextIter
git-svn-id: trunk@11506 -
2008-08-03 14:48:09 +00:00
florian
d2214685c3
* fixes compiler crash with out of memory on illegal array declarations
...
git-svn-id: trunk@11505 -
2008-08-03 10:34:41 +00:00