SynEdit, Highlighter: more html5 tags. Issue #28547 patch by Janusz
........
SynEdit, Highlighter: more css3 tags. Issue #28548 patch by Janusz
........
SynEdit: invalidate if Markup.enable changes. Issue #0028729
........
SynEdit: fix drag and drop selection-text, drop (move) after multi-byte chars. Issue #0028724
........
git-svn-id: branches/fixes_1_4@49899 -
LCL, fix crash on inserting record in multiselect dbgrid, from Luiz Americo, issue #28688
........
LCL: TFileNameEdit - use TOpenPictureDialog if kind of dialog is dkPicture.
........
LCL, grids: fix range check error on pasting empty cells, fix by wp, issue #28747
........
git-svn-id: branches/fixes_1_4@49898 -
TDateEdit:
- refactor GetDate/SetDate
- reduce the need for parsing Text for GetDate
- force valid text in control when DirectInput = False
........
git-svn-id: branches/fixes_1_4@49846 -
LCL: do not call DoCallKeyEventHandler() inside TWinControl.KeyDown() if Key = 0, since it might be that our control is
destroyed inside OnKeyDown event. Fixes regression of issue #28537
........
git-svn-id: branches/fixes_1_4@49841 -
LazReport: lrCodeReport RunReport procedure now takes an argument for optionally showing the report after run
........
LazReport, lrCodeReport: add missing layout text property, from Frans van Leeuwen, issue #28609
........
LazReport, lrCodeReport: sample for testing text layout
........
git-svn-id: branches/fixes_1_4@49831 -
Qt: fixed font assignment when parentFont=false and font is default one. issue #28437
........
Qt: fixed IndexOfTabAt() when bidiMode of TPageControl is RTL. issue #28591
........
git-svn-id: branches/fixes_1_4@49746 -
LCL: Make TUpDown.ArrowKeys work. Issue #28537, patch from Denis Kozlov.
........
TShellTreeView: fix populating the tree when FileSortType at designtime is not fstNone. Issue #0028565.
........
git-svn-id: branches/fixes_1_4@49745 -
OI: Update text value also when the control is changed but property remains the same. Remove useless paAutoUpdate flag. Issue #23918.
---------------------
OI: Revert r49480 #27f9198058 and update text value in OI control in a better way. Issue #23918.
---------------------
git-svn-id: branches/fixes_1_4@49744 -
IdeIntf: Use ShortCompareText to compare Clasnames. CompareText and AnsiCompareText can cause mysterious errors. Issue #28546.
........
git-svn-id: branches/fixes_1_4@49716 -
IDE: Include compatibility information for compatibility with W8/W81/W10. Issue #0028435.
........
IDE: In "Needs building" dialog prevent a crash when text was typed in Combobox. Layout improvements. Issue #28456, patch from Alexey Torgashin.
........
git-svn-id: branches/fixes_1_4@49636 -
LCL: Fix wrong ListBox painting in WinXP. Issue #28275.
........
LCL-Win32: Take care of standard style painting when reducing flicker in TListbox. Issue #28146, patch from wp.
........
git-svn-id: branches/fixes_1_4@49564 -
Examples: fix memoryleak in ResExplorer
........
Examples: ResExplorer: clear contents of the pagecontrol if there is nothing to be shown or when opening another file.
........
git-svn-id: branches/fixes_1_4@49562 -
LCL: TCustomMaskEdit, do not set selection if control isn't focused. issue #17942
........
LCL: fixed TMaskEdit left arrow does not move cursor. issue #28385
........
git-svn-id: branches/fixes_1_4@49515 -
LazDataDesktop: improved 'Connect to database' form layout
........
LazDataDesktop: cleanup
........
LazDataDesktop: only show submenu for 'New connection' menu item, do not show dialog with rougly the same content, bug #28337
........
LazDataDesktop: fixed 'New connection' main menu item i18n, also made sure that 'New connection' dialog is accesible with Ctrl+Alt+N shortcut, bug #28337
........
LazDataDesktop: disabled 'New connection' dialog also in context menu, bug #28337
........
git-svn-id: branches/fixes_1_4@49450 -
Qt: proper clear of message in QStatusBar. Patch by David Jenkins. issue #28307
........
Qt: fixed items sizing in TListView.Also, added center alignment of text for vsIcon viewstyle.Patch by David Jenkins, modified by me. issue #28212
........
git-svn-id: branches/fixes_1_4@49446 -
IDE: Respond to Enter in SearchResultsView when focus on FilterEdit. Issue #28277, patch from Ondrej Pokorny.
........
git-svn-id: branches/fixes_1_4@49445 -