Commit Graph

16 Commits

Author SHA1 Message Date
02e6f28f3b richmemo: update cocoa initialization of properties
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7861 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-11-11 18:31:33 +00:00
d8ab6b738e richmemo: fix font matching logic, preventing infinite loop. updating GetTextAttribute policy for cases when there's no text
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7570 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-26 17:50:22 +00:00
939a9b6bbb richmemo: cocoa adding GetStyleRange, patch by David. #34559
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7014 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-20 13:27:16 +00:00
fe98aaa771 richmemo: cocoa updating handle reference
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7013 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-20 13:24:44 +00:00
9feaae0649 richmemo: cocoa saverichtext implementation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6815 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-02-12 04:43:21 +00:00
474e22c385 richmemo: update cocoa compilation for the trunk cocoa version
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6721 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-11-10 02:36:37 +00:00
cbf4d62a9c richmemo: updating Cocoa component to use the new CocoaTextEdits unit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6551 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-07-08 03:45:40 +00:00
5bba58fa30 richmemo: cocoa, fix memory use
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6474 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-06-08 02:57:29 +00:00
430b047031 richmemo: cocoa, cleanup memory use to prevent crashes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6473 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-06-08 02:53:04 +00:00
7f3cb8ed40 cocoa: finally fixing cocoa compilation issue
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6305 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-14 20:10:21 +00:00
e1182fc49d richmemo: renamed values of TTabAlignment from ta** to tab** to prevent name collision with Classes.TAlignment.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4140 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-05-18 12:16:18 +00:00
4093d31ddb richmemo: cocoa implemented zoomfactor(), had to introduce TCocoaRichView to store the previous scaling factor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4053 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-03-19 04:25:52 +00:00
7b24fd2711 richmemo: cocoa, implement get/set text attirbute, paragraph metrics. updated tab stops set/get methods
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4052 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-03-19 03:46:54 +00:00
f892042ca9 richmemo: renamed tab stop alignment to left and right, implemented for cocoa
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4041 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-03-17 01:52:51 +00:00
e46d06509e richmemo: load rtf (tobe improved), paragraph set alignment for cocoa
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3837 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-12-12 06:05:10 +00:00
bb37e60dd1 richmemo: started cocoa ws
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3748 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-11-19 05:27:26 +00:00