Commit Graph

48 Commits

Author SHA1 Message Date
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
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
skalogryz
da9be87c61 * finished getstylerange win32 implementation (yet, too slow)
* fixed getstylerange test

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@851 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-17 06:07:10 +00:00
skalogryz
fc539c83ce started get style range implementaion for Win32/64
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@847 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-15 21:53:45 +00:00
skalogryz
5ce2730604 removed debug writelns (important for windows)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@846 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-15 20:50:00 +00:00
skalogryz
f38cb7d9ab * added Win32 RichText save/loading
* updated simpe test (fixing utf8toansi filenames) 

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@845 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-15 20:40:16 +00:00
skalogryz
1ab05002a9 fixing win32 getattributes method, updating test sample
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@844 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-14 17:33:35 +00:00
skalogryz
a5c4b4e9bf update windows version to be compilable
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@843 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-14 09:18:53 +00:00
skalogryz
9ff777957e fixing carbon richmemo implementation. updating test project file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@842 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-13 16:38:20 +00:00
skalogryz
944e61a799 removed richmemotypes.pas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@841 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-13 12:02:13 +00:00
skalogryz
640f89fe10 fix in carbonrichedit getting attributes. changes richedit getting atttributes interface. updated simpletest
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@840 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-13 12:00:11 +00:00
skalogryz
b39665794f added style-range selection (carbon-only for now), updated test for the new feature
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@839 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-12 20:46:34 +00:00
skalogryz
3ef41c86dd added import/export richtext stream to the test
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@836 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-10 10:32:44 +00:00
skalogryz
de57c067ab added Load/Save richtext streams and Carbon implemnetation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@835 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-10 10:32:00 +00:00
skalogryz
5c00a920e4 fix units resource name
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@827 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-06 13:42:17 +00:00
skalogryz
29ecbf17d8 removed project resource file and fixed resource include in unit1.pas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@826 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-06 13:39:40 +00:00
skalogryz
18d1a4c256 added richmemo sample
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@825 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-06 13:36:57 +00:00
skalogryz
7ae85c5538 implemented GetTextAttribs for carbon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@823 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-06 08:21:08 +00:00
skalogryz
d48379d957 added setting style for carbon richmemo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@822 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-05 17:04:00 +00:00
skalogryz
69d6ecc34e adding RichMemo for carbon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@821 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-05 15:00:38 +00:00
skalogryz
3eb6fb7a4f started RichMemo package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@820 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-04 19:38:39 +00:00