Commit Graph

6489 Commits

Author SHA1 Message Date
mattias
0c0a23d3f0 printers: clean up
git-svn-id: trunk@28477 -
2010-11-25 13:24:31 +00:00
martin
693dd76264 SynCompletion: Removed gtk workaround, since issue #0017774 is fixed
git-svn-id: trunk@28461 -
2010-11-24 15:22:15 +00:00
martin
0bae937f35 SynGutter OverView: Fixed crash, due to missing unregister on destroy
git-svn-id: trunk@28453 -
2010-11-24 13:56:01 +00:00
mattias
fdc4ea1c18 lazcontrols: do not auto create makefile
git-svn-id: trunk@28447 -
2010-11-24 10:11:12 +00:00
mattias
496151f6f8 codetools: AddUnitToSpecificUsesSection for implementation, patch #18028
git-svn-id: trunk@28435 -
2010-11-23 11:39:42 +00:00
mattias
a4f82ba95d codetools: fixed parsing operator after type section
git-svn-id: trunk@28431 -
2010-11-23 10:51:43 +00:00
mattias
ce4f575c39 qt intf: clean up
git-svn-id: trunk@28430 -
2010-11-23 10:42:02 +00:00
sekelsenmat
cffb9da137 Patch from JiXian Yang, implements TCDTrackBar + a couple of modifications from me
git-svn-id: trunk@28415 -
2010-11-22 18:21:58 +00:00
jesus
946b781941 LazReport, support for any image format supported by TPicture
git-svn-id: trunk@28414 -
2010-11-22 17:56:07 +00:00
jesus
f76100ca6b Lazreport, added TPixmap support
git-svn-id: trunk@28413 -
2010-11-22 17:18:53 +00:00
jesus
136094c9c3 LazReport, fix db images in double pass reports, issue #14475
git-svn-id: trunk@28410 -
2010-11-22 16:02:05 +00:00
jesus
4c42919bff LazReport, debug log
git-svn-id: trunk@28409 -
2010-11-22 15:54:07 +00:00
martin
73c305cbc4 Src-Edit / ContextMenu commands: Do not change on every editor focus change. Issue #17763
git-svn-id: trunk@28395 -
2010-11-22 06:17:17 +00:00
martin
e0fced8a5c SynEdit: Removed obsolete/incorrect Assertion (found by Juha Manninen) issue #17999
git-svn-id: trunk@28373 -
2010-11-20 20:31:51 +00:00
zeljko
2bb1f5533a SynEdit: keep sfIgnoreNextChar in balance.Fixes issue #18003
git-svn-id: trunk@28372 -
2010-11-20 19:08:20 +00:00
maxim
a6adec83c1 Translations: Portuguese translation updates by Marcelo B Paula, bug #18002
git-svn-id: trunk@28371 -
2010-11-20 17:25:08 +00:00
martin
02a520c0c1 SynEdit: improved scroll speed with certain highlights active
git-svn-id: trunk@28369 -
2010-11-20 13:23:55 +00:00
ask
b1578e5dac TAChart: Precisely calculate extra distance to pie series labels. Partially fixes issue #17988
git-svn-id: trunk@28368 -
2010-11-20 12:09:15 +00:00
martin
18a4dea1a7 SynEdit: Test for indent after auto-unindent (smart) into half a tab
git-svn-id: trunk@28367 -
2010-11-20 12:08:18 +00:00
martin
b1e958502a SynEdit: Fix indent after auto-unindent (smart) into half a tab
git-svn-id: trunk@28366 -
2010-11-20 12:08:14 +00:00
ask
88afd5541d TAChart: Fix TListChartSource.DataPoints to accept item text with spaces. Update tests.
git-svn-id: trunk@28363 -
2010-11-20 08:29:48 +00:00
zeljko
bbe05a2b4e Carbon: fixed printer page enumeration. issue #17698
git-svn-id: trunk@28342 -
2010-11-19 10:40:10 +00:00
maxim
159a5e0acd SynEdit: regenerated translations; updated Russian translation
git-svn-id: trunk@28331 -
2010-11-18 23:05:30 +00:00
mattias
503cc8dcad codetools: fixed FindDeclaration if cursor beyond scanned code, bug #17639
git-svn-id: trunk@28325 -
2010-11-18 18:49:20 +00:00
mattias
fe1d763b7d codetools: class completion: fixed FindInsertPointForNewClass empty implementation
git-svn-id: trunk@28322 -
2010-11-18 18:19:12 +00:00
mattias
ab2f7d54a5 codetools: class completion: adding the first method body using the options for procs
git-svn-id: trunk@28320 -
2010-11-18 17:24:04 +00:00
mattias
508c4988a6 codetools: class completion: adding the first method body using the options for procs
git-svn-id: trunk@28319 -
2010-11-18 17:16:58 +00:00
martin
1ca8c0c336 SynCompletion, commented verbose DebugLn
git-svn-id: trunk@28317 -
2010-11-18 13:48:36 +00:00
martin
2cc01eba26 SynEdit: Highlight IDE directives {%xxx}
git-svn-id: trunk@28315 -
2010-11-18 12:19:24 +00:00
sekelsenmat
6ac13121b9 Patch from JiXian Yang, fixes the drawing of the lowered state of TCDButton
git-svn-id: trunk@28292 -
2010-11-17 09:57:47 +00:00
martin
a78ea52805 SynEdit: make sure Paint is not called in Paintlock
git-svn-id: trunk@28281 -
2010-11-16 22:37:06 +00:00
martin
aa8b8c8e39 SynEdit: Added OnChangeUpdating
git-svn-id: trunk@28278 -
2010-11-16 21:21:59 +00:00
mattias
6e77b99059 codetools: fixed mem leak on finalization, bug #17915
git-svn-id: trunk@28266 -
2010-11-16 08:07:04 +00:00
sekelsenmat
e934db8419 Patch from JiXian Yang with my modifications to add TCDButton
git-svn-id: trunk@28245 -
2010-11-15 11:54:30 +00:00
martin
268bad15c4 SynEdit, marks: Fixed update column on line delete
git-svn-id: trunk@28225 -
2010-11-14 20:02:05 +00:00
martin
8f2807ea6e SynEdit, pas hl: test for message modifier context (not in property). Issue #0017577
git-svn-id: trunk@28224 -
2010-11-14 19:54:38 +00:00
martin
250bf6aa89 SynEdit, pas hl: fixed message modifier context (not in property). Issue #0017577
git-svn-id: trunk@28223 -
2010-11-14 19:54:13 +00:00
martin
3045c387da SynEdit, pas hl: Tests for message modifier context.
git-svn-id: trunk@28222 -
2010-11-14 19:48:21 +00:00
martin
3aa0ac6c03 SynEdit, pas hl: fixed message modifier context. Issue #0017577
git-svn-id: trunk@28221 -
2010-11-14 19:48:19 +00:00
mattias
c2bf7803f7 IDE: buid lazarus: only restart if target is default, bug #17912
git-svn-id: trunk@28214 -
2010-11-14 17:59:43 +00:00
mattias
504bccb12b IDE: RescanCompilerDefines: check if changestamp invalid
git-svn-id: trunk@28201 -
2010-11-13 13:42:55 +00:00
mattias
1805cdf4fb codetools: FindStartOfTerm: check for invalid context
git-svn-id: trunk@28195 -
2010-11-13 00:13:23 +00:00
mattias
423aab1554 codetools: search target compiler in directory of default compiler
git-svn-id: trunk@28190 -
2010-11-12 20:37:19 +00:00
mattias
cbcf2a2d33 codetools: added flag DisableCTNodeExtMemManager
git-svn-id: trunk@28189 -
2010-11-12 15:28:44 +00:00
martin
16a309b442 SynCompletion: Fix crash, if callback not assigned (sizegrip) issue #17898, fix showing sizegrip
git-svn-id: trunk@28177 -
2010-11-10 13:49:51 +00:00
sekelsenmat
76a77afa7c Finishes the initial implementation of TCDGroupBox and ifdefs out the usage of the freetype library
git-svn-id: trunk@28155 -
2010-11-08 12:21:38 +00:00
martin
1730103b56 SynCompletion: Support wheel scrolling via LM_ instead of WM_. issue #0017872
git-svn-id: trunk@28132 -
2010-11-07 21:34:22 +00:00
martin
3cabb1f3d7 SynCompletion: Support double click to select
git-svn-id: trunk@28131 -
2010-11-07 21:09:34 +00:00
martin
6e5986d416 SynCompletion: Support wheel scrolling. issue #17810
git-svn-id: trunk@28130 -
2010-11-07 20:55:35 +00:00
martin
37980ef821 SynEdit: prevent crash, when deleting lines which have a mark
git-svn-id: trunk@28129 -
2010-11-07 19:16:04 +00:00