Commit Graph

18 Commits

Author SHA1 Message Date
2a89c7aea9 * Implement system check images for gtk/Qt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1057 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-13 13:40:10 +00:00
6ba1ac075c * Check FSelectionCount in CopyToClipboard
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1056 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-13 11:15:12 +00:00
0fb81de4d1 * Replace WideString by UnicodeString
* Don't type cast Pointer to ordinal in QuickSort

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1055 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-13 05:00:53 +00:00
8575e8a108 * Fix visibility of TVirtualTreeHintWindow.Paint
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1054 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-13 04:42:33 +00:00
d8a5912b7c * Use the native LCL methods to build bitmap mask in system check images
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1053 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-13 04:40:44 +00:00
287d58b230 * Removed unused code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1052 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-13 04:34:02 +00:00
bf720bd525 * Correctly position the header hint when bidimode is rtl
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1051 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-13 03:51:58 +00:00
45b3bd78c7 * Make BorderStyle default to bsSingle
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1050 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-13 03:21:54 +00:00
0772af1ab7 * Fix crash in TBaseVirtualTree.FinishCutOrCopy
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1049 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-12 23:14:56 +00:00
8bf4cb4e37 * Implement Copy to Clipboard on non windows widgetset
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1047 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-12 21:58:55 +00:00
db29d2cbfb * Fix compilation under fpc 2.24 and under unix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1046 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-12 21:19:16 +00:00
a8f48f3906 * Fix WrapString
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1045 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-12 21:01:20 +00:00
00fcff257a * Add ContentToText and ContentToUnicode for backward compatibility
* Advanced demo: fix compilation and add ability to save as UTF-8

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1044 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-12 20:21:04 +00:00
f5021d5d6a * Properly handle unicode in ContentTo* methods
* Refactor ContentTo* methods to use UTF-8 as the base encoding

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1043 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-12 16:26:43 +00:00
fba3d9bd52 * Remove ContentTp* overloads to avoid infinite loop
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1038 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-08 15:33:04 +00:00
48521cb82f * Use VTVDragManager instead of Controls.DragManager in DragAndDrop
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1037 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-08 15:21:39 +00:00
6f6aee59f0 * Use {$packset 1} so sets can be of 1 or 2 bytes (by Juha Manninen)
* Change TVirtualNode to record instead of a packed record. Remove dummy padding field

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1036 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-08 15:13:52 +00:00
822745d0fc * Create branches and trunk directories
* Move files to trunk

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1035 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-08 14:04:26 +00:00