lazarus/designer
martin 9b78caaf21 Merged revision(s) 63732 #c5dd93a0e4, 63788 #40ffa448fe, 63797 #52b4b42968, 63802-63803 #8b34fff80b-#8b34fff80b from trunk:
LCL-GTK2: Apply DisplaySettings properties of TCalendar also during runtime. Issue #37450, patch from Cyrax.
........
IDE: Update "search results" scrollbars after filling the tree. Issue #37582, patch from BrunoK.
........
IDE, LCL: Fix the search results scrollbar issue in a generic way in TreeView. Issue #37582, patch from BrunoK.
........
MenuEditor: Prevent assertion failure when separator selected, right click, "Remove all separators". Issue #37595.
........
MenuEditor: Update menuitems correctly when adding or removing separators. Patch from BrunoK, issue #37595.
........

git-svn-id: branches/fixes_2_0@64609 -
2021-02-18 01:06:01 +00:00
..
aligncompsdlg.lfm
aligncompsdlg.pp general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
anchoreditor.lfm AnchorEditor enhancements. Issue #31131, patch from FTurtle. 2016-12-17 22:58:00 +00:00
anchoreditor.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
askcompnamedlg.lfm Designer: AskCompNameDlg: Ctrl+Enter applies dialog, select all when TextMemo is focused 2018-06-14 10:13:05 +00:00
askcompnamedlg.pas IDE: ask new componentname dialog: fixed uninitialized result 2018-11-17 20:40:59 +00:00
changeclassdialog.lfm IDE: designer: fixed Change class dialog 2015-11-16 22:42:34 +00:00
changeclassdialog.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
controlselection.pp Designer: Fix moving multiple controls with keyboard after deselecting one. Issue #35255 2020-04-11 07:23:35 +00:00
customnonformdesigner.pas Merged revision(s) 61118 #ddb8114238, 61150-61151 #4d8827642a-#4d8827642a, 61153 #4e7db82b52, 61156-61158 #80f32f0ac9-#80f32f0ac9 from trunk: 2019-05-05 15:57:39 +00:00
designer.pp IDE: fixed crash in designer 2021-02-16 13:35:02 +00:00
designerprocs.pas LazUtils: Move exception and stack trace stuff to new LazTracer. Move function ConvertLineEndings to LazUtilities. 2018-06-14 09:05:50 +00:00
framedesigner.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
jitforms.pp Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg. 2018-07-24 17:49:21 +00:00
menudesignerbase.pas IDE: menu designer: free shadowmenu via releasecomponent 2017-05-10 15:28:41 +00:00
menueditor.pp Merged revision(s) 63732 #c5dd93a0e4, 63788 #40ffa448fe, 63797 #52b4b42968, 63802-63803 #8b34fff80b-#8b34fff80b from trunk: 2021-02-18 01:06:01 +00:00
menueditorform.lfm MenuEditor: Autosize Help button (issue #33835) 2018-06-06 17:02:46 +00:00
menueditorform.pas LazUtils: Move exception and stack trace stuff to new LazTracer. Move function ConvertLineEndings to LazUtilities. 2018-06-14 09:05:50 +00:00
menuresolveconflicts.pas Menu designer: Use generics containers. Move some funcs and props to base classes. 2017-03-08 20:33:58 +00:00
menushortcutdisplay.pas New files refactored from MenuShadows. 2016-02-13 12:58:47 +00:00
menushortcuts.pas LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion. 2017-12-11 19:44:22 +00:00
menutemplates.pas MenuEditor: Fixed access violation on adding from menu templates. Issue #32766. Patch by Serge Anvarov 2017-12-03 21:24:08 +00:00
noncontroldesigner.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
objinspext.pas Formatting, cleanup, also remove unused funcs in ProcedureList. 2018-07-24 12:50:26 +00:00
scalecompsdlg.lfm Scale dialog: use SpinEdt. Issue #28111, patch from Alexey Torgashin. 2015-05-17 11:41:35 +00:00
scalecompsdlg.pp general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
sizecompsdlg.lfm Designer, SizeCompsDlg: Autocheck radiobutton when entering a value in HeightEdit / WidthEdit. Issue #23398, patch from Alexander Strokach 2012-11-28 22:00:51 +00:00
sizecompsdlg.pp general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
taborderdlg.lfm IDE: taborderdlg: fix ExpandSignSize 2017-02-21 18:17:24 +00:00
taborderdlg.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00