paul
6a38d2a91c
debugger: convert path delimiters in the debugger, not in the IDE
...
git-svn-id: trunk@18902 -
2009-03-06 04:41:23 +00:00
paul
2ee7e2cfc6
codetools: don't remove node twice in TDOMNode_WithChildren.ReplaceChild (fixes bug #0010596 )
...
git-svn-id: trunk@18901 -
2009-03-06 03:44:12 +00:00
paul
5caeaa3774
lcl: use the same middle coord both for expand sign and for tree lines (issue #0013278 ), some identifiers case corrections
...
git-svn-id: trunk@18900 -
2009-03-06 02:56:09 +00:00
paul
ad5a5e1c39
ide: if we answer yes on "Stop the debugging" when we are closing IDE then close IDE after we stop (fixes last part of bug #0007562 )
...
git-svn-id: trunk@18899 -
2009-03-05 10:35:46 +00:00
paul
6912d02459
ide: when close IDE during debugging ask "Stop the debugging?" at first (and/or logic was wrong) (fixes part of bug #0007562 )
...
git-svn-id: trunk@18897 -
2009-03-05 09:35:59 +00:00
paul
8a829fb36c
ide: replace panel with buttons by buttonpanel in the keymapping shortcut dialog
...
git-svn-id: trunk@18895 -
2009-03-05 08:10:06 +00:00
dmitry
4ee1d3aeab
implemented Images support for Carbon ListView
...
git-svn-id: trunk@18894 -
2009-03-05 07:55:35 +00:00
ask
49c1f81e65
TAChart: Extracted TBasicPointSeries.DrawLabels method
...
git-svn-id: trunk@18893 -
2009-03-04 12:58:01 +00:00
kirkpatc
fe8286820e
FPDoc - updated many components in StdCtrls.xml, mainly by fixing override descriptions
...
git-svn-id: trunk@18892 -
2009-03-04 10:01:09 +00:00
zeljko
85316303bc
Qt: introduced TQtCustomControl (was TQtAbstractScrollArea), now TQtAbstractScrollArea is intermediate class and our class hierarchy is same as in qt libs.
...
git-svn-id: trunk@18891 -
2009-03-04 09:16:34 +00:00
ask
3667b3ea5e
TAChart: Refactoring: use points instead of separate x and y coordinates
...
git-svn-id: trunk@18890 -
2009-03-04 08:35:59 +00:00
paul
db1388f6e5
ide: when we insert/delete lines before a breakpoint don't forget to store this changes on save (bug #0009886 )
...
git-svn-id: trunk@18889 -
2009-03-04 05:51:00 +00:00
martin
aaa1ca1bb2
Fixed "make all" target, broken in revision 18829 #2129ac6726 (build order changed when merging Synedit-design to Synedit)
...
git-svn-id: trunk@18888 -
2009-03-03 23:32:16 +00:00
jesus
f4b3de8644
LazReport, filled first field first record in dbf sample table
...
git-svn-id: trunk@18887 -
2009-03-03 20:30:21 +00:00
ask
76e2cc9985
TAChart: Labels drawing for line and area series.
...
git-svn-id: trunk@18886 -
2009-03-03 19:16:49 +00:00
ask
1653ff764a
TAChart: extract InitHelper method
...
git-svn-id: trunk@18885 -
2009-03-03 18:39:37 +00:00
ask
a99d32c9be
TAChart: Add Frame, LabelBrush, LabelFont, LinkPen properties to TChartMarks, use them for drawing. Update demo.
...
git-svn-id: trunk@18884 -
2009-03-03 18:28:44 +00:00
ask
ddda8edc89
TAChart: add TChartMarks.Distance property.
...
git-svn-id: trunk@18883 -
2009-03-03 16:42:27 +00:00
ask
6e5def3ad7
TAChart: Group series mark parameters into TChartMarks class. Update demo.
...
git-svn-id: trunk@18882 -
2009-03-03 16:32:50 +00:00
ask
d8843a5d5d
TAChart: Extracted TChartElement class. Fixed few bugs in Assign and SetXXX methods.
...
git-svn-id: trunk@18881 -
2009-03-03 16:02:32 +00:00
ask
bc49d5bfb4
TAChart: extracted auxiliary chart elements into a TATypes unit. Fixed style.
...
git-svn-id: trunk@18880 -
2009-03-03 15:42:24 +00:00
paul
bfdf93e0bb
ide: typo after previous patch
...
git-svn-id: trunk@18879 -
2009-03-03 14:46:56 +00:00
paul
1275c9167e
ide: formatting
...
git-svn-id: trunk@18878 -
2009-03-03 14:43:19 +00:00
vincents
efbc6f88bf
Mac OS X installer: another builder order fix
...
git-svn-id: trunk@18877 -
2009-03-03 09:12:34 +00:00
paul
66d82d4c34
ide: remove ecJumpToEditor. ecToggleSourceEditor do the job (the second part of issue #0012140 )
...
git-svn-id: trunk@18876 -
2009-03-03 02:14:20 +00:00
mattias
7a6e522055
translations: german: updates from Joerg Braun
...
git-svn-id: trunk@18875 -
2009-03-02 21:56:58 +00:00
mattias
4ff9b11e59
translations: german: updates from Joerg Braun
...
git-svn-id: trunk@18874 -
2009-03-02 21:56:37 +00:00
ask
8cbced0728
TAChart: remove leftover {$MODE DELPHI}
...
git-svn-id: trunk@18873 -
2009-03-02 15:23:51 +00:00
ask
17114c5ab7
TAChart: use margins in bar series. Default scale for bar series now adujsts to display labels.
...
git-svn-id: trunk@18872 -
2009-03-02 15:23:13 +00:00
ask
ca17997c57
TAChart: allow series to include margins.
...
git-svn-id: trunk@18871 -
2009-03-02 15:21:26 +00:00
jesus
f940156a21
LCL, check if dataset empty when deleting a record in dbgrid, from Boguslaw Brandys, issue #13246
...
git-svn-id: trunk@18870 -
2009-03-02 14:09:21 +00:00
vincents
b3eb59ed47
Mac OS X installer script: fixed build order of cross compiled unit, needed because SynEdit now depends on ideintf
...
git-svn-id: trunk@18869 -
2009-03-02 12:29:47 +00:00
vincents
a3454e556c
tools: remove dependency on components
...
This dependency is not required (anymore), and solves doing 'make tools' which failed because IDEIntf was not yet build when building the synedit component
git-svn-id: trunk@18868 -
2009-03-02 10:22:27 +00:00
paul
bb5e2b1d06
ide: return path with system delimiters when we call FindSourceFile with absolute path
...
git-svn-id: trunk@18867 -
2009-03-02 04:01:33 +00:00
paul
d95ab32577
gtk, qt: don't draw a Ellipse if Width or Height = 0
...
git-svn-id: trunk@18866 -
2009-03-02 03:44:16 +00:00
paul
821bda50ea
gtk, qt: don't draw a RoundRect if Width or Height = 0
...
git-svn-id: trunk@18865 -
2009-03-02 03:32:11 +00:00
paul
980be4b83e
gtk, qt: don't draw a rectangle if Width or Height = 0 (bug #0010980 )
...
git-svn-id: trunk@18864 -
2009-03-02 03:19:19 +00:00
paul
084ca7e3cd
lcl: add NormalizeRect function
...
git-svn-id: trunk@18863 -
2009-03-02 03:09:42 +00:00
paul
d45af9b5b8
lcl: use math round when converting TFloatPoint to TPoint (issue #0013259 )
...
git-svn-id: trunk@18862 -
2009-03-02 02:33:31 +00:00
paul
c4611a0b7a
ide: "C style operators" option coupled with "Include Assertion Code" option patch from David Pethes (bug #0013258 )
...
git-svn-id: trunk@18861 -
2009-03-01 23:46:53 +00:00
paul
d20b884a4a
wince: don't use TMap for SetProp, GetProp, use windows functions instead - they works very well
...
git-svn-id: trunk@18860 -
2009-03-01 13:52:23 +00:00
ask
0aa059ecff
TAChart: display labels on bar series. Initial crude implementation.
...
git-svn-id: trunk@18859 -
2009-03-01 12:04:40 +00:00
martin
7e91120fe5
SynEdit fixed warnings
...
git-svn-id: trunk@18858 -
2009-03-01 11:58:10 +00:00
paul
cb071d68ba
synedit: reduce amount of warnings
...
git-svn-id: trunk@18857 -
2009-03-01 11:17:25 +00:00
paul
603e73aca1
lcl: use TPoint compare operator instead of field by field compare
...
git-svn-id: trunk@18856 -
2009-03-01 11:10:36 +00:00
ask
b83050cf62
TAChart: change inherited methods visibility to match parent class.
...
git-svn-id: trunk@18855 -
2009-03-01 10:51:37 +00:00
paul
1017482ade
lcl: don't crash application on call to TCustomAnchoredDockManager.ResetBounds (fixes issue #0013252 )
...
git-svn-id: trunk@18854 -
2009-03-01 10:15:39 +00:00
paul
eb1bb17970
docs: add David Pethes to the contributors list
...
git-svn-id: trunk@18853 -
2009-03-01 10:13:01 +00:00
paul
99b758fe9e
ide: fix target processor search by David Pethes (bug #0013255 )
...
git-svn-id: trunk@18852 -
2009-03-01 10:12:17 +00:00
ask
7385883003
TAChart: refactor bar series drawing
...
git-svn-id: trunk@18851 -
2009-03-01 09:04:48 +00:00