lazarus-ccr/components/richmemo
2020-07-26 17:50:22 +00:00
..
carbon richmemo: carbon - trigger selection change event, if changed via code. 2016-04-20 03:51:06 +00:00
cocoa richmemo: fix font matching logic, preventing infinite loop. updating GetTextAttribute policy for cases when there's no text 2020-07-26 17:50:22 +00:00
gtk2 richmemo: adding RMLCLTRUNK define 2020-01-13 14:25:57 +00:00
ide richmemo: Check "max compatibility" flag for designtime package. Remove obsolete .lrs file from runtime package file list. 2020-07-11 14:56:03 +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: win32, more generic handling of WM_PRINT 2020-04-14 18:32:41 +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: Check "max compatibility" flag for designtime package. Remove obsolete .lrs file from runtime package file list. 2020-07-11 14:56:03 +00:00
richmemopackage.pas richmemo: breaking up richmemo to (runtime) package and design 2020-01-13 13:56:26 +00:00
richmemortf.pas richmemo: loading tab offsets for a paragraph 2020-01-22 20:08:26 +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 richmemo: changed extension from .pp to .pas 2014-11-24 03:54:22 +00:00
wsrichmemo.pas richmemo: implementing Redo and CanRedo for Win32 2017-04-30 02:22:02 +00:00