Commit Graph

38311 Commits

Author SHA1 Message Date
mattias
39dde6cf13 IDE: find prompt: shorten texts, bug #23493
git-svn-id: trunk@39575 -
2012-12-18 11:51:46 +00:00
martin
e64277d061 IDE: "Rename Identifier": show replaced lines in result. Changed default
git-svn-id: trunk@39574 -
2012-12-18 11:05:58 +00:00
sekelsenmat
17e5398d46 fpvectorial: Large rework to support merely creating entities via our convenient Add routines, without adding it to the page, this coded in fpvectorial and the DXF reader. Adds skeleton support for ATTRIB entities and TABLES to support reading more DXF files.
git-svn-id: trunk@39573 -
2012-12-17 16:04:01 +00:00
martin
437c246acd IDE: "Rename Identifier": show replaced lines in result. Made optional
git-svn-id: trunk@39572 -
2012-12-17 15:33:02 +00:00
martin
d03f885981 IDE: "Rename Identifier": show replaced lines in result. Made optional
git-svn-id: trunk@39571 -
2012-12-17 15:26:04 +00:00
martin
ebf47da8a1 LCL/Win: IFDEF debugln for pain/EraseBackground
git-svn-id: trunk@39570 -
2012-12-17 14:44:50 +00:00
mattias
1944243a3c codetools: added test for FindJumpPoint and double parsed include file
git-svn-id: trunk@39569 -
2012-12-17 13:29:37 +00:00
mattias
d6a111cdf2 codetools: fixed TLinkScanner.CursorToCleanPos to search further for a better link when code was disabled
git-svn-id: trunk@39568 -
2012-12-17 12:40:51 +00:00
mattias
a00deda670 codetools: findbasetypeofnode: undo skip current context
git-svn-id: trunk@39567 -
2012-12-17 11:22:03 +00:00
sekelsenmat
97fc0ecda5 fpvectorial: Fixes a typo introduced in commit 39538 #8ec4f4bd8c
git-svn-id: trunk@39566 -
2012-12-17 09:22:38 +00:00
jesus
d9f9355bcc LazReport, fix reports with stretched objects on stretched bands which span more than two pages, issues #23490, #18719
git-svn-id: trunk@39565 -
2012-12-17 01:47:41 +00:00
martin
034537a23f fpdebug: fix building line info. Issue #0013989 Patch by Joost van der Sluis
git-svn-id: trunk@39564 -
2012-12-16 19:54:08 +00:00
martin
940f0cba78 fpdebug: fix compilation. Issue #0013990 Patch by Joost van der Sluis
git-svn-id: trunk@39563 -
2012-12-16 19:40:23 +00:00
martin
bf9b03d64d SynEdit: add DOCTYPE to html highlighter. Issue #0023495 Patch by Janusz Tomczak
git-svn-id: trunk@39562 -
2012-12-16 19:25:26 +00:00
mattias
8ba97d8a17 codetools: clean up
git-svn-id: trunk@39560 -
2012-12-16 10:48:05 +00:00
mattias
2f53e5d41c codetools: fixed TEventsCodeTool.FindMethodTypeInfo when type is an alias
git-svn-id: trunk@39559 -
2012-12-16 10:46:37 +00:00
mattias
0869cb145f codetools: findbasetype: skip current context in type defs
git-svn-id: trunk@39558 -
2012-12-16 10:25:33 +00:00
martin
6b37bec961 IDE: added clear all-in-open-files or all-in-current-file bookmarks. Issue #0013428
git-svn-id: trunk@39557 -
2012-12-16 06:09:49 +00:00
martin
f6c4b6b46c IDE: "Rename Identifier": show replaced lines in result. (FIx nil deref)
git-svn-id: trunk@39556 -
2012-12-16 04:32:53 +00:00
martin
fd62b97730 IDE: "Rename Identifier": show replaced lines in result.
git-svn-id: trunk@39555 -
2012-12-16 04:19:34 +00:00
martin
1c66f2a2dd IDE: Replace in files: show replaced lines in result. Issue #0007687
git-svn-id: trunk@39554 -
2012-12-15 22:38:04 +00:00
bart
20025055f3 ValEdit: Implement TValueListEditor.AdjustColumnWidths and override OnDoResize.
git-svn-id: trunk@39553 -
2012-12-15 20:08:13 +00:00
bart
2117e8a35f ValEdit: Do not use Columns.Add, it interferes with setting FixedCols := 1 (by adding an extra column in front).
git-svn-id: trunk@39552 -
2012-12-15 18:18:18 +00:00
mattias
60f1c2eb6c chmhlp: open all chm files in search path
git-svn-id: trunk@39551 -
2012-12-15 18:07:35 +00:00
martin
18885a0cb2 PascalScript: powerpc, add string as result, and sets in param
git-svn-id: trunk@39550 -
2012-12-15 17:32:37 +00:00
zeljko
f2be37ded9 Gtk2: small optimization
git-svn-id: trunk@39549 -
2012-12-15 12:11:06 +00:00
zeljko
7a137ce8d3 Gtk2: fixed changing of font color on GtkCheckBox. issue #23373
git-svn-id: trunk@39548 -
2012-12-15 12:09:17 +00:00
martin
d610f90bf7 SynEdit: Optimization for same-word highlighter
git-svn-id: trunk@39547 -
2012-12-15 03:39:10 +00:00
martin
65f8b4e839 SynEdit: Fixed update same-word highlight, if fold changes (more word occurrences further down the text will become visible, as lines are folded away)
git-svn-id: trunk@39546 -
2012-12-15 03:02:50 +00:00
jesus
7e9dbdf832 LCL, fixed issue #23478 in another way
git-svn-id: trunk@39545 -
2012-12-15 01:33:37 +00:00
juha
424b7d0c93 LCL: Free part of CustomGrid's variables after inherited Destroy; Allows freeing a focused grid (works for other controls already). Issue #23478, Patch from mmxngg
git-svn-id: trunk@39544 -
2012-12-15 00:12:06 +00:00
martin
c76c2bdb6f SynEdit: Prepare displaying ligatures (experimental, window only)
git-svn-id: trunk@39543 -
2012-12-14 18:58:30 +00:00
martin
5abfc81665 IDE, SynEdit, IFDEFed debug helper for SynEdit
git-svn-id: trunk@39542 -
2012-12-14 18:57:34 +00:00
martin
5749ebb4d2 SynEdit: Prepare displaying ligatures (experimental, window only)
git-svn-id: trunk@39541 -
2012-12-14 18:54:15 +00:00
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