Commit Graph

69060 Commits

Author SHA1 Message Date
mattias
e2ab5efb7b ide: what needs build dialog: fixed passing build all 2024-10-24 10:45:29 +02:00
rich2014
445ae535ce Merge branch 'TextOutWithFloatPos' into 'main'
Cocoa: Add version of TCocoaContext.TextOut() with float instead of Integer position params

See merge request freepascal.org/lazarus/lazarus!350
2024-10-24 00:36:38 +00:00
David Jenkins
038a93c1fd Cocoa: Add version of TCocoaContext.TextOut() with float instead of Integer position params 2024-10-24 00:36:38 +00:00
mattias
a574aec237 rpm: renamed lazarus to lazarus-project and added conflicts 2024-10-23 20:08:06 +02:00
mattias
caac938478 rpm: simplified 2024-10-23 19:47:01 +02:00
mattias
3ecc919116 rpm: changelog 2024-10-23 19:26:39 +02:00
mattias
37fdc3df8e rpm: fixed build on old fedora 2024-10-23 19:13:19 +02:00
mattias
9265aa7ab7 fpm: renamed fpc-src-laz spec 2024-10-23 18:35:46 +02:00
mattias
6412953df2 rpm: using git checkout instead of restore for older git 2024-10-23 18:30:38 +02:00
mattias
63bbffea90 rpm" gitignore 2024-10-23 18:28:17 +02:00
rich2014
7e1eac8a93 Merge branch 'CtrlLeftClickToRightClick' into 'main'
Cocoa: Treat control-left mouse click same as right mouse click to bring up context menu

See merge request freepascal.org/lazarus/lazarus!348
2024-10-23 16:26:04 +00:00
David Jenkins
6fc0212b11 Cocoa: Treat control-left mouse click same as right mouse click to bring up context menu 2024-10-23 16:26:04 +00:00
mattias
06bfb3b56a rpm: added spec files 2024-10-23 18:16:38 +02:00
mattias
353359193d rpm: renamed fpc rpm to fpc-laz and fpc-src to fpc-src-laz 2024-10-23 17:51:53 +02:00
Michaël Van Canneyt
3f4a41fbd9 * Fix wrong typecast in GetSelectedItems, patch by Sébastien JeanJean 2024-10-23 09:56:10 +02:00
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