Commit Graph

5038 Commits

Author SHA1 Message Date
ecf7b634a1 tvplanit: Fix exception raised when demo program ends (by using up-to-date access to TList).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4688 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 22:52:16 +00:00
a64fca9830 tvplanit: Fix DataStore property combo of TDayView in object inspector (did not display the available datastores).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4687 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 22:34:09 +00:00
04c64776ef tvplanit: Make the results of all calls to GetNextID an Int64 (for consistency with AddResource etc.).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4686 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 17:56:21 +00:00
018aa4e015 tvplanit: modified flexdatastore so that it should correctly check if any dataset is linked.
(patch from forum user "magu", http://forum.lazarus.freepascal.org/index.php/topic,32871.msg212397.html#msg212397, most of the other commits of today are based on magu's work).

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4685 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 16:42:24 +00:00
c4c24a03c9 tvplanit: Make sure that lfm files can be found. Remove any calls to lrs files from the sources.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4684 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 16:34:18 +00:00
b696519d2f tvplanit: Add vpflxdsed1.lfm to package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4683 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 15:16:27 +00:00
ff069969f1 tvplanit: Add missing BaseDatastore and FlexDatastore to package. Some cosmetics.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4682 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 15:09:01 +00:00
45857a9f4c tvplanit: Delete vpwavdlg.lrs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4681 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 12:34:15 +00:00
adc599adfc tvplanit: Cosmetic changes in vpbase.pas.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4680 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 11:58:39 +00:00
11791cb13a tvplanit: Include component palette icons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4679 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-07 11:47:53 +00:00
a57c29c56a fpspreadsheet: Fix csv writer ignoring blank cells ("WriteBlank")
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4678 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-06 14:27:52 +00:00
51630a3d94 fpspreadsheet: Fix valid sheetname test case.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4677 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-03 21:43:46 +00:00
28e2ae0453 fpspreadsheet: Fix csv writer to no longer skip non-existent cells.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4676 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-03 14:00:45 +00:00
cd66ccd8a9 fpspreadsheet: Fix rounding error when number format is applied (issue #0030223)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4675 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-02 17:18:20 +00:00
c1c54a5ee1 fpspreadsheet: Implement TsWorksheet.Clear (removes all content from sheet). Called by new TsWorksheetGrid.Clear.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4674 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-31 14:18:46 +00:00
e7871cc95b fpvviewer: Adds windows rsvg tool
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4673 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-30 08:44:32 +00:00
bba37d9d79 fpvviewer: Adds options to test rsvg and new svg coords
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4672 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-30 06:38:29 +00:00
734a8fd99c * Change from lazarus resources to native resources / fix checkimage painting / use pascal packarray in carbon / update demos
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4671 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-28 17:45:09 +00:00
40e70b8c3e Update package files to avoid warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4670 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-27 18:46:17 +00:00
6134f76602 Do not add unit to project uses
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4669 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-27 18:46:15 +00:00
0f9dd4e82b fpspreadsheet: Fix crash if WorksheetGrid is used within a TFrame.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4668 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-27 15:17:37 +00:00
068aaab404 fpspreadsheet: Fix compilation error, issue 0030185.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4667 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-25 05:27:07 +00:00
ab2fa916b0 RxFPC:fix russian resources
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4666 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-23 08:31:29 +00:00
5b30fe1a9c *Update path of demo projects
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4665 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-23 00:15:14 +00:00
b12d6bba10 * Remove / comment unused vars
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4664 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-22 21:50:41 +00:00
c3def8796b *Remove usage of deprecated constant
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4663 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-22 21:50:39 +00:00
1ca31d8e2b *Remove unused vars
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4662 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-22 21:50:36 +00:00
5110dfc287 * Override equals
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4661 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-22 21:50:33 +00:00
18f350ab08 * Remove unused types / variables
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4660 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-22 21:50:31 +00:00
6644d68d21 * Change file encoding, spacing and identation to match as close as possible original Delphi code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4659 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-22 21:50:28 +00:00
2181769050 *Update VTLogger to compile after recent changes in MultiLog (trunk)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4658 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-22 21:50:26 +00:00
a26545a455 *Update VTLogger to compile after recent changes in MultiLog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4657 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-22 14:30:49 +00:00
8ed5356be2 fpspreadsheet: Move check for sheet name length to writer -> Sheet names can be any length now. But saving to Excel will abort if there are more than 31 characters.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4656 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-20 21:00:20 +00:00
56aee895f3 fpspreadsheet: Add hungarian translation (by Péter Gábor, issue 0030155).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4655 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-19 07:44:21 +00:00
f2f1d873ad RxFPC: revert 4650, fix button icons in RxDBGrid, move resourses for pickdate to res file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4654 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-19 07:43:14 +00:00
2c01d20390 fpspreadsheet: Undo prev fix of compilation error because it is fixed in grids.pas now. Update title style of TsWorksheetGrid for Win10.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4653 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-17 11:47:17 +00:00
89caeb5de0 fpspreadsheet: Adapt prev commit to remain compilable for older Lazarus versions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4652 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-17 07:16:04 +00:00
60506b0a71 fpspreadsheet: Fix compilation error after Lazarus r52316
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4651 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-17 06:56:36 +00:00
47a3e197b5 RxFPC:fix compile after lazarus rev. 52316
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4650 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-17 06:13:27 +00:00
87f1793580 TAbstractEncodedStringRemotable: +LoadFromBuffer/+SaveToBuffer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4649 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-13 17:37:26 +00:00
ca6be693e4 Fix compilation due to generatorbase unit addition.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4648 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-13 10:31:22 +00:00
e2921c7a65 RxFPC:cleanup code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4647 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-12 07:25:00 +00:00
adf78c2a5f RxFPC: remove depricated module rxcustomchartpanel.pas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4646 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-12 05:22:06 +00:00
472fee7c6b Java Language interface files generation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4645 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-11 17:14:23 +00:00
3202b2f161 RxFPC:implemented images for TRxColumnEditButton.Style - thx RusDeveloper
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4644 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-11 12:44:15 +00:00
98ee797040 RxFPC:implemented TRxVerxionInfo.LoadFromFile
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4643 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-11 06:51:14 +00:00
b30ff02cd5 RxFPC:demo for RxVersionInfo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4642 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-11 06:49:22 +00:00
a6fd807723 RxFPC:fix compile on windows. On linux work with winbind user name
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4641 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-11 06:09:35 +00:00
148d4298db RxFPC:GetFileOwnerData now work on linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4640 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-05 13:14:22 +00:00
7642cfbfb1 RxFPC:add demo for RxFileUtils
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4639 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-05 12:47:45 +00:00