Commit Graph

38250 Commits

Author SHA1 Message Date
mattias
048b9be0b8 lazbuild: added check if project needs compilation
git-svn-id: trunk@39454 -
2012-12-06 16:06:57 +00:00
mattias
9849a7034c lazbuild: apply verbosity to compiler invocation
git-svn-id: trunk@39453 -
2012-12-06 15:36:36 +00:00
mattias
60fdc1bfd9 lazbuild: verbosity options
git-svn-id: trunk@39452 -
2012-12-06 15:27:29 +00:00
mattias
f72c960927 IDE: clean up
git-svn-id: trunk@39451 -
2012-12-06 15:03:52 +00:00
mattias
067cab64c4 lazutils: UTF8LowerCase: small optimization
git-svn-id: trunk@39450 -
2012-12-06 15:03:10 +00:00
martin
65b2701940 DBG: Fixed eval of watches with class-typecase and dyn-array (stabs only)
git-svn-id: trunk@39449 -
2012-12-06 12:01:08 +00:00
sekelsenmat
c5086ee29a LCL-Android-Sqlite: Improves the example to save the data and have better control names
git-svn-id: trunk@39448 -
2012-12-06 11:08:32 +00:00
sekelsenmat
547ebc6bc7 LCL-CustomDrawn: Adds a better identifier for CD injected controls and starts improving the tabbing between controls
git-svn-id: trunk@39447 -
2012-12-06 10:50:53 +00:00
sekelsenmat
8624b78a67 LCL-CustomDrawn: Implements support for TCDEdit.ReadOnly
git-svn-id: trunk@39446 -
2012-12-06 09:46:47 +00:00
martin
2860e13007 Installer, Win: spelling and error checks
git-svn-id: trunk@39445 -
2012-12-05 15:05:43 +00:00
martin
26787632da Installer, Win: use svn in path
git-svn-id: trunk@39444 -
2012-12-05 14:48:47 +00:00
sekelsenmat
8a517f537e LCL-Android-Sqlite: Improves the example to use sqlite in desktop too, for debugging.
git-svn-id: trunk@39443 -
2012-12-05 14:31:46 +00:00
juha
6b108dd2d8 LCL: make ValueListEditor work also when ColumnTitles are not shown.
git-svn-id: trunk@39442 -
2012-12-05 13:27:12 +00:00
juha
64b47ff313 LCL: Don't publish FixedRows in ValueListEditor, allow only 0 or 1. Issue #23430
git-svn-id: trunk@39441 -
2012-12-05 13:27:01 +00:00
sekelsenmat
cbb7efe4ae LCL-Android-Sqlite: Fixes GetFieldDefs code for Android 3.0+
git-svn-id: trunk@39440 -
2012-12-05 12:58:40 +00:00
maxim
7028bcf779 Examples, ImgViewer:
- added tiff support
- fixed Windows only path error
- synched some leftover debug+release build mode differences
- minor fixes

Patch from Reinier Olislagers with some changes, bug #23433.

git-svn-id: trunk@39439 -
2012-12-04 20:39:51 +00:00
juha
a2490a7283 Examples: Fix memory leaks in XML Streaming demo. Issue #23426, patch from Vojtech Cihak
git-svn-id: trunk@39438 -
2012-12-04 20:18:36 +00:00
sekelsenmat
bdff370210 Attempt to fix bug #23428
git-svn-id: trunk@39437 -
2012-12-04 13:12:15 +00:00
martin
e884127108 Installer, Win: fix missing quotes around filenames Issue #0023385 and re-apply issue #0023084 (better search in program files)
git-svn-id: trunk@39436 -
2012-12-04 02:28:46 +00:00
martin
66e12ac178 Installer, Win: revision may contain ":" which is invalid in filenames
git-svn-id: trunk@39435 -
2012-12-03 21:39:37 +00:00
martin
8e76ad219a PascalScript: fix using cardinal for object refs in some places
git-svn-id: trunk@39434 -
2012-12-03 17:12:14 +00:00
sekelsenmat
8100d1d064 LCL-Android-Example: Starts implementing exception handling in the sqlite code
git-svn-id: trunk@39433 -
2012-12-02 15:03:43 +00:00
sekelsenmat
7c245e0995 LCL-Android-Example: Starts implementing the linked list creation in the sqlite dataset
git-svn-id: trunk@39432 -
2012-12-02 14:19:50 +00:00
sekelsenmat
8713e20438 LCL-Android-Example: Now creating tables works.
git-svn-id: trunk@39431 -
2012-12-02 13:27:48 +00:00
sekelsenmat
c05d327706 LCL-Android example: Advances more the sqlite code
git-svn-id: trunk@39430 -
2012-12-02 11:11:49 +00:00
sekelsenmat
a322953370 LCL-CustomDrawn-Android: Adds code to store the Android API level at startup and advances the SQLite code
git-svn-id: trunk@39429 -
2012-12-02 11:00:03 +00:00
sekelsenmat
37d52863c7 LCL-Android example: Advances the sqlite code
git-svn-id: trunk@39428 -
2012-12-01 21:07:17 +00:00
sekelsenmat
d67e97dbd5 LCL-Android example: Starts adding sqlite support
git-svn-id: trunk@39427 -
2012-12-01 14:09:43 +00:00
juha
614327b055 Move ModalResult string representation array from PropEdit to Controls to be used by other code
git-svn-id: trunk@39426 -
2012-12-01 10:43:52 +00:00
martin
cdf3ea5a11 PascalScript: Fix 64 bit none win compile (asm)
git-svn-id: trunk@39424 -
2012-11-30 21:43:19 +00:00
martin
5afba5b0fa PascalScript: updated package to include .inc files
git-svn-id: trunk@39420 -
2012-11-30 14:56:24 +00:00
martin
7b8aeed84b PascalScript: import/adjust-to updates from orig GIT
git-svn-id: trunk@39419 -
2012-11-30 14:53:35 +00:00
martin
9ab7bc2b9d PascalScript: Fix stack align for win 64 bit
git-svn-id: trunk@39418 -
2012-11-30 00:54:54 +00:00
martin
163c92dacf PascalScript: Fix stack align on mac
git-svn-id: trunk@39417 -
2012-11-30 00:21:43 +00:00
martin
194524dfa0 EditorMacroScript: Mac workaround for TPoint
git-svn-id: trunk@39416 -
2012-11-29 21:49:41 +00:00
martin
42d3b7b7fa EditorMacroScript: Mac workaround for TPoint
git-svn-id: trunk@39415 -
2012-11-29 21:48:23 +00:00
martin
7abef66276 EditorMacroScript: Mac workaround for TPoint
git-svn-id: trunk@39414 -
2012-11-29 21:46:23 +00:00
martin
d898d7ef4e EditorMacroScript: Mac workaround for TPoint
git-svn-id: trunk@39413 -
2012-11-29 21:45:33 +00:00
martin
49904b6e13 EditorMacroScript: More tests
git-svn-id: trunk@39412 -
2012-11-29 21:35:42 +00:00
martin
a3df269512 EditorMacroScript: Refactor IFDEF
git-svn-id: trunk@39411 -
2012-11-29 20:57:51 +00:00
martin
7d0bac6415 EditorMacroScript: Fix playing ecUserFirst++ commands (IDE commands)
git-svn-id: trunk@39410 -
2012-11-29 20:57:27 +00:00
martin
9c366ba76c SynEdit: LineOverviewGutter, do not cause overflow error on 64 bit
git-svn-id: trunk@39409 -
2012-11-29 19:16:22 +00:00
martin
7c6520e2ae EditorMacroScript: Refactor / Removed all const param / declared local wrappers for all functions
git-svn-id: trunk@39408 -
2012-11-29 18:43:19 +00:00
martin
2ba03b4e6b EditorMacroScript: More tests
git-svn-id: trunk@39407 -
2012-11-28 23:52:53 +00:00
martin
25da242bb8 EditorMacroScript: Workaround for Mac, prevent using edx in result for TPoint
git-svn-id: trunk@39406 -
2012-11-28 23:00:54 +00:00
juha
5c8670cd8a Designer, SizeCompsDlg: Autocheck radiobutton when entering a value in HeightEdit / WidthEdit. Issue #23398, patch from Alexander Strokach
git-svn-id: trunk@39405 -
2012-11-28 22:00:51 +00:00
martin
e3fb445130 EditorMacroScript: Workaround for Mac, prevent using edx in result for TPoint
git-svn-id: trunk@39404 -
2012-11-28 21:58:00 +00:00
martin
f3f3521292 EditorMacroScript: Workaround for Mac, prevent using edx in result for TPoint
git-svn-id: trunk@39403 -
2012-11-28 21:53:32 +00:00
martin
c2891838cf EditorMacroScript: More tests
git-svn-id: trunk@39402 -
2012-11-28 19:28:04 +00:00
martin
a78197d384 EditorMacroScript: Refactor / More tests
git-svn-id: trunk@39401 -
2012-11-28 18:45:15 +00:00