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
paul
2580f132b8
correct few asterisk position in the header
...
git-svn-id: trunk@18850 -
2009-03-01 05:15:17 +00:00
paul
98806cae90
lcl: use already defined operator for TFloatPoint -> TPoint conversion
...
git-svn-id: trunk@18849 -
2009-03-01 03:30:58 +00:00
martin
130c399660
SynEdit: Fixes a crash, PrimarySelection would make a callback to a destroyed SynEdit
...
git-svn-id: trunk@18848 -
2009-02-28 20:26:30 +00:00
martin
a8f8934f62
SynEdit, Refactor: Separated the interface to Lines, from the TextBuffer implementation (forgot one file)
...
git-svn-id: trunk@18847 -
2009-02-28 18:17:13 +00:00
martin
b183a0ba51
SynEdit, Refactor: Separated the interface to Lines, from the TextBuffer implementation
...
git-svn-id: trunk@18846 -
2009-02-28 18:13:43 +00:00
martin
83fb21fe1b
SynEdit fixed crash, if Fold-GutterPart was removed from GutterPartList (SynEdit on custom Form, modified via Object Inspector)
...
git-svn-id: trunk@18845 -
2009-02-28 15:30:58 +00:00
paul
b31cf38ac4
docs: add Jose Mejuto to the contributors list
...
git-svn-id: trunk@18844 -
2009-02-28 12:49:40 +00:00
mattias
d5cc8b6e8b
LCL: TTreeView: fixed GetIndex, bug #13249 , from Petrov
...
git-svn-id: trunk@18843 -
2009-02-28 10:14:31 +00:00
martin
0feb94742e
SynEdit, update LineChangeMarkers (yellow/green) for user applications that use SynEdit.Lines.SaveToFile
...
git-svn-id: trunk@18842 -
2009-02-27 20:11:23 +00:00
paul
bac2b22c0c
ide: bind View Todo List menu item and appropriate key combination (part of bug #0012140 )
...
git-svn-id: trunk@18841 -
2009-02-27 17:41:38 +00:00
paul
a5d6f89af0
ide: package related shortcuts were handled twice (bug #0012141 )
...
git-svn-id: trunk@18840 -
2009-02-27 17:17:34 +00:00
paul
22f0c9e3c6
lcl: remove occasionally committed debug code
...
git-svn-id: trunk@18839 -
2009-02-27 16:31:39 +00:00
paul
2b25d4ddff
lcl: fix TShape drawing by JoshyFun (issue #0013233 )
...
git-svn-id: trunk@18838 -
2009-02-27 16:30:43 +00:00
paul
a723a0f5eb
qt: ellipse should be one pixel less (by hint of JoshyFun)
...
git-svn-id: trunk@18837 -
2009-02-27 16:29:13 +00:00
paul
2521adfc9c
fix typo
...
git-svn-id: trunk@18836 -
2009-02-27 09:34:06 +00:00
paul
f48e79bee7
designer: allow to drop components on several opened designer forms ( fixes #0008062 )
...
git-svn-id: trunk@18835 -
2009-02-27 08:21:37 +00:00
paul
2b18e40042
designer: formatting
...
git-svn-id: trunk@18834 -
2009-02-27 08:14:13 +00:00
paul
7f70a99e13
win32: fix pagecontrol in the designer after r18831 #af721847eb
...
git-svn-id: trunk@18833 -
2009-02-27 03:52:48 +00:00
jesus
008dca4acd
IDE, implemented closing editor tab with mouse middle button click
...
git-svn-id: trunk@18832 -
2009-02-27 03:25:41 +00:00
jesus
af721847eb
LCL, fixed TabIndexAtClientPos for win32 and gtk2
...
git-svn-id: trunk@18831 -
2009-02-27 03:23:46 +00:00
paul
d165265aaa
ideintf: fix asterisk position in the copyright header
...
git-svn-id: trunk@18830 -
2009-02-27 02:35:55 +00:00
martin
2129ac6726
Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package.
...
git-svn-id: trunk@18829 -
2009-02-26 23:31:02 +00:00
paul
1b0ce9d60f
ide: fix one anchor for code templates dialog
...
git-svn-id: trunk@18828 -
2009-02-26 22:57:16 +00:00
paul
ccc97fcddb
synedit: set default value for FrameColor
...
git-svn-id: trunk@18827 -
2009-02-26 22:56:44 +00:00
marc
fa88fa1f61
* Reset puse wait state when stopped (tip from paul)
...
git-svn-id: trunk@18826 -
2009-02-26 22:40:16 +00:00
paul
9d9c9448c5
gtk: all custom controls need EraseBackground (not only those who don't have csOpaque) ( fixes #0013224 )
...
git-svn-id: trunk@18825 -
2009-02-26 02:07:07 +00:00
paul
8c52991db1
formatting
...
git-svn-id: trunk@18824 -
2009-02-26 02:04:33 +00:00
jesus
85a175e084
LCL, make getcells and setcells virtual in TCustomStringGrid
...
git-svn-id: trunk@18823 -
2009-02-26 00:52:10 +00:00
mattias
036ac66bf8
codetools: added / to expression operators
...
git-svn-id: trunk@18822 -
2009-02-25 14:14:06 +00:00
paul
eeb0f872f1
gtk1: Memo.SelStart does not change, when adding new lines with Memo.Lines.Add (bug #0008360 )
...
git-svn-id: trunk@18821 -
2009-02-25 02:58:44 +00:00
mattias
59cea6c0ba
LCL: TMemo using TTextStrings
...
git-svn-id: trunk@18820 -
2009-02-24 18:24:40 +00:00
paul
2f23907551
designer: when show component name fill name rectangle before to prevent ugly look if few names overlap each-other
...
git-svn-id: trunk@18819 -
2009-02-24 14:09:22 +00:00