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
martin
2f1b930d22
SynEdit, Folding: "type" does not always start a block: "foo = type string;"
...
git-svn-id: trunk@18799 -
2009-02-22 20:05:43 +00:00
martin
580a765d4e
SynEdit: Fixed BlockSelection, if multi byte UTF8 chars are present (requires fix in rev 18797 #9cfd930f46) (relates to bug #11819 / Note 25343; but any line with multibyte chars at the very start was affected)
...
git-svn-id: trunk@18798 -
2009-02-22 19:46:57 +00:00
martin
9cfd930f46
LCL/UTF-8: fix UTF8FindNearestCharStart (it kept looking at the 1st char in the string, assuming wrong start positions for others)
...
git-svn-id: trunk@18797 -
2009-02-22 19:43:06 +00:00
martin
81d0c46770
Add SynEdit-Design package to BigIDE
...
git-svn-id: trunk@18796 -
2009-02-22 18:42:03 +00:00
ask
a3580b1459
TAChart: Make marks optional. Allow custom marks formatting.
...
git-svn-id: trunk@18795 -
2009-02-22 16:06:23 +00:00
ask
4bd8cdc586
TAChart: implement all MarksStyle values for TPieSeries.
...
Add mark style selection to the demo application.
git-svn-id: trunk@18794 -
2009-02-22 15:10:53 +00:00
michael
3355d5624b
* Fixed access violation reported on Mailing list
...
git-svn-id: trunk@18793 -
2009-02-22 14:48:27 +00:00
ask
61219c304d
TAChart: Renamed ChartCoord -> TChartCoord
...
git-svn-id: trunk@18792 -
2009-02-22 14:41:55 +00:00
mattias
27966b0715
IDE: build modes: added TargetOS
...
git-svn-id: trunk@18791 -
2009-02-22 10:14:04 +00:00
jesus
82f1dfb48a
LCL, mouse hovering a toolbutton might change down state after leaving the button area, it should not change the previous down state
...
git-svn-id: trunk@18790 -
2009-02-22 05:05:09 +00:00
jesus
381c429d0a
LazReport, renamed some images
...
git-svn-id: trunk@18789 -
2009-02-21 21:28:20 +00:00
mattias
a4e0c566a7
IDE: build modes: add standard build mode
...
git-svn-id: trunk@18788 -
2009-02-21 21:23:58 +00:00
mattias
4b6abe2cbe
IDE: build modes: enable project build modes
...
git-svn-id: trunk@18787 -
2009-02-21 19:33:52 +00:00
marc
d445d07ffe
* Moved visual check forward, so we have always a visual when creating a pixmap. This might solve some object is NULL gdk warnings
...
git-svn-id: trunk@18786 -
2009-02-21 18:44:25 +00:00
jesus
246c0e3ae8
LazReport, do not autoscroll designer's form
...
git-svn-id: trunk@18785 -
2009-02-21 18:38:29 +00:00
mattias
4c7d84316a
IDE: added checks to not save .lrs,lfm,lrt file without directory
...
git-svn-id: trunk@18784 -
2009-02-21 16:14:22 +00:00
mattias
22c61b805d
IDE+codetools: identifier completion: show constructor/destructo from Paul, bug #13215
...
git-svn-id: trunk@18783 -
2009-02-20 21:23:15 +00:00
paul
cf81a4cbf8
ideintf: ComponentTreeView: a generic way to create subtrees from child components (patch from Alexander S. Klenin, issue #0013217 )
...
git-svn-id: trunk@18782 -
2009-02-20 18:18:37 +00:00
paul
0265fae03f
lcl: implemented GetParentComponent for TControl (part of issue #0013217 ) from Alexander S. Klenin
...
git-svn-id: trunk@18781 -
2009-02-20 17:55:47 +00:00
paul
f8e23f2d0d
tachart: correct asterisks positions
...
git-svn-id: trunk@18780 -
2009-02-20 15:34:27 +00:00
paul
1a3d8bce05
tachart: fix bigide building
...
git-svn-id: trunk@18779 -
2009-02-20 15:32:00 +00:00
ask
facc55f1a3
TAChart: Add Alexander Klenin to authors
...
issue #13214 part 6
git-svn-id: trunk@18778 -
2009-02-20 14:30:06 +00:00
ask
604c32679f
TAChart: Refactor TLine series. Add static TLine series to the demo
...
issue #13214 part 5
git-svn-id: trunk@18777 -
2009-02-20 14:28:08 +00:00
ask
f6a27a57d4
TAChart: clean up, fix and expand published properties, since they are now useful
...
issue #13214 part 4
git-svn-id: trunk@18776 -
2009-02-20 14:25:24 +00:00
ask
ee315fb844
TAChart series editor: adding, deleting and selection of series
...
issue #13214 part 3
git-svn-id: trunk@18775 -
2009-02-20 14:22:48 +00:00
ask
7ab4967ab9
TAChart: Prepare series code for design-time editing. Publish Series property.
...
issue #13214 part 2
git-svn-id: trunk@18774 -
2009-02-20 14:19:05 +00:00
ask
75edc78f04
TAChart series editor: initial design-time form. Does nothing useful yet.
...
issue #13214 part 1
git-svn-id: trunk@18773 -
2009-02-20 14:04:27 +00:00
kirkpatc
1a85e950d3
FPDoc - some further minor corrections to Graphics.xml
...
git-svn-id: trunk@18772 -
2009-02-20 12:45:43 +00:00
mattias
e11d2f2778
LCL: TTextStrings: fixed Move updating EndPos of moved line
...
git-svn-id: trunk@18771 -
2009-02-20 11:14:43 +00:00
mattias
44137fd82d
LCL: TTextStrings: fixed AddStrings checking if copying objects is needed
...
git-svn-id: trunk@18770 -
2009-02-20 10:54:22 +00:00
vincents
1f3f833a84
win32 interface: use UTF16 <-> UTF8 conversion functions from LCLProc instead of UTF8Encode/UTF8Decode from the RTL to work around fpc bug #13075
...
patch by: Theo
fixes issue #13067
git-svn-id: trunk@18769 -
2009-02-20 08:33:44 +00:00
mattias
11b999a54c
IDE: fixed saving usage options with correct PathDelim
...
git-svn-id: trunk@18768 -
2009-02-19 22:14:54 +00:00