Juha
|
4967237fb1
|
LazUtils: Add simple functions SaveStringToFile and LoadStringFromFile. Rename SaveStringToFile in DialogProcs.
|
2024-03-11 01:24:15 +02:00 |
|
Juha
|
103d9f42e1
|
LazUtils: Split long lines in THTML2TextRenderer.
|
2024-03-11 01:24:15 +02:00 |
|
Juha
|
eb6ba60940
|
IDE: Don't show inline comments in code tooltip if FPDoc content is available. Issue #14384, patch by Don Siders.
|
2024-03-11 01:24:15 +02:00 |
|
Juha
|
8836534b9c
|
LazControls: Improve selection by keys in TreeFilterEdit / TreeView. From b7800.
|
2024-03-11 01:24:15 +02:00 |
|
Bart
|
36c308d1f6
|
TCustomTabControl: fix not firing OnChange after commit e5a63799 .
|
2024-03-10 18:56:32 +01:00 |
|
Bart
|
01e032c3fa
|
IDE: remove now unused resourcestring after commit 006429d5 .
|
2024-03-09 18:52:23 +01:00 |
|
Bart
|
006429d521
|
IDE: force users to select at least one buidlmode in BuildManyModes. Issue #40826.
|
2024-03-09 18:48:31 +01:00 |
|
Juha
|
286a0c704a
|
IDE: Add popup menu for identifier completion hints window. Issue #40831, patch by WooBean007.
|
2024-03-09 16:29:26 +02:00 |
|
Željan Rikalo
|
34eace3587
|
LCL: Do not throw error inside SetActiveControl if we are embedded designer. issue #40833
|
2024-03-09 11:40:02 +01:00 |
|
Juha
|
a6a98c4327
|
IdeIntf: In TCompPaletteUserOrder.SortPagesAndCompsUserOrder turn a for loop into a while loop. Items can be deleted.
|
2024-03-09 10:20:10 +02:00 |
|
Maxim Ganetsky
|
fe1607c829
|
IDE: regenerated translations
|
2024-03-09 02:28:34 +03:00 |
|
Juha
|
0aa083ac3f
|
IdeIntf: Cleanup.
|
2024-03-08 23:06:32 +02:00 |
|
Juha
|
a7b6815a8c
|
IDE: Rename "ShoLineNum" to "ShowLineNum" in project settings. Issue #40827.
|
2024-03-08 22:47:28 +02:00 |
|
Željan Rikalo
|
559078741e
|
Qt,Qt5,Qt6: fixed wierd focus behaviour. issue #10155
|
2024-03-08 20:33:35 +01:00 |
|
mattias
|
d2e0bdee01
|
pas2js: fixed crash in designer popup menu
|
2024-03-08 09:28:24 +01:00 |
|
Juha
|
790df77a21
|
IDE,IdeIntf: Simplify code passing keys from Designer to OI. Debug why works wrong with GT5. Issue #10155.
|
2024-03-08 09:59:35 +02:00 |
|
mattias
|
09632c3206
|
ide: removed option emulate right mouse button
|
2024-03-08 08:43:11 +01:00 |
|
dsiders
|
888cfa910e
|
Docs: LCL/forms. Updates TCustomForm.ActiveControl topic for changes in 16e2f677 . Issue #40774.
|
2024-03-08 07:17:22 +00:00 |
|
dsiders
|
d0869438b5
|
Docs: LCL/maskedit. Updates FormatMaskText topic to clarify content.
|
2024-03-08 07:16:54 +00:00 |
|
Juha
|
16e2f677e2
|
LCL: Fix TForm.LastActiveControl behavior. Issue #40774, patch by Bernd Jung.
|
2024-03-08 07:33:31 +02:00 |
|
dsiders
|
51a6c3d25c
|
Docs: LCL/maskedit. Adds aand updates topics for changes in 0cbb6646 , a09b37af .
* Adds EnableSets argument to the FormatMaskText topic.
* Changes topic order to match declaration order, visibility.
|
2024-03-07 20:44:53 +00:00 |
|
Michaël Van Canneyt
|
5d13a8ca55
|
* fix compilation with trunk FPC
|
2024-03-07 18:26:51 +01:00 |
|
Michaël Van Canneyt
|
92412badb1
|
* Improve syntax highlighting
|
2024-03-07 18:09:25 +01:00 |
|
Maxim Ganetsky
|
b70f3fdbe6
|
LCL-Gtk2: make FillRect (winapi emulation) work even when current DC's brush is null, issue #40823, patch by Artem Izmaylov
|
2024-03-07 16:38:07 +03:00 |
|
Juha
|
ca5ac00672
|
IDE: Move function DoMakeResourceString to unit MakeResStrDlg. Improve the logic. Issue #28829.
|
2024-03-07 12:43:31 +02:00 |
|
Juha
|
79a6aff5c9
|
Codetools: Prevent an eternal loop in procedure ImproveStringConstantEnd.
|
2024-03-07 04:46:10 +02:00 |
|
Juha
|
d0c036aa81
|
Codetools: Complete also a virtual/overridden method body with empty brackets. Issue #40799, patch by Domingo Galmés.
|
2024-03-06 10:09:34 +02:00 |
|
wp_xyz
|
12e9db2f31
|
TAChart: Avoid drawing no candlestick box when open and close prices in a TOpenHighLowCloseSeries are equal.
|
2024-03-05 22:46:44 +01:00 |
|
Juha
|
3ab3101044
|
Codetools: Find nested type in nested function. Issue #29246, patch by Penilopa P.
|
2024-03-05 22:41:41 +02:00 |
|
Maxim Ganetsky
|
dd0bc54bc3
|
IDEDebugger: updated Russian translation
|
2024-03-05 20:06:00 +03:00 |
|
Maxim Ganetsky
|
f0c5025cb8
|
IDE: regenerated translations and updated Russian translation
|
2024-03-05 20:05:59 +03:00 |
|
mattias
|
513d665cb3
|
codetools: updated fpc english error messages
|
2024-03-05 16:43:01 +01:00 |
|
mattias
|
96f6510e55
|
ide: fpc msg parser: hide unit is experimental messages for package main sources
|
2024-03-05 16:40:34 +01:00 |
|
mattias
|
b37ee660b2
|
ide: less hints
|
2024-03-05 16:03:15 +01:00 |
|
Željan Rikalo
|
0c0b40c6e5
|
Gtk2: fixed SetWindowOrg() to work similar as in Delphi. Patch by Artem Izmaylov. Issue #40817
|
2024-03-05 15:58:48 +01:00 |
|
mattias
|
7931c07c4c
|
synedit: less hints
|
2024-03-05 15:53:40 +01:00 |
|
mattias
|
af57f63ba7
|
printers: less hints
|
2024-03-05 15:53:31 +01:00 |
|
mattias
|
5063184257
|
lclextensions: less hints
|
2024-03-05 15:53:15 +01:00 |
|
mattias
|
6fcee50a5e
|
lazedit: less hints
|
2024-03-05 15:53:03 +01:00 |
|
mattias
|
ee91d752bc
|
chmhelp: less hints
|
2024-03-05 15:52:52 +01:00 |
|
mattias
|
c95c962d48
|
anchrodocking: less hints
|
2024-03-05 15:52:43 +01:00 |
|
mattias
|
bde7bb763d
|
lazedit: less hints
|
2024-03-05 15:45:18 +01:00 |
|
mattias
|
17ddd7e8e1
|
lazedit: less hints
|
2024-03-05 15:44:42 +01:00 |
|
mattias
|
e64d6ed431
|
lazdebuggers: less hints
|
2024-03-05 15:44:33 +01:00 |
|
mattias
|
a9c4bc3575
|
freetype: less hints
|
2024-03-05 15:44:22 +01:00 |
|
mattias
|
6bfe7d15c8
|
turbopower_ipro: less hints
|
2024-03-05 15:38:14 +01:00 |
|
mattias
|
1c135fc40e
|
synedit: less hints
|
2024-03-05 15:38:14 +01:00 |
|
mattias
|
4c0096a138
|
lazutils: less hints
|
2024-03-05 15:38:14 +01:00 |
|
mattias
|
fc7a3bf617
|
lazcontrols: less hints
|
2024-03-05 15:38:14 +01:00 |
|
mattias
|
feef357f72
|
ideintf: less hints
|
2024-03-05 15:38:14 +01:00 |
|