Commit Graph

29448 Commits

Author SHA1 Message Date
ask
8b59cb5870 TAChart: Use FChartColorToFPColorFunc in TFPCanvasDrawer
git-svn-id: trunk@29969 -
2011-03-21 14:29:13 +00:00
ask
20a6203533 TAChart: Add color conversion method to IChartDrawer
git-svn-id: trunk@29968 -
2011-03-21 14:25:39 +00:00
ask
2c1e9b1a49 TAChart: Remove TOpenGLDrawer -> Graphics dependency
git-svn-id: trunk@29967 -
2011-03-21 14:15:42 +00:00
ask
a40bfdfa55 TAChart: Use TFPCanvasDrawer and nogui widgetset in nogui demo
git-svn-id: trunk@29966 -
2011-03-21 13:46:36 +00:00
ask
2c5801acc5 TAChart: Add TFPCanvasDrawer
git-svn-id: trunk@29965 -
2011-03-21 13:42:43 +00:00
ask
066c967857 TAChart: Fixup for r29962 #a9270e1c46
git-svn-id: trunk@29964 -
2011-03-21 13:31:42 +00:00
ask
edb49e4dbb TAChart: Minor fixes in axis demo
git-svn-id: trunk@29963 -
2011-03-21 13:20:55 +00:00
ask
a9270e1c46 TAChart: Do not reserve space for invisible axis marks
git-svn-id: trunk@29962 -
2011-03-21 13:19:53 +00:00
ask
7391699e46 TAChart: Add ChartColorToFPColor and FPColorToChartColor functions to reduce dependency on Graphics unit
git-svn-id: trunk@29961 -
2011-03-21 13:19:04 +00:00
mattias
2f376ed28d codetools: fixed crash in LineEndCount, bug #18959
git-svn-id: trunk@29960 -
2011-03-21 10:20:25 +00:00
mattias
fc807326aa codetools: clean up
git-svn-id: trunk@29959 -
2011-03-21 10:17:02 +00:00
zeljko
67ed6805ce LCL: TCustomRadioGroup, TCustomCheckBoxGroup - propagate OnKeyDown, OnKeyUp, OnKeyPress, OnUTF8KeyPress from TRadioButton/TCheckBox to our groupBox (parent).
git-svn-id: trunk@29958 -
2011-03-21 10:03:23 +00:00
mattias
d981b42d5c IDE: OI: searching compatible methods without using typedata, bug #18608
git-svn-id: trunk@29957 -
2011-03-21 10:00:18 +00:00
mattias
e58c0558d2 codetools: added PublishedMethodExists, GetCompatiblePublishedMethods without typedata
git-svn-id: trunk@29956 -
2011-03-21 09:56:35 +00:00
paul
5445a84dc4 win32: hide/restore popup windows on application.minimize/restore (issue #0016577)
git-svn-id: trunk@29955 -
2011-03-21 07:53:51 +00:00
ask
9487b41cc5 TAChart: Rename TFPCanvasDrawer -> TBasicDrawer, move Colors constant to the location of usage
git-svn-id: trunk@29954 -
2011-03-21 07:25:13 +00:00
paul
a7816a6197 lcl: correct FPColor assignment while TBrush constructing
git-svn-id: trunk@29953 -
2011-03-21 06:25:00 +00:00
paul
2c5f759de9 lcl: set FPColor during TBrush constructing (issue #0018958)
git-svn-id: trunk@29952 -
2011-03-21 04:37:01 +00:00
ask
1c19d07c41 TAChart: Support clipping in TOpenGLDrawer
git-svn-id: trunk@29951 -
2011-03-21 04:13:20 +00:00
ask
29546f3a08 TAChart: Improve synchronization in drawer demos
git-svn-id: trunk@29950 -
2011-03-21 03:58:29 +00:00
ask
04831e21a5 TAChart: Add TChart.OnAfterPaint, DisableRedrawing and EnableRedrawing
git-svn-id: trunk@29949 -
2011-03-21 03:57:40 +00:00
ask
61bd091905 TAChart: Support font color in TOpenGLDrawer
git-svn-id: trunk@29948 -
2011-03-21 03:31:53 +00:00
ask
5bbc04b0df TAChart: Use FPColor instead of Color in TOpenGLDrawer.
git-svn-id: trunk@29947 -
2011-03-21 03:27:16 +00:00
ask
4b1973d625 TAChart: Use FPColor instead of Color in TAggPasDrawer. Suppress incorrect hint.
git-svn-id: trunk@29946 -
2011-03-21 03:14:21 +00:00
paul
00d73b2f13 lcl: cleanup
git-svn-id: trunk@29945 -
2011-03-21 02:48:03 +00:00
paul
0373c8de84 lcl: make ScrollBy more delphi compatible:
- invert direction of scroll
  - add TWinControl.ScrollBy to scroll inner controls
  - scroll controls in TScrollingWinControl (fixes issue #0016721)

git-svn-id: trunk@29944 -
2011-03-21 02:41:43 +00:00
ask
a4d4972a0a TAChart: Replace IChartDrawer.HasCanvas/GetCanvas with a separate IChartTCanvasDrawer interface
git-svn-id: trunk@29943 -
2011-03-20 20:04:22 +00:00
ask
127376bc5f TAChart: Add nogui demo
git-svn-id: trunk@29942 -
2011-03-20 18:52:41 +00:00
ask
38f52e6892 TAChart: Update navigation demo
git-svn-id: trunk@29941 -
2011-03-20 18:32:59 +00:00
ask
dcc462fe9b TAChart: Block all extent notifications in mini-map mode
git-svn-id: trunk@29940 -
2011-03-20 18:30:46 +00:00
ask
42d6eb9431 TAChart: Do not draw axises in mini-map mode
git-svn-id: trunk@29939 -
2011-03-20 18:15:25 +00:00
ask
e2c0e72980 TAChart: Fix drawing with AxisVisible = false
git-svn-id: trunk@29938 -
2011-03-20 18:14:59 +00:00
ask
e3c8ec4dcf TAChart: Update TChartNavPanel after the change to pens
git-svn-id: trunk@29937 -
2011-03-20 17:55:34 +00:00
ask
06ed79f7db TAChart: Add TChartNavPanel.MiniMap property
git-svn-id: trunk@29936 -
2011-03-20 17:52:51 +00:00
ask
934a785c7f TAChart: Add TChart.PaintOnAuxCanvas method
git-svn-id: trunk@29935 -
2011-03-20 17:22:54 +00:00
ask
5a6afb9cb6 TAChart: Add AllowDragNavigation, DragCursor and Shift properties to TChartNavPanel
git-svn-id: trunk@29934 -
2011-03-20 17:08:02 +00:00
ask
f8bd19af4e TAChart: Allow using TChartNavPanel for navigation
git-svn-id: trunk@29933 -
2011-03-20 16:56:26 +00:00
juha
49b49dd7e0 IDE: fixed access violation in InitialSetupDlg when path is not valid
git-svn-id: trunk@29932 -
2011-03-20 16:37:09 +00:00
ask
9b84e49668 TAChart: Add TChartNavPanel.Proportional property
git-svn-id: trunk@29931 -
2011-03-20 16:30:54 +00:00
ask
49710d26e3 TAChart: Add icon for TChartNavPanel
git-svn-id: trunk@29930 -
2011-03-20 16:21:07 +00:00
ask
df04043bb3 TAChart: Add TChartNavPanel component
git-svn-id: trunk@29929 -
2011-03-20 14:24:55 +00:00
ask
086d4edc1f TAChart: Add TChartNavScrollBar.AutoPageSize property. Update navigate demo.
git-svn-id: trunk@29928 -
2011-03-20 13:39:39 +00:00
ask
ba7c0506c4 TAChart: Do not redraw if LogicalExtent is re-assigned to the same value
git-svn-id: trunk@29927 -
2011-03-20 13:38:23 +00:00
ask
4248b7497e TAChart: Use TChartNavScrollBar in the navigation demo
git-svn-id: trunk@29926 -
2011-03-20 13:08:28 +00:00
ask
bed86da6ba TAChart: Add TChartNavScrollBar component
git-svn-id: trunk@29925 -
2011-03-20 13:07:26 +00:00
ask
a4834c21fa TAChart: Add forgotten TChartLegendPanel png icon
git-svn-id: trunk@29924 -
2011-03-20 13:05:48 +00:00
ask
4d20e691b3 TAChart: Add navigation demo
git-svn-id: trunk@29923 -
2011-03-20 09:43:35 +00:00
ask
e6711904f0 TAChart: Add OnExtentChanged event
git-svn-id: trunk@29922 -
2011-03-20 09:41:26 +00:00
mattias
a49bc815d2 codetools: close unfinished nodes at next atom
git-svn-id: trunk@29921 -
2011-03-20 00:32:06 +00:00
mattias
1e1b74ca24 translations: german: updates from Swen Heinig
git-svn-id: trunk@29920 -
2011-03-20 00:17:36 +00:00