Commit Graph

38250 Commits

Author SHA1 Message Date
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
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