Commit Graph

18622 Commits

Author SHA1 Message Date
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
paul
c363b5fff8 gtk2: fix item exchange (bug #0013081)
git-svn-id: trunk@18809 -
2009-02-23 13:48:46 +00:00
zeljko
5563556ab1 Qt: fix crashes introduced by 18733.Class hierarchy is broken only if we look directly into qt libs, but we should not forget that we hacked QAbstractScrollArea class, so it's impossible to use with native controls. TQtAbstractScrollArea is TQtFrame now, so borderStyle can be setted up.
git-svn-id: trunk@18808 -
2009-02-23 10:58:48 +00:00
paul
cdcb46fcd0 win32: application should call OleInitialize to use some windows features like Clipboard, Drag and Drop, etc. Do this for LCL applications (maybe related to issue #0010409).
git-svn-id: trunk@18807 -
2009-02-23 10:25:47 +00:00
paul
d37ad93cb0 designer: Show non-visual component names below icons (issue #0013180)
git-svn-id: trunk@18806 -
2009-02-23 09:13:27 +00:00
paul
1fdf7aac12 designer: improve look of non-visual components
git-svn-id: trunk@18805 -
2009-02-23 08:34:04 +00:00
paul
dfc003e02b formatting
git-svn-id: trunk@18804 -
2009-02-23 08:33:27 +00:00
paul
3c5d739364 win32, wince: Frame3D must decrease passed rect
git-svn-id: trunk@18803 -
2009-02-23 08:22:45 +00:00
paul
9f70078354 qt: fix Frame3D drawing:
- decrease rect always even if we draw with bvNone (consistent behavior with carbon and gtk)
 - improve drawing of Frame3D with bvLowered, bvRaised

git-svn-id: trunk@18802 -
2009-02-23 08:18:54 +00:00
paul
b260e0bc7d designer: formatting
git-svn-id: trunk@18801 -
2009-02-23 07:32:49 +00:00
mattias
8eef3a2022 codetools: identifier completion: not adding semicolon in front of a binary symbol operator
git-svn-id: trunk@18800 -
2009-02-22 22:47:00 +00:00