Commit Graph

3640 Commits

Author SHA1 Message Date
mattias
90f305ab51 codetools: fixed find base type of constructor
git-svn-id: trunk@18616 -
2009-02-09 14:02:11 +00:00
mattias
6094ab0e3c clean up
git-svn-id: trunk@18612 -
2009-02-09 09:06:56 +00:00
martin
96f22bc669 Synedit: Removed C-Style operators from from code
git-svn-id: trunk@18605 -
2009-02-08 20:41:34 +00:00
micha
2f092a7ede * synedit: fix compilation (usage of C operators)
git-svn-id: trunk@18604 -
2009-02-08 20:36:36 +00:00
martin
01e79b4d74 SynEdit, Refactor: Changed Phys/Logical Conversation (tabs, utf8)
git-svn-id: trunk@18603 -
2009-02-08 17:01:36 +00:00
martin
6a87b62df4 SynEdit: Clean up, dead code and duplicates
git-svn-id: trunk@18597 -
2009-02-07 21:07:30 +00:00
martin
d0ff603108 SynEdit: Small Refactor. Workaround for a crash when SynEdit is destroyed to early
git-svn-id: trunk@18572 -
2009-02-04 22:43:16 +00:00
martin
d156b92d1b SynEdit, PasHighlighter: The matching "End" for "Unit" was no longer found. Bug since revision 18443 #f4ca0b1d9f
git-svn-id: trunk@18571 -
2009-02-04 22:11:27 +00:00
mattias
542aea22d8 translations: german: updates from Joerg Braun
git-svn-id: trunk@18568 -
2009-02-04 18:40:58 +00:00
marc
d3ad27229d * Updated Lithuanian translation by Valdas Jankunas
git-svn-id: trunk@18547 -
2009-02-03 23:50:49 +00:00
mattias
feaa627c17 codetools: identifier completion collecting forward class definitions, bug #13101
git-svn-id: trunk@18542 -
2009-02-03 11:55:04 +00:00
martin
ee9dc98baf SynEdit, more checks to ensure enforced monospace
git-svn-id: trunk@18540 -
2009-02-03 00:03:48 +00:00
martin
0b4a2d7e77 SynEdit: Changes to font handling. Fixed bug #12011 / bug #7828 and further fix to bug #12482
git-svn-id: trunk@18538 -
2009-02-02 21:33:12 +00:00
martin
2ee4dda931 SynEdit, Cleanup: removed some unused code
git-svn-id: trunk@18537 -
2009-02-02 21:31:30 +00:00
martin
1f63b94575 SynEdit TextDrawer, cleanup: Since it is using the LCL, it doesn't need to maintain copies of LCL code
git-svn-id: trunk@18529 -
2009-02-01 15:00:26 +00:00
martin
aa8e136984 SynEdit: Fixed crash when adding "begin" to last line. (bug introduced in revision 18436 #42a27dba3d)
git-svn-id: trunk@18520 -
2009-01-31 18:47:27 +00:00
martin
4e1e17c667 Cleanup SynEdit: Removed unnecessary uses, redeclaration's,...
git-svn-id: trunk@18519 -
2009-01-31 16:33:20 +00:00
paul
e999f6d313 components: remove Ctrl3D, ParentCtl3D properties
git-svn-id: trunk@18515 -
2009-01-31 12:02:04 +00:00
jesus
01a60c3e54 LazReport, fix preview MouseWheel scrolling
git-svn-id: trunk@18509 -
2009-01-30 22:00:28 +00:00
martin
42266fa406 SynEdit: Fix several Highlighter did no longer work, due to change in revision 18411 #a9764b3457
git-svn-id: trunk@18508 -
2009-01-30 20:13:57 +00:00
martin
d690a62d46 SynEdit, fix issue, with line highlighting after Paste-Insert
git-svn-id: trunk@18498 -
2009-01-29 21:06:21 +00:00
mattias
9785561605 clean up
git-svn-id: trunk@18491 -
2009-01-29 09:06:02 +00:00
martin
55281f9382 SynEdit: fixed Word highlight did not update on changes to text
git-svn-id: trunk@18477 -
2009-01-28 21:49:09 +00:00
mattias
204d1aa9b5 LCL: not focusing THintWindow on show
git-svn-id: trunk@18474 -
2009-01-28 15:39:55 +00:00
jesus
340377d33a LazReport, add thumbnails report sample
git-svn-id: trunk@18465 -
2009-01-27 22:23:41 +00:00
martin
799d3a721f Synedit, reduced amount of ranges used by highlighter (fixed for last rev)
git-svn-id: trunk@18444 -
2009-01-25 16:00:54 +00:00
martin
f4ca0b1d9f Synedit, reduced amount of ranges used by highlighter
git-svn-id: trunk@18443 -
2009-01-25 15:54:47 +00:00
martin
71ecb2d421 SynEdit: Speed up by limit Search range for Word-Markup/Incremental-Search
git-svn-id: trunk@18439 -
2009-01-25 13:32:07 +00:00
martin
dc10db0cc2 SynEdit: Fix Word-Markup/Incremental-Search eating CPU by doing excessive amounts of searches
git-svn-id: trunk@18438 -
2009-01-25 12:59:13 +00:00
martin
f7d72691ba Remove accidental debugln from revision 18436 #42a27dba3d
git-svn-id: trunk@18437 -
2009-01-25 12:44:33 +00:00
martin
42a27dba3d SynEdit: Highlight Begin/End pairs
git-svn-id: trunk@18436 -
2009-01-25 12:36:29 +00:00
martin
ebb9b257f7 SynEdit Markup, disable word search, if highlight is clNone
git-svn-id: trunk@18435 -
2009-01-25 12:33:57 +00:00
mattias
76c9b75118 clean up
git-svn-id: trunk@18432 -
2009-01-25 10:17:33 +00:00
mattias
e49f747043 synedit: immplemented ChangeStamp, IDE: using synedit changestamp, reducing commits to codetools
git-svn-id: trunk@18431 -
2009-01-25 10:10:19 +00:00
martin
f659fe36b5 SynEdit: Reduce work done in Destroy (related to issue #13038)
git-svn-id: trunk@18417 -
2009-01-24 17:01:04 +00:00
martin
a9764b3457 SynEdit: Fix crash in highlighting code under QT (Bug #12951)
git-svn-id: trunk@18411 -
2009-01-24 15:12:04 +00:00
mattias
568c19f303 IDE: package main source: indent uses section
git-svn-id: trunk@18406 -
2009-01-24 11:29:44 +00:00
mattias
fd633ee9be codetools: skipping string constants in simple beautifier, bug #12681
git-svn-id: trunk@18405 -
2009-01-24 11:16:20 +00:00
mattias
40a9bce6a9 translations: german: updates form Joerg Braun
git-svn-id: trunk@18402 -
2009-01-24 09:53:51 +00:00
michael
3e5bc24fed * Patch from Attila Borka to enable multiple requests (enable threads), bug ID #12375
git-svn-id: trunk@18392 -
2009-01-22 21:58:25 +00:00
martin
d4af1c75ec SynEdit, Gutter: Renamed some of the new methods (Thanks Mark W. for the Feedback)
git-svn-id: trunk@18386 -
2009-01-21 22:47:33 +00:00
martin
64ffa702f8 SynEdit, Gutter: Renamed some of the new methods
git-svn-id: trunk@18383 -
2009-01-21 20:47:05 +00:00
paul
def590b362 synedit: fix hang when pressed HOME key on the first line (bug #0012983)
git-svn-id: trunk@18372 -
2009-01-21 09:14:42 +00:00
paul
af0d7249f4 synedit: a bit of formatting
git-svn-id: trunk@18371 -
2009-01-21 09:13:29 +00:00
martin
e2a0793b44 SynEdit Gutter: Cleanup, Refactor, Added some helper methods
git-svn-id: trunk@18366 -
2009-01-21 01:52:28 +00:00
martin
8f53ab61e2 SynEdit Design: Fixed the property editor did not close, if the SynEdit was deleted.
git-svn-id: trunk@18365 -
2009-01-20 23:49:15 +00:00
martin
3fe186c1da SynEdit Gutter: Fixing some AutoSize stuff
git-svn-id: trunk@18364 -
2009-01-20 22:54:53 +00:00
martin
87ca389d26 LazReport, adapted to changed gutter properties
git-svn-id: trunk@18363 -
2009-01-20 22:19:49 +00:00
martin
3b28b9026f SynEdit Gutter: Fixing some AutoSize stuff
git-svn-id: trunk@18362 -
2009-01-20 21:14:03 +00:00
mattias
de0f8578f0 set some TTreeView.ReadOnly to true
git-svn-id: trunk@18361 -
2009-01-20 20:20:52 +00:00