dsiders
b0d263f11d
Docs: build_lcl_docs. Sets an explicit title for CHM files used in the LHelp TOC navigation tree. Issue #28500 .
2022-02-24 07:16:07 +00:00
dsiders
2f59545512
Docs: build_lcl_docs. Fixes an incompatibility with FPDoc 3.3.x.
...
* FPDoc 3.3.X changed the syntax for the --footer argument. It uses an ''@' prefix for file names and treats anythine else as text for the footer.. build_lcl_docs did not handle that syntax. Since we do not know which version of FPDoc will be used, we must handle both.
* Accepts --footer=filename.ext for 3.2.X.
* Accepts --footer=@filename.ext for 3.3.X.
* Accepts --footer="Your text here" for 3.3.X.
* File name expansion and validation occurs in the setter for TFPDocRun.FooterFilename.
* Modifies README.txt and all of the script files (.bat, .sh) to document requirements and usage.
2022-02-24 06:35:16 +00:00
dsiders
5e581ce962
Docs: build_lcl_docs. Removes use of default footer file name.
...
* No default footer file is assumed. Allows output formats to be generated without footers when the --footer option is omitted.
* Removes unused unit LazUtilities from uses clause.
* Renames TFPDocRun.CreateOuputDir to TFPDocRun.CreateOutputDir.
* Fixes strings used in exception and logging messages.
2022-02-24 03:42:20 +00:00
balazs
6f9144a584
IDE: Make Lazarus directory available for packages.
2022-02-23 08:04:33 +02:00
dsiders
1b56acef93
Docs: LazControls. Updates scripts to use FPDoc 3.3.1.
2022-02-23 02:47:20 +00:00
dsiders
66cd96821d
Docs: LazControls. Updates CSS styles to match LCL, LazUtils.
2022-02-23 02:46:37 +00:00
dsiders
dd5b364e1b
Docs: LazControls. Modifies project file to use FPDoc 3.3.X syntax in footer option.
2022-02-23 02:45:57 +00:00
dsiders
d47c55d93d
Docs: LCL/popupnotifier. Fixes spelling errors and typos.
2022-02-22 17:19:25 +00:00
Martin
699b7e240a
LazDebuggerLldb, FP: fix register for Apple M1 (arm64). Required to get exception class and message.
2022-02-22 01:01:41 +01:00
Martin
d38a268f3d
FpDebug: Win64, Fix "Run (F9)" incorrectly triggered watch/stack updates while the app was running.
...
Similar to the Win32 fix at a92db946ec
2022-02-22 01:01:40 +01:00
Martin
8335731953
FpDebug: Fixed uninitialized variables.
2022-02-22 01:01:40 +01:00
Maxim Ganetsky
d233f9981f
Pas2JS: fixed typos in resource strings, regenerated translations and updated Russian translation
2022-02-22 01:26:39 +03:00
dsiders
84a85843ed
Docs: LCL/popupnotifier. Updates topic content and links.
2022-02-21 17:01:43 +00:00
Michaël Van Canneyt
3727ad2dea
* Add DTStopas File-new item
2022-02-21 10:04:01 +01:00
dsiders
86f222952f
Docs: LCL/controls. Updates topic content and links.
...
* Mostly topics in TWinControl.
2022-02-21 02:43:05 +00:00
Maxim Ganetsky
762c36d773
Pas2JS: fixed typo in resource string, regenerated translations and updated Russian translation
2022-02-21 00:53:49 +03:00
mattias
ea2a452113
IDEIntf: comments
2022-02-20 20:24:11 +01:00
Marc
9ba59b2dfc
FpDebug: Refactor TX86AsmDecoder.DoDisassemble into separate TX86Disassembler object
2022-02-20 16:49:46 +01:00
Michaël Van Canneyt
02daf30de2
* Extract IDs from selected HTML file and fill combobox
2022-02-20 12:44:55 +01:00
Michaël Van Canneyt
6feea8040b
* Refresh of HTML-based classes
2022-02-20 12:01:57 +01:00
Michaël Van Canneyt
c146e71e92
* Handle OnShow menu
2022-02-19 21:56:41 +01:00
Juha
86a5843fd9
LCL-Win32: Add Windows 11 to WindowsVersion win32proc.pp. Issue #39652 , patch by Mark A Paley.
2022-02-19 14:49:48 +02:00
Maxim Ganetsky
3964d9db3b
Cocoa: fixed crash after selecting a subitem from a popup menu after a modal dialog was shown, patch by Dmitry, issue #39650
2022-02-19 00:45:13 +03:00
Michaël Van Canneyt
6a1a295c7a
* Fix strange font
2022-02-18 16:59:10 +01:00
Michaël Van Canneyt
6fa24e2bd9
* Fixes so it works correctly with FPC 3.2 (NeedFielddefs not properly set)
2022-02-18 16:41:24 +01:00
Marc
81f2319e01
FpDebug: Prepare SMID decoding for (E)VEX extensions
2022-02-17 23:53:43 +01:00
Marc
4e6bf84be4
FpDebug: Fix typo in cvttss2si, cvttsd2si, cvtss2si & cvtsd2si instruction
2022-02-17 23:53:43 +01:00
Maxim Ganetsky
ddb029aa77
Cocoa: TCocoaContext.GetTextExtentPoint() height correction (its height now matches the font text extents), patch by David Jenkins, issue #39649
2022-02-18 01:00:39 +03:00
wp_xyz
005bd07b0e
TAChart: Fix drawing of TBoxAndWhiskerSeries when box has zero height. Issue #39615 . Patch by Frank Freeman.
2022-02-16 18:28:30 +01:00
dsiders
fe1125219b
Docs: LCL/controls. Updates topic content and links.
...
* Contains updates to TControl topics.
* Contains cosmetic tagging changes for True, False, and Nil values.
* Target version: 2.2.2.
2022-02-16 05:05:05 +00:00
Maxim Ganetsky
1e4104c7e7
IDE: regenerated translations and updated Russian translation
2022-02-16 01:45:56 +03:00
Martin
6c33c117ba
IDE: Editor-Options, new captions - added info text
2022-02-15 17:04:45 +01:00
Martin
3ba594f827
IDE: Color Config, fix layout / anchor-sides.
2022-02-14 14:54:27 +01:00
Martin
0e74ad0a1e
IDE: Change caption for Tools->Option->Color "Caret-Color". Clarify 2nd color applies to multi caret mode only.
2022-02-14 13:45:42 +01:00
Maxim Ganetsky
cf9a94cfc1
Merge branch 'gtk2-fix-popupmenu-separator-height' into 'main'
...
LCL-GTK2: Fix separator menu item height for when the ImageIndex is not -1.
See merge request freepascal.org/lazarus/lazarus!70
2022-02-13 23:54:42 +00:00
Bad Sector
19d9c7a9b8
LCL-GTK2: Fix separator menu item height for when the ImageIndex is not -1.
2022-02-13 23:52:32 +00:00
Maxim Ganetsky
83be6f15c5
Tools/glazres: regenerated translations and updated Russian translation
2022-02-14 00:58:30 +03:00
Mattias Gaertner
70c7c63954
Merge branch 'gtk-1.2-fixes' into 'main'
...
Fix Gtk 1.2 LCL backend.
See merge request freepascal.org/lazarus/lazarus!69
2022-02-12 20:52:21 +00:00
wp_xyz
60cfbfedb4
Tools/glazres: Add captions to buttons. Enforce form size constraints.
2022-02-12 19:57:49 +01:00
wp_xyz
918cc3797c
Tools/glazres: new "close" and "file name" images by Roland Hahn for more consistent GUI.
2022-02-12 19:28:09 +01:00
Bad Sector
41671c1605
Merge branch 'main' into gtk-1.2-fixes
2022-02-12 18:28:11 +02:00
Bad Sector
40bb744caf
LCL-GTK1: Send LM_CONTEXTMENU for right clicks so that popup menus work.
2022-02-12 17:53:36 +02:00
Maxim Ganetsky
274a5486c6
Cocoa: CocoaGDIObjects TCocoaContext.TextOut text drawing optimization, patch by David Jenkins (try 2), issue #39641
2022-02-12 17:53:36 +02:00
Maxim Ganetsky
d80803b935
Tools/glazres: regenerated translations and updated Russian translation
2022-02-12 17:53:36 +02:00
Maxim Ganetsky
0acaf1972a
IDE: regenerated translations and updated Russian translation
2022-02-12 17:53:36 +02:00
wp_xyz
1a91daeaac
Tools/glazres: Fix LCL scaling when form size is in ini file. Fix form resizing.
2022-02-12 17:53:36 +02:00
Martin
879695bf3f
IDE: new splash logo / red banner removed. Issue #39587
2022-02-12 17:53:35 +02:00
Martin
86c504e5af
Installer, Win: Update images. Issue #39587
2022-02-12 17:53:35 +02:00
wp_xyz
236c9395bc
Tools/glazres: Activate LCL scaling. Replace images by new high-dpi aware images by Roland Hahn. New icon.
2022-02-12 17:53:35 +02:00
Maxim Ganetsky
dd81442065
Revert "Cocoa: CocoaGDIObjects TCocoaContext.TextOut text drawing optimization, patch by David Jenkins, issue #39641 "
...
This reverts commit 6fc2cb7173
.
2022-02-12 17:53:35 +02:00