Commit Graph

6323 Commits

Author SHA1 Message Date
paul
079da4d9a5 turbopoweripro: fixed hint showing; added hints for <abbr> and <acronym> tags; fixed a bug in attributes parsing by Žilvinas Ledas (issue #0017587)
git-svn-id: trunk@27703 -
2010-10-14 03:20:04 +00:00
paul
1732203228 turbopoweripro: added select printer; resourcestrings of captions, autosize, anchors for labels and buttons in print preview dlg by Žilvinas Ledas (issue #0017559)
git-svn-id: trunk@27702 -
2010-10-14 03:13:59 +00:00
martin
5ebba3c501 Synedit: use real dotted lines
git-svn-id: trunk@27700 -
2010-10-14 01:06:43 +00:00
paul
7cfcf487e3 move WaveTo from synedit to GraphUtil
git-svn-id: trunk@27699 -
2010-10-14 00:48:35 +00:00
martin
769c0bbc2d SynEdit: Updates to zic-zac lines
git-svn-id: trunk@27690 -
2010-10-13 22:36:04 +00:00
mattias
e104829cc2 codetools: added check vs symlink loop, bug #17614
git-svn-id: trunk@27689 -
2010-10-13 22:17:09 +00:00
mattias
ef525bda22 codetools: fixed FindStartOFindStartOfAtomfAtom if at start of string constant
git-svn-id: trunk@27688 -
2010-10-13 22:11:06 +00:00
zeljko
59710747e4 JCF2: fixed compilation
git-svn-id: trunk@27683 -
2010-10-13 17:42:49 +00:00
mattias
3ff98d74ff codetools: removed constref from keywords
git-svn-id: trunk@27676 -
2010-10-13 08:06:42 +00:00
martin
cf34fd38f0 SynEdit: improved merging of frames and markups
git-svn-id: trunk@27672 -
2010-10-13 01:07:10 +00:00
martin
3461e3c693 SynEdit: added more for new zic-zac markup / refactor some of PaintLines
git-svn-id: trunk@27670 -
2010-10-12 22:57:42 +00:00
maxim
35ee37d215 Translations: Portuguese translation update by Marcelo B Paula, bug #17613
git-svn-id: trunk@27669 -
2010-10-12 20:49:14 +00:00
jesus
3e8c529d67 LazReport, show non-data bands in RowsLayout report
git-svn-id: trunk@27668 -
2010-10-12 19:53:40 +00:00
paul
797b544a5e synedit: add FrameStyle to the markup color and highlighter attribute
git-svn-id: trunk@27660 -
2010-10-12 03:20:52 +00:00
paul
5f0b5a99bc synedit: implement TextDrawer frame styles, add an ability to draw each side with an own style and color
git-svn-id: trunk@27659 -
2010-10-12 02:42:40 +00:00
martin
4d940456d8 SynEdit: don't stream empty right-gutter to lfm
git-svn-id: trunk@27658 -
2010-10-12 00:25:43 +00:00
mattias
3cd6430bb9 codetools: added constref parameter prefix modifier
git-svn-id: trunk@27647 -
2010-10-10 23:47:16 +00:00
martin
0274574004 SynEdit: Pas-Highlighter: Improved "message" and "index" keywords (less false positives)
git-svn-id: trunk@27645 -
2010-10-10 22:11:20 +00:00
martin
b944234141 SynEdit: Remove gtk2 MouseCapture workaround (after bug #13878 is fixed now). workaround was for issue #12460
git-svn-id: trunk@27644 -
2010-10-10 21:20:31 +00:00
martin
871136835b SynEdit: Fix for right overview Gutter
git-svn-id: trunk@27632 -
2010-10-09 16:06:56 +00:00
ask
d051326063 TAChart: Minor code style fixes
git-svn-id: trunk@27618 -
2010-10-08 11:11:42 +00:00
jesus
398ecf256d TAChart, fix component and property editors, see note in issue #17077
git-svn-id: trunk@27612 -
2010-10-08 00:34:11 +00:00
mattias
7c74ad750f codetools: property completion: add setter code when read variable exists
git-svn-id: trunk@27608 -
2010-10-07 17:00:36 +00:00
mattias
e80f406103 codetools: identifier comletion: put keywords behind fitting identifiers
git-svn-id: trunk@27606 -
2010-10-07 12:36:52 +00:00
mattias
95aebd5804 codetools: do not show identifier at cursor at start of list and ignore it on tab completion
git-svn-id: trunk@27605 -
2010-10-07 12:28:09 +00:00
mattias
1293a9022f codetools: debugging output
git-svn-id: trunk@27580 -
2010-10-05 07:44:19 +00:00
maxim
0deb180d9e regenerated translations; updated Russian translation
git-svn-id: trunk@27578 -
2010-10-04 22:27:08 +00:00
mattias
4d26bc867f IDE: running FPC source scan in background thread
git-svn-id: trunk@27577 -
2010-10-04 18:34:57 +00:00
mattias
aac4168119 IDE: started background scan of fpc source directory
git-svn-id: trunk@27575 -
2010-10-04 14:00:13 +00:00
ask
d4fd6075e6 TACHart: Increase series length in line demo, reformat comment
git-svn-id: trunk@27574 -
2010-10-04 12:41:03 +00:00
ask
151210cde5 TAChart: Fix animated zoom-out
git-svn-id: trunk@27573 -
2010-10-04 12:04:59 +00:00
ask
91d3bcfd77 TAChart: Replace TChart.UpdateExtent with public GetFullExtent function
git-svn-id: trunk@27572 -
2010-10-04 12:04:28 +00:00
ask
11c20399c2 TAChart: Unassign tool's chart reference during deactivation.
This fixes issue #17507

git-svn-id: trunk@27571 -
2010-10-04 11:56:50 +00:00
ask
e7ce0b0dac TAChart: Add TBarSeries.BarOffsetPercent property
git-svn-id: trunk@27570 -
2010-10-04 11:40:34 +00:00
ask
ba23bd2982 TAChart: Draw pie slices in the legend
git-svn-id: trunk@27568 -
2010-10-04 10:46:25 +00:00
ask
c95aa6b2f3 TAChart: Draw per-point legend items with the color from the chart source
git-svn-id: trunk@27567 -
2010-10-04 10:32:34 +00:00
ask
3d801aa92c TAChart: Support per-point coloring of line series
git-svn-id: trunk@27566 -
2010-10-04 10:20:29 +00:00
ask
213a8b5ef1 TAChart: Implement legend multiplicity for most series
git-svn-id: trunk@27565 -
2010-10-04 10:13:28 +00:00
ask
d589d25f96 TAChart: Fix chart invalidation after changing subcomponents' properties
git-svn-id: trunk@27563 -
2010-10-04 09:22:47 +00:00
mattias
0b18b44d8e codetools: added flag TFPCSourceCache.Valid
git-svn-id: trunk@27562 -
2010-10-04 09:20:53 +00:00
mattias
cb4fe65c5f codetools: fpc caches: added invalid stamp constant
git-svn-id: trunk@27561 -
2010-10-04 09:15:34 +00:00
ask
51333d23ff TAChart: Fix skipping obsolete property
git-svn-id: trunk@27560 -
2010-10-04 09:15:08 +00:00
ask
91aa289f6e TAChart: Group Legend-related properties into TChartSeriesLegend class. Update demo.
git-svn-id: trunk@27559 -
2010-10-04 09:10:55 +00:00
ask
84bb112a07 TAChart: Initial support for legend multiplicity
git-svn-id: trunk@27557 -
2010-10-04 08:21:46 +00:00
ask
643fc88dfa TAChart: Add user-drawn legend item to the legend demo
git-svn-id: trunk@27556 -
2010-10-04 07:30:19 +00:00
ask
09b0ea83ae TAChart: Add OnDrawLegend event to chart series
git-svn-id: trunk@27555 -
2010-10-04 07:28:23 +00:00
ask
1f15b325ab TAChart: Disable series if displaying it causes exception.
This prevents further exceptions on repainting, especially during design-time.

git-svn-id: trunk@27552 -
2010-10-03 17:33:56 +00:00
ask
80b1644c82 TAChart: Use RecNo as X value if TDbChartSource.FieldX is empty.
Patch by José Mejuto

git-svn-id: trunk@27551 -
2010-10-03 03:03:53 +00:00
martin
04c2eb89db Syn-Multi-Highlighter, tests for rev 27545 #1b6d6917f7
git-svn-id: trunk@27546 -
2010-10-02 16:31:47 +00:00
martin
1b6d6917f7 Syn-Multi-Highlighter, fix several crashes. see notes from issue #17419
git-svn-id: trunk@27545 -
2010-10-02 16:30:18 +00:00