|
56614b93e6
|
richmemo: remove insert options (not supported by any other widgetset, but win32)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3755 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-11-20 22:40:17 +00:00 |
|
|
a7af4fa1b9
|
richmemo: inserting image utility function
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3753 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-11-19 22:31:55 +00:00 |
|
|
b3a37afe67
|
richmemo: added richedit compatible class helpers, started utils unit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3752 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-11-19 19:43:03 +00:00 |
|
|
e8737dbf66
|
richmemo: correct misspelling of the method name GetParaAlignment
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3751 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-11-19 19:39:18 +00:00 |
|
|
7d3e2969ef
|
richmemo: fix gtk2 compilation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3749 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-11-19 06:00:34 +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 |
|
|
7b756e79c9
|
richmemo: fix compilation for carbon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3747 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-11-19 04:06:25 +00:00 |
|
|
7cceba702f
|
richmemo: * relocated base types declaration to richmemo.pas unit. (ws units now depends on richmemo.pas. breaks gtk and carbon compilation)
* updated win32 ws for the dependency
* added richole types to win32
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3746 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-11-19 03:58:06 +00:00 |
|
|
c9f2b4378d
|
richmemo: loading unicode characters
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3741 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-11-18 06:06:49 +00:00 |
|
|
73e1f3a793
|
richmemo: update the RichText loading script.
added language conversion
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3738 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-11-17 19:10:40 +00:00 |
|
|
a2359e13a8
|
richmemo: gtk2 set metric
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3735 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-11-17 07:04:27 +00:00 |
|
|
63722e3998
|
richmemo: improve gtk2 support. + InDel operation, + paragraph alignment, * improved getting / setting text attributes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3734 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-11-17 06:15:03 +00:00 |
|
|
23db2b81b2
|
richmemo: manual reading of RTF file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3732 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-11-16 06:46:18 +00:00 |
|
|
e9beda10fb
|
richmemo: updating paragraph metics
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3730 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-11-15 18:57:15 +00:00 |
|
|
f7a1f57e5e
|
richmemo: additional paragraph configurations
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3723 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-11-13 23:35:45 +00:00 |
|
|
5e651bcb6b
|
richmemo: note about next-to impossible to set a paragraph alignment on carbon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3722 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-11-13 05:41:27 +00:00 |
|
|
38414f3a90
|
richmemo: paragraph alignment initialized
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3719 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-11-12 04:38:24 +00:00 |
|
|
7862b86939
|
richmemo: #17319, fix gtk2 compilation. the patch is provided by Krzysztof Dibowski.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3710 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-11-09 04:42:37 +00:00 |
|
|
3db28fa6a8
|
richmemo: forcing handle allocation on set* operations (including load), to make sure that RichMemo system specific operations can be executed, #19662
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2832 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-11-08 03:02:45 +00:00 |
|
|
6df495c1af
|
richmemo: #21103 #23614 - TEditStream record changed to packed in order by be 64-bit compatible. Found by: Arndt Wills and gillesfr14
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2831 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-11-07 18:22:58 +00:00 |
|
|
005d47e24a
|
richmemo: fix for #23042, the patch by teejaydub - fixes hangs on win32 setrangeparams
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2830 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-11-07 17:55:12 +00:00 |
|
|
4d27b9bce7
|
richmemo: remove debugging Exit; from LoadRichText proc
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1247 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-07-04 15:01:15 +00:00 |
|
|
3ac6af427e
|
richmemo: update custom rtf parser, win32 added InDel implementation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1228 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-05-20 12:21:17 +00:00 |
|
|
9238e84017
|
richmemo: cleanup registering richmemo class
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1227 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-05-20 10:28:35 +00:00 |
|
|
a5f834253f
|
richmemo: adding custom RTF parser, using MVC's rtfparspre211 unit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1226 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-05-20 10:27:49 +00:00 |
|
|
7dc3b52515
|
richmemo: fix richmemo initialization. update testsimple
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1222 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-05-15 19:14:57 +00:00 |
|
|
18e7e77a41
|
richmemo: updating carbon richmemo for the recent clipboard operation changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1212 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-05-01 22:08:15 +00:00 |
|
|
39dd49f7d2
|
richmemo: code cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1211 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-05-01 21:05:45 +00:00 |
|
|
e1762dbfab
|
richmemo: moving clipboard operations onto widgetsetlevel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1210 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-05-01 21:04:43 +00:00 |
|
|
2205d5125c
|
richmemo: register customrichmemo if none registered. updated samples's resouce usage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1198 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-04-13 12:05:58 +00:00 |
|
|
5f12c4c84e
|
richmemo: added information about PrepareCreateWindow LCL versions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1178 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-03-07 16:03:45 +00:00 |
|
|
6318477cfe
|
richmemo: fix compilation for the latest win32 lcl changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1177 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-03-07 11:51:34 +00:00 |
|
|
3e230c3b5b
|
richmemo: fix win32 wrong background color. now using ColorToRGB function
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1138 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-01-24 12:45:21 +00:00 |
|
|
9c6bbd1077
|
richmemo: fixed SetTextAttributes, implemented GetTextAttributes for Gtk2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@989 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-10-27 12:53:39 +00:00 |
|
|
526c860186
|
fix for win richmemo scrollbars
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@988 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-10-24 21:36:20 +00:00 |
|
|
0993f43699
|
richmemo: implements gtk2 settextstyle range
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@965 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-09-26 20:03:16 +00:00 |
|
|
da7140dead
|
richmemo: gtk2 richmemo should compile for gtk2 widgetset only
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@964 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-09-26 18:04:58 +00:00 |
|
|
c369d3321e
|
richmemo: added gtk2richmemo. No rich-text functionallity. Just to be compilable
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@962 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-09-20 12:30:09 +00:00 |
|
|
6a5ffd2533
|
richmemo: fix for win32 OnChange event after GetAttributes proc. Removed debug out from sample project
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@961 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-09-19 18:11:58 +00:00 |
|
|
06f6bd2021
|
carbon: fix for incorrect font size set
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@960 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-09-18 10:28:07 +00:00 |
|
|
e29245cc17
|
carbon: switch caret color to white, if background is black
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@958 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-09-17 14:12:10 +00:00 |
|
|
3e63d8afaf
|
fix for SelText clearing text formatting
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@935 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-08-18 05:21:51 +00:00 |
|
|
e1c560ada7
|
removed Carbon bindings from the sample
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@920 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-07-21 22:41:40 +00:00 |
|
|
b3909f097d
|
fix for win32RichMemo background color as suggested by Dusan.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@919 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-07-21 22:40:13 +00:00 |
|
|
bbc9203ac8
|
fixed win32 style-ranging bug, reported by Dusan aka dusanx
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@895 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-07-04 21:57:50 +00:00 |
|
|
c9965ea7d0
|
remove debugoutput in carbonrichmemo. fixed example for using SaveDialog on Save RTF button
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@890 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-07-01 14:27:19 +00:00 |
|
|
98f42bc1d5
|
renamed GetStyleLength to GetContStyleLength and moved protected section
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@857 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-06-21 10:52:02 +00:00 |
|
|
b0e4a4d926
|
added license information, changed package version to 1.0 and a small cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@856 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-06-20 20:54:09 +00:00 |
|
|
2738707f90
|
added support for higher richedit controls
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@854 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-06-18 10:28:24 +00:00 |
|
|
9e63e46c6c
|
completed win32 getstylerange, for the best peformance.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@853 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-06-17 22:26:07 +00:00 |
|