Commit Graph

111 Commits

Author SHA1 Message Date
blikblum
5c0465c60c * Remove Unnecessary typecasts
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1251 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-12 19:11:22 +00:00
blikblum
0e00b005a3 * Fix compilation under win32 with no delphicompat mode
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1246 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-03 15:01:01 +00:00
blikblum
efe64f410e * Finish directives to compile without DelphiCompat. Disable by default since is slow when DelphiCompat is not used.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1245 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-02 19:49:21 +00:00
blikblum
ba542f1d1f * Added directive to compile without lcl extensions package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1241 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-30 18:52:28 +00:00
blikblum
68477cc125 * Merge fixes from 4.8 branch
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1239 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-28 16:51:38 +00:00
blikblum
a09e6ab7e0 * Removed workaround to LCL bug 8626 (fixed in 0.9.29)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1238 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-27 18:27:00 +00:00
blikblum
8a55f916d0 * Set Multiline param only for multiline nodes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1235 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-14 02:45:01 +00:00
blikblum
d7b0852498 * Use DrawFrameControl from LCL
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1234 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-13 14:09:29 +00:00
blikblum
690aefcc74 * Fix compilation after gkk1/2 split in LCL
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1233 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-13 14:08:05 +00:00
blikblum
b2a2ff709d * Keep the workaround to bug 8626
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1188 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-26 19:49:52 +00:00
blikblum
13cf96482b * Add 64bit compatibility. Patch from Jonas Wielicki
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1185 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-23 18:57:20 +00:00
blikblum
98dcd62339 * Remove declaration of TLMContextMenu to fix compilation with recent lazarus
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1183 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-21 18:09:19 +00:00
blikblum
e7af30be85 * Set DefaultText value in constructor only when the component is dropped in design time so it can be set to ''
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1160 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-17 19:23:19 +00:00
blikblum
90989962cf * Update package description
* Remove multilog dependency

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1140 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-24 13:29:20 +00:00
blikblum
560dd1585a * Fix compilation plus minor adjustments to demos
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1139 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-24 13:16:37 +00:00
blikblum
6fc6056c5a * Fix compilation after recent changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1137 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-23 23:52:39 +00:00
blikblum
074c098df0 * (4.8 branch) Synchronize with main svn up to version 249
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1136 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-23 23:45:31 +00:00
blikblum
0e2297f00a * (4.8 branch) Synchronize with main svn up to version 208
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1135 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-23 23:40:33 +00:00
blikblum
45b83a0d09 * (4.8 branch) Synchronize with main svn up to version 206
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1134 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-23 23:35:25 +00:00
blikblum
b8431de5ff * (4.8 branch) Synchronize with main svn up to version 193
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1133 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-23 23:23:08 +00:00
blikblum
3c284d1f60 Created branch 4.8.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1121 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-07 22:49:28 +00:00
blikblum
975c2eac17 * Fix compilation under non win32 and fpc 240
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1120 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-07 15:38:32 +00:00
blikblum
ef5512dd58 * Remove multilog dependency from demos
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1119 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-07 01:03:22 +00:00
blikblum
013797b510 * Protect all call to log functions/units by ifdef
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1118 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-06 23:54:23 +00:00
blikblum
cfd18f9fb2 * Replace UTF8String by String in all demos
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1107 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-31 14:06:29 +00:00
blikblum
1843817e9d * more adjustments to advanced demo layout
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1106 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-31 13:48:54 +00:00
blikblum
86d2440a32 * Advanced demo: fix layout to look good on all platforms + cleaunp
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1103 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-31 11:39:42 +00:00
blikblum
2350cbe7ab * Disable SetMapMode in Gtk (due bug in LCL)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1102 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-31 11:07:40 +00:00
blikblum
3c4e5cee0e * Remove old file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1101 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-30 16:33:24 +00:00
blikblum
17f4355903 * Fix scrolling horizontally on gtk2 (gtk intf ScrollWindow implementation is broken)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1100 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-30 14:07:15 +00:00
blikblum
2e9533f226 * Call PrepareDrag in non windows
* Dont offset the Start point in PrepareDrag
* Add some logger call to debug header dragging

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1099 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-30 11:51:07 +00:00
blikblum
2d3c5a3d89 * Fix the position of the header popup menu
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1098 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-30 11:22:56 +00:00
blikblum
4656d793e8 * Call DoHeaderMouseMove only if inside header
* Don't adjust the coordinates passed to DoHeaderMouseMove since they already in client coordinates

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1097 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-30 11:00:45 +00:00
blikblum
139fedb7c8 * Fix compilation on non win32
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1096 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-29 19:42:43 +00:00
blikblum
1f4bf79d5b * removed delphi specific directives
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1095 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-28 21:26:16 +00:00
blikblum
32c9311fd5 * Comment win32 specific theme code. Enable theme support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1094 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-28 21:23:18 +00:00
blikblum
f3fb89ac89 * Initial implementation of alpha blending for gtk, gtk2, qt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1093 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-28 19:12:44 +00:00
blikblum
568e491487 * Move Alpha blend function to a intf dependent unit.
* Fix compilation of adv demo to adapt to this change

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1092 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-28 15:43:43 +00:00
blikblum
ac519c283f * Remove CMSysColorChange
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1091 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-27 07:27:08 +00:00
blikblum
505346740a * AlignDemo: cleanup and fix some alignment issues
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1090 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-26 21:30:58 +00:00
blikblum
ba56534b9d * HeaderCustomDrawDemo use hardcoded color to give consistency across widget sets, change encoding to UTF-8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1089 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-26 21:25:45 +00:00
blikblum
c4aabadd57 * Use OpenURL, adjust toolbar style and clear WindowsXPStyleDemo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1088 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-26 21:10:46 +00:00
blikblum
a536dc0959 * Disable ThemeSupport even for win32 since it's crashing when used with the XP theme
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1087 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-26 20:16:19 +00:00
blikblum
6a9016d5f9 * Update xp hover image to get a better looking in xp header
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1086 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-26 19:49:03 +00:00
blikblum
bfb6f5f56e * Draw the correct check button when using system buttons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1085 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-26 17:48:47 +00:00
blikblum
3cc5d924ae * Don't call Invalidate in TBaseVirtualTree.CMFontChanged since is already called by LCL
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1083 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-24 12:42:05 +00:00
blikblum
6adef76705 * Change LM_SETFONT handler to CM_FONTCHANGED so the tree can properly react to font changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1082 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-24 12:36:17 +00:00
blikblum
c77e50826f * Fix visibility of CopyTo* methods
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1081 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-23 11:47:55 +00:00
blikblum
c501017b21 * Fix compilation of gtk2 under windows
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1080 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-23 11:30:24 +00:00
blikblum
13368cd288 * Remove call to FakeActiveX method
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1079 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-23 09:02:17 +00:00