Commit Graph

21686 Commits

Author SHA1 Message Date
ask
c3acc13054 TAChart: Replace TChartSeries.GetCoords procedure with GetGraphPoint function
git-svn-id: trunk@21901 -
2009-09-27 16:07:43 +00:00
ask
33343e7d67 TAChart: Minor cleanups:
Move ShowInLegend initialization into TCustomChartSeries.
  Add empty override for TUserDrawnSeries.GetLegendItems.

git-svn-id: trunk@21900 -
2009-09-27 15:24:39 +00:00
ask
73ae5dc715 TAChart: Inherit TLine from TCustomChartSeries instead of TBasicPointSeries
git-svn-id: trunk@21899 -
2009-09-27 15:07:24 +00:00
ask
3547bfb1bb TAChart: Fix AV when drawing chart without legend
git-svn-id: trunk@21898 -
2009-09-27 15:06:37 +00:00
ask
1ca42bb562 TAChart: Update extent demo project
git-svn-id: trunk@21897 -
2009-09-27 15:05:40 +00:00
ask
28f332082e TAChart: Clean up legend demo project
git-svn-id: trunk@21896 -
2009-09-27 15:05:15 +00:00
ask
1db40b0788 TAChart: Add legend demo
git-svn-id: trunk@21895 -
2009-09-27 14:39:36 +00:00
ask
1fb4ba388f TAChart: Add TChartLegend.UseSidebar property
git-svn-id: trunk@21894 -
2009-09-27 14:36:38 +00:00
ask
66ad4ed453 TAChart: Implement TChartLegend.Alignment property
git-svn-id: trunk@21893 -
2009-09-27 14:10:24 +00:00
ask
b3570afa1e TAChart: Trivial hint fixes
git-svn-id: trunk@21892 -
2009-09-27 11:28:36 +00:00
ask
49a19e71af TAChart: Add TChartLegend.BackgroundBrush property
git-svn-id: trunk@21891 -
2009-09-27 11:14:56 +00:00
ask
83a241e7ea TAChart: Add Margin and SymbolWidth properties to TChartLegend
git-svn-id: trunk@21890 -
2009-09-27 11:08:24 +00:00
ask
50cc9941e0 TAChart: Extract TPieSeries.SliceColor function. Remove MaxColor constant.
git-svn-id: trunk@21889 -
2009-09-27 08:22:27 +00:00
ask
93c6ee37a6 TAChart: Fix brush settings in pie series drawing
git-svn-id: trunk@21888 -
2009-09-27 08:13:42 +00:00
ask
4101d61d99 TAChart: Refactor legend drawing
git-svn-id: trunk@21887 -
2009-09-27 07:02:03 +00:00
kirkpatc
cd7edba6ef FPDoc - some updates to descriptions for TCustomComboBox
git-svn-id: trunk@21886 -
2009-09-26 22:15:46 +00:00
jesus
4fcd50c27d IDE spanish translation update
git-svn-id: trunk@21884 -
2009-09-26 19:22:42 +00:00
paul
ffc58f9042 lcl: publish docking related properties for TListView
git-svn-id: trunk@21883 -
2009-09-26 14:19:20 +00:00
paul
6291a3af5a lcl: decapitalize Procedure and End keywords in the controls.inc file
git-svn-id: trunk@21882 -
2009-09-26 14:06:02 +00:00
vincents
f914d86b95 LCL: cleanup of masedit unit from issue #14615
patch by Bart Broersma

git-svn-id: trunk@21880 -
2009-09-26 12:32:09 +00:00
zeljko
771b53b7e8 Qt: avoid crash inside q_DrawXXX() functions when palette paremeter is nil and painter parent is nil. fixes #14673
git-svn-id: trunk@21876 -
2009-09-26 07:40:18 +00:00
paul
b680c53595 lcl, designer: better invalidate designer on move, resize (issue #0013886)
git-svn-id: trunk@21875 -
2009-09-26 03:26:52 +00:00
mattias
5321a16744 translations: german: updates from Swen Heinig
git-svn-id: trunk@21874 -
2009-09-25 22:22:02 +00:00
mattias
0fa1382ee5 codetools: fixed using wrong tool during rename identifier
git-svn-id: trunk@21873 -
2009-09-25 22:10:37 +00:00
jesus
5acdb79b1e LazReport spanish translation update
git-svn-id: trunk@21872 -
2009-09-25 20:33:24 +00:00
jesus
bdc10fa6ce LCL, grids's MouseToCell methods returns coords -1 if point is out of bounds, patch from Tomasz Wieckowski with changes, issue #14619
git-svn-id: trunk@21870 -
2009-09-25 19:31:37 +00:00
paul
6abd81a239 designer: don't show useless TabStop, TabOrder info for the designer form in the hint window
git-svn-id: trunk@21869 -
2009-09-25 16:55:13 +00:00
paul
00ec699a6e lcl: rename AttachMenuToWindow to SetMenu for winapi compatibility
git-svn-id: trunk@21868 -
2009-09-25 16:09:33 +00:00
ask
5861a1b4dd TAChart: Add TChartLegend.Spacing property instead of hard-coded constant
git-svn-id: trunk@21867 -
2009-09-25 15:27:07 +00:00
paul
20b0d7a096 designer: improve repainting:
- invalidate control parents on move and resize
  - use bitmap buffer to paint non visual components to reduce flickering

git-svn-id: trunk@21866 -
2009-09-25 15:25:55 +00:00
ask
574f3fa348 TAChart: Extract TChartLegend into a separate unit
git-svn-id: trunk@21865 -
2009-09-25 15:19:47 +00:00
ask
7355a841d9 TAChart: Update demo projects
git-svn-id: trunk@21864 -
2009-09-25 14:58:49 +00:00
paul
376507bffe designer: formatting
git-svn-id: trunk@21863 -
2009-09-25 14:43:46 +00:00
paul
d24238d791 lcl: invalidate designer on borderspacing change
git-svn-id: trunk@21862 -
2009-09-25 14:25:43 +00:00
paul
e865577984 lcl: add symmetric RemoveFreeNotification for some FreeNotification calls
git-svn-id: trunk@21861 -
2009-09-25 14:13:31 +00:00
paul
7b76c5683e designer: repaint after selection move
git-svn-id: trunk@21860 -
2009-09-25 12:31:18 +00:00
paul
b236cb406d lcl: fix TScreen.RestoreLastActive (issue #0014540)
git-svn-id: trunk@21859 -
2009-09-25 10:02:54 +00:00
mattias
a467081084 IDE: nogui now is shown as stable
git-svn-id: trunk@21858 -
2009-09-25 09:44:10 +00:00
mattias
e716a6b710 IDE: using nogui widgetset if LCL package not used by project
git-svn-id: trunk@21857 -
2009-09-25 09:36:28 +00:00
paul
5b02eb7f37 lcl: fix TCustomForm.CanFocus return
git-svn-id: trunk@21856 -
2009-09-25 09:28:02 +00:00
mattias
6971bea343 IDE: reducing codetool overhead when searching for forms and interfaces in lpr
git-svn-id: trunk@21855 -
2009-09-25 08:56:47 +00:00
mattias
937fddda70 IDEIntf: using TCollectionItem.GetNamePath instead of DisplayName for method names, deleting invalid characters, from Alexander S Klenin, bug #14652
git-svn-id: trunk@21854 -
2009-09-25 08:16:00 +00:00
mattias
ef0e33711d LCL: TBarChart: fix div by zero, from Johannes Müller, bug #14190
git-svn-id: trunk@21853 -
2009-09-25 07:58:51 +00:00
ask
dedd0e04fd TAChart: Add TLineSeries.LineType property.
ShowLines property is now deprecated and retained for backwards compatibility only.
Based on patch by Andrea Mauri

git-svn-id: trunk@21852 -
2009-09-25 01:05:23 +00:00
ask
0cf1c8c60c TAChart: Add ZeroDoublePoint constant
git-svn-id: trunk@21851 -
2009-09-25 01:01:13 +00:00
paul
0c54c5658c win32: fix vista drawing of Right-To-Left submenus (issue #0014669)
git-svn-id: trunk@21850 -
2009-09-24 23:23:14 +00:00
paul
60af66268f carbon: trial to fix compilation after menu changes
git-svn-id: trunk@21849 -
2009-09-24 14:22:07 +00:00
paul
53265d9507 lcl: Explicitly request Images to notify TCustomTabControl about destruction
git-svn-id: trunk@21848 -
2009-09-24 09:36:32 +00:00
paul
e9c9ed0a96 lcl: Explicitly request Images to notify THeaderControl about destruction
git-svn-id: trunk@21847 -
2009-09-24 09:34:13 +00:00
paul
42ad042ae5 lcl: protect TTrayIcon code from the PopupMenu component destruction
git-svn-id: trunk@21846 -
2009-09-24 09:29:27 +00:00