Commit Graph

9520 Commits

Author SHA1 Message Date
maxim
0b7e28e17a Components, DataDict: removed LRS files and cleaned up, part of bug #22214
git-svn-id: trunk@37600 -
2012-06-09 20:42:09 +00:00
maxim
2c25700ca7 Components, DBExport: removed LRS files, part of bug #22214
git-svn-id: trunk@37599 -
2012-06-09 20:17:34 +00:00
juha
c5983f8f13 OpenGLContext: Fix aux buffers for multi-sampling. Issue #22223, patch from Michalis Kamburelis
git-svn-id: trunk@37597 -
2012-06-08 21:43:40 +00:00
mattias
c5a967874a codetools: fixed Unneeded extra space in event assignment completion
git-svn-id: trunk@37594 -
2012-06-08 17:00:13 +00:00
ask
e51dd9411e TAChart: Allow hiding of stacked chart levels in the multi demo
git-svn-id: trunk@37590 -
2012-06-08 09:02:52 +00:00
ask
dcf6e40f02 TAChart: Include Item.Y in reordered list of TCalculatedChartSource. Update test.
git-svn-id: trunk@37588 -
2012-06-08 08:57:14 +00:00
jesus
1ad43472a0 LazReport, store barcode angle and set report modified if any property changes, issue #22227
git-svn-id: trunk@37586 -
2012-06-08 07:41:21 +00:00
ask
d44288d1e0 TAChart: Add and use AssertEquals overload for arrays of Boolean
git-svn-id: trunk@37585 -
2012-06-08 07:21:12 +00:00
ask
22e7429e25 TAChart: Use array assertion in TIntervalSourceTest.AssertValueEquals
git-svn-id: trunk@37582 -
2012-06-08 06:42:01 +00:00
ask
f6fc1c150e TAChart: Add and use AssertEquals overload for arrays of Double
git-svn-id: trunk@37581 -
2012-06-08 06:35:30 +00:00
ask
7ef45b44d0 TAChart: Use partial arrays instead of pointers to implement TListChartSource.AddXYList
git-svn-id: trunk@37580 -
2012-06-08 06:33:18 +00:00
jesus
646859d7e7 LazReport, fix AV on create report with TLRDataSetControl after add flHideZeros options, from Aleksey Lagunov, issue #22208
git-svn-id: trunk@37579 -
2012-06-08 05:38:18 +00:00
ask
3d7ff766da TAChart: Check for incorrect parameters in TListChartSource.AddXYList. Add tests.
git-svn-id: trunk@37578 -
2012-06-08 05:32:33 +00:00
ask
3aa1d2ee1d TAChart: Add TListChartSource.AddXYList method
git-svn-id: trunk@37577 -
2012-06-08 03:39:04 +00:00
ask
4c44d87614 TAChart: Fix infinite recursion when drawing chart listbox from series with Legend.Multiplicity <> lmSingle
git-svn-id: trunk@37576 -
2012-06-08 02:03:37 +00:00
ask
11846cf49c TAChart: Snap bars to the bottom axis in the labels demo
git-svn-id: trunk@37575 -
2012-06-08 01:51:59 +00:00
mattias
2ad9e952c2 lazcontrols: style
git-svn-id: trunk@37571 -
2012-06-07 16:40:03 +00:00
mattias
a322f2534d lazcontrols: added TShortPathEdit
git-svn-id: trunk@37570 -
2012-06-07 16:36:08 +00:00
mattias
80ee800f90 openglcontrol: wgl: stencil, auxbuffers
git-svn-id: trunk@37569 -
2012-06-07 16:25:19 +00:00
ask
1f29550b44 TAChart: Display major axis marks at the edges of the clip range
git-svn-id: trunk@37565 -
2012-06-07 13:40:04 +00:00
sekelsenmat
3c0d09c424 fpvectorial: Advances mathml rendering, not working yet
git-svn-id: trunk@37532 -
2012-06-06 13:54:41 +00:00
ask
851ef02961 TAChart: Add legend to the "Stacked" page of the multi demo
git-svn-id: trunk@37529 -
2012-06-05 08:49:46 +00:00
ask
38164a5dd7 TAChart: Add per-style legend items
git-svn-id: trunk@37528 -
2012-06-05 08:47:48 +00:00
ask
c0a075c800 TAChart: Add IfThen overload for TObject
git-svn-id: trunk@37527 -
2012-06-05 08:43:35 +00:00
ask
e930d4c8e4 TAChart: Add TChartStyle.Text property
git-svn-id: trunk@37526 -
2012-06-05 08:21:50 +00:00
ask
8d53e7ceb4 TAChart: Display legend symbols even if the text is empty
git-svn-id: trunk@37525 -
2012-06-05 07:56:10 +00:00
ask
a3db9f6244 TAChart: Add TChartStyleEnumerator
git-svn-id: trunk@37524 -
2012-06-05 07:54:44 +00:00
martin
882983bb84 SynEdit: Pas-HL: better detection of case...else
git-svn-id: trunk@37522 -
2012-06-04 21:51:54 +00:00
maxim
d468662d4a LazActiveX: remove the typelib related code and units when compiling for WinCE because it can't be ported there, add to activexcontainer.pas a few stubs for API functions that are not defined in WinCE. Patch by Ludo Brands, bug #22152.
git-svn-id: trunk@37521 -
2012-06-04 21:06:16 +00:00
maxim
54fdf62499 LazReport: updated Russian translation
git-svn-id: trunk@37520 -
2012-06-04 20:47:24 +00:00
jesus
2f4bf394c4 LazReport, pdf exporter needs powerpdf 0.9.8
git-svn-id: trunk@37519 -
2012-06-04 19:14:13 +00:00
martin
634c42c057 SynEdit: Pas-HL: fix detection of case...else versus if...then...else
git-svn-id: trunk@37518 -
2012-06-04 17:26:35 +00:00
martin
af1af6709d SynEdit: fixed folding for "case" and "try" in certain code segments (initialization / case...else try)
git-svn-id: trunk@37517 -
2012-06-04 17:11:22 +00:00
ask
c41b4a2987 TAChart: Remove unused TAxisScale enumeration
git-svn-id: trunk@37514 -
2012-06-04 14:12:02 +00:00
ask
ffafc220a9 TAChart: Add axis position units to the axis demo
git-svn-id: trunk@37513 -
2012-06-04 14:09:58 +00:00
ask
545f1d7cda TAChart: Add Axis.PositionUnits property
git-svn-id: trunk@37512 -
2012-06-04 14:08:43 +00:00
ask
51162a24b6 TAChart: Add "Position" tab to the axis demo
git-svn-id: trunk@37508 -
2012-06-04 10:13:29 +00:00
ask
2ee0e2bafb TAChart: Save only non-default Axis.Position
git-svn-id: trunk@37507 -
2012-06-04 10:12:25 +00:00
ask
98043f717a TAChart: Add Axis.Position property
git-svn-id: trunk@37506 -
2012-06-04 09:43:40 +00:00
jesus
6c4d3a2ff9 LazReport, implements HideZeroValues and templates in XML format, continue work on Dialogs, from Aleksey Lagunov, issue #22173
git-svn-id: trunk@37504 -
2012-06-03 17:52:39 +00:00
martin
c4cd308a5e SynEdit: clean up IFDEF. Patch by Zaher Dirkey. Issue #0022180
git-svn-id: trunk@37490 -
2012-06-02 21:19:37 +00:00
mattias
ee85c477b2 codetools: allow keywords in program name
git-svn-id: trunk@37483 -
2012-06-02 13:52:58 +00:00
mattias
24dcd68f83 codetools: save parse error of operator, do not save errors outside parser, fixed parsing method name with generic parameter
git-svn-id: trunk@37482 -
2012-06-02 13:47:16 +00:00
juha
1554267fdf Opengl: Add alpha, depth and stencil size properties to TOpenGLControl. Issue #22170, patch from Michalis Kamburelis
git-svn-id: trunk@37480 -
2012-06-02 12:11:32 +00:00
mattias
ff6ee10d04 codetools: clear nodes behind, when linkscanner parsed only parts
git-svn-id: trunk@37476 -
2012-06-02 01:41:20 +00:00
mattias
afacbf67e6 codetools: TCustomCodeTool.FindLineEndOrCodeAfterPosition: fixed crash when at end of code
git-svn-id: trunk@37475 -
2012-06-02 01:26:11 +00:00
jesus
a0935df722 LazReport, fix preview from designer
git-svn-id: trunk@37468 -
2012-05-31 17:48:07 +00:00
jesus
561c7eacc3 LazReport, restore old obj position after stretching objects, mainly for horizontal line object which was accumulating position after each record
git-svn-id: trunk@37467 -
2012-05-31 06:28:05 +00:00
jesus
56bf9efdff LazReport, when date is null return emtpy string instead of invalid date, from Julio Jimenez Borreguero
git-svn-id: trunk@37465 -
2012-05-30 16:35:06 +00:00
mattias
b4dc5f9ade anchordocking: comments
git-svn-id: trunk@37462 -
2012-05-30 08:02:37 +00:00