Commit Graph

269 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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