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
dsiders
589b5c0aa8
Docs: LazUtils/laz2_dom. Removes TSetOfChar topic for changes in 14514dc9
, MR !310 .
...
* Using TSysCharSet from SysUtils instead of creating new types for "set of char"
2024-10-20 01:58:45 +01:00
dsiders
f340a1a3b6
Docs: LazControls/laznumedit. Fixes invalid XML tagging in topic.
2024-10-20 01:58:45 +01:00
dsiders
923aaf379f
Docs: LazControls/laznumedit. Updates content in TLazIntegerEdit topics.
2024-10-20 01:58:45 +01:00
dsiders
ac1705980f
Docs: LazControls/laznumedit. Updates topic content (partial).
2024-10-20 01:58:44 +01:00
dsiders
b828c4ab21
Docs: LazControls/laznumedit. Adds and updates topics and content.
...
* Includes changes in cab5b39f
, 20445109
, f54755cc
, c924cafb
.
* Issue numbers #41079 , #41080 , #41081 , #41082 .
2024-10-20 01:58:44 +01:00
dsiders
1e5c172674
Docs: LazControls. Adds laznumedit.xml for changes in 72aac2eb
. Updates project file.
...
* Needs content in most of the new topics.
2024-10-20 01:58:44 +01:00
dsiders
0f3fec23f7
Docs: LazUtils/lazutf8. Updates UTF8FixBroken topic to include the ReplaceChar argument added in cc3fc445
.
2024-10-20 01:58:43 +01:00
dsiders
f30f2e2a71
Docs: LazUtils/lazutf16. Adds deprecation notice to Utf16StringReplace. Changed in e7763dbb
. Issue #41068 .
2024-10-20 01:58:43 +01:00
dsiders
77d2d5346e
Docs: LCL/comctrls. Adds the TPageControl.UpdateDockCaption topic for changes in d944f9f5
. Issue #40741 .
2024-10-20 01:58:43 +01:00
dsiders
469023dd3b
Docs: LCL/menus. Adds and updates TPopUpMenu topics for changes in 987f140c
. Issue #41036 .
...
* TPopupMenu.SetPopupPoint (added)
* TPopupMenu.PopUp (updated)
* TPopupMenu.PopupPoint (updated)
2024-10-20 01:58:42 +01:00
dsiders
4d50d158f5
Docs: LazUtils/lazutf8. Corrects content in the UTF8LowerCaseFast topic for changes in c43cda1c
.
2024-10-20 01:58:42 +01:00
dsiders
df33147eb7
Docs: LCL/grids. Updates UpdateHorzScrollBar and UpdateVertScrollbar topics in TCustomGrid for changes in 9c955b7c
.
2024-10-20 01:58:42 +01:00
dsiders
5962a51ffa
Docs: LazUtils/lazutf8. Adds UTF8UpperCaseFast and UTF8LowerCaseFast topics for changes in 134275ee
.
2024-10-20 01:58:41 +01:00
dsiders
015381325b
Docs: LCL/actnlist. Updates TCustomAction topics modified in da3310dd
. Issue #41005 .
...
* Affects:
* TCustomAction
* TCustomAction.SetAutoCheck
* TCustomAction.SetCaption
* TCustomAction.SetChecked
* TCustomAction.SetEnabled
* TCustomAction.SetGroupIndex
* TCustomAction.SetHelpContext
* TCustomAction.SetHelpType
* TCustomAction.SetHelpKeyword
* TCustomAction.SetHint
* TCustomAction.SetImageIndex
* TCustomAction.SetShortCut
* TCustomAction.SetVisible
2024-10-20 01:58:41 +01:00
dsiders
f5033f7bb7
Docs: LazControls/spinex. Removes SpinButtonWidth as a published property in TFloatSpinEditEx and TSpinEditEx.
...
* Undoes changes made in d58113e2e0
.
2024-10-20 01:58:41 +01:00
dsiders
d2e37da99f
Docs: LazControls/spinex. Adds SpinButtonWidth topics for changes in d58113e2
, 424f279d
including:
...
* TSpinEditEx.SpinButtonWidth
* TFloatSpinEditEx.SpinButtonWidth
* TFloatSpinEditEx.SpinButtonWidth
2024-10-20 01:58:40 +01:00
dsiders
8e37966d49
Revert "Docs: LCL/comctrls. Adds TCustomTabControl.ActivateFirstControlOnPage topic for changes in e5a63799
. Issue #40775."
...
This reverts commit 5c3a46c7855db56d6e00bed3c20a46eae44b86ec.
2024-10-20 01:58:38 +01:00
dsiders
8e80f10271
Revert "Docs: LCL/comctrls. Updates TCustomTabControl topics for changes in 5e54b2f9
, 148735d8."
...
This reverts commit 03d61fcd1bcbbe40dd53e54e5e0a7f8010f15da8.
2024-10-20 01:58:37 +01:00
dsiders
6625afb1dc
Revert "Docs: LCL/comctrls. Updates TCustomTabControl.Change topic for changes in 36c308d1."
...
This reverts commit 6eff43b592726068ed7cf9ee3903703531b6f9d2.
2024-10-20 01:58:36 +01:00
dsiders
583a83f3a8
Revert "Docs: LCL/comctrls. Updates TCustomTabControl topics for changes in db41ce26."
...
This reverts commit 60dda96b3ecf629db6a0b80da8b56a556d670151.
2024-10-20 01:58:34 +01:00
dsiders
7e234e47ec
Docs: Various Fixes duplicate words 'the the '.
2024-10-20 01:58:33 +01:00
dsiders
452fa6128d
Docs: LazUtils/lazstringutils. Deprecates IsNumber and adds IsNumeric topics for changes in 4186cfe0
.
2024-10-20 01:58:31 +01:00
dsiders
b4f8737379
Docs: LazUtils/laztty. Removes laztty.xml documentation file. Moved to the ide project in
...
fde93a7b
.
* Updates references to removed units and topics in: lazlogger.xml, lazloggerbase.xml.
* Adds TLazLoggerWriteExEventInfo.LogText topic in lazlogger.xml.
2024-10-20 01:58:30 +01:00
dsiders
7ba4881fd9
Docs: LCL/LazUtils. Updates the link to license information and the copyright declaration in file headers.
2024-10-20 01:58:26 +01:00