dsiders
|
b72d31e3dc
|
Docs: LazUtils/lconvencoding. Adds and updates topics for changes in 0ae37a90 .
|
2022-12-18 00:25:13 +00:00 |
|
dsiders
|
62f886435d
|
Docs: LazUtils/codepagescommon. Adds topics for changes in 0ae37a90 .
|
2022-12-18 00:24:48 +00:00 |
|
Bart
|
0ae37a906c
|
LConvEncoding: add EncodingCP865. Patch by Alexey Torgashin. Issue #40041.
|
2022-12-17 18:30:06 +01:00 |
|
dsiders
|
b40000c46c
|
Docs: LCL/comctrl. Updates topic content.
* Updates topics for the following types and classes:
* TStatusBar
* TNBPages
* TNBNoPages
* TTabChangingEvent
* TTabGetImageEvent
* TCTabControlOptions
* TCTabControlCapability
* TCTabControlCapabilities
* TDrawTabEvent
* TCustomTabControl
* TPageControl
|
2022-12-17 09:55:21 +00:00 |
|
Maxim Ganetsky
|
d7f0ef81fe
|
CI: added archive with CHM docs for stable FPC to build image (needed for building Lazarus docs)
|
2022-12-17 02:33:00 +03:00 |
|
Martin
|
a6bfd44df4
|
Laz2_DOM: Node/Document add links to write/read
|
2022-12-16 21:07:32 +01:00 |
|
Željan Rikalo
|
0101ac78d4
|
Qt6: proper cast
|
2022-12-16 16:42:04 +01:00 |
|
Željan Rikalo
|
7c5b20806e
|
Qt6: use x11Display() from Qt's QNativeInterface, so our X11OpenDisplay() won't open another descriptor
|
2022-12-16 15:39:22 +01:00 |
|
Željan Rikalo
|
944332963e
|
Qt6: added QNativeInterface::QX11Application as QGuiApplication_x11Display() and QGuiApplication_xcbConnection(), bindings version update to 6.2.3
|
2022-12-16 15:37:51 +01:00 |
|
Michaël Van Canneyt
|
0229d2bc81
|
* Forgot to commit, SQLTransaction instead of Transaction
|
2022-12-16 14:38:23 +01:00 |
|
mattias
|
c4da2ae1aa
|
startlazarus: fixed passing files, issue #40044
|
2022-12-16 14:02:08 +01:00 |
|
mattias
|
659f556800
|
IDE: designer: create mediator in nested function
|
2022-12-16 13:44:40 +01:00 |
|
mattias
|
e7126c8d19
|
IDE: consistent check and typecast
|
2022-12-16 13:44:40 +01:00 |
|
Juha
|
8a80bb3b85
|
Examples window: Remove an obsolete .lpi project info file.
|
2022-12-15 15:32:11 +02:00 |
|
dsiders
|
5550d6210f
|
Docs: LCL/forms. Adds, updates topics for changes in 7d00a524 .
* Adds:
* TScrollBox.SetParentBackground
* TScrollBox.CMParentColorChanged
* TScrollBox.Loaded
* TScrollBox.UpdateParentColorChange
* Updates:
* TScrollBox.ParentBackground
|
2022-12-15 05:30:44 +00:00 |
|
dsiders
|
98bb18f7e1
|
Docs: LCL/extctrls. Updates topics for changes in 96291eb9 .
* Updates:
* TCustomPanel.SetParentBackground
* TCustomPanel.UpdateParentColorChange
* TCustomPanel.Color
|
2022-12-15 05:30:27 +00:00 |
|
dsiders
|
1648da0278
|
Docs: LCL/stdctrls. Fixes invalid See Also link.
|
2022-12-15 05:30:00 +00:00 |
|
dsiders
|
bb61ff57a8
|
Docs: LCL/controls. Adds and removes topics for changes in 7d00a524 .
* Adds:
* TControl.GetParentBackground
* TControl.SetParentBackground
* TControl.ParentBackground
* Removes:
* TWinControl.GetParentBackground
* TWinControl.SetParentBackground
* TWinControl.ParentBackground
|
2022-12-15 05:29:41 +00:00 |
|
dsiders
|
43c8cd32cd
|
Docs: LazUtils/lazutilities. Adds missing short descriptions.
|
2022-12-15 05:00:56 +00:00 |
|
Ondrej Pokorny
|
96291eb9a5
|
TPanel: fix csOpaque style inconsistency (it depended on the order of ParentColor/ParentBackground change)
|
2022-12-14 21:49:24 +01:00 |
|
Ondrej Pokorny
|
7d00a524a4
|
TScrollBox: make opaque for ParentColor=False and ParentBackground=False. Issue #40047
|
2022-12-14 21:49:24 +01:00 |
|
mattias
|
ca9b4579d0
|
IDE: clean up
|
2022-12-14 15:09:28 +01:00 |
|
mattias
|
2e52709c59
|
codetools: added ide/packages/ideconfig to srcpath of ide
|
2022-12-14 15:09:15 +01:00 |
|
dsiders
|
9faf110104
|
Docs: LCL/grids. Adds, updates topic content.
* Adds missing topic content.
* Adds missing parameter descriptions.
* Changes OR'd to OR-ed.
* Fixes typos.
|
2022-12-14 02:41:42 +00:00 |
|
dsiders
|
fb3b04f89d
|
Docs: LCL/lcltype. Changes OR'd to OR-ed.
|
2022-12-14 02:41:03 +00:00 |
|
dsiders
|
d7f1718352
|
Docs: LCL/lclintf. Changes OR'd to OR-ed.
|
2022-12-14 02:40:37 +00:00 |
|
dsiders
|
8f5668f562
|
Docs: LCL/graphics. Changes OR'd to OR-ed.
|
2022-12-14 02:40:05 +00:00 |
|
dsiders
|
908f29f717
|
Docs: LazUtils/laz_xmlstreaming. Changes OR'd to OR-ed.
|
2022-12-14 02:39:33 +00:00 |
|
dsiders
|
939c3ac7d5
|
Docs: LCL/lazcanvas. Adds, updates topic content.
* Adds missing short descriptions.
* Removes extraneous or unused XML tagging.
|
2022-12-13 21:57:22 +00:00 |
|
wp_xyz
|
d28e93e68a
|
IDE: Some more icons for the "Source" menu by Roland Hahn.
|
2022-12-13 17:08:51 +01:00 |
|
Michaël Van Canneyt
|
763997cdf6
|
* Rollback on exception
|
2022-12-13 13:48:54 +01:00 |
|
dsiders
|
d298e33dfc
|
Docs: LCL/xmlpropstorage. Adds or updates topic content.
* Removes unused tagging for linked topics and private symbols.
|
2022-12-13 02:53:47 +00:00 |
|
dsiders
|
4ba27a6453
|
Docs: LCL/replacedlgunit. Adds missing topic content.
|
2022-12-13 02:53:31 +00:00 |
|
dsiders
|
8a75d30a54
|
Docs: LCL/propertystorage. Updates topic content.
* Removes unused tagging in topics.
|
2022-12-13 02:53:15 +00:00 |
|
dsiders
|
5883e0a393
|
Docs: LCL/actnlist. Adds missing content in topics.
|
2022-12-13 02:52:54 +00:00 |
|
Martin
|
c2f347704d
|
IdeConfig: add $(IDEBuildOptions)
|
2022-12-12 14:35:43 +01:00 |
|
wp_xyz
|
4fc3c86190
|
ExamplesWindow: Fix high-dpi scaling of ClearSearchButton icon.
|
2022-12-12 13:35:26 +01:00 |
|
dsiders
|
276c2796de
|
Docs: LCL/forms. Adds or updates topic content. Removes unused tagging for private symbols.
|
2022-12-11 20:04:21 +00:00 |
|
Juha
|
c191e66ee2
|
Examples window: Add a SpeedButton for clearing the filter. Fix tab order. Etc.
|
2022-12-11 20:10:40 +02:00 |
|
Juha
|
76ef6d67b4
|
IdeConfig: Remove LCL dependency from unit CoolBarOptions.
|
2022-12-11 20:10:40 +02:00 |
|
Juha
|
ad3127e414
|
LazBuild: Remove IdeIntf dependency.
|
2022-12-11 20:10:40 +02:00 |
|
Juha
|
c2a35d9f1c
|
DebuggerIntf: Remove LCL dependency.
|
2022-12-11 20:10:40 +02:00 |
|
wp_xyz
|
42df5e3099
|
IDE: New icons for the Source > "Enclose selection" and "Enclose in ifdef" menu items. Some new general-purpose icons (font, grid). Reworked quickfix icon. All by Roland Hahn.
|
2022-12-11 17:22:11 +01:00 |
|
dsiders
|
ae8424aa72
|
Docs: LCL/dbctrls. Fixes grammar error. 'prior to' instead of 'proper to'.
|
2022-12-11 00:38:47 +00:00 |
|
dsiders
|
94e177dac4
|
Docs: LCL/stdctrls. Fixes grammar error. 'prior to' instead of 'proper to'.
|
2022-12-11 00:37:52 +00:00 |
|
dsiders
|
7d625dfbbc
|
Docs: LCL/popupnotifier. Fixes grammar error. 'prior to' instead of 'proper to'.
|
2022-12-11 00:37:37 +00:00 |
|
dsiders
|
9a512a18ba
|
Docs: LCL/finddlgunit. Adds missing short descriptions.
|
2022-12-11 00:37:19 +00:00 |
|
dsiders
|
88847dfe51
|
Docs: LCL/controls. Fixes grammar error. 'prior to' instead of 'proper to'.
|
2022-12-11 00:36:53 +00:00 |
|
dsiders
|
b603fc4b05
|
Docs: LCL/comctrls. Fixes grammar error. 'prior to' instead of 'proper to'.
|
2022-12-11 00:36:29 +00:00 |
|
wp_xyz
|
2880e3bdde
|
TAChart: Add chart title demo project.
|
2022-12-10 23:54:16 +01:00 |
|