lazarus-ccr/components/richmemo
2020-01-18 20:25:33 +00:00
..
carbon richmemo: carbon - trigger selection change event, if changed via code. 2016-04-20 03:51:06 +00:00
cocoa richmemo: cocoa adding GetStyleRange, patch by David. #34559 2019-06-20 13:27:16 +00:00
gtk2 richmemo: adding RMLCLTRUNK define 2020-01-13 14:25:57 +00:00
ide richmemo: modified patch by Silvio Clécio (#30852). (removed the use of Default() intrinsic, since it's not available in FPC 2.6.4. It's also a responsibility of GetTextAttributes function to fully initialized TFontParams structure). 2016-11-03 15:04:42 +00:00
qt richmemo: + added Qt support for set/get text attributes. 2015-05-18 02:18:01 +00:00
qt5 richmemo: Qt5 proper implementation of GetStyleRange using the newly added (trunk) QTextBlock_textFormats function 2019-06-06 14:05:27 +00:00
samples richmemo: the best code practice 2016-03-24 13:09:58 +00:00
win32 richmemo: adding a workaround for richEdit not properly drawn after being minimized 2020-01-13 22:06:39 +00:00
richmemo_design.lpk richmemo: breaking up richmemo to (runtime) package and design 2020-01-13 13:56:26 +00:00
richmemo_design.pas richmemo: breaking up richmemo to (runtime) package and design 2020-01-13 13:56:26 +00:00
richmemo.pas richmemo: adding the check for a valid character offset, for most GetXXXX attributes methods. bug #32296 2020-01-13 15:09:10 +00:00
richmemofactory.pas richmemo: Qt5 implementation by Zeljan Rikalo, #31426 2017-04-30 02:29:35 +00:00
richmemohelpers.pas richmemo: cleanup warnings 2018-06-25 02:11:10 +00:00
richmemopackage.lpk richmemo: updating defines selection 2020-01-13 14:26:24 +00:00
richmemopackage.lrs
richmemopackage.pas richmemo: breaking up richmemo to (runtime) package and design 2020-01-13 13:56:26 +00:00
richmemoregister.pas richmemo: change in the RTF property editor. If no text is specified - clear RTF property out. 2015-05-24 04:53:19 +00:00
richmemortf.pas richmemo: support for paragraph formatting 2020-01-18 20:25:33 +00:00
richmemoutils.pas richmemo: modified patch by Silvio Clécio (#30852). (removed the use of Default() intrinsic, since it's not available in FPC 2.6.4. It's also a responsibility of GetTextAttributes function to fully initialized TFontParams structure). 2016-11-03 15:04:42 +00:00
rtfdata.inc richmemo: adding support for super and sub script into manually loading RTF. patch by Vladimir Rybant. (source: 783938acdd) 2020-01-13 15:39:38 +00:00
rtfparspre211.pas
wsrichmemo.pas richmemo: implementing Redo and CanRedo for Win32 2017-04-30 02:22:02 +00:00