dsiders
|
40109c93e8
|
Docs: LCL/lcltaskdialog. Fixes punctuation.
|
2023-02-27 23:41:09 +00:00 |
|
dsiders
|
5a051ef31b
|
Docs: LCL/forms. Fixes punctuation.
|
2023-02-27 23:40:44 +00:00 |
|
dsiders
|
fc04ccfe5b
|
Docs: LazUtils/html2textrender. Fixes punctuation.
|
2023-02-27 23:40:13 +00:00 |
|
dsiders
|
9328175fdf
|
Docs: AnchorDocking. Fixes spelling errors and punctuation.
|
2023-02-27 23:36:58 +00:00 |
|
Maxim Ganetsky
|
01d60e2dfd
|
Cocoa: memory leak fixes by David Jenkins, issue #40116
|
2023-02-27 23:44:23 +03:00 |
|
dsiders
|
1b9d3d4cbf
|
Docs: LCL/extctrls. Updates content in TCustomFlowPanel.CalculatePreferredSize for changes in 6cc8ef74 .
|
2023-02-26 22:54:49 +00:00 |
|
dsiders
|
e00d028b0e
|
Docs: LazUtils/lazutf8. Removes deprecated ReplaceSubstring topic after changes in ce9b92c9 .
|
2023-02-26 22:54:13 +00:00 |
|
Juha
|
ce8b41e375
|
Converter: Inherit from TProjectDescriptor. Sets many flags needed for an application. Issue #40132.
|
2023-02-26 22:39:38 +02:00 |
|
Juha
|
68eb8b0232
|
Converter,IDE: Read full component info from .lfm file to UnitInfo. Don't generate resources when there aren't any yet. Issue #40132.
|
2023-02-26 20:44:14 +02:00 |
|
Juha
|
aa5f5e9d1b
|
Converter,IDE: Rename variables, comments.
|
2023-02-26 20:44:14 +02:00 |
|
Juha
|
ce9b92c95d
|
LazUtils: Remove a deprecated procedure.
|
2023-02-26 20:44:14 +02:00 |
|
wp_xyz
|
6cc8ef7446
|
LCL/FlowPanel: Fix TFlowPanel.AutoSize calculation, excludes hidden controls now. Issue #40137, patch by Henner Drewes.
|
2023-02-26 16:46:50 +01:00 |
|
dsiders
|
b61d4e63a1
|
Docs: LCL/comctrls. Updates content in TCustomUpDown topics.
|
2023-02-26 07:47:31 +00: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
|
1f0f0e34b0
|
images/general-purpose: New info icon by Roland Hahn.
|
2023-02-25 18:49:20 +01: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
|
8043f78ac1
|
Images/general_purpose: New general-purpose images by Roland Hahn
|
2023-02-25 13:52:59 +01:00 |
|
wp_xyz
|
b1d061e822
|
charactermap: Less hints and warnings.
|
2023-02-25 12:35:25 +01:00 |
|
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 |
|