Commit Graph

30 Commits

Author SHA1 Message Date
Juha
e045ba01d2 Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
ondrej
5decda7645 SynEdit: remove circular dependency between SynEdit and SynEditMarkupCtrlMouseLink
git-svn-id: trunk@64478 -
2021-02-05 13:07:33 +00:00
martin
4c5edbe734 SynEdit: Refactor Notification from Lines. Cache in TextViewManager, and deal with TextBuffer changes (no more need to update in senrTextBufferChanged
git-svn-id: trunk@63197 -
2020-05-21 15:48:47 +00:00
martin
878549d9a9 SynEdit: generic method for plugins to override mouse cursor
git-svn-id: trunk@53024 -
2016-09-24 00:08:14 +00:00
martin
8c427fe657 SynEdit: invalidate if Markup.enable changes. Issue #0028729
git-svn-id: trunk@49891 -
2015-09-29 01:29:20 +00:00
martin
649ab6c422 SynEdit: Fixed Option for MouseLink (when not using MouseActions) / ssMeta on MAc
git-svn-id: trunk@49210 -
2015-05-29 11:10:27 +00:00
martin
fee02222c7 SynEdit: Fixed Option for MouseLink (when not using MouseActions)
git-svn-id: trunk@49192 -
2015-05-27 20:13:33 +00:00
martin
3d9de1aad4 SynEdit: speed up large operations (search replace)
git-svn-id: trunk@43760 -
2014-01-18 01:19:11 +00:00
martin
d38919da45 SynEdit: Markup and more paint-token-breaker for future bidi support
git-svn-id: trunk@38997 -
2012-10-08 13:25:08 +00:00
martin
3bb19f7f9a SynEdit: Markup and more paint-token-breaker for future bidi support
git-svn-id: trunk@38996 -
2012-10-08 11:16:06 +00:00
martin
1e3155a104 SynEdit: Markup and more paint-token-breaker for future bidi support
git-svn-id: trunk@38987 -
2012-10-07 17:19:21 +00:00
martin
d9957bbeea SynEdit: Markup and more paint-token-breaker for future bidi support
git-svn-id: trunk@38979 -
2012-10-06 23:17:05 +00:00
martin
2146dc3628 SynEdit: Markup and more paint-token-breaker for future bidi support
git-svn-id: trunk@38978 -
2012-10-06 21:07:44 +00:00
martin
e0b9cef954 SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186
git-svn-id: trunk@37782 -
2012-06-25 22:49:31 +00:00
martin
590d10ef3c SynEdit: Fix drawing underline for mouse link (also simplified)
git-svn-id: trunk@34912 -
2012-01-24 21:37:01 +00:00
martin
400f05dee0 SynEdit: refactor painting
git-svn-id: trunk@34165 -
2011-12-14 02:53:19 +00:00
martin
500ee16db6 SynEdit: fix ctrl mouse link. broken in 33972
git-svn-id: trunk@33981 -
2011-12-05 19:21:07 +00:00
martin
583c6cf16d SynEdit: Fix all typecasts for TSynMemo; fix undoin TSynMemo
git-svn-id: trunk@32250 -
2011-09-10 11:32:06 +00:00
martin
a2e1b87623 SynEdit: Fix clicking mouse-links, that hide the underline
git-svn-id: trunk@25664 -
2010-05-26 16:13:41 +00:00
martin
ea95a7e23c SynEdit small optimization (unnecessary call to shiftstate)
git-svn-id: trunk@21010 -
2009-07-29 19:14:32 +00:00
martin
6defc6aeaa SynEdit: Refactor UpdateCursor
git-svn-id: trunk@20866 -
2009-07-15 15:49:30 +00:00
paul
167247535e synedit: don't change cursor from crDefault to crIBeam when moving over gutter (Martin, please review)
git-svn-id: trunk@20850 -
2009-07-13 09:27:32 +00:00
martin
29b5dce82a SynEdit, removed a circular unit ref
git-svn-id: trunk@20684 -
2009-06-20 20:25:21 +00:00
martin
80a3a5c1cb SynEdit, Ctrl-Mouse-Links: optimized the amount of codetool and repaint calls; issue #12790
git-svn-id: trunk@20525 -
2009-06-08 18:01:29 +00:00
martin
bcedde9431 SynEdit: Clean-up CtrlMouseLink Code
git-svn-id: trunk@20497 -
2009-06-07 16:24:00 +00:00
martin
4e1e17c667 Cleanup SynEdit: Removed unnecessary uses, redeclaration's,...
git-svn-id: trunk@18519 -
2009-01-31 16:33:20 +00:00
martin
6e84e44ae3 SynEdit, fix drawing of Frame-Highlights
git-svn-id: trunk@18071 -
2009-01-03 02:00:34 +00:00
martin
8a4d01af77 SynEdit Mouselinks: fixed highlight offset for utf8 chars
git-svn-id: trunk@17817 -
2008-12-12 21:48:16 +00:00
mattias
84a8d553bb synedit: added license headers
git-svn-id: trunk@15867 -
2008-07-25 18:38:36 +00:00
mattias
2e9d466c2d synedit: markup for special line, selection and ctrl mouse link, from Martin Friebe, bug #11693
git-svn-id: trunk@15861 -
2008-07-24 22:41:25 +00:00