wp_xxyyzz
|
474d9556dd
|
spktoolbar: Add demo with Hi-DPI imagelist.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6197 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-02-12 09:32:07 +00:00 |
|
wp_xxyyzz
|
f17eb37074
|
spktoolbar: Fix LCLScaling (minor issue remaining when form is loaded from hi-dpi system into low-dpi system: modify form a bit, save and load again).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6196 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-02-12 09:29:36 +00:00 |
|
wp_xxyyzz
|
14633ea902
|
spktoolbar: Add inherited properties. Add DoubleBuffered = true (otherwise severe flickering after recent changes in Laz trunk after r57267)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6185 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-02-07 22:05:46 +00:00 |
|
wp_xxyyzz
|
13e90fd562
|
spktoolbar: Define default values for properties. Register GroupBehaviour to be skipped for SpkCheckbox and SpkRadiobox (removes lfm breakage introduced by r6170).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6180 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-02-06 11:02:48 +00:00 |
|
wp_xxyyzz
|
b12379211e
|
spktoolbar: Fix action AND click events firing if both are assigned. Clean up click events from actions demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6175 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-02-05 12:24:59 +00:00 |
|
wp_xxyyzz
|
a0c9109ed4
|
spktoolbar: Update demo project forms because of removed property GroupBehavior in TSpkCheckbox and TSpkRadioButton. Add more panes to Styles demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6171 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-02-04 17:30:54 +00:00 |
|
wp_xxyyzz
|
aa07232678
|
spktoolbar: More conventional code formatting of unit SpkGUITools
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6038 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-10-12 17:48:39 +00:00 |
|
wp_xxyyzz
|
38e00ec90d
|
spktoolbar: Fix "bitmap handle leak" (issue discussed in https://sourceforge.net/p/lazarus-ccr/bugs/35/)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6037 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-10-12 10:37:39 +00:00 |
|
wp_xxyyzz
|
0b17d047d6
|
spktoolbar: Set version no to 0.1.2 for OPM. Check all demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5986 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-09 22:53:56 +00:00 |
|
wp_xxyyzz
|
9b21c0b60e
|
spktoolbar: improved internal layout of small buttons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5984 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-08 22:13:10 +00:00 |
|
wp_xxyyzz
|
271196a1f6
|
spktoolbar: Use LCL scaling (for Laz >= 1.8)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5983 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-08 20:35:49 +00:00 |
|
wp_xxyyzz
|
3b2bc7db66
|
spktoolbar: Fix compilation under Laz <1.8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5980 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-07-08 11:59:47 +00:00 |
|
wp_xxyyzz
|
c46a2229cd
|
spktoolbar: Add unit2 missing from actions demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5822 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-03-27 11:50:52 +00:00 |
|
wp_xxyyzz
|
636d76d7d4
|
spktoolbar: Compile demos with -Xg
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5760 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-20 17:16:02 +00:00 |
|
wp_xxyyzz
|
93109d8bff
|
SpkToolbar: Fix checked state not propagating from toggle button back to Action.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5388 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-11-27 18:50:10 +00:00 |
|
wp_xxyyzz
|
f46c8e1032
|
SpkToolbar: Extend demos "actions" and "runtime" to show the new toggle buttons.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5387 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-11-27 16:47:04 +00:00 |
|
wp_xxyyzz
|
49c250890f
|
SpkToolbar: Apply conventional source formatting
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5383 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-11-26 23:56:34 +00:00 |
|
wp_xxyyzz
|
2188bdf375
|
SpkToolbar: new property HotTrackBrightnessChange of Element.Appearance.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5368 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-11-18 22:16:36 +00:00 |
|
wp_xxyyzz
|
b7e5090cc1
|
SpkToolbar: Add new demo "styles" showing all pre-defined styles.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5366 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-11-18 19:01:27 +00:00 |
|
wp_xxyyzz
|
47c02cf7e4
|
SpkToolbar: Add property "Style" to TSpkToolbar for quick change of appearance style.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5362 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-11-17 22:01:53 +00:00 |
|
blikblum
|
ca54a2935b
|
Fix mime-type and improvements to demos and registration in IDE
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2451 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-06-06 01:29:36 +00:00 |
|
blikblum
|
66fca396af
|
* Add new demos. patch by Werner Pamler
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2448 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-06-04 01:06:42 +00:00 |
|
blikblum
|
64c51abbd6
|
* added demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1708 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-06-18 18:10:07 +00:00 |
|