martin
9f01fe7db9
Installer, Win: Display info while installing
...
git-svn-id: trunk@39468 -
2012-12-06 20:19:20 +00:00
martin
97bda19497
DBG: optimizations (speed / display format) for array watches
...
git-svn-id: trunk@39467 -
2012-12-06 20:06:06 +00:00
bart
a11814ad68
Masks.pas: implement optional parameter to control case-sensitivity for (filename) matching,
...
which may be usefull on case-sensitive filesystems or OS's.
Default is False, so it is backwards compatible with exiting code.
git-svn-id: trunk@39466 -
2012-12-06 19:08:12 +00:00
mattias
43695d025f
updated lpl
...
git-svn-id: trunk@39465 -
2012-12-06 17:00:54 +00:00
martin
97c63bee5e
DBG: Small optimizations for array watches (test)
...
git-svn-id: trunk@39464 -
2012-12-06 16:48:53 +00:00
martin
b4c7cffa66
DBG: Small optimizations for array watches
...
git-svn-id: trunk@39463 -
2012-12-06 16:43:22 +00:00
mattias
979dfc0037
IDE: extract proc: stop if identifier is invalid
...
git-svn-id: trunk@39461 -
2012-12-06 16:33:40 +00:00
juha
989a5004df
IDE: OI and PropEdits code formatting
...
git-svn-id: trunk@39460 -
2012-12-06 16:27:41 +00:00
juha
cee6bb8700
IDE: Popup menu items in OI to let the user set current size to Max/Min constraints. Issue #23408
...
git-svn-id: trunk@39459 -
2012-12-06 16:27:29 +00:00
mattias
1ebbaf20e0
lazbuild: comment
...
git-svn-id: trunk@39458 -
2012-12-06 16:18:22 +00:00
mattias
6ff833e38d
lazbuild: pass absolute paths to compiler, to make sure that external tools resolve symlinks correctly
...
git-svn-id: trunk@39457 -
2012-12-06 16:17:41 +00:00
mattias
53feb116ae
lazbuild: apply verbosity to buildmanager
...
git-svn-id: trunk@39456 -
2012-12-06 16:11:39 +00:00
mattias
2cd110e940
lazbuild: fixed typo
...
git-svn-id: trunk@39455 -
2012-12-06 16:07:40 +00:00
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