Commit Graph

4713 Commits

Author SHA1 Message Date
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
6b38f2d82b RxFPC:RxDBGrid - move property DrawFullLine to RxDBGrid.FooterOptions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4638 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-05 06:49:18 +00:00
fdbf8a6f0b RxFPC:fix compile rxtools on windows
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4637 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-05 06:22:50 +00:00
631f9bf1b1 RxFPC:move files from rxnew.lpk to rxtools.lpk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4636 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-05 05:58:52 +00:00
043242b28c RxFPC:add new LPK RxTools. Move tools function (not gui) from RxNew.lpk to RxTools.lpk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4635 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-04 13:16:16 +00:00
6e209c21fa <choice> construct parsing : Fix for unbounded embedded cases.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4634 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-04 12:32:49 +00:00
c9347b902a iphonelazext: breaking up compiler options by CPU target
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4633 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-30 22:10:34 +00:00
c344ae8762 tvplanit: Fix resource not found error. Fix SysToUtf8 compilation error with Laz trunk.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4632 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-26 15:54:35 +00:00
357860b2cf Synapse timeout (Thanks MVC).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4631 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-26 08:59:45 +00:00
327dd4aab6 Fix Date/Duration/Time string parsing for empty strings (Thanks MVC).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4630 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-23 16:43:26 +00:00
fb72045f86 Provide an option not to create fields from XSD's "choice" construct.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4629 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-23 16:35:43 +00:00
870591f5a1 Attributes cannot be array properties, Fix + test case.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4628 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-23 15:02:11 +00:00
d25efe02f0 fpspreadsheet: Avoid destruction of cell in TsWorksheet.WriteText if text is empty (issue #0030049).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4627 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-23 13:01:15 +00:00
fc29551d2c Alias creation => avoid name clash with containing module.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4626 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-22 08:56:05 +00:00
4134c3a7be +NCName support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4625 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-22 08:53:28 +00:00
7ed46a00bc richmemo: carbon - trigger selection change event, if changed via code.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4624 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-20 03:51:06 +00:00
16f014853b richmemo: carbon - implementing selection change event. The only way seems possible, by tracking selection before and after mouse/keyboard event. Todo: check if the event is fired, if selection is changed by code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4623 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-20 03:37:36 +00:00
180a5c96c9 reading files based of the Xcode project
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4622 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-17 18:55:41 +00:00
b4e560af5a richmemo: carbon, initializing wordwrap and border values, similar to TMemo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4621 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-15 01:05:05 +00:00
c043c97b5c RxFPC:fix russian localization
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4620 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-13 11:22:19 +00:00
2a25a3e64c fpspreadsheet: Fix range overflow if formula contains integers > 65535
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4619 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-13 10:03:47 +00:00
68466d4ade INDY_9 http client timeout fix, thanks Dimitrios Chr. Ioannidis.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4618 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-12 08:11:20 +00:00
51a647988c richmemo: win32, remove the limitation to default (32K or 64K) characters, when MaxLength of RichMemo is set to 0. The issue reported by TraumTaenzerDieter on the forum.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4617 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-12 00:44:04 +00:00
d24bf8307f fpspreadsheet: Fix autorowheight calculation in grid hanging if row contains a zero-width column
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4616 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-11 09:56:53 +00:00
8025b4fd9e fpspreadsheet: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4615 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-11 09:45:27 +00:00
c114664319 RxFPC:add component image for TRxDBGridFooterTools
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4614 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-11 07:45:58 +00:00