Commit Graph

49 Commits

Author SHA1 Message Date
wp_xxyyzz
3159cf88d5 spkToolbar: spkGraphTools: Patch by haword (issue #0024081) for alternative gradient painting. Avoid unnecessary calculations. Cosmetic changes. Google-translate the polish comments.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3663 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-16 11:57:50 +00:00
wp_xxyyzz
7d32a9d9c4 spktoolbar: Fix painting issues in Ubuntu (patch by haword for issue #0024081)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3661 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-15 22:46:07 +00:00
wp_xxyyzz
ab758dbfc5 spktoolbar: for test purposes bring back the timer removed in r3651 (now activated by define DELAYRUNTIMER) because I saw the black areas on a slow computer (having DELAYRUNTIMER activated, however, is not compatible with the previous commit of no background painting -> large black area!) THIS IS AN EXPERIMENTAL VERSION!
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3660 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-15 19:39:54 +00:00
wp_xxyyzz
03f17a3ebe spktoolbar: Fix issue #0025047 (spktoolbar flickering if not themed)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3659 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-15 19:18:30 +00:00
wp_xxyyzz
b38a85d511 spkToolbar: Revert the timer introduced in r2882, 2784, 2784, 2786 - it causes slow repainting of the toolbar when form is resized
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3651 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-13 19:18:37 +00:00
wp_xxyyzz
966611fcfe spkToolbar: Fix too large checkboxes and radiobuttons in Ubuntu or Windows at >= 120 ppi (issue #0026037)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3650 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-13 19:04:19 +00:00
wp_xxyyzz
ff5dba6c66 spktoolbar: Fix memory leak when using actions on buttons in SpkToolbar (issue 0025732). Patch by Jorge Turiel.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3649 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-13 18:46:12 +00:00
wp_xxyyzz
ce54f48dc3 spktoolbar: Fix crash when resizing form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3648 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-13 18:22:38 +00:00
yangjixian
9327df59c7 Close the TTimer after redraw.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2786 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-09-07 03:22:00 +00:00
yangjixian
57007e1c82 Redraw faster.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2785 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-09-07 03:10:45 +00:00
yangjixian
57a4cf2cf5 Add a TTimer to fix black area on resize bug.
While WM_EXITSIZEMOVE does not work on Lazarus.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2784 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-09-07 02:56:43 +00:00
yangjixian
684a4533e2 make the form no black area on resize.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2782 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-09-01 05:11:20 +00:00
blikblum
f9c8ef18de * patch by Juha Manninen to make it compatible with 64 bit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2656 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-05 01:37:55 +00:00
blikblum
7b30784ee6 Fix crash when double clicking component at design time
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2458 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-10 00:47:41 +00:00
blikblum
e333deef99 Cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2457 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-09 16:11:47 +00:00
blikblum
e1b8b548d7 Fix compilation after adding items at design time
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2456 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-09 16:11:12 +00:00
blikblum
dad2214c71 Cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2455 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-09 12:34:36 +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
54716119b3 Implements OnTabChanging. Patch by Werner Pamler with modifications
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2450 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-06 01:28:14 +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
e8feb4830b * Implement add TSpkCheckbox and TSpkRadiobutton plus misc fixes. patch by Werner Pamler with some changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2447 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-04 00:49:51 +00:00
blikblum
1bcf7f4580 * Fix crash when adding button
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1736 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-04 20:01:21 +00:00
blikblum
814b1617a2 * add const to string parameters
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1716 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-21 02:04:04 +00:00
blikblum
cbd183329b * Update Package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1715 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-20 20:46:20 +00:00
blikblum
112cbe25cb * remove inline where not necessary: this fix a logic bug that was leading to wrongly painting
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1714 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-20 20:35:07 +00:00
blikblum
5fb894cb27 * Fixed painting solid gradient
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1713 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-20 18:49:36 +00:00
blikblum
497fdb0609 * Fixed crash when closing app
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1712 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-20 18:46:39 +00:00
blikblum
c0c6b89b60 * Improve design time editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1711 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-20 01:06:11 +00:00
blikblum
65088bd5ea * Add missing file from last commit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1710 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-19 01:25:54 +00:00
blikblum
969c99fb15 * Initial support to designtime
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1709 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 20:55:00 +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
blikblum
820299b4eb * Fix compilation of remaining units
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1707 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 17:48:28 +00:00
blikblum
ec2e95be34 * Fix compilation of spk_Buttons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1706 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 17:06:47 +00:00
blikblum
e943f03a21 * Fix compilation of various units
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1705 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 16:17:03 +00:00
blikblum
8e56c66be7 * Initial import of SpkXml
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1704 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 15:51:22 +00:00
blikblum
eda70ba461 * Terminate compilation fix of SpkGUITools
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1703 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 13:46:52 +00:00
blikblum
2d6a682f90 * fixed typo in T3DVector.Scale and T2DIntRect.Move
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1702 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 12:37:26 +00:00
blikblum
b2a592de7f * added overload to T2DIntVector.DistanceTo accepting x y coordinates
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1701 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 12:35:25 +00:00
blikblum
b00cec7e8d * replace scanline by lazintf method in spkguitools
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1700 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 12:34:17 +00:00
blikblum
c2ba3203b9 * add missing file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1699 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 01:50:32 +00:00
blikblum
1a71788eeb * add mode objfpc
* add const to string parameter

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1698 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 01:49:33 +00:00
blikblum
6c5770f6d7 * added re operator overloads to spkmath
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1697 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 01:48:37 +00:00
blikblum
c3832331aa * Initial compilation fix of spkguitools
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1696 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 01:46:25 +00:00
blikblum
4b819ad6f7 * make SpkGraphTools compilable
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1695 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 00:19:41 +00:00
blikblum
f7743aa480 * Make SpkMath compilable with fpc 2.4.2 + code formatting
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1694 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-17 23:25:37 +00:00
blikblum
7f6fa27b29 * converted source files to utf-8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1693 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-17 21:12:21 +00:00
blikblum
c6d008fcae * added lazarus package and license
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1692 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-17 21:05:12 +00:00
blikblum
a8115ade2e * rename designtime directory
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1691 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-17 20:56:37 +00:00
blikblum
96e13b536b * initial import of spktoolbar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1690 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-17 20:53:01 +00:00