Commit Graph

1490 Commits

Author SHA1 Message Date
juha
bc1e8a9946 LCL: Update Images in BitBtn and SpeedButton from connected Action also when Glyph is not empty. Issue #22071.
git-svn-id: trunk@62642 -
2020-02-17 18:17:25 +00:00
juha
6a5bdbd4f8 IDE: Implement configurable DropDownCount for more ComboBoxes. Issue #36595, patch from Vojtech Cihak.
git-svn-id: trunk@62571 -
2020-01-18 09:37:59 +00:00
ondrej
f5da5df4fb LCL: high-DPI: fix inplace frames. Issue #36370
git-svn-id: trunk@62507 -
2020-01-07 21:14:44 +00:00
juha
71735e079b Designer: Add conditional debug lines for JITForm creation and reduce typecasts.
git-svn-id: trunk@62411 -
2019-12-18 17:52:31 +00:00
juha
0c7fee62f3 IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
git-svn-id: trunk@62278 -
2019-11-22 00:14:36 +00:00
juha
33ed908dbc Designer: Add debug lines to designer code and class destructors for testing issue #36151.
git-svn-id: trunk@62006 -
2019-10-08 17:12:10 +00:00
juha
6362b3d71a Designer: Fix a crash bug caused by r61974 #dcb8bd49fb. Top form has no Owner.
git-svn-id: trunk@62001 -
2019-10-06 13:43:11 +00:00
juha
5ff78d5320 Designer: Support Undo-action for changed Parent of a component. Issue #26815.
git-svn-id: trunk@61996 -
2019-10-05 19:47:24 +00:00
juha
dcb8bd49fb Designer: Support Undo for properties of subcomponents like 'LabeledEdit1.SubLabel'. Issue #36071.
git-svn-id: trunk@61974 -
2019-10-03 22:58:20 +00:00
juha
c32570a990 Designer: Explode a big WITH block in TDesigner.ExecuteUndoItem. Use another temp variable.
git-svn-id: trunk@61973 -
2019-10-03 22:58:08 +00:00
martin
a17ed6695c fix compare function
git-svn-id: trunk@61158 -
2019-05-05 15:53:28 +00:00
martin
80f32f0ac9 IDE: fix compare function
git-svn-id: trunk@61156 -
2019-05-05 15:48:42 +00:00
martin
4e7db82b52 IDE: fix potential overflow in compare function
git-svn-id: trunk@61153 -
2019-05-05 15:35:54 +00:00
martin
1e08f29dd0 IDE: SynEdit: fix potential rangecheck in compare function
git-svn-id: trunk@61151 -
2019-05-05 15:30:02 +00:00
juha
d9ac09795b Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955.
git-svn-id: trunk@60706 -
2019-03-16 21:17:58 +00:00
martin
78fdca77d0 IDE: added "const" for some "array of" params
git-svn-id: trunk@59928 -
2018-12-28 17:51:51 +00:00
mattias
a5170a4055 IDE: ask new componentname dialog: fixed uninitialized result
git-svn-id: trunk@59581 -
2018-11-17 20:40:15 +00:00
mattias
34dbf4fe70 IDE: designer: enable Reset only if there are ancestors
git-svn-id: trunk@59554 -
2018-11-16 11:00:40 +00:00
juha
7183dd5d0b MenuDesigner: Rename a MenuItem when it is changed into a separator.
git-svn-id: trunk@58940 -
2018-09-10 22:27:57 +00:00
juha
7f7e7ada81 Format and clean uses sections.
git-svn-id: trunk@58629 -
2018-07-25 13:38:35 +00:00
juha
b20cf40349 Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg.
git-svn-id: trunk@58622 -
2018-07-24 17:49:21 +00:00
juha
96131c07cf Formatting, cleanup, also remove unused funcs in ProcedureList.
git-svn-id: trunk@58613 -
2018-07-24 12:50:26 +00:00
balazs
82ab3151e0 IDE: Update component tree(OI) when changing the Z-order of a control. Issue #33954.
git-svn-id: trunk@58521 -
2018-07-14 19:39:26 +00:00
maxim
46520f25cc Designer: improved 'Ask Component Name' dialog i18n
git-svn-id: trunk@58318 -
2018-06-18 23:22:30 +00:00
michl
33d16133fc IDE: Fixed compiling for -dDebugDisableAutoSizing.
git-svn-id: trunk@58301 -
2018-06-18 08:21:28 +00:00
ondrej
54ac1b9113 Designer: AskCompNameDlg: handle Text property
git-svn-id: trunk@58271 -
2018-06-14 12:50:05 +00:00
ondrej
3c4d4880fb Designer: AskCompNameDlg: remove new lines from the end in case of simple string properties
git-svn-id: trunk@58269 -
2018-06-14 12:31:14 +00:00
ondrej
265408a5af Designer: AskCompNameDlg: Ctrl+Enter applies dialog: remove added NL
git-svn-id: trunk@58268 -
2018-06-14 12:26:06 +00:00
ondrej
430876f35c Designer: AskCompNameDlg: Ctrl+Enter applies dialog, select all when TextMemo is focused
git-svn-id: trunk@58261 -
2018-06-14 10:13:05 +00:00
juha
53ee66450d LazUtils: Move exception and stack trace stuff to new LazTracer. Move function ConvertLineEndings to LazUtilities.
git-svn-id: trunk@58255 -
2018-06-14 09:05:50 +00:00
ondrej
fa0239f62e Designer: allow to change text (Caption, Lines etc.) in AskCompNameDlg as well.
git-svn-id: trunk@58246 -
2018-06-13 17:33:42 +00:00
juha
3574bdfb6d Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
git-svn-id: trunk@58244 -
2018-06-13 13:59:07 +00:00
mattias
fa82a99550 IDE: designer: fixed hide non visual controls when no control is selected, issue #33838, patch from FTurtle
git-svn-id: trunk@58164 -
2018-06-07 06:32:37 +00:00
wp
47490073fe MenuEditor: Autosize Help button (issue #33835)
git-svn-id: trunk@58157 -
2018-06-06 17:02:46 +00:00
ondrej
1137945eaf IDE: less hints
git-svn-id: trunk@58103 -
2018-06-03 20:53:00 +00:00
ondrej
634dc3c2e3 IDE: designer: set handled messages as done. Issue #33816
git-svn-id: trunk@58073 -
2018-06-02 08:38:44 +00:00
mattias
1c514f9a8d IDE: designer: option show non visual components
git-svn-id: trunk@58037 -
2018-05-27 06:54:35 +00:00
mattias
362d5edb4f IDE: designer: undo: using beginupdate/endupdate to trigger less events
git-svn-id: trunk@57986 -
2018-05-21 09:31:59 +00:00
ondrej
815bedd1ec IDE: menueditor: high-dpi menu icons
git-svn-id: trunk@57930 -
2018-05-13 21:25:51 +00:00
ondrej
64b220c68c IDE: designer: non-visual components retina support
git-svn-id: trunk@57870 -
2018-05-09 08:54:27 +00:00
ondrej
936a0dea02 IDE: use IDEImages instead of custom image lists
git-svn-id: trunk@57865 -
2018-05-09 01:39:31 +00:00
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
ondrej
affd6f7828 LCL: image list: implement ResolutionForControl
git-svn-id: trunk@57855 -
2018-05-08 23:01:35 +00:00
ondrej
f68e29767c IDE: fix compilation. Issue #33645
git-svn-id: trunk@57700 -
2018-04-25 07:02:37 +00:00
michl
7aa9f045f5 MenuEditor: Cleanup: Removed RefreshFakes as it is already called in UpdateBoxLocationsAndSizes.
git-svn-id: trunk@57570 -
2018-03-27 19:48:18 +00:00
michl
c103818545 MenuEditor: Fixed wrong item height when in ObjectInspector caption is set from text to "-" and vice versa. Issue #33415
git-svn-id: trunk@57569 -
2018-03-27 19:28:44 +00:00
juha
0081f4daa1 AnchorEditor: Do not rebuild the whole OI tree after changing anchors.
git-svn-id: trunk@57539 -
2018-03-20 15:39:49 +00:00
juha
1cefe1d894 IDE: Formatting.
git-svn-id: trunk@57120 -
2018-01-19 12:12:42 +00:00
juha
b2e65128ee Remove redundant "Assigned(X)" when checking "if X is Txxx". Issue #33030, patch from Vojtech Cihak.
git-svn-id: trunk@57099 -
2018-01-15 10:53:48 +00:00
juha
241124c159 Designer: Simplify DoDeletePersistent.
git-svn-id: trunk@56930 -
2018-01-03 09:56:41 +00:00