Commit Graph

64282 Commits

Author SHA1 Message Date
dsiders
f79a5d6718 Docs: LCL/comctrls. Updates content in topics including:
* TStatusBar
* TCustomTabControl
* TTabControl
* TListItem
* TListItems
* TOwnerDataListItems
* TWidth
* TLVDataHintEvent
* TCustomUpDown
* Various corrections for spelling and grammar
2023-02-25 04:37:49 +00:00
dsiders
4143748675 Docs: LCL/comctrls. Updates topics for changes in d42c3fe9.
* Modified topics include:
*  TCustomListView.OwnerData
*  TCustomListView.DoGetOwnerData
*  TCustomListView.OnDataHint
*  TCustomListView.DoOwnerDataHint

* Includes other general topic updates for:
*  TCustomListView.FindData
*  TCustomListView.GetItemAt
*  TCustomListView.GetNearestItem
*  TOwnerDataListItem
*  TListItemsEnumerator
2023-02-23 21:42:54 +00:00
Bart
d42c3fe93b Win32: first attempt at implementing TListView.OnDataHint. Issue #30757. 2023-02-22 18:58:14 +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
Martin
78416496c6 Spelling 2023-02-20 15:11:36 +01:00
Martin
c1de827226 PoFileMaintenance: dup-finder include search term for items in full pot view. 2023-02-20 14:19:17 +01:00
Martin
b31586fc9c Add tool to maintain po files. Move entries between files. Find duplicates. 2023-02-20 12:29:32 +01:00
dsiders
658d14c8a7 Docs: LCL/various. Corrects spelling for 'check box' when not referring to a property name. 2023-02-19 19:55:16 +00: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
Željan Rikalo
1d9dfb7574 Merge branch 'gtk2/mainbar' into 'main'
Gtk2: fixed height of ide mainbar

See merge request freepascal.org/lazarus/lazarus!138
2023-02-18 17:27:24 +00:00
rich2014
0645aa9e7f Gtk2: fixed height of ide mainbar 2023-02-19 00:09:18 +08:00
dsiders
33ffadbc89 Docs: LCL/controls,ldocktree. Updates topics for changes in 3d86c02c.
* Updates content in: controls.TDockTree, ldocktree.TLazDockTree
2023-02-17 23:52:22 +00:00
Maxim Ganetsky
51bccb99bc SimpleWebServerGUI: updated Russian translation 2023-02-18 00:52:37 +03:00
mattias
3d86c02c68 lcl: fixed comments about TDockTree and TLazDockTree 2023-02-17 19:57:09 +01:00
Juha
c1e41c6f96 LCL: Restore TestAll project but this time in lcl/tests directory. 2023-02-17 16:27:37 +02:00
Juha
8241d6c315 LCL-GTK2: A minor optimization. 2023-02-17 15:14:48 +02:00
Juha
982aca90c7 IDE: Fix finding a key combination. Issue #40121. 2023-02-17 11:29:16 +02:00
dsiders
251585aef1 Docs: LCL/controls. Fixes invalid See Also links in topics. 2023-02-17 04:07:02 +00: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
dsiders
4c67a1ec4b Docs: LCL/controls. Updates topic content.
* Modified topics:
* CursorToIdent
* IdentToCursor
* CheckMouseButtonDownUp
2023-02-16 03:49:17 +00: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
mattias
0df4fef8fe fcllaz: removed sqldb 2023-02-12 22:55:56 +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
dsiders
a27e4c7d55 Docs: LCL/forms. Adds and updates topics for changes in 5160adca. Issue #36816. 2023-02-12 03:51:36 +00:00
dsiders
1ae76db27a Docs: LCL/themes. Modifies topics for changes in b16ec679. Issue #40085. 2023-02-12 03:51:17 +00:00
Bart
5160adcacc TApplicationProperties: add OnActionExecute (Issue #36816) and OnActionUpdate. 2023-02-11 18:41:03 +01:00
wp_xyz
dddd7c85cd TAChart: Fix TListChartSource.CopyFrom not copying additional x and y values. 2023-02-11 18:02:05 +01:00
Bart
b16ec6790f Win32: clear cached data on themechange. Patch by Anton Kavalenka. Resolves issue #40085. 2023-02-11 17:06:34 +01:00
dsiders
727ea7ca57 Docs: LCL/grids. Updates content in TGridColumn topics. 2023-02-10 03:06:35 +00:00
dsiders
38fa6fcaac Docs: DateTimeCtrls. Removes redundant text in URL tags. 2023-02-08 19:54:45 +00:00
dsiders
4a45134de1 Docs: LCL/dbgrids. Updates content in grid option-related topics. Fixes spelling errors. 2023-02-07 23:13:48 +00:00
dsiders
7be6bcaf53 Docs: LCL/grids. Corrects spelling errors. 2023-02-07 23:13:27 +00:00
dsiders
99d189a124 Docs: DateTimeCtrls/calcontrolwrapper. Updates topic content. 2023-02-07 16:07:17 +00:00
wp_xyz
94bf3842ea IDE/CodeHelp: Adds missing FPDoc tags to TCodeHelpManager.GetFPDocNodeAsHTML. Patch by Don Siders. Issue #40112. 2023-02-07 16:46:34 +01: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