ask
|
48b4ff9a85
|
TAChart: Update "basic" demo
git-svn-id: trunk@38565 -
|
2012-09-08 07:06:38 +00:00 |
|
ask
|
fa8507e364
|
TAChart: Extract TATextElements unit
git-svn-id: trunk@38564 -
|
2012-09-08 07:02:21 +00:00 |
|
paul
|
d682696b86
|
carbon: return the same color for gradient active caption, gradient inactive caption as active caption and inactive caption since there are no analogs in carbon
git-svn-id: trunk@38563 -
|
2012-09-08 06:59:39 +00:00 |
|
paul
|
7c8dc24603
|
carbon: implement linear gradients for GradientFill method
git-svn-id: trunk@38562 -
|
2012-09-08 06:56:44 +00:00 |
|
ask
|
3464f50fbd
|
TAChart: Add Marks.Shape property
git-svn-id: trunk@38561 -
|
2012-09-07 16:15:02 +00:00 |
|
vincents
|
c38cc4533e
|
fpc gui testrunner: introduced a custom tree node type, so the complete error message can be copied to the clipboard, issue #22817
git-svn-id: trunk@38560 -
|
2012-09-07 14:28:03 +00:00 |
|
ask
|
74d88298c4
|
TAChart: Add potential support for pie charts to fpcanvas drawer.
Will start working as soon as FPCanvas will support filled polygons.
git-svn-id: trunk@38559 -
|
2012-09-07 13:49:57 +00:00 |
|
ask
|
c2281371a4
|
TAChart: Add pie chart support to the fpvectorial drawer
git-svn-id: trunk@38558 -
|
2012-09-07 13:37:54 +00:00 |
|
ask
|
0ee540a7df
|
TAChart: Support brush style, pen style and pen width in fpvectorial drawer
git-svn-id: trunk@38557 -
|
2012-09-07 13:07:09 +00:00 |
|
mattias
|
2404c9e445
|
mtprocs: fixed 64bit windows compilation
git-svn-id: trunk@38555 -
|
2012-09-07 12:26:40 +00:00 |
|
martin
|
c391dad785
|
SynEdit: Fixed Exporter to work with TSynMultiSyn
git-svn-id: trunk@38554 -
|
2012-09-07 11:34:35 +00:00 |
|
mattias
|
23d713f7b5
|
lcl: carbon: clean up
git-svn-id: trunk@38553 -
|
2012-09-07 09:25:37 +00:00 |
|
paul
|
cbec8ef585
|
carbon: cleanup methods which use inherited implementation
git-svn-id: trunk@38552 -
|
2012-09-07 07:29:14 +00:00 |
|
paul
|
bc15f4764c
|
carbon: FrameRect must use the passed brush instead of currently selected
git-svn-id: trunk@38551 -
|
2012-09-07 07:17:50 +00:00 |
|
mattias
|
0c0a7fb0de
|
IDE: code completion: show message when nothing was done
git-svn-id: trunk@38550 -
|
2012-09-07 07:10:47 +00:00 |
|
paul
|
5899b6bcb0
|
carbon: restore clipping rect on RestoreDC, save/restore Window and Viewport offsets
git-svn-id: trunk@38548 -
|
2012-09-07 04:15:32 +00:00 |
|
ask
|
b12d54bac4
|
TAChart: Support Y NaNs in polar series
git-svn-id: trunk@38547 -
|
2012-09-07 03:00:47 +00:00 |
|
martin
|
1c453ed8bf
|
DBG, Asm-Dlg: Fix Scrollbars
git-svn-id: trunk@38545 -
|
2012-09-06 17:30:25 +00:00 |
|
martin
|
696d0835c2
|
Debugger: added Attach/Detach
git-svn-id: trunk@38544 -
|
2012-09-06 17:17:38 +00:00 |
|
paul
|
b8de86d9ae
|
carbon: implement LPtoDP and DPtoLP, fix setting a clipping region to graphic context - coordinates must be in device units, fix generic implementation of IntersectClipRect
git-svn-id: trunk@38543 -
|
2012-09-06 15:49:22 +00:00 |
|
ask
|
fdfaa2f99a
|
TAChart: Add pie series support to the svg drawer
git-svn-id: trunk@38542 -
|
2012-09-06 15:22:10 +00:00 |
|
mattias
|
6ca1bc4e51
|
IDE: fixed loading IDE build profiles for version>=3
git-svn-id: trunk@38541 -
|
2012-09-06 15:05:47 +00:00 |
|
mattias
|
89b17f0d82
|
codetools: fixed TStandardCodeTool.ReplaceWords
git-svn-id: trunk@38540 -
|
2012-09-06 15:00:13 +00:00 |
|
mattias
|
da2404fdb3
|
codetools: TLinkScanner.FindCodeInRange: return only links with code
git-svn-id: trunk@38539 -
|
2012-09-06 14:59:46 +00:00 |
|
ask
|
b9c2d8fc91
|
TAChart: Add and use TAGeometry.TEllipse instead of BoundingBoxToCenterAndHalfRadius
git-svn-id: trunk@38538 -
|
2012-09-06 14:54:02 +00:00 |
|
martin
|
80283e5a89
|
Debugger: added Attach/Detach
git-svn-id: trunk@38537 -
|
2012-09-06 13:04:05 +00:00 |
|
martin
|
b34b609f50
|
Debugger: added Attach/Detach
git-svn-id: trunk@38536 -
|
2012-09-06 12:41:24 +00:00 |
|
paul
|
3fc78e21ca
|
carbon: save/restore clipping region on SaveDC/RestoreDC, correctly return region type on SelectClipRGN call
git-svn-id: trunk@38535 -
|
2012-09-06 12:21:32 +00:00 |
|
mattias
|
66248b31c3
|
IDE: use relative path for gdb by default if gdb is in PATH
git-svn-id: trunk@38534 -
|
2012-09-06 11:39:23 +00:00 |
|
zeljko
|
e6763367c1
|
Qt: fixed header offset and getClientRect for TListView when ViewStyle=vsReport.
git-svn-id: trunk@38533 -
|
2012-09-06 07:39:59 +00:00 |
|
mattias
|
3b88607393
|
codetools: FindCommentInFront: fixed range error
git-svn-id: trunk@38532 -
|
2012-09-06 07:31:14 +00:00 |
|
martin
|
91d58f99ce
|
Debugger: Workaround to fix exe-line-indicators (blue dots) at debug start
git-svn-id: trunk@38531 -
|
2012-09-05 17:00:19 +00:00 |
|
paul
|
1cc31824b0
|
carbon: correctly return region type on CombineRegion
git-svn-id: trunk@38530 -
|
2012-09-05 14:33:19 +00:00 |
|
paul
|
ecdd59f310
|
carbon: restore context transformation matrix after clearing the clipping since it may change after the clipping applying
git-svn-id: trunk@38529 -
|
2012-09-05 14:17:39 +00:00 |
|
vincents
|
844338ff7e
|
debian: disabled html doc in debs, because building the html docs fails
git-svn-id: trunk@38528 -
|
2012-09-05 14:01:00 +00:00 |
|
mattias
|
c5c9d45cc0
|
IDE: fixed loading IDE build profiles for version>=3
git-svn-id: trunk@38527 -
|
2012-09-05 13:01:39 +00:00 |
|
mattias
|
809e0969e4
|
codetools: fixed GetCleanPosInfo
git-svn-id: trunk@38526 -
|
2012-09-05 12:44:47 +00:00 |
|
mattias
|
4a5400aa16
|
codetools: linkscanner: add link for skipped code
git-svn-id: trunk@38525 -
|
2012-09-05 11:28:37 +00:00 |
|
mattias
|
04176d39b8
|
codetools: fixed reusing scanrange of implementation uses section
git-svn-id: trunk@38523 -
|
2012-09-05 10:52:22 +00:00 |
|
mattias
|
d55829b176
|
codetools: fixed reusing scanrange of implementation uses section
git-svn-id: trunk@38522 -
|
2012-09-05 10:50:04 +00:00 |
|
mattias
|
20382c7ed0
|
codetools: skipped code is now converted to special comments
git-svn-id: trunk@38521 -
|
2012-09-05 10:47:44 +00:00 |
|
zeljko
|
a3eea5f52e
|
Qt: do not propagate keyrelease event as action trigger. issue #22737
git-svn-id: trunk@38520 -
|
2012-09-05 10:22:21 +00:00 |
|
zeljko
|
eb63241bf4
|
Gtk2: fixed crash with TListView when viewstyle is vsIcon or vsSmallIcon. issue #22778
git-svn-id: trunk@38519 -
|
2012-09-05 09:15:10 +00:00 |
|
zeljko
|
09d24bbe54
|
Qt: TQtWinApi.ExtTextOut() implemented Dx param. issue #22795
git-svn-id: trunk@38518 -
|
2012-09-05 06:53:35 +00:00 |
|
mattias
|
5f8a01b2f6
|
IDE: add syneditsgn to old package lists to keep TSynEdit register in the IDE, issue #22740
git-svn-id: trunk@38517 -
|
2012-09-04 22:45:01 +00:00 |
|
mattias
|
dbd3e7fcd7
|
lhelp: makefile: pass OPT
git-svn-id: trunk@38515 -
|
2012-09-04 22:31:03 +00:00 |
|
mattias
|
e36dc962f7
|
IDE: clean up
git-svn-id: trunk@38514 -
|
2012-09-04 22:30:48 +00:00 |
|
mattias
|
262525e767
|
IDE: codetools defines editor: removed obsolete lazarus source template
git-svn-id: trunk@38513 -
|
2012-09-04 08:51:16 +00:00 |
|
mattias
|
1143e333ac
|
lcl: tiff: fixed compilation of fpc 2.6.1
git-svn-id: trunk@38511 -
|
2012-09-03 21:14:08 +00:00 |
|
mattias
|
f93076acb0
|
aarre: fixed typo, added readme
git-svn-id: trunk@38510 -
|
2012-09-03 20:53:27 +00:00 |
|