paul
|
0317bfe926
|
lcl: add TThemeServices.GetDetailRegion
git-svn-id: trunk@29642 -
|
2011-02-22 06:45:31 +00:00 |
|
paul
|
76bf4fb595
|
win32: draw hint text using theme services (part of issue #0018799)
git-svn-id: trunk@29641 -
|
2011-02-22 02:04:16 +00:00 |
|
mattias
|
2c76183be2
|
codetools: fixed TStandardCodeTool.RemoveUnitFromAllUsesSections
git-svn-id: trunk@29640 -
|
2011-02-21 21:43:11 +00:00 |
|
mattias
|
00962b9bbd
|
codetools: lazarus src template packager/frames
git-svn-id: trunk@29639 -
|
2011-02-21 21:23:49 +00:00 |
|
ask
|
abd9e9a7df
|
TAChart: Use IChartDrawer to draw TUserDrawnSeries. Remove Draw(ACanvas) from TBasicChartSeries
git-svn-id: trunk@29638 -
|
2011-02-21 16:43:50 +00:00 |
|
ask
|
f72f36bdd3
|
TAChart: Use IChartDrawer to draw TFuncSeries and TColorMapSeries
git-svn-id: trunk@29637 -
|
2011-02-21 16:41:13 +00:00 |
|
ask
|
43e58801a0
|
TAChart: Remove canvas-based drawing utilities, since they are no longer used
git-svn-id: trunk@29636 -
|
2011-02-21 16:27:56 +00:00 |
|
ask
|
5f5e43acdb
|
TAChart: Use IChartDrawer to draw TBubbleSeries and TBoxAndWhiskerSeries
git-svn-id: trunk@29635 -
|
2011-02-21 16:18:27 +00:00 |
|
ask
|
94f2a8371c
|
TAChart: Use IChartDrawer to draw TSeriesPointer
git-svn-id: trunk@29634 -
|
2011-02-21 16:08:52 +00:00 |
|
sekelsenmat
|
75192fa3f6
|
Fixes drawing of arcs in Windows with negative length and updates the parameter names in LCLIntf.Arc to the correct names which fully describes a arc: startangle and length
git-svn-id: trunk@29633 -
|
2011-02-21 11:07:26 +00:00 |
|
ask
|
aac7596990
|
TAChart: Use IChartDrawer to draw TLineSeries
git-svn-id: trunk@29632 -
|
2011-02-21 10:47:53 +00:00 |
|
ask
|
106dd31ac6
|
TAChart: Use IChartDrawer to draw TAreaSeries
git-svn-id: trunk@29631 -
|
2011-02-21 10:12:44 +00:00 |
|
ask
|
2e16651b8b
|
TAChart: Use IChartDrawer to draw TBarSeries
git-svn-id: trunk@29630 -
|
2011-02-21 09:43:29 +00:00 |
|
ask
|
2d7dd017e5
|
TAChart: Add GetBrushColor, SetBrushColor and DrawLineDepth methods to the IChartDrawer interface
git-svn-id: trunk@29629 -
|
2011-02-21 09:42:59 +00:00 |
|
ask
|
1c91f3de2d
|
TAChart: Apply TChartStyles to IChartDrawer
git-svn-id: trunk@29628 -
|
2011-02-21 09:41:26 +00:00 |
|
mattias
|
bc73d24d7e
|
lcl: fixed typo
git-svn-id: trunk@29627 -
|
2011-02-21 08:49:40 +00:00 |
|
juha
|
89a95ef754
|
IDE: Improve the EditorInfo map update.
git-svn-id: trunk@29626 -
|
2011-02-21 06:55:51 +00:00 |
|
juha
|
203872b378
|
IDE: Removed a duplicate check for Nil in SaveSourceEditorProjectSpecificSettings.
git-svn-id: trunk@29625 -
|
2011-02-21 06:55:48 +00:00 |
|
ask
|
afb0fca7f1
|
TAChart: Use IChartDrawer to draw TConstantLine series
git-svn-id: trunk@29624 -
|
2011-02-20 23:02:21 +00:00 |
|
ask
|
bec3b9be2a
|
TAChart: Fix pen width for the pie series
git-svn-id: trunk@29623 -
|
2011-02-20 22:57:56 +00:00 |
|
mattias
|
804004b5a3
|
cocoa intf: fixed compilation
git-svn-id: trunk@29622 -
|
2011-02-20 21:06:47 +00:00 |
|
ask
|
bc056b4cd4
|
TAChart: Add AggPas drawing demo
git-svn-id: trunk@29621 -
|
2011-02-20 20:59:48 +00:00 |
|
ask
|
7eff0c879b
|
TAChart: Initial implementation of TAggPasDrawer
git-svn-id: trunk@29620 -
|
2011-02-20 20:56:40 +00:00 |
|
ask
|
0de01bb828
|
TAChart: Fix accidental change in r29618 #a6c610a851
git-svn-id: trunk@29619 -
|
2011-02-20 20:54:54 +00:00 |
|
ask
|
a6c610a851
|
TAChart: Reorder components on the "Chart" palette page so that TChart comes first
git-svn-id: trunk@29618 -
|
2011-02-20 20:52:12 +00:00 |
|
ask
|
a32eaddc9d
|
TAChart: Use IChartDrawer to draw reticule
git-svn-id: trunk@29617 -
|
2011-02-20 20:15:34 +00:00 |
|
maxim
|
198abadb12
|
regenerated translations
git-svn-id: trunk@29616 -
|
2011-02-20 17:38:57 +00:00 |
|
maxim
|
21d086c511
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #18785
git-svn-id: trunk@29615 -
|
2011-02-20 17:38:17 +00:00 |
|
dmitry
|
c18056880a
|
carbon: fix header drawing by Christian. #18544
git-svn-id: trunk@29614 -
|
2011-02-20 17:35:58 +00:00 |
|
dmitry
|
f2cb6878a9
|
cocoa: fix compilation for the latest fcl changes. #18782
git-svn-id: trunk@29613 -
|
2011-02-20 17:31:53 +00:00 |
|
juha
|
8e0084f605
|
IDE: Added a map for EditorInfo for fast lookup.
git-svn-id: trunk@29612 -
|
2011-02-20 16:44:32 +00:00 |
|
juha
|
9f4c3513ea
|
Converter: More cleanup.
git-svn-id: trunk@29611 -
|
2011-02-20 16:44:28 +00:00 |
|
maxim
|
4eda3c4e70
|
IDE: Czech translation update by Martin Smat
git-svn-id: trunk@29610 -
|
2011-02-19 16:44:02 +00:00 |
|
maxim
|
82eb143247
|
regenerated translations; updated Russian translation
git-svn-id: trunk@29609 -
|
2011-02-19 16:28:59 +00:00 |
|
juha
|
f6f3232298
|
Converter: Add a Skip button to Missing Units dialog and support Skip and Abort correctly.
git-svn-id: trunk@29608 -
|
2011-02-19 14:32:53 +00:00 |
|
juha
|
e8002ff5cb
|
Converter: Cleanup
git-svn-id: trunk@29607 -
|
2011-02-19 14:32:48 +00:00 |
|
juha
|
9cb146625a
|
IDE: Remove obsolete IndexOf func.
git-svn-id: trunk@29606 -
|
2011-02-19 10:21:12 +00:00 |
|
juha
|
024b3b8623
|
IDE: Minor optimization for UnitEditorInfoList.
git-svn-id: trunk@29605 -
|
2011-02-19 10:21:09 +00:00 |
|
mattias
|
9db78867f7
|
codetools: c parser: scan functions
git-svn-id: trunk@29604 -
|
2011-02-18 21:41:10 +00:00 |
|
mattias
|
551d4b11f1
|
codetools: improved smart hints for types, patch #18777
git-svn-id: trunk@29603 -
|
2011-02-18 20:10:34 +00:00 |
|
mattias
|
f431caf66e
|
IDE: clean up
git-svn-id: trunk@29602 -
|
2011-02-18 20:07:22 +00:00 |
|
mattias
|
7b812f3b86
|
IDE: open file: add file masks of editor files
git-svn-id: trunk@29601 -
|
2011-02-18 20:06:39 +00:00 |
|
mattias
|
c5dcc6c2c8
|
LCL: added TFileDialog.ExtractAllFilterMasks
git-svn-id: trunk@29600 -
|
2011-02-18 19:25:06 +00:00 |
|
mattias
|
a28c311a69
|
IDEIntf: added TComponentPalette.DoAfterComponentAdded
git-svn-id: trunk@29599 -
|
2011-02-18 18:15:06 +00:00 |
|
mattias
|
f8078acc5b
|
codetools: c parser: simplify typedef
git-svn-id: trunk@29598 -
|
2011-02-18 18:11:00 +00:00 |
|
maxim
|
b9aad8a69a
|
IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@29597 -
|
2011-02-18 00:54:47 +00:00 |
|
maxim
|
9a28be51c1
|
IDE: improved custom form editor localization
git-svn-id: trunk@29596 -
|
2011-02-18 00:51:11 +00:00 |
|
mattias
|
f3e40328d8
|
codetools: c parser: volatile
git-svn-id: trunk@29595 -
|
2011-02-17 23:33:20 +00:00 |
|
maxim
|
3075d389e4
|
IDE: improved 'Check LFM' dialog localization
git-svn-id: trunk@29594 -
|
2011-02-17 23:12:18 +00:00 |
|
maxim
|
b35100dab3
|
Components, Printers: fixed 'Select printer' dialog by replacing TNotebook component type with (correct) TPageControl one
git-svn-id: trunk@29593 -
|
2011-02-17 20:53:24 +00:00 |
|