Commit Graph

6551 Commits

Author SHA1 Message Date
mattias
fc610a8a98 codetools: findreferences: fixed searching procs 18153
git-svn-id: trunk@28619 -
2010-12-04 16:58:00 +00:00
mattias
b55cf19954 codetools: class completion: fixed inserting new methods into implementation with only a begin
git-svn-id: trunk@28618 -
2010-12-04 16:25:19 +00:00
martin
512bbdeb86 SynEdit: doc for BeginUpdate
git-svn-id: trunk@28611 -
2010-12-03 15:49:09 +00:00
mattias
7c572b1d3c codetools: fixed FindUsedUnitNames
git-svn-id: trunk@28610 -
2010-12-03 15:15:09 +00:00
martin
6b5a0784e7 SynEdit: prevent painting during paintlock. Issue #0018105, #0018090
git-svn-id: trunk@28608 -
2010-12-03 13:34:52 +00:00
paul
2c392d68a7 components: use DefaultFormatSettings in codetools to prevent deprecated warning generation
git-svn-id: trunk@28603 -
2010-12-03 03:40:41 +00:00
martin
ba8f8d4e90 SynEdit, SourceEdtior: Decouple UndoBlock from UpdateBlock
git-svn-id: trunk@28602 -
2010-12-03 02:10:35 +00:00
martin
d1792391e0 SynEdit: Fix updating (book-)mark position on edit, after other shared editor was closed. incl Testcase
git-svn-id: trunk@28601 -
2010-12-02 23:39:48 +00:00
martin
2cae5e44c8 SynEdit: Fix hidden caret at pos=1, if gutter invisible. Issue #0018134
git-svn-id: trunk@28600 -
2010-12-02 13:51:32 +00:00
mattias
336f855447 codetools: added RaiseAndCatchException
git-svn-id: trunk@28591 -
2010-12-02 12:32:06 +00:00
jesus
83e2bb39fb LazReport, support for shared images (on pdf export they create only one reference)
git-svn-id: trunk@28586 -
2010-12-01 22:12:51 +00:00
jesus
a8bae47cc1 LazReport: powerpdf export support for images with alpha channel/transparency, requires powerpdf 0.9.6
git-svn-id: trunk@28585 -
2010-12-01 22:09:38 +00:00
mattias
0083799bb6 codetools: fixed some file name compares
git-svn-id: trunk@28582 -
2010-12-01 15:28:43 +00:00
jesus
955de0d234 LazReport, do not convert jpeg images on exporting to pdf
git-svn-id: trunk@28577 -
2010-11-30 19:47:26 +00:00
jesus
242d0d20fa LazReport, support for images stored in old reports where they were stored as bitmaps
git-svn-id: trunk@28576 -
2010-11-30 18:43:04 +00:00
mattias
a2ddb892d9 codetools: fixed parsing var a: some deprecated;
git-svn-id: trunk@28574 -
2010-11-30 17:13:18 +00:00
ask
431801a4c5 TAChart: Allow user-drawn legend items with arbitrary text
git-svn-id: trunk@28572 -
2010-11-30 13:21:11 +00:00
ask
abd5ef4928 TAChart: Add Legend.UserItemsCount property
git-svn-id: trunk@28571 -
2010-11-30 13:16:06 +00:00
ask
2b62871247 TAChart: Extract TARadialSeries unit
git-svn-id: trunk@28570 -
2010-11-30 13:04:00 +00:00
mattias
c83a527bce codetools: identifier completion: fixed method override for could be vars, bug #18093
git-svn-id: trunk@28568 -
2010-11-30 12:19:35 +00:00
mattias
ba3dc6e1f5 codetools: CompleteBlock implementation begin end., bug #17293
git-svn-id: trunk@28566 -
2010-11-30 09:39:18 +00:00
mattias
4b2342c80b codetools: MethodTypeDataToStr: add colon if parameter names added
git-svn-id: trunk@28565 -
2010-11-30 08:34:52 +00:00
jesus
a15e960f93 LazReport, image formts report fixes, implemented shared property for Image object and pdf exporting support for this
git-svn-id: trunk@28564 -
2010-11-30 08:27:32 +00:00
mattias
172dde0f4e codetools: class completion: fixed finding Set methods, bug #18112
git-svn-id: trunk@28563 -
2010-11-30 08:14:38 +00:00
martin
74e9ccac95 SynEdit: added missing nil check
git-svn-id: trunk@28559 -
2010-11-29 23:56:34 +00:00
ask
fff4fddbd0 TAChart: Add variable-width pie slice labels to radial demo
git-svn-id: trunk@28556 -
2010-11-29 11:00:22 +00:00
ask
11acb13b20 TAChart: Do not display empty slice labels
git-svn-id: trunk@28555 -
2010-11-29 10:59:26 +00:00
mattias
dcde33b7ef codetools: TFPCSourceCache.Update; do not scan if Directory empty
git-svn-id: trunk@28554 -
2010-11-29 09:15:32 +00:00
mattias
f9c52af505 translations: german: updates from Swen Heinig
git-svn-id: trunk@28550 -
2010-11-28 21:14:47 +00:00
ask
e774fb0313 TAChart: Add radial series demo
git-svn-id: trunk@28549 -
2010-11-28 19:47:45 +00:00
ask
7fcd05e49f TAChart: Add TPieSeries.FindContainingSlice function. Extract Measure helper method.
git-svn-id: trunk@28548 -
2010-11-28 19:41:13 +00:00
ask
486fd0201f TAChart: Correctly update list source extent upon SetXValue/SetYValue calls
git-svn-id: trunk@28547 -
2010-11-28 18:50:41 +00:00
michael
824f8e965f * Added readme as part of project
git-svn-id: trunk@28546 -
2010-11-28 18:45:05 +00:00
michael
ae4eca2252 * Fixed bug in 17802
git-svn-id: trunk@28545 -
2010-11-28 18:44:38 +00:00
michael
1cc8b8d008 * Implemented SimpleFileCOpy, fixes #14140
git-svn-id: trunk@28544 -
2010-11-28 17:52:12 +00:00
ask
1697ac1990 TAChart: Remove warning about Dispatch method redefinition
git-svn-id: trunk@28540 -
2010-11-28 15:38:15 +00:00
mattias
efb3fc218d IDEIntf: objectinspector: update popup menu item Show Hints always, bug #18092
git-svn-id: trunk@28538 -
2010-11-28 15:35:09 +00:00
ask
fed2915490 TAChart: Trivial updates to drag-drop demo
git-svn-id: trunk@28537 -
2010-11-28 15:35:07 +00:00
ask
e83b1a817d TAChart: Move GetNearestPoint from TBasicChartSeries to TCustomChartSeries
git-svn-id: trunk@28536 -
2010-11-28 15:34:36 +00:00
martin
bdff583eba SynEdit: Temporarily allow painting during paintlock (the lesser of two evils)
git-svn-id: trunk@28534 -
2010-11-28 13:46:49 +00:00
mattias
e5ff2b2def codetools: ExtractProcHead: extract parameter type colon only if names and types are wanted
git-svn-id: trunk@28531 -
2010-11-28 13:28:54 +00:00
mattias
82f7e95ca0 codetools: ExtractProcHead extract operator result name
git-svn-id: trunk@28528 -
2010-11-28 13:05:36 +00:00
mattias
7d14b1c344 IDE: fpdoc editor: auto repair xml
git-svn-id: trunk@28526 -
2010-11-28 12:44:28 +00:00
ask
afcd16b76c TAChart: Protect the usage of Infinity from the R+/O+ checks. This should fix issue #18018
git-svn-id: trunk@28525 -
2010-11-28 12:24:01 +00:00
ask
d2270984f3 TAChart: Minor updates to the legend demo
git-svn-id: trunk@28524 -
2010-11-28 12:08:55 +00:00
mattias
ac5320bd27 codetools: added function to validate and fix fpdoc xml fragments
git-svn-id: trunk@28523 -
2010-11-28 11:58:01 +00:00
mattias
87922a9a0b fpdoc repair: close tags
git-svn-id: trunk@28522 -
2010-11-28 11:48:28 +00:00
ask
fa2ce85234 TAChart: Add "Submarks" page to axis demo
git-svn-id: trunk@28521 -
2010-11-28 11:42:51 +00:00
mattias
f6ec5f72bc codetools: quick class parser: skip object
git-svn-id: trunk@28519 -
2010-11-28 09:37:24 +00:00
mattias
3973fe6595 codetools: removed cafRecord
git-svn-id: trunk@28518 -
2010-11-28 09:33:08 +00:00