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
mattias
edd4e307c9
IDE: fixed saving file with syntax error with option remove empty methods
...
git-svn-id: trunk@18767 -
2009-02-19 21:59:21 +00:00
vincents
1bbc803e83
sqlite component: fixed path delimeters in .lpk caused by issue #13212
...
patch by: Luiz Americo
git-svn-id: trunk@18766 -
2009-02-19 21:44:35 +00:00
kirkpatc
1655c12307
FPDoc - updates and corrections to class descriptions in FPCanvas.xml and FPImage.xml
...
git-svn-id: trunk@18765 -
2009-02-19 21:15:30 +00:00
vincents
3120bb14c2
sqlite component: patch from issue #13209
...
* Change the sqlite*dataset component editor to allow call the Fields Editor
* Remove workaround to old fpc/lazarus bugs
patch by Luiz Americo
git-svn-id: trunk@18764 -
2009-02-19 20:29:07 +00:00
kirkpatc
05fc951f20
FPDoc - minor correction to forms.xml; additions, updates and links for many classes in Graphics.xml
...
git-svn-id: trunk@18763 -
2009-02-19 15:04:11 +00:00
mattias
44384111c2
fixed typo
...
git-svn-id: trunk@18762 -
2009-02-19 08:35:22 +00:00
paul
c217a3aa46
docs: add Vladimir Serotyukov to the contributor list (Haword)
...
git-svn-id: trunk@18761 -
2009-02-19 08:33:42 +00:00
paul
0f6a04e59b
ide: don't set background color when we draw strings using highlighter (bug #0013031 )
...
git-svn-id: trunk@18760 -
2009-02-19 08:23:44 +00:00
dmitry
bed3e1d1a2
changed callbacks calling conv to mwpascal
...
git-svn-id: trunk@18759 -
2009-02-19 07:43:35 +00:00
dmitry
e07d1b374b
fix for hint window on show focusing
...
git-svn-id: trunk@18758 -
2009-02-19 07:28:45 +00:00
paul
e8e122df26
designer: add SelectAll menu item, Ctrl+A key handling (implements issue #0001776 )
...
git-svn-id: trunk@18757 -
2009-02-19 03:43:00 +00:00
paul
2b2c44b007
formatting
...
git-svn-id: trunk@18756 -
2009-02-19 02:53:00 +00:00
paul
cd3f7a36d5
wince: reduce amount of hints
...
git-svn-id: trunk@18755 -
2009-02-19 02:42:58 +00:00
paul
68f598b5dc
wince: port win32 change regards WindowTitle, StrCaption type
...
git-svn-id: trunk@18754 -
2009-02-19 02:42:42 +00:00
paul
8bbf2ec14f
gtk2: apply TListView.BorderStyle on widget creation (fixes part of bug #0013182 )
...
git-svn-id: trunk@18753 -
2009-02-19 02:24:38 +00:00
paul
4c55ecc090
win32: changing border style by changing exstyle does not work for ListView -> use RecreateWnd (fixes part of issue #0013182 )
...
git-svn-id: trunk@18752 -
2009-02-19 01:55:50 +00:00
jesus
c84b3499e1
LazReport, fix record context on which bands are printed after a group change is detected, issue #13165
...
git-svn-id: trunk@18751 -
2009-02-18 23:58:06 +00:00
paul
ce5bc947cf
designer: BuildPopupMenu must reassign DesignerMenuRoot and all events (fixes bug #0011278 )
...
git-svn-id: trunk@18750 -
2009-02-18 15:36:14 +00:00
vincents
69610334ef
TAChart: Make Assign and EraseBackground methods public, as inherited ones
...
patch by: Alexander Klenin
part 4 of issue #13201
git-svn-id: trunk@18749 -
2009-02-18 12:22:32 +00:00
vincents
a945bd4085
TAChart: Remove {$MODE DELPHI} and {$IFDEF fpc}
...
patch by: Alexander Klenin
part 3 of issue #13201
git-svn-id: trunk@18748 -
2009-02-18 12:20:30 +00:00
vincents
6eda89f398
TAChart: Refactor coordinate transformations
...
patch by: Alexander Klenin
part 2 of issue #13201
git-svn-id: trunk@18747 -
2009-02-18 12:17:29 +00:00
vincents
161a59bc94
TAChart: Make TChart.Series an indexed property of proper type
...
patch by: Alexander Klenin
part 1 of issue #13201
git-svn-id: trunk@18746 -
2009-02-18 12:14:45 +00:00