Commit Graph

4161 Commits

Author SHA1 Message Date
wp_xxyyzz
054fd3f9f6 mbColorLib: Fix endless change loops between RGB ColorPicker and RGB AxisColorPicker. Add axispickers demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5563 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-24 12:47:07 +00:00
wp_xxyyzz
ff50ff842d fpspreadsheet: Make DEFAULT_COL_COUNT and DEFAULT_ROW_COUNT variables (instead of const).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5561 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-23 20:52:52 +00:00
wp_xxyyzz
e22ceab9c9 fpspreadsheet: Fix grid's Col/RowCount not being reduced if a sheet with less cols/rows than the current sheet is selected (http://forum.lazarus.freepascal.org/index.php/topic,35182.msg232477.html#msg232477). Introduce top/left cell indexes in worksheet to make sure that active cell remains at the row/col stored in the worksheet when changing worksheets.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5560 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-23 17:05:14 +00:00
wp_xxyyzz
d6e3ba3a4f mbColorLib: Add TmbDeskPickerAction for more flexible picking of colors from desktop.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5559 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-22 14:46:18 +00:00
gbamber
e59459d457 V 0.1.3 update
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5557 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-22 10:13:52 +00:00
gbamber
7b154e4abd To V 0.1.3: BugFix: WriteIdent method without Version Info now covered by meaningful error message
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5556 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-22 10:11:13 +00:00
alexs75
053b9c89c7 RxFPC:fix compile after lazarus rev. 53751
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5555 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-22 05:41:02 +00:00
wp_xxyyzz
77f9d53a72 mbColorLib: Fix mouse color tracking of CIEL/A/B pickers in Linux.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5554 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-21 18:50:20 +00:00
wp_xxyyzz
b582b0b78e mbColorLib: Fix mismatch of picked vs displayed color in HSColorTracker (Linux issue)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5553 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-21 13:06:28 +00:00
wp_xxyyzz
e134fd7bbe mbColorLib: Fix GetColorAtPoint in Linux for R/G/B AxisColorPickers.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5552 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-20 22:42:41 +00:00
wp_xxyyzz
db5064590a mbColorLib: Fix painting issues of TmbColorPicker descendents in Linux.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5551 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-20 22:28:49 +00:00
wp_xxyyzz
69886645c6 mbColorLib: Fix painting issues of TmbTrackbarPicker-descendents in Linux (did not paint at all).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5550 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-20 22:00:42 +00:00
wp_xxyyzz
f00577f5f4 mbColorLib: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5549 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-20 15:41:10 +00:00
wp_xxyyzz
8e3f2972ae mbColorLib: Delete *.dcr files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5548 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-20 00:03:32 +00:00
wp_xxyyzz
931211381c mbColorLib: Beginning to remove Delphi support. Cleanup.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5547 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-20 00:01:53 +00:00
wp_xxyyzz
6b7ac652ec mbColorLib: Fix mouse wheel events of TmbTrackbar descendents being shown in Object Inspector as not assigned.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5546 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-19 23:28:29 +00:00
wp_xxyyzz
2cf4c24eb5 fpspreadsheet: Cosmetic changes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5545 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-19 22:20:55 +00:00
wp_xxyyzz
c8e0dfe161 fpspreadsheet: Extend zoom demo to show all pages of the same workbook with the same predefined zoom factor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5544 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-19 22:20:22 +00:00
wp_xxyyzz
56009b4a89 fpspreadsheet: Add workbook methods to navigate to previous, next and last worksheet.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5543 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-19 22:19:00 +00:00
wp_xxyyzz
249a40754b fpspreadsheet: Fix crash of Workbooksource when loading other sheets from the same workbook into a grid.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5542 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-19 22:17:09 +00:00
wp_xxyyzz
32710fa5af mbColorLib: Fix keyboard handling of all colorLib components (arrow keys stay within control and don't focus next control any more).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5541 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-19 21:36:01 +00:00
wp_xxyyzz
c75b85e42a mbColorLib: All HSV/HSL controls have a property for MaxHue/MaxSaturation/MaxValue (MaxLuminance). Some refactoring avoiding duplicate storage of H, S, L (V) in the complex pickers.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5540 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-19 16:38:29 +00:00
alexs75
d42ba252f3 RxFPC:fix compile after 53713
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5539 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-18 15:53:06 +00:00
gbamber
b00af54bb9 Added dependency to demo project as relative file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5538 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-18 12:18:08 +00:00
gbamber
d7234ec11c relative path for cryptini.lpk depends
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5537 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-18 12:13:04 +00:00
wp_xxyyzz
8763264447 mbColorLib: Beginning to add MaxHue, MaxSaturation and MaxValue properties to HSV ColorPickers
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5535 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-17 21:35:57 +00:00
gbamber
ecb22f64c6 Restore after OPM test
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5534 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-17 11:04:55 +00:00
gbamber
7a23d944b0 OPM Test - new version
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5533 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-17 09:54:22 +00:00
gbamber
b1ca37fc5f Test for OPM
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5532 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-17 09:49:04 +00:00
wp_xxyyzz
c6f55f0fd1 mbColorLib: Remove hardcoded font from OfficeMoreColorsDialog. Fix TabOrder in OfficeMoreColorsDialogs.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5531 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-16 22:18:09 +00:00
gbamber
6254bb9039 ReadMe for SF page
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5530 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-16 21:45:06 +00:00
gbamber
32b406bbec Updated ReadMe file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5529 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-16 21:40:10 +00:00
gbamber
206b1079a3 Updated ReadMe file for SF page
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5528 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-16 21:37:31 +00:00
gbamber
cb4d1e788c Updated ReadMe for SF page
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5527 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-16 21:35:07 +00:00
gbamber
7e16f78bd3 ReadMe for SF page
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5526 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-16 21:32:21 +00:00
gbamber
6a0e737ffb ReadMe for SF page
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5525 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-16 21:27:16 +00:00
wp_xxyyzz
8f25373d20 mbColorLib: Fix painting of info node of ColorTree
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5524 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-16 21:26:46 +00:00
gbamber
3cd58062e4 ReadMe for cryptini page in SF
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5523 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-16 21:20:15 +00:00
wp_xxyyzz
b29d878e22 mbColorLib: Fix incorrect background painting of some controls (lost in one of previous commits).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5522 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-16 21:14:22 +00:00
wp_xxyyzz
de18ef6bad mbColorLib: Fix hints not appearing after re-entry of ColorPalette and HexaColorPicker
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5520 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-16 18:47:15 +00:00
wp_xxyyzz
90314c0876 mbColorLib: Redo hints
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5519 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-16 18:42:32 +00:00
wp_xxyyzz
f2809fba90 mbColorLib: one test forgotten in prev commit...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5518 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-16 15:04:18 +00:00
wp_xxyyzz
0563e04bea mbColorLib: Make sure that Enabled of all properties is working. Minor refatoring of mbColorPalette(Use LCL methods instead of message handlers).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5517 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-16 14:51:45 +00:00
wp_xxyyzz
8baa12ec3b mbColorLib: Fix painting issues of mbColorPalette
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5516 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-16 14:22:33 +00:00
gbamber
8a49371616 JSONPackager: To 0.2.7.0: Updated: Save procedure (minesadorada)
Updates to various component .po files

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5514 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-16 11:11:20 +00:00
wp_xxyyzz
78c00d2240 mbColorLib: Fix keyboard handling of HexaColorPicker
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5513 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-16 09:13:01 +00:00
gbamber
03c37e0120 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5512 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2016-12-16 07:19:13 +00:00
wp_xxyyzz
32ba00392a mbColorLib: Fix MouseWheel in HexaColorPicker
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5511 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-15 23:41:44 +00:00
wp_xxyyzz
8b7b1a7469 mbColorLib: Fix flickering and other painting issues of HexaColorPicker
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5510 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-15 23:26:03 +00:00
wp_xxyyzz
7b0c779480 jvcllaz: Fix compilation error on win 64-bit. Add project group with all packages.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5509 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-15 21:26:48 +00:00
gbamber
77fd6e5a30 Update for OPM
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5506 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-15 17:46:49 +00:00
gbamber
53baf386d8 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5505 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2016-12-15 17:37:16 +00:00
gbamber
ff88dd5be9 OPM Update files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5504 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-15 17:19:35 +00:00
wp_xxyyzz
2c43f4222c mbColorLib: Apply standard code formatting
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5503 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-15 11:27:12 +00:00
gbamber
72c76eb6d6 OPM compatibility
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5502 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-15 10:07:04 +00:00
wp_xxyyzz
b956e84c19 mbColorLib: Rename internal FGradientBmp to FBufferBmp
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5501 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-15 09:05:53 +00:00
gbamber
ef94278c96 Updated lpk files with normalised descriptions and lacenses
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5499 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-14 18:04:51 +00:00
gbamber
d5603a4333 DisableInOPM=true
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5495 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-14 15:21:49 +00:00
gbamber
6119a3b8aa Updated folder structure
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5494 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-14 15:06:31 +00:00
gbamber
a2d7f48162 Updated folder structure
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5493 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-14 14:59:44 +00:00
gbamber
9dbb1764b9 Changed folder structure
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5492 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-14 14:56:19 +00:00
gbamber
5281af0bfb Updated folder structure
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5491 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-14 14:49:42 +00:00
gbamber
c1f807e8f4 Changed folder structure
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5490 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-14 14:48:40 +00:00
gbamber
fea888d463 Added OPM update maintenance json
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5489 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-14 13:23:05 +00:00
gbamber
f7ee85723c Added update json for OPM maintenance
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5488 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-14 13:20:57 +00:00
gbamber
4bd9b0fd4b cryptini component initial commit
Component V 0.1.2.0
Demo V 0.1.2.0

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5487 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-14 13:19:41 +00:00
gbamber
83efb925e7 Altered directory structure
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5486 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-14 12:44:01 +00:00
wp_xxyyzz
56708190ca mbColorLib: Improved highlighting of selected combs in HexaColorPicker.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5484 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-14 11:06:20 +00:00
wp_xxyyzz
524a3881c6 mbColorLib: Fix DeskPickerButton.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5483 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-14 10:35:17 +00:00
wp_xxyyzz
d68a23ef91 mbColorLib: Add HSLRingPicker and RGBColorPickers to OfficeMoreColorsDialog, fix hints in OfficeMoreColorsDialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5476 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-13 22:51:29 +00:00
wp_xxyyzz
76f6fe2f20 mbColorLib: Add SHL picker to and permanently display HSL edits in OfficeMoreColorsDialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5474 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-13 16:36:12 +00:00
wp_xxyyzz
d92495fe69 mvColorLib: Improved fix layout glitches in OfficeMoreColorsDialog, activate rgb/hsl edit's OnChange event handlers.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5468 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-13 11:30:41 +00:00
wp_xxyyzz
5795461441 mbColorLib: Fix painting of transparent background
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5467 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-13 09:59:28 +00:00
alexs75
060a6d39bd RxFPC:fix compile rxdbgridexportpdf.pas after fpc rev. 35083
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5466 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-13 06:02:55 +00:00
wp_xxyyzz
b1e17ff8fd mbColorLib: Fix drawing of ColorTree nodes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5465 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-12 22:44:58 +00:00
wp_xxyyzz
5221fae91e mbColorLib: Improved handling of hints.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5464 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-12 12:51:46 +00:00
wp_xxyyzz
cecf6d3ca1 mbColorLib: Move Demo to folder "examples" (renamed as "fulldemo"). Add another example "trackbars".
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5463 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-12 00:15:08 +00:00
wp_xxyyzz
1accce10f1 mbColorLib: Use single registration file (instead of one for each component). Facilitate usage of Layout for trackbars. Reformat code.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5462 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-11 22:56:25 +00:00
wp_xxyyzz
8b1a85037f mbControls: Refactoring of the 2D gradients and code used in several units over again.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5461 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-11 15:10:49 +00:00
wp_xxyyzz
8daab50f04 flashfiler: Reformat readme.txt for better display on sourceforge website.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5460 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-10 12:54:02 +00:00
wp_xxyyzz
ea7a2d983e flashfiler: Update readme. Prepare empty folder for server binaries.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5459 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-10 12:51:22 +00:00
wp_xxyyzz
2d62566fb7 mbColorLib: Fix ColorTree crashing at MouseClick
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5458 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-10 12:03:04 +00:00
wp_xxyyzz
41feca985b mbColorLib: Clean up. Refactoring of single-value pickers ("clamp")
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5457 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-10 10:17:14 +00:00
wp_xxyyzz
b8a19cf29b mbColorLib: several bug fixes. Refactoring of gradient painting.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5456 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-09 23:47:46 +00:00
wp_xxyyzz
3685e2e4dd mbColorLib: Add description, author and license to package file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5453 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-08 23:24:23 +00:00
wp_xxyyzz
5d7f9b43bf mbColorLib: Initial commit (still some issues)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5452 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-08 23:14:26 +00:00
alexs75
17b82f66f4 RxFPC: fix compile after last commit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5451 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-08 13:54:00 +00:00
alexs75
078466b678 RxFPC:add enumerator for TConfigValues
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5450 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-08 13:27:10 +00:00
wp_xxyyzz
af40a94fc1 jvcllaz: Fix validator demo crashing in Linux (missing "uses cthreads")
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5449 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 18:00:52 +00:00
wp_xxyyzz
46ff69fe2d jvcllaz: Fix Linux issues (CommCtrl)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5448 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 17:41:09 +00:00
wp_xxyyzz
36baccb321 jvcllaz: Repeat prev commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5447 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 16:58:36 +00:00
wp_xxyyzz
6085e8b9b7 jvcllaz: Another fix for the TSmallPoint issue.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5446 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 16:51:48 +00:00
wp_xxyyzz
4550019eec jvcllaz: Add lost TJvButton.pas and folder run/JvStdCtrls (grrrrh).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5444 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 16:45:04 +00:00
wp_xxyyzz
13e96a6e1b jvcllaz: Move unit JvButton.pas to new package JvStdCtrls (like in Delphi version).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5442 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 16:17:41 +00:00
wp_xxyyzz
20233d79b3 flashfiler: Rename #Readme.txt to readme.txt to be automatically visible in the sourceforge web site.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5440 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 13:51:31 +00:00
wp_xxyyzz
27aea1d1ad flashfiler: Initial commit (ported by A.Soner). Not working yet (server error).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5438 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 13:31:59 +00:00
wp_xxyyzz
29942837b1 jvcllaz: Add forgotten files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5437 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 12:27:01 +00:00
wp_xxyyzz
52d6d0aa6e jvcllaz: Separation of designtime and runtime code and all packages complete. Use package names and location of the Delphi version (WILL BREAK EXISTING CODE). Update examples.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5436 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 12:23:59 +00:00
wp_xxyyzz
a4104f058f jvcllaz: Fix dragging of window of XPCtrls SimpleDemo at title bar.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5416 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-05 08:47:08 +00:00
wp_xxyyzz
8c2a4e8376 jvcllaz: Add forgotten file JvXpPropertyEditors.pas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5414 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-04 22:46:09 +00:00
wp_xxyyzz
c2391e60b5 jvcllaz: Add component editor for TJvXPBar. Add ImageIndex property editor for TJvXPBarItem.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5413 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-04 22:43:34 +00:00
wp_xxyyzz
5f6ac82f68 jvcllaz: Add "SimpleDemo" of XP controls
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5412 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-04 20:19:00 +00:00
wp_xxyyzz
82fa654c7a jvcllaz: Add TXPStyleManager
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5411 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-04 20:09:30 +00:00
wp_xxyyzz
2e4d2bcbf6 jvcllaz: Add TJvXPToolButton
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5410 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-04 19:22:09 +00:00
wp_xxyyzz
81532a65bb jvcllaz: Rename package JvXPBar to JvXPCtrls.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5406 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-04 17:47:39 +00:00
wp_xxyyzz
11ba71dc58 jvcllaz: Add TJvXPCheckbox
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5405 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-04 17:28:50 +00:00
wp_xxyyzz
0e82c11b1e jvcllaz: Add TJvXPButton
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5404 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-04 16:25:15 +00:00
wp_xxyyzz
592312d0d7 fpspreadsheet: Avoid modification of Short/LongDateFormat in the workbook's FormatSettings. (see http://forum.lazarus.freepascal.org/index.php/topic,34988.msg230513/topicseen.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5401 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-01 23:59:21 +00:00
wp_xxyyzz
697bfb6bec jvcllaz: Add component JvXPContainer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5400 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-30 20:46:04 +00:00
wp_xxyyzz
e73a0efdb9 jvcllaz: Improved package descriptions. Minor fixes in XPBar demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5399 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-30 19:23:29 +00:00
wp_xxyyzz
35b5dac68e jvcllaz: Add example WinXPBarDemo from Delphi version
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5398 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-30 17:12:54 +00:00
wp_xxyyzz
1a983b8ada jvcllaz: Fix TJvNavigationPaine issues at designtime.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5397 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-30 16:21:48 +00:00
wp_xxyyzz
78c08bdc4d jvcllaz: Fix NavigationPane painting issues at runtime in JnNavPaneDemo (still issues at designtime).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5396 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-30 15:55:47 +00:00
wp_xxyyzz
2390110186 jvcllaz: Fix painting of NavPaneToolPanel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5395 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-30 11:38:20 +00:00
wp_xxyyzz
3d83b1a3d5 jvcllaz: Add missing resource files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5394 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-29 13:28:29 +00:00
wp_xxyyzz
a8ebbd9322 jvcllaz: Add folder "design" forgotten in previous commit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5393 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-29 12:40:31 +00:00
wp_xxyyzz
1605d67982 jvcllaz: Add JvHtControls and JvValidators ported by Michal Gawrycki (issue #0031026). Fixed some Linux-related issued. Clean up of hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5392 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-29 09:53:31 +00:00
wp_xxyyzz
1e28251293 tvplanit: Change version number to 1.07 for new development version. Update readme.txt.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5391 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-28 14:32:37 +00:00
wp_xxyyzz
dedc8046ed tvplanit: Change version number to 1.06 for new release
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5390 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-28 14:02:15 +00:00
wp_xxyyzz
fe0916bc35 tvplanit: Compile packages to separate folders to remove the "duplicate units" message.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5389 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-28 13:37:05 +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
32d2136b1c SpkToolbar: Add toggle behavior to toolbar buttons (ButtonKind = bkButton). Together with new properties Checked and GroupIndex this can be used for checkbox and radiobutton effects of toggle buttons.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5386 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-27 16:13:48 +00:00
gbamber
6642ec065b to 0.0.7
Bugfix - play command in Linux was not picked up

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5385 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-27 13:47:09 +00:00
wp_xxyyzz
dcd8f73953 SpkToolbar: Some more files with standard formatting.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5384 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-27 11:08:46 +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
alexs75
6f72dd9582 RxFPC: implement message CM_GETDATALINK for some database controls. tnx Michal Gawrycki
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5382 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-25 05:29:00 +00:00
alexs75
dc6a39b53b RxFPC:fix excel extension in rxdbgrid export
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5381 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-24 13:53:11 +00:00
wp_xxyyzz
4938f826fd CalLite: Add Finnish texts (translation by Seppo Suutarla)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5380 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-23 14:52:04 +00:00
wp_xxyyzz
4b857ef28f CalLite: Set version number to 0.3 (for next zipped release)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5379 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-23 11:59:21 +00:00
wp_xxyyzz
d805353cca CalLite: Fix default English date format.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5378 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-23 08:54:42 +00:00
blikblum
24f875eff2 * Add note about repository deprecation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5376 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-22 17:14:52 +00:00
wp_xxyyzz
12f1e00a0e tvplanit: Add Finnish translation (thanks to Seppo Suutarla)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5375 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-22 15:30:42 +00:00
wp_xxyyzz
a4e0e87fd5 CalLite: Override built-in popup menu by using custom popup menu.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5374 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-22 09:13:07 +00:00
wp_xxyyzz
f7c12d318b CalLite: Fix behavior of right mouse click.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5373 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-22 08:53:34 +00:00
wp_xxyyzz
fcfce0aa75 tvplanit: Separate code into designtime and runtime packages. Move lpk files to library root folder for better visibility. Test all demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5372 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-21 17:12:05 +00:00
juhamanninen
a9bff701eb Match the char case of SpkToolbar unit name with its file name. Enables installing it in Lazarus.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5371 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-21 13:13:05 +00:00
wp_xxyyzz
c277ae5e88 SpkToolbar: Avoid painting gradient in Tab if GradientType is bkSolid. Selection of predefined styles in AppearanceEditor by Listbox instead of ComboBox.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5370 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-19 15:21:19 +00:00
wp_xxyyzz
34a9a3ad70 SpkToolbar: Respect ElementAppearance.Style when drawing checkboxes or radiobuttons.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5369 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-18 22:22:49 +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
bbe5b1e8a3 SpkToolbar: Refactor small button painting.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5367 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-18 21:49:56 +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
629356469a SpkToolbar: Add new property "HotTrackBrightnessChange" to Pane.Appearance.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5365 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-18 16:57:35 +00:00
wp_xxyyzz
93518f483a CalLite: Fix double-advance of month/year arrow buttons if MultiSelect is disabled.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5364 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-18 13:09:50 +00:00
wp_xxyyzz
9d3cb29114 CalLite: Fix typos in French and Spanish languages (patch by J-G)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5363 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-18 12:55:48 +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
wp_xxyyzz
86107c9c25 callite: Add Italian and Polish translations of hard-coded calendar texts (translation by John Greetham)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5361 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-17 21:29:09 +00:00
wp_xxyyzz
979b1b0fb1 tvplanit: Fix first day of month not shown in MonthView if month starts before WeekStartsOn (issue #0030941, patch by G.Fink)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5360 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-17 08:20:08 +00:00
alexs75
1b7a79aa78 RxFPC:TRxDBGridExportSpreadSheet allow export selected rows. tnx rellai2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5359 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-17 07:04:27 +00:00
alexs75
44f0250efa RxFPC:RxDBGrid - fix copy selected row to cliboard. tnx rellai2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5358 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-17 06:48:21 +00:00