martin
a53f95f898
SynEdit: Fix problems with resizing GutterParts. (Noticeable in right gutter)
...
git-svn-id: trunk@39540 -
2012-12-14 18:15:00 +00:00
sekelsenmat
b4a4f69e78
fpvectorial: Improves the support for literal strings
...
git-svn-id: trunk@39539 -
2012-12-14 13:51:21 +00:00
sekelsenmat
8ec4f4bd8c
fpvectorial: Adds support for literal strings in expressions and arrays
...
git-svn-id: trunk@39538 -
2012-12-14 13:28:33 +00:00
sekelsenmat
bc75803dc7
fpvectorial: Much improves the support for PostScript arrays, starts support for definitions of dictionaries, improves a lot the expression code and implements support for numbers in radix format
...
git-svn-id: trunk@39537 -
2012-12-14 13:14:22 +00:00
sekelsenmat
dac086ca0f
Adds more encoding conversion support, patch from bug #23446
...
git-svn-id: trunk@39536 -
2012-12-14 11:59:46 +00:00
mattias
f1d9d42341
LCL: added skip property TField.Calculated
...
git-svn-id: trunk@39535 -
2012-12-14 10:21:05 +00:00
martin
c073cb340f
SynEdit: Fixes for displaying ligatures (experimental, window only)
...
git-svn-id: trunk@39534 -
2012-12-14 05:46:43 +00:00
martin
0034704084
SynEdit: Prepare displaying ligatures (experimental, window only)
...
git-svn-id: trunk@39533 -
2012-12-14 05:12:14 +00:00
martin
9e7bee0700
SynEdit: Prepare displaying ligatures (experimental, window only)
...
git-svn-id: trunk@39532 -
2012-12-14 04:56:41 +00:00
martin
936fd56eea
PascalScript: ppc, fix stack align
...
git-svn-id: trunk@39531 -
2012-12-13 22:14:27 +00:00
jesus
eda22758a1
LazReport, fix reading some frf format reports, when system encoding is UTF8, issue #23058
...
git-svn-id: trunk@39530 -
2012-12-13 21:19:23 +00:00
jesus
5e261a54e0
LazReport, added EMFPages.SavePageToStream, from jack, issue #23484
...
git-svn-id: trunk@39529 -
2012-12-13 17:56:42 +00:00
mattias
15db32a35e
IDEIntf: object inspector: changed TPropertyEditor.Verbs to the same mechanims as TComponentEditor
...
git-svn-id: trunk@39528 -
2012-12-13 11:01:46 +00:00
jesus
ffc03ddc8f
LazReport, fix reading of frf version 2.3 files, modified patch from Stephano, issue #23058
...
git-svn-id: trunk@39527 -
2012-12-13 07:37:41 +00:00
martin
1a6221fb76
SynEdit (IFDEF Windows) Make RTL text always drawn at fixed pos
...
git-svn-id: trunk@39526 -
2012-12-13 01:41:08 +00:00
paul
4b0b5075e7
lcl: add WM_ACTIVATE to messages.pp
...
git-svn-id: trunk@39523 -
2012-12-13 00:51:54 +00:00
maxim
fce81aa63d
IDE: Improved Search Results dialog behavior:
...
1. Always bring Search Results to front on Ctrl-Alt-F (or if called via menu).
2. Bring Search Results to front if Search Progress dialog was active (had focus).
3. Do not bring Search Results to front if Search Progress dialog was not active.
git-svn-id: trunk@39520 -
2012-12-12 19:51:53 +00:00
jesus
48fa6760da
LazReport, fix PreviousClipRgn on image drawing, was not valid and it worked fine by coincidence
...
git-svn-id: trunk@39519 -
2012-12-12 19:15:04 +00:00
martin
0010e00492
SynEdit: fix highlighting "i6", introduced in r32695 #8cea08e5a2
...
git-svn-id: trunk@39518 -
2012-12-12 15:14:20 +00:00
martin
f1879a0603
IDE: comments about startlazarus
...
git-svn-id: trunk@39517 -
2012-12-12 13:29:40 +00:00
paul
90bff7a072
carbon: reapply brush and pen after the DC restore
...
git-svn-id: trunk@39516 -
2012-12-12 13:12:58 +00:00
juha
cf73a59163
IDE, Windows: Formatting redirect_stderr. Issue #23467
...
git-svn-id: trunk@39515 -
2012-12-11 22:41:33 +00:00
maxim
e9725d81a9
IDE: show Search Results form only after the end of searching process
...
git-svn-id: trunk@39514 -
2012-12-11 20:38:23 +00:00
mattias
19d4d144fb
IDE: initial setup: fixed starting thread
...
git-svn-id: trunk@39513 -
2012-12-11 10:36:17 +00:00
mattias
bbb1096a18
IDE: initial setup: fixed crashing on stop button
...
git-svn-id: trunk@39512 -
2012-12-11 09:57:33 +00:00
sekelsenmat
3ee69cda42
LCL-Android-Sqlite: Starts improving the exception handling
...
git-svn-id: trunk@39511 -
2012-12-11 09:48:03 +00:00
mattias
cf1dd700cc
IDE: clean up
...
git-svn-id: trunk@39510 -
2012-12-11 09:34:59 +00:00
mattias
20fd881b41
startlazarus: fixed target file name
...
git-svn-id: trunk@39509 -
2012-12-11 09:33:51 +00:00
sekelsenmat
3c7d1f7112
LCL-Android-Sqlite: Reading string data via data-aware controls fully works now
...
git-svn-id: trunk@39508 -
2012-12-11 09:33:25 +00:00
maxim
e4b2f12b25
IDE: changed Search Results dialog to bsSizeable and enabled system menu in order to unify its look with Find / Find in files dialogs, bug #23456
...
git-svn-id: trunk@39507 -
2012-12-10 21:48:56 +00:00
maxim
f5bdd7af3f
Translations: Spanish IDE translation update by Lucas Martín, bug #23457
...
git-svn-id: trunk@39504 -
2012-12-10 19:55:58 +00:00
sekelsenmat
43740984e2
LCL-Android-Sqlite: Changes the architecture to recreate the handle on each routine because it was crashing. Reorders the methods to be according to the interface. Fixes many issues and crashes and bugs in the Android-Sqlite dataset code.
...
git-svn-id: trunk@39503 -
2012-12-10 17:37:41 +00:00
martin
bc13aee2de
PascalScript: sync with original
...
git-svn-id: trunk@39502 -
2012-12-10 14:27:09 +00:00
sekelsenmat
7cc850d667
LCL-Android-Example: Makes the sqlite usage selectable
...
git-svn-id: trunk@39501 -
2012-12-10 11:01:22 +00:00
maxim
3d9f6e6c37
Installer: removed unused InstallerStrConsts translations
...
git-svn-id: trunk@39500 -
2012-12-10 00:16:36 +00:00
maxim
3e447376a4
Localization scripts: manual objinspstrconsts.*.po updating no longer needed, rebuilding IDE is enough
...
git-svn-id: trunk@39499 -
2012-12-09 23:45:58 +00:00
maxim
d58447866c
regenerated translations; updated Russian translation
...
git-svn-id: trunk@39498 -
2012-12-09 23:41:28 +00:00
maxim
fe06914c96
OI: fixed typos
...
git-svn-id: trunk@39497 -
2012-12-09 23:37:12 +00:00
bart
3933ed5f1b
ValEdit: Only allow FixedCols := 0 or 1
...
git-svn-id: trunk@39496 -
2012-12-09 20:25:59 +00:00
bart
664747f4cf
ValEdit: Fix crash in TValueListEditor.ShowColumnTitles when TitleCaptions.Count = 1
...
git-svn-id: trunk@39495 -
2012-12-09 19:13:50 +00:00
martin
84521c065f
PascalScript: ppc, fix push self, before result
...
git-svn-id: trunk@39494 -
2012-12-09 18:57:12 +00:00
sekelsenmat
fb7212f505
LCL-CustomDrawn: Finally finishes fixing suppoty to navigate controls with tab
...
git-svn-id: trunk@39493 -
2012-12-09 18:55:55 +00:00
martin
0366bfa300
PascalScript: ppc, fix dealing with calls that use register only (empty stack caused endless soop)
...
git-svn-id: trunk@39492 -
2012-12-09 18:02:02 +00:00
bart
18bd334bfa
ValEdit: Start implementing validating: don't accept duplicate Key names.
...
git-svn-id: trunk@39491 -
2012-12-09 16:51:01 +00:00
martin
5b1bd9549c
PascalScript: tests
...
git-svn-id: trunk@39490 -
2012-12-09 15:31:54 +00:00
martin
0cc92c4269
DBG: fix tests
...
git-svn-id: trunk@39489 -
2012-12-09 15:23:06 +00:00
martin
8594de7421
SynEdit: fix forwarding result in LogicPosAddChars (introduced in r 39483) Issue #0023454
...
git-svn-id: trunk@39488 -
2012-12-09 14:47:15 +00:00
juha
c09fb28755
IDE, PropEdits: use GetVerbCount, GetVerb and ExecuteVerb for OI popup menu actions
...
git-svn-id: trunk@39487 -
2012-12-09 14:08:11 +00:00
martin
966565bfbd
DBG: fixes/updates to tests
...
git-svn-id: trunk@39486 -
2012-12-09 13:47:35 +00:00
mattias
2560f9ed40
lazutils: xmlreader: handle non existing property list, bug #23450
...
git-svn-id: trunk@39484 -
2012-12-09 09:34:10 +00:00