Commit Graph

69045 Commits

Author SHA1 Message Date
wp_xyz
e7df9b4cf0 icons_to_html: replace checkboxes by options menu (by Roland Hahn) 2024-10-22 18:28:06 +02:00
Martin
3fa54762f2 IDE, Debugger: correctly enable run/step buttons if debugger was started with attach. Debugger may be running, even if project is not run-able. 2024-10-22 17:41:04 +02:00
Martin
aac9e9147d Merge branch 'IDE/Options/Editor/Display/Colors' into 'main'
IDE/Options: Fixed crash when opening color settings for the assembler window

See merge request freepascal.org/lazarus/lazarus!366
2024-10-22 10:41:00 +00:00
n7800
ec7549e1c0 IDE/Options: Fixed crash when opening color settings for the assembler window 2024-10-22 05:55:49 +05:00
mattias
087c6f6673 virtualtreeview: updated makefile 2024-10-22 00:35:46 +02:00
mattias
6fa805fb47 updated makefiles 2024-10-22 00:31:29 +02:00
Martin
18b52eff3e IDE, SourceEditor: fixed crash in code completion measure item, after 86db8d9f83 2024-10-22 00:29:32 +02:00
Maxim Ganetsky
57d4df0996 IDE: regenerated translations and updated Russian translation 2024-10-22 00:50:49 +03:00
Maxim Ganetsky
ba3443ff51 IDE: fixed highlighting "enum" word in code completion window (copy/paste typo) 2024-10-22 00:50:49 +03:00
Maxim Ganetsky
fe7ee59f21 IDE: clarified a caption ("Code-Template" -> "Template", as this caption denotes specific highlighted word) 2024-10-22 00:50:49 +03:00
wp_xyz
38ce55d2e3 icons_to_html: Restored German translation broken after 9bd8fbdd2d 2024-10-21 22:51:35 +02:00
wp_xyz
2c4ac0fb42 icons_to_html: embed translated text of lazarus_general_purpose_images.txt only for images in the "general_purpose" folder. 2024-10-21 22:49:40 +02:00
mattias
e62389efe2 ide: fixed ide coolbar clear before load 2024-10-21 19:17:17 +02:00
Martin
6d78d5e830 IDE, EditorOption: fix right gutter, hide separator gutter parts, when hiding overview gutter part / keep index order 2024-10-21 17:21:39 +02:00
Martin
86db8d9f83 IDE, SourceEditor: Add colors for code completion "type of token" Issue #40868 2024-10-21 12:45:39 +02:00
Martin
a8b95b354c IDE, SourceEditor: refactor / clean up - Colors for completion drop down. 2024-10-21 10:54:44 +02:00
mattias
6a0efcb8c0 ide: fixed duplicating ide coolbar, issue #41199 2024-10-21 10:07:16 +02:00
Maxim Ganetsky
9bd8fbdd2d Icons_to_html: restored resource strings after 464d4133cc 2024-10-21 01:22:12 +03:00
Martin
201f40d091 Merge branch 'IDE/CustomTitle/UnhandledMacros' into 'main'
IDE: In the custom IDE title, leave only unexpanded macros in their original form

See merge request freepascal.org/lazarus/lazarus!364
2024-10-20 21:55:10 +00:00
n7800
cf11151bf8 IDE: In the custom IDE title, leave only unexpanded macros in their original form 2024-10-20 21:23:47 +00:00
wp_xyz
86747675cb Icons_to_HTML: Allow to create an English HTML file. 2024-10-20 23:16:21 +02:00
Martin
9a3e82cf06 IDE, SynEdit: Add custom ident/keywords to Pascal Highlighter 2024-10-20 22:37:38 +02:00
Maxim Ganetsky
d4ecf72cc1 Icons_to_html: restore resource strings after 464d4133cc
This reverts commit 464d4133cc.
2024-10-20 21:56:43 +03:00
mattias
d7b2d3e313 ide: fixed editortoolbar options defaults 2024-10-20 19:59:36 +02:00
wp_xyz
464d4133cc Icons_to_html: protect against image file reading errors. Patch by Roland Hahn. 2024-10-20 19:46:40 +02:00
mattias
0631c5f508 ide: fixed TIDECoolBarOptions default options 2024-10-20 19:40:19 +02:00
mattias
e1132e9ee7 codetools: gitignore config 2024-10-20 19:39:37 +02:00
rich2014
5ad2d563e9 Merge branch 'SsCocoaUtilsAdditions' into 'main'
Cocoa: Add NSPointToLCL() and  NSSTringToUnicodeString() conversion utilities, and modify CFStringToStr to handle #0

See merge request freepascal.org/lazarus/lazarus!347
2024-10-20 14:54:46 +00:00
David Jenkins
cd0ce9da7e Cocoa: Add NSPointToLCL() and NSSTringToUnicodeString() conversion utilities, and modify CFStringToStr to handle #0 2024-10-20 14:54:46 +00:00
Maxim Ganetsky
a03ffec1b8 Icons_to_html: regenerated translations and updated Russian translation 2024-10-20 17:06:12 +03:00
Maxim Ganetsky
26691cdf96 Icons_to_html: improved captions 2024-10-20 16:58:16 +03:00
rich2014
a39246b862 Merge branch 'AllowCLNoneTransparency' into 'main'
Allow transparency drawing in TLCLCOmmonCallback.DrawBackground for Color == clNone

See merge request freepascal.org/lazarus/lazarus!349
2024-10-20 11:02:06 +00:00
David Jenkins
bc15061ca5 Cocoa: Allow transparency drawing in TLCLCOmmonCallback.DrawBackground for Color == clNone 2024-10-20 11:02:05 +00:00
rich2014
37be07f5dc Merge branch 'AddPerformWindowDrag' into 'main'
Add NSWindow.performWindowDragWithEvent() to definitions in cocoa_extra

See merge request freepascal.org/lazarus/lazarus!355
2024-10-20 10:54:17 +00:00
David Jenkins
50f4381429 Cocoa: Add NSWindow.performWindowDragWithEvent() to definitions in cocoa_extra 2024-10-20 10:54:17 +00:00
rich2014
dabf8fa092 Merge branch 'NSVisualEffectViewConsts' into 'main'
Add NSVisualEffectView consts to cocoa_extra

See merge request freepascal.org/lazarus/lazarus!354
2024-10-20 10:23:58 +00:00
David Jenkins
b8e477568d Cocoa: Add NSVisualEffectView consts to cocoa_extra 2024-10-20 10:23:58 +00:00
rich2014
fafef09827 Cocoa: add AppKitVersion 14 2024-10-20 16:41:05 +08:00
dsiders
ae8870ddd3 Docs: LCL/comctrls. Fixes invalid See Also link in TCustomTabControl.Change. 2024-10-20 09:08:08 +01:00
dsiders
21895da520 Docs: LCL/forms. Updates the TApplication.ShowHintWindow topic for changes in 32947827. Issue #41194. 2024-10-20 01:58:49 +01:00
dsiders
4162d4cf25 Docs: LCL/extctrls. Adds TLabeledEdit.OnContextPopup topic for changes in 6be15f2b. 2024-10-20 01:58:48 +01:00
dsiders
c14fb39fe8 Docs: LCL. Updates border style and icon topics for changes in 939daf54. Issue #41189.
* TCustomForm.CMIconChanged
* TCustomForm.BorderStyle
* corrects invalid See Also links
2024-10-20 01:58:48 +01:00
dsiders
877b59d84e Docs: LCL/comctrls. Updates topics in THeaderSection for changes in 6a919803, c0b0fb81.
* Changes THeaderSection.OriginalIndex to public visibility.
* Update THeaderSection.Alignment and THeaderSection.Visible to reflect default value declarations.
2024-10-20 01:58:48 +01:00
dsiders
25b7d8f0d9 Docs: LazControls/laznumedit. Updates TLazIntegerEditGen.Value topic for changes in 041a6543. 2024-10-20 01:58:47 +01:00
dsiders
c85d53f86a Docs: LCL/menus. Updates the TMenuItem.InternalRethinkLines topic for changes in 3afd9c57. Issue #41028. 2024-10-20 01:58:47 +01:00
dsiders
98c70c9c28 Docs: LCL/menus. Updates the TMenuItem.CheckChildrenHandles topic for changes in 93af6708. Issue #41109. 2024-10-20 01:58:47 +01:00
dsiders
6a22596f32 Docs: LCL/checklst. Adds TCheckListBox.Options topic for changes in 14018cbf. 2024-10-20 01:58:47 +01:00
dsiders
d2dac0bbb9 Docs: LCL/menus. Adds menu / menu item line reduction topics for changes in e762d9b6. Issue #41028. 2024-10-20 01:58:46 +01:00
dsiders
44c78718af Docs: LazUtils/lazutf8. Updates UTF8CodepointCount content for changes in 27063a7d. 2024-10-20 01:58:46 +01:00
dsiders
108411ee2d Docs: LazUtils/lazutf8. Adds UTF8CodepointCount topics for changes in c8a1f93a, 2024-10-20 01:58:46 +01:00