Committed
[beb441]
Added note that asciiTeX is not maintained
4 years ago
Committed
[ebd6a6]
IDE Fix possible crash in TInitialSetupDialog.Init
5 years ago
Committed
[5b030f]
TShellTreeView: return empty string in GetPathFromNode if Node is nil (Compatible with Delphi's TShellTreeView.GetPath).
5 years ago
Committed
[ddbe06]
IDE: Fix not showing Chars > Chr(127) in ANSI Tab of CharactermapDlg. Improve ANSI charater map. Patch by wp, minor modifications by me. Issue #0029856.
5 years ago
Committed
[2a9174]
Win32: fix error in TFontDialog if fdLimitSize is set. Issue #0030340. Patch by Rik van Kekem, modified by me.
5 years ago
Committed
[18ff8c]
LCL: Fix copy/paste error. Issue #0038078.
5 years ago
Committed
[5d26cd]
TBitBtn with Kind=bkClose: close also non-modal form if ModalResult in [mrNone,mrClose]. Fixes issue #21942
5 years ago
Committed
[692d98]
TCustomStringGrid.LoadfromCSVFile: use StrictDelimiter. Fixes issue #22054
5 years ago