Commit Graph

18582 Commits

Author SHA1 Message Date
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
ask
c27d946f16 TAChart: refactor zooming
git-svn-id: trunk@18818 -
2009-02-24 11:43:48 +00:00
paul
aa768c5872 gtk: simplify Frame3D
git-svn-id: trunk@18817 -
2009-02-24 06:41:38 +00:00
paul
4931b03cdb wince: fix compilation
git-svn-id: trunk@18816 -
2009-02-24 06:08:08 +00:00
paul
a4a728b2a4 lcl: formatting
git-svn-id: trunk@18815 -
2009-02-24 04:41:24 +00:00
paul
b95e622129 jcf: rename jcfsettings to JCFSettings since jfc looks for JCFSettings and it cannot be found on case sensitive file systems
git-svn-id: trunk@18814 -
2009-02-24 03:52:59 +00:00
paul
e9eca3fc92 ide: don't show minimize/maximize buttons for IDE options dialog (only allow to resize it)
git-svn-id: trunk@18813 -
2009-02-24 02:23:38 +00:00
paul
e341c015c5 designer: introduce TDesigner.ShowComponentCaptions property, fix SetShowComponentCaptionHints and SetShowEditorHints
ide: switch Designer.ShowComponentCaptions when "Show component captions" option is switched in the IDE options

git-svn-id: trunk@18812 -
2009-02-24 02:22:36 +00:00
paul
7e1eb7a0f1 designer: a bit improve form invalidates I introduced in r18806 #d37ad93cb0
git-svn-id: trunk@18810 -
2009-02-23 15:09:45 +00:00