Commit Graph

49383 Commits

Author SHA1 Message Date
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
bart
16b35167c9 MaskEdit: do replace SpaceChar with #32 in FormatMaskText.
git-svn-id: trunk@52206 -
2016-04-17 12:28:03 +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
bart
9a6c33c697 MaskEdit: don't remove the mask in FormatMaskText regardless of the "MaskSave" value in the specified EditMask.
git-svn-id: trunk@52204 -
2016-04-16 11:48:49 +00:00
ondrej
9bc9b19188 IDE: exception dialog: use &-prefixed button captions; execute continue on escape key press.
git-svn-id: trunk@52203 -
2016-04-16 11:36:02 +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
martin
4b8443368f IDE, Opitons: markup opts for other xml and lfm
git-svn-id: trunk@52198 -
2016-04-15 02:15:17 +00:00
martin
294d29a4b9 IDE, Opitons: markup opts for other xml and lfm
git-svn-id: trunk@52197 -
2016-04-15 00:49:42 +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
6b88bdaf8e IDE, SynEdit: forgotten file
git-svn-id: trunk@52185 -
2016-04-13 13:14:04 +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
7a5fbf76ba SynEdit, IDE: add options for markup for,while,with
git-svn-id: trunk@52182 -
2016-04-12 23:44:09 +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
41581607a5 IDE,SynEdit: added define SynWithOutlineMarkup to enable new outline markup
git-svn-id: trunk@52167 -
2016-04-11 12:00:43 +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
bart
e78034e3ad ShellCtrls: publish property Mask of TShellListView.
git-svn-id: trunk@52165 -
2016-04-11 09:37:19 +00:00
bart
b45268e494 ValEdit: fix infinite recursion introduced in r52157 #e6905bdc44. Issue #0029993.
git-svn-id: trunk@52164 -
2016-04-11 09:15:49 +00:00
bart
446f6a0930 Converter: ChangeEncodingDlg: implement a mechanism to let user select which files are to be converted. Issue #0029979.
git-svn-id: trunk@52163 -
2016-04-11 08:32:14 +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
7b63a5d48d IDE/SynEdit: reduce cpu for topline hint (cached outer fold nodes)
git-svn-id: trunk@52161 -
2016-04-10 23:34:44 +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
mattias
e6905bdc44 lcl: clean up TValueListEditor.FixedRows
git-svn-id: trunk@52157 -
2016-04-10 17:40:31 +00:00
zeljko
6b5c5479ca LCL: unified behaviour of win32,qt and gtk2 TScrollbar. issue #20127
git-svn-id: trunk@52156 -
2016-04-10 17:11:01 +00:00