Commit Graph

9233 Commits

Author SHA1 Message Date
mattias
29adb9ffcc cleaned up Makefiles, separated components into lazutils, codetools, base and bigide, added target help for components
git-svn-id: trunk@36677 -
2012-04-09 13:41:22 +00:00
ask
e8f8120e72 TAChart: Add AddArray, AddNull, AddX and AddY functions to TChartSeries
* Improves TeeChart compatibility, although Null vs NaN semantics do not exactly match

git-svn-id: trunk@36674 -
2012-04-09 11:27:39 +00:00
mattias
221788591b updated Makefiles
git-svn-id: trunk@36671 -
2012-04-09 10:05:12 +00:00
mattias
c959673a7d IDE: info what needs building
git-svn-id: trunk@36668 -
2012-04-09 08:35:57 +00:00
juha
844e616738 IDE etc.: unify 3 dots in GUI string to have a space ( ...).
git-svn-id: trunk@36666 -
2012-04-09 08:24:59 +00:00
ask
c2b096f44c TAChart: Add LazReport demo
git-svn-id: trunk@36660 -
2012-04-08 08:19:34 +00:00
mattias
1d4a65f793 synedit: updated Makefile
git-svn-id: trunk@36649 -
2012-04-07 03:12:50 +00:00
martin
83b4fb4abc SynEdit: do not include IME for WinCe
git-svn-id: trunk@36616 -
2012-04-06 15:36:17 +00:00
martin
2c100b5209 SynEdit: Removed some suspicious code (left over from orig SynEdit import)
git-svn-id: trunk@36614 -
2012-04-06 15:07:13 +00:00
martin
2a540d781f SynEdit: Fix an issue with Scrollbars not being updated
git-svn-id: trunk@36613 -
2012-04-06 14:51:49 +00:00
mattias
5044976121 IDE,codetools: fixed ppccross,crossppc to ppcross
git-svn-id: trunk@36596 -
2012-04-06 09:45:40 +00:00
martin
8afdbf2a7a IDE, Printing: break long lines. Fix Utf8. Update for rev 36529 #63bc45df7b
git-svn-id: trunk@36547 -
2012-04-03 17:40:36 +00:00
blikblum
98c4e38d37 lazreport: remove case conversion when calling GetVariableValue (OnGetValue) in CalcOPZ. Redo rev 36490. This time without collateral effects due to changes in rev 36539 #fea7df6a87
git-svn-id: trunk@36540 -
2012-04-03 09:59:51 +00:00
blikblum
fea7df6a87 lazreport: uppercase variable before comparing with hardcoded functions. Properly fix to 21624
git-svn-id: trunk@36539 -
2012-04-03 09:55:36 +00:00
maxim
a6490b7739 Components, LazReport: fixed buttonpanel localization in BarCode editor dialog
git-svn-id: trunk@36531 -
2012-04-02 20:33:58 +00:00
martin
63bc45df7b IDE, Printing: break long lines. Issue #0013479
git-svn-id: trunk@36529 -
2012-04-02 20:31:06 +00:00
martin
f859a78647 SynEdit, Template(Syncro) fix invalidation
git-svn-id: trunk@36528 -
2012-04-02 19:23:51 +00:00
blikblum
910c720151 lazreport: revert 36490 #360d1f97d1. Issue #21624.
git-svn-id: trunk@36525 -
2012-04-02 16:53:24 +00:00
martin
de0cf80cde DividerBevel: implemented Transparent
git-svn-id: trunk@36511 -
2012-04-02 02:37:53 +00:00
jesus
23849c7fce LazReport, fix barcode addin when TfrBarCodeObject is not yet instantiated (in this case barcode editor defaults to memo view editor
git-svn-id: trunk@36510 -
2012-04-02 01:12:06 +00:00
jesus
2aff57145e LazReport, fix barcode dialog localization
git-svn-id: trunk@36506 -
2012-04-01 18:13:04 +00:00
maxim
838a27a462 regenerated translations; updated Russian translation
git-svn-id: trunk@36502 -
2012-04-01 12:07:12 +00:00
jesus
16fed50b6e LazReport, published stretched property on Line objects, added popup menu item to select all objects of the same class
git-svn-id: trunk@36497 -
2012-04-01 10:16:51 +00:00
mattias
a314e7cf83 codetools: fpc src: target iphonesim: add include directory rtl/bsd, rtl/darwin instead of rtl/macos
git-svn-id: trunk@36496 -
2012-04-01 10:14:22 +00:00
jesus
a0bccb6c1d LazReport, undo r36424 #70badc5a18 which broke bands clipregion
git-svn-id: trunk@36495 -
2012-04-01 10:00:10 +00:00
blikblum
783c1dec71 lazreport: call events through virtual methods. Allows proper handle of events by descendants
git-svn-id: trunk@36492 -
2012-03-31 23:13:51 +00:00
blikblum
430202b49d lazreport: cleanup GetDefaultDataSet
git-svn-id: trunk@36491 -
2012-03-31 22:11:46 +00:00
blikblum
360d1f97d1 lazreport: dont change case of param name when calling OnGetValue(GetVariableValue) in TfrParser. Make consistent with calling GetVariableValue directly
git-svn-id: trunk@36490 -
2012-03-31 21:52:53 +00:00
mattias
ee11c214b3 cody: ppu list: diable idle event on close, bug #21620
git-svn-id: trunk@36489 -
2012-03-31 17:38:42 +00:00
mattias
30b303c406 cody: dictionary: use only units
git-svn-id: trunk@36478 -
2012-03-31 08:08:11 +00:00
maxim
64e0bc6d1e Translations: improved Russian translation
git-svn-id: trunk@36475 -
2012-03-30 23:34:45 +00:00
maxim
db0546c3c3 Components, Cody: improved localization of 'Identifier dictionary' dialog and 'IDE Integration' settings tab; updated Russian translation. Inspired by barlone's patch, bug #21612.
git-svn-id: trunk@36472 -
2012-03-30 22:03:43 +00:00
mattias
7482e8c614 sqldb: clean up
git-svn-id: trunk@36466 -
2012-03-30 14:40:14 +00:00
mattias
31b926bdad sqldb: less warnings
git-svn-id: trunk@36465 -
2012-03-30 14:39:34 +00:00
mattias
7ce24999ea codetools: TFPCTargetConfigCache.GetUnitPaths: check if gathered
git-svn-id: trunk@36461 -
2012-03-30 14:02:05 +00:00
mattias
2d79d6d08c sqldb: added mssql connector
git-svn-id: trunk@36459 -
2012-03-30 13:53:16 +00:00
mattias
4d57d078dd codetools: find inheritance of objccategory
git-svn-id: trunk@36458 -
2012-03-30 13:47:49 +00:00
paul
e133b24a34 lazlogger: use PtrInt for String length instead of PtrUInt since SetLength() works with integer anyway
git-svn-id: trunk@36445 -
2012-03-30 08:21:38 +00:00
paul
439347c67b lazutils: use Int64 instead of LongInt for BlockRead operations result
git-svn-id: trunk@36436 -
2012-03-30 01:28:01 +00:00
mattias
06d2a8ce1a lazreport: less notes
git-svn-id: trunk@36427 -
2012-03-29 10:12:51 +00:00
mattias
104b789157 lazreport: UTF8Index: removed parameter S
git-svn-id: trunk@36426 -
2012-03-29 10:07:35 +00:00
mattias
38dd89f95d lazreport: less notes
git-svn-id: trunk@36425 -
2012-03-29 10:06:06 +00:00
mattias
70badc5a18 lazreport: fixed TfrBandView.GetClipRgn
git-svn-id: trunk@36424 -
2012-03-29 09:57:19 +00:00
mattias
31ccf434af lazreport: less notes
git-svn-id: trunk@36423 -
2012-03-29 09:56:57 +00:00
mattias
1ee76deb0d lazreport: less notes
git-svn-id: trunk@36422 -
2012-03-29 09:01:20 +00:00
mattias
9a2d07fb3d lazreport: less notes
git-svn-id: trunk@36421 -
2012-03-29 08:57:41 +00:00
mattias
c016e1b6ec lazreport: less notes
git-svn-id: trunk@36420 -
2012-03-29 08:54:52 +00:00
mattias
7d62cf82d3 lazreport: less notes
git-svn-id: trunk@36419 -
2012-03-29 08:53:20 +00:00
mattias
26d472e206 lazreport: less notes
git-svn-id: trunk@36418 -
2012-03-29 08:52:20 +00:00
sekelsenmat
ea3f4edab2 fpvectorial: Adds a raw image reader
git-svn-id: trunk@36417 -
2012-03-29 08:49:57 +00:00