Commit Graph

15378 Commits

Author SHA1 Message Date
wp
ada5db9ce2 TAChart: Fix poor resolution when printing a chart with LazReport.
git-svn-id: trunk@52205 -
2016-04-16 15:07:06 +00:00
wp
acad841fe6 LazReport: Fix compilation of sample projects
git-svn-id: trunk@52202 -
2016-04-15 20:08:58 +00:00
sekelsenmat
e8c2373bcd fpvectorial-html: Adds support to missing images
git-svn-id: trunk@52201 -
2016-04-15 12:28:58 +00:00
sekelsenmat
b0633c96d9 fpvectorial: adds possibility to disable newer gradient code
git-svn-id: trunk@52200 -
2016-04-15 12:23:29 +00:00
sekelsenmat
b684a204a4 fpvectorial: Implements system to log errors during rendering
git-svn-id: trunk@52199 -
2016-04-15 11:21:45 +00:00
wp
dde6bc8194 pochecker: Fix pixelated font in ResultDlg (issue #0026783)
git-svn-id: trunk@52196 -
2016-04-14 18:34:26 +00:00
juha
4d61abe1f8 New dialog for Change Parent feature.
git-svn-id: trunk@52195 -
2016-04-14 10:29:19 +00:00
juha
58317e2f8a Designer: Remove direct OI dependency of "Change Parent" feature, use events.
git-svn-id: trunk@52194 -
2016-04-14 10:02:16 +00:00
juha
47e2727bb5 Designer, IdeIntf: Improve "Change Parent" feature, use a dialog. Issue #29868, patch from FTurtle.
git-svn-id: trunk@52193 -
2016-04-14 10:02:14 +00:00
juha
2355da2c35 IdeIntf: Create proper name for Constraints.OnChange handler in Object Inspector. Issue #29562.
git-svn-id: trunk@52192 -
2016-04-14 10:02:12 +00:00
juha
a9f11cacba IdeIntf: Formatting
git-svn-id: trunk@52191 -
2016-04-14 10:02:07 +00:00
juha
2ab7a2e3f5 Object Inspector: Prevent infinite recursive loop in property name filter. Issue #29921, patch from shobits1.
git-svn-id: trunk@52190 -
2016-04-14 10:00:07 +00:00
jesus
7aba13f0ce IdeIntf: initialize FValueDifferBackgrndColor default value to DefValueDifferBackgrndColor at runtime which must match ValueDifferBackgrndColor declaration, it fixes GTK error dumps in LazReport when moving bands containing objects
git-svn-id: trunk@52187 -
2016-04-13 17:42:59 +00:00
martin
04d9e7d2ec SynEdit: dbgs added
git-svn-id: trunk@52186 -
2016-04-13 13:56:30 +00:00
martin
9e02931fe4 SynEdit: Allow HighLighter to skip some disabled fold nodes
git-svn-id: trunk@52184 -
2016-04-13 02:36:24 +00:00
martin
df4915ecc5 SynEdit: pas-hl, some more info for the outline markup. Code by x2nie
git-svn-id: trunk@52183 -
2016-04-12 23:57:04 +00:00
martin
4299f7779c SynEdit: PasHighLighter add nodes for for-do, while-do, with-do. Code by x2nie
git-svn-id: trunk@52181 -
2016-04-12 23:44:06 +00:00
martin
8b3aed5ba5 SynEdit: re-enable markup in lfm
git-svn-id: trunk@52180 -
2016-04-12 23:01:29 +00:00
martin
77a7561f6e SynEdit: re-enable markup in lfm
git-svn-id: trunk@52179 -
2016-04-12 18:01:01 +00:00
martin
52a6953a9a SynEdit: refactor InitFoldNodeInfo
git-svn-id: trunk@52178 -
2016-04-12 17:53:42 +00:00
martin
7f8685674a SynEdit: jscript highlighter, added FAtLineStart for hide-fold action
git-svn-id: trunk@52177 -
2016-04-12 17:40:05 +00:00
martin
958c6dc9b7 SynEdit: more refactor of folding. Move more CollectNodeInfo to base class. Code by x2nie
git-svn-id: trunk@52176 -
2016-04-12 17:30:53 +00:00
jesus
1a75fc1249 LazReport, fix AV on changing band height
git-svn-id: trunk@52175 -
2016-04-12 17:11:49 +00:00
martin
971225cbb5 Synedit: outline markup / comment
git-svn-id: trunk@52169 -
2016-04-11 13:11:48 +00:00
martin
c34cd1cee2 SynEdit: outline markup improve speed, use new cache of nested-fold-list
git-svn-id: trunk@52168 -
2016-04-11 12:13:45 +00:00
martin
94b7995f86 SynEdit: added (initial) outline markup by x2nie https://github.com/x2nie/syneditmarkupnestedcolors
git-svn-id: trunk@52166 -
2016-04-11 12:00:40 +00:00
martin
af42b4185f SynEdit: HighLighter, move count for nested and folded both into base class (prepare re-use by other HL) by x2nie
git-svn-id: trunk@52162 -
2016-04-11 01:00:42 +00:00
martin
b864871813 SynEdit: improved search for outer fold nodes / use cache
git-svn-id: trunk@52160 -
2016-04-10 23:34:39 +00:00
martin
ba2d936856 SynEdit: recreated Contributors.txt
git-svn-id: trunk@52159 -
2016-04-10 23:34:34 +00:00
mattias
72163698e7 IDEIntf: clean up
git-svn-id: trunk@52158 -
2016-04-10 17:43:20 +00:00
ondrej
b58038b72c lazutils: easylazfreetype: return the actual item in TFreeTypeFontCollection.AddFile and not just boolean.
git-svn-id: trunk@52153 -
2016-04-09 18:41:59 +00:00
ondrej
190e5160f3 lcl: groupededit: use RealGetText/RealSetText overriden methods instead of new GetText/SetText to make use of TControl.Text property.
git-svn-id: trunk@52147 -
2016-04-08 11:05:53 +00:00
jesus
f976741718 rtticontrols: fix fixedcols/fixedrows rttigrid properties, issue #29967
git-svn-id: trunk@52145 -
2016-04-08 07:54:52 +00:00
ondrej
b7aead9255 ide: revert r52136, r52137 #48c0f93e52: lazcontrols: register lazcontroldsgn package for installation
git-svn-id: trunk@52142 -
2016-04-07 09:36:16 +00:00
sekelsenmat
3d793aeb36 ide hints: Fixes them with FPC 2.6.4 see bug #29982
git-svn-id: trunk@52141 -
2016-04-07 09:16:12 +00:00
mattias
c190ac187c codetools: CleanCodeFromComments: added parameter KeepVerbosityDirectives
git-svn-id: trunk@52138 -
2016-04-07 07:38:39 +00:00
ondrej
5ea208759a lazcontrols: register lazcontroldsgn package for installation
git-svn-id: trunk@52136 -
2016-04-07 05:08:42 +00:00
maxim
515bc1f846 Translations: Hungarian translation update by Péter Gábor, bug #29947
git-svn-id: trunk@52133 -
2016-04-06 23:04:59 +00:00
maxim
22675459e0 LazReport: updated Russian translation
git-svn-id: trunk@52130 -
2016-04-06 22:27:18 +00:00
juha
a1f09debb2 IdeIntf: Prevent a recursive loop in IsInteresting, IsPropInClass function. Issue #29921.
git-svn-id: trunk@52128 -
2016-04-06 22:15:56 +00:00
juha
9e0eaa8431 IdeIntf: Simplify sub-functions of IsInteresting used by OI. The same value was used always for parameters.
git-svn-id: trunk@52115 -
2016-04-06 13:42:40 +00:00
juha
2c41ccf609 Formatting, comment.
git-svn-id: trunk@52109 -
2016-04-06 10:19:12 +00:00
jesus
3594a6b528 LazReport, added compatible read for original (produced with Lazarus 1.4.4, frVersion=28) prepared reports on newer versions plus option (enabled by default) for ugrading old prepared reports to current version, fix issue #29966
git-svn-id: trunk@52108 -
2016-04-05 21:24:15 +00:00
wp
2eb6e52660 TAChart: Publish the new events OnGetPointerStyle and OnCustomDrawPointer also for TCubicSplineSeries and TBSplineSeries.
git-svn-id: trunk@52105 -
2016-04-05 09:50:45 +00:00
wp
e0199daa77 TAChart: Rename the new OnOwnerDrawPointer event to OnCustomDrawPointer. Add OnGetPointerStyle event (for Delphi compatibility) and add this to line demo.
git-svn-id: trunk@52104 -
2016-04-04 14:19:00 +00:00
wp
e63ea5918a TAChart: Add owner-draw pointer event to TLineSeries. Add demo showing bitmap pointer and drawing only every nth pointer.
git-svn-id: trunk@52103 -
2016-04-04 12:07:40 +00:00
wp
be0a2f9c82 TurboPower_iPro: Fix list index error if ENTER is pressed and no TabItems are present
git-svn-id: trunk@52101 -
2016-04-02 09:01:14 +00:00
wp
be0ae8bc36 TurboPower_iPro: Fix clipped lines in print preview
git-svn-id: trunk@52100 -
2016-04-02 08:36:20 +00:00
juha
54e12af225 Object Inspector: Fix memory leaks caused by the new property name filter. Issue #29921, patch from shobits1.
git-svn-id: trunk@52097 -
2016-04-01 09:36:48 +00:00
jesus
93b5f73def LazReport, fix text width calc on rotated memos, issue #29890
git-svn-id: trunk@52095 -
2016-03-31 17:59:48 +00:00