mattias
|
23c628ea6d
|
pas2js: store pas2js macro for lazbuild
|
2023-03-01 19:29:30 +01:00 |
|
mattias
|
d62359e968
|
IDE/lazbuild: store and load macros for lazbuild
|
2023-03-01 19:29:30 +01:00 |
|
mattias
|
e5058e166d
|
codetools: fixed ide include paths
|
2023-03-01 19:29:30 +01:00 |
|
dsiders
|
a35432bf68
|
Docs: LazControls/spinex. Fixes invalid URIs in See Also links.
|
2023-02-28 04:44:28 +00:00 |
|
dsiders
|
9328175fdf
|
Docs: AnchorDocking. Fixes spelling errors and punctuation.
|
2023-02-27 23:36:58 +00:00 |
|
Juha
|
ce9b92c95d
|
LazUtils: Remove a deprecated procedure.
|
2023-02-26 20:44:14 +02:00 |
|
Juha
|
994659c015
|
Add loongarch64 support. FPC trunk supports it, too. Issue #40127, patch by Alfred Glänzer.
|
2023-02-25 23:24:38 +02:00 |
|
wp_xyz
|
2fbc85fa9e
|
Images: Improved versions of the OPM icon and the JCF logo in the About box. By Roland Hahn.
|
2023-02-25 14:12:40 +01:00 |
|
wp_xyz
|
b1d061e822
|
charactermap: Less hints and warnings.
|
2023-02-25 12:35:25 +01:00 |
|
dsiders
|
17b66f88c4
|
Docs: DateTimeCtrls. Adds text for See Also links in other units or packages. Fixes awkward wording in sentences.
|
2023-02-21 05:19:44 +00:00 |
|
Martin
|
25b0fa69b2
|
SynEdit: Fixed reordering gutter parts. Apply new bounds.
|
2023-02-20 19:39:30 +01:00 |
|
dsiders
|
aa4b71e15e
|
Docs: DateTimeCtrls. Corrects spelling for 'check box' when not referring to a property name.
|
2023-02-19 19:42:20 +00:00 |
|
dsiders
|
c58ada4acf
|
Docs: DateTimeCtrls/dbdatetimepicker. Adds a topic for TDBDateTimePicker.Options.
|
2023-02-19 18:37:43 +00:00 |
|
Martin
|
5895004fde
|
FpDebug: Fix memleak with breakpoint for libraries
|
2023-02-19 09:36:07 +01:00 |
|
Juha
|
e8e2320e24
|
DateTimeCtrls: Publish property Options for TDBDateTimePicker. It was not even public. Issue #40124, patch by Don Siders.
|
2023-02-19 09:39:40 +02:00 |
|
Maxim Ganetsky
|
51bccb99bc
|
SimpleWebServerGUI: updated Russian translation
|
2023-02-18 00:52:37 +03:00 |
|
Martin
|
0a13765ec4
|
FpDebug: Fix setting breakpoint for deLoadLibrary detection. Move to correct thread.
|
2023-02-16 18:21:51 +01:00 |
|
Martin
|
0278edaea3
|
FpDebug: add workaround to prevent the IDE from creating empty/wrong Dbg-LineMaps (mapping all lines to zero)
|
2023-02-16 16:39:03 +01:00 |
|
Martin
|
04b384b34d
|
FpDebug: Set breakpoints in libraries (dll/so). Update existing breakpoints when library is loaded. Add state (ok, fail, pending) to breakpoints.
|
2023-02-16 16:39:03 +01:00 |
|
Martin
|
5d091f5d5b
|
FpDebug: Refactor breakpoints, move unit+line (or proc-name) to DpDebug. Change default scope to search all already loaded libraries.
|
2023-02-16 16:39:02 +01:00 |
|
Martin
|
b752e5b684
|
FpDebug: refactor GetLineAddresses and FindProcSymbol - Always go through TDbgProcess
|
2023-02-16 14:49:29 +01:00 |
|
mattias
|
1a4496bf4f
|
simplewebservergui: recommend simpleserver instead of compileserver.exe
|
2023-02-15 11:36:12 +01:00 |
|
mattias
|
c871a707e3
|
simplewebservergui: browse button for custom browser exe
|
2023-02-15 11:36:12 +01:00 |
|
dsiders
|
69478068f0
|
Docs: DateTimeCtrls/datetimepicker. Fixes spelling errors/typos.
|
2023-02-15 05:51:23 +00:00 |
|
mattias
|
d2dbaac10d
|
simplewebservergui: added menu item copy url
|
2023-02-14 09:20:01 +01:00 |
|
mattias
|
1df1c43193
|
sqldb: register unit sqldb
|
2023-02-13 00:30:21 +01:00 |
|
Martin
|
57da4cd7fd
|
FpDebug: allow calling functions from function-pointer variables. (Not yet method variables)
|
2023-02-12 21:30:15 +01:00 |
|
Martin
|
9569f7beff
|
FpDebug: Added DW_AT_vtable_elem_location
|
2023-02-12 20:43:03 +01:00 |
|
Martin
|
f86112c649
|
FpDebug: Added support for DW_AT_entry_pc. Implemented <func>.EntryPCAddress to return the entry-point.
|
2023-02-12 18:50:28 +01:00 |
|
wp_xyz
|
dddd7c85cd
|
TAChart: Fix TListChartSource.CopyFrom not copying additional x and y values.
|
2023-02-11 18:02:05 +01:00 |
|
dsiders
|
38fa6fcaac
|
Docs: DateTimeCtrls. Removes redundant text in URL tags.
|
2023-02-08 19:54:45 +00:00 |
|
dsiders
|
99d189a124
|
Docs: DateTimeCtrls/calcontrolwrapper. Updates topic content.
|
2023-02-07 16:07:17 +00:00 |
|
wp_xyz
|
7f92cc7c98
|
RttiControls: Modifies the .lpk file to include the path to the documentation directory. Enables CodeHelp in the IDE. Patch by Don Siders. Issue #40113.
|
2023-02-07 15:49:00 +01:00 |
|
wp_xyz
|
4d4153fa89
|
DateTimeCtrls: Modifies the .lpk file to include the path to the documentation directory. Enables CodeHelp in the IDE. Patch by Don Siders. Issue #40111.
|
2023-02-07 15:35:44 +01:00 |
|
wp_xyz
|
64b27f1207
|
Help system: Modifies TExternalHelpDatabase.ShowHelp to display HTML help topics generated using FPDoc. Patch by Don Siders. Issue #40110.
|
2023-02-06 22:20:23 +01:00 |
|
dsiders
|
9b0ab24c14
|
Docs: DateTimeCtrls/dbdatetimepicker. Adds missing content and links to inherited topics.
|
2023-02-06 19:08:00 +00:00 |
|
Martin
|
766684e0f6
|
FpDebug: Added error checking. Ensure pointer to information-entry points to an existing entry.
|
2023-02-06 10:56:56 +01:00 |
|
Martin
|
7f0efea9ae
|
FpDebug: tests, fix logging / add timing
|
2023-02-06 10:55:45 +01:00 |
|
dsiders
|
87907d6028
|
Docs: DateTimeCtrls/datetimepicker. Adds missing content in topics. Removes redundant whitespace.
|
2023-02-06 00:34:33 +00:00 |
|
dsiders
|
78177538d0
|
Docs: DateTimeCtrls. Fixes CHM title to use the same format as other CHM files.
|
2023-02-06 00:34:06 +00:00 |
|
dsiders
|
92a3cb0df8
|
Docs: RttiControls. Fixes invalid See Also links and XML tagging errors.
|
2023-02-05 06:15:07 +00:00 |
|
dsiders
|
b8508d1a1a
|
Docs: RttiControls. Changes CHM title to match package name.
|
2023-02-05 06:13:50 +00:00 |
|
dsiders
|
332fc7d54d
|
Docs: RttiControls. Fixes comment in style file.
|
2023-02-05 06:12:40 +00:00 |
|
dsiders
|
299219fb82
|
Docs: RttiControls. Adds script to remove genreated files.
|
2023-02-05 06:11:55 +00:00 |
|
dsiders
|
8e4eb138d3
|
Docs: RttiControls. Adds log file output to build script.
|
2023-02-05 06:11:24 +00:00 |
|
Martin
|
dd5d291621
|
FpDebug: Fix watching local/param with name "this". Variables with "this" as name were hidden by the "self" param (that fpc encodes as "this")
|
2023-02-04 13:24:56 +01:00 |
|
Martin
|
60d221f23a
|
FpDebug: Show "self" in locals window. Fpc encodes it as "this", so FpDebug must replace the name. Issue #39907 and part of issue #40000
|
2023-02-04 13:00:19 +01:00 |
|
Martin
|
f7686f03f1
|
SynEdit, Windows: Suppress ALT key from focusing main menu, if the ALT key was a modifier to a mouse-action (e.g. Scroll-wheel). Issue #40007
|
2023-02-04 10:42:30 +01:00 |
|
Martin
|
e3a3d33c99
|
FpDebug: Windows (10 up), use WaitForDebugEventEx to support Utf16 OutputDebugStringW
|
2023-02-04 08:52:29 +01:00 |
|
dsiders
|
4de931e101
|
Docs: DateTimeCtrls. Adds project and topics files to generate CHM and HTML help using FPDoc.
* Adds files with topic skeletons.
* Adds content for topics (partial).
* Merges content from the wiki page.
|
2023-02-04 00:06:16 +00:00 |
|