juha
|
1ed4646b29
|
IdeIntf: Revert r52208 #4e1e1dc645 partly, grid column properties were not updated while editing.
git-svn-id: trunk@52237 -
|
2016-04-22 20:39:52 +00:00 |
|
juha
|
2b97e8c1c4
|
IdeIntf: Improve locking of TObjectInspectorDlg.SetSelection.
git-svn-id: trunk@52236 -
|
2016-04-22 20:02:12 +00:00 |
|
juha
|
e692bb38fe
|
Revert r52227 #672ab540ee. TStringsPropertyEditor.Edit is actually used. Issue #30046.
git-svn-id: trunk@52235 -
|
2016-04-22 11:49:24 +00:00 |
|
juha
|
618bfe6da9
|
IdeIntf: Support multi-line text in property editors also in Carbon. Issue #27867, patch from Hans Luijten.
git-svn-id: trunk@52234 -
|
2016-04-22 11:34:44 +00:00 |
|
wp
|
c8432ee164
|
TAChart: Make the TBasicChartSeries.OnGetPointerStyle event a procedure (instead of a function). Update line demo.
git-svn-id: trunk@52233 -
|
2016-04-22 10:55:20 +00:00 |
|
juha
|
fa6c3b0d21
|
Designer, IdeIntf: Update Object Inspector tree after adding/deleting components. Optimize excess updates. Issue #30033
git-svn-id: trunk@52230 -
|
2016-04-21 20:40:02 +00:00 |
|
juha
|
6d991af10c
|
Formatting, comment
git-svn-id: trunk@52229 -
|
2016-04-21 20:40:00 +00:00 |
|
juha
|
2df36f2a8d
|
IdeIntf: Copy ForceUpdate in TPersistentSelectionList.Assign also when Count=0.
git-svn-id: trunk@52228 -
|
2016-04-21 20:39:58 +00:00 |
|
juha
|
672ab540ee
|
IdeIntf: Remove unused code from TStringsPropertyEditor.Edit.
git-svn-id: trunk@52227 -
|
2016-04-21 20:39:53 +00:00 |
|
martin
|
dc09b12bc0
|
SynEdit: refactor, move TLazSynEditNestedFoldsList into unit SynEditHighlighterFoldBase
git-svn-id: trunk@52226 -
|
2016-04-21 02:31:53 +00:00 |
|
maxim
|
b9662b19e7
|
IDEIntf: updated Russian translation
git-svn-id: trunk@52222 -
|
2016-04-19 22:56:07 +00:00 |
|
maxim
|
3294b7ee32
|
IDEIntf: i18n-ed 'Properties' filteredit caption in Object Inspector
git-svn-id: trunk@52221 -
|
2016-04-19 22:53:21 +00:00 |
|
juha
|
a229be6936
|
IdeIntf: Cleanup and formatting.
git-svn-id: trunk@52218 -
|
2016-04-19 20:48:48 +00:00 |
|
mattias
|
533c92a950
|
IDEIntf: add possibility to add frames to project options, issue #30032
git-svn-id: trunk@52215 -
|
2016-04-19 10:03:52 +00:00 |
|
juha
|
6060f5b9ab
|
IdeIntf: Create default event handlers without assertion failure. Issue #30027.
git-svn-id: trunk@52212 -
|
2016-04-18 11:05:11 +00:00 |
|
juha
|
14e5168217
|
Formatting
git-svn-id: trunk@52211 -
|
2016-04-18 11:05:09 +00:00 |
|
juha
|
775b31bcdd
|
IdeIntf: Optimize drawing ComponentTree in OI. RebuildComponentNodes was called many times.
git-svn-id: trunk@52210 -
|
2016-04-18 11:05:08 +00:00 |
|
juha
|
bb389f40bf
|
IdeIntf: Add PropName param to PropertyEditor.Modified. Do not redraw comp tree after prop change. Issue #29574.
git-svn-id: trunk@52209 -
|
2016-04-18 11:05:06 +00:00 |
|
juha
|
4e1e1dc645
|
OI: Remove useless invalidate and refresh calls.
git-svn-id: trunk@52208 -
|
2016-04-18 11:05:01 +00:00 |
|
martin
|
9cbaf66131
|
Debugger, GDBMI: fix compilation of test case
git-svn-id: trunk@52207 -
|
2016-04-17 18:50:06 +00:00 |
|
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 |
|