dsiders
|
eca20fe8c6
|
Docs: LCL/comctrls. Additional fixes for XML tagging issues in topics.
|
2023-04-14 20:20:16 +01:00 |
|
dsiders
|
b559a1dc70
|
Docs: LCL/comctrls. Fixes XML tagging issues in topics.
|
2023-04-14 19:45:19 +01:00 |
|
dsiders
|
4884766b35
|
Docs: LCL/lresources. Updates topic content for changes in 9e78f5ab .
* Updates content in additional topics.
* Removes verbose visibility comments.
|
2023-04-13 23:55:02 +01:00 |
|
wp_xyz
|
a2cd35663d
|
* LCL/Paintbox: Better solution to previous commit (issue #40198).
|
2023-04-13 23:26:23 +02:00 |
|
Juha
|
39a40b03c7
|
IDE: Improve ProcedureList more. Issue #40207, patch by n7800.
|
2023-04-14 00:11:12 +03:00 |
|
wp_xyz
|
fc2986c741
|
LCL/Paintbox: Fine-tune position of crossing lines in TPaintbox at design-time. Issue #40198.
|
2023-04-13 22:32:41 +02:00 |
|
mattias
|
f677015596
|
ide: CompleteComponent check units if ambigious componentclasses are on the form
|
2023-04-13 17:20:38 +02:00 |
|
mattias
|
aecf20f84a
|
fixed compile fpc 3.2.2
|
2023-04-13 16:14:12 +02:00 |
|
mattias
|
714a31d3f2
|
codetools: fixed CompleteComponent
|
2023-04-13 15:51:08 +02:00 |
|
mattias
|
345f47ca6f
|
IDE: loadlfm: resolve ambigious registered component classes
|
2023-04-13 15:38:12 +02:00 |
|
mattias
|
16eea4aacd
|
IDE: loadlfm: check for ambiguous classes, heuristics to resolve ambiguous classes
|
2023-04-13 15:38:12 +02:00 |
|
mattias
|
abab3ed287
|
ide: clean up
|
2023-04-13 15:38:12 +02:00 |
|
mattias
|
9e78f5abe0
|
lcl: extended ReadLFMHeader for unitnames
|
2023-04-13 15:38:12 +02:00 |
|
mattias
|
c3f0c4009a
|
ide: QuickCheckLFMBuffer: support unitnames in lfm
|
2023-04-13 15:38:12 +02:00 |
|
mattias
|
37d638661f
|
codetools: added GatherPublishedVarTypes, CompleteComponent with optional CheckUnits
|
2023-04-13 15:38:12 +02:00 |
|
mattias
|
db82372e4b
|
codetools: less hints
|
2023-04-13 15:38:12 +02:00 |
|
wp_xyz
|
d77204685e
|
LCL/widgetset: Clearer code in FindClassNode (unit lcl/widgetset/wslclclasses.pp). Patch by lagprogramming (https://forum.lazarus.freepascal.org/index.php/topic,63020.msg477013)
|
2023-04-13 12:58:18 +02:00 |
|
wp_xyz
|
5f4881799f
|
lcl/customdrawn: Cleanup of hints and warnings. Triggered by https://forum.lazarus.freepascal.org/index.php/topic,63029.msg477014/topicseen.html
|
2023-04-13 12:49:44 +02:00 |
|
dsiders
|
958711dd67
|
Docs: LazUtils/laz2_xpath. Updates content in topics including:
* TXPathToken
* TXPathKeyword
* TXPathScanner
* TXPathExpression
* TXPathExpression.Evaluate
* EvaluateXPathExpression
|
2023-04-13 01:13:41 +01:00 |
|
dsiders
|
3bdbedd91b
|
Docs: LCL/graphics. Updates content in topics, including:
* TCanvasStates
* TCanvas.BrushCopy
* TCanvas.Chord
* TCanvas.CopyRect
* TCanvas.Draw
* TCanvas.DrawFocusRect
* TCanvas.StretchDraw
* TCanvas.Ellipse
|
2023-04-11 04:21:53 +01:00 |
|
Maxim Ganetsky
|
78774e45d4
|
IDE: regenerated translations and updated Russian translation
|
2023-04-11 02:06:17 +03:00 |
|
Maxim Ganetsky
|
cc98f91952
|
IDE: more consistent wording in item list of form editor color options
|
2023-04-11 02:06:16 +03:00 |
|
wp_xyz
|
c0946573ce
|
LCL/TCanvas: Switch x and y loops in TCanvas.BrushCopy. Patch by lagprogramming, https://forum.lazarus.freepascal.org/index.php/topic,62996.msg476742.html
|
2023-04-10 23:52:26 +02:00 |
|
Juha
|
3a2c3212cc
|
ExamplesWindow: Improve reading examples of packages. Issue #40190, patch by dbannon.
|
2023-04-10 11:34:15 +03:00 |
|
Juha
|
6bfcb9ed0d
|
IDE: Allow to change color for "Show BorderSpacing" option. Issue #40201, patch by paweld.
|
2023-04-10 10:54:59 +03:00 |
|
Juha
|
297dd6bd51
|
IDE: Turn if-else blocks to case statements in TProcedureListForm.FormKeyDown.
|
2023-04-10 10:04:05 +03:00 |
|
Juha
|
abb5f2b097
|
LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer.
|
2023-04-10 09:15:24 +03:00 |
|
dsiders
|
6788d80b4d
|
Docs: LCL/forms. Fixes wording / grammar in topics.
|
2023-04-10 02:46:33 +01:00 |
|
Maxim Ganetsky
|
927078421e
|
IDE: regenerated translations and updated Russian translation
|
2023-04-10 01:37:09 +03:00 |
|
mattias
|
aee6888497
|
codetools: renamed CompleteComponent to AddPublishedVariables, added tests
|
2023-04-09 19:48:37 +02:00 |
|
mattias
|
568a771d86
|
IDE: component icons: search first with unitname
|
2023-04-09 13:54:58 +02:00 |
|
mattias
|
5d275fca1c
|
IDE: component list: check for classtypes instead of classnames, fixed icon for registered ancestor
|
2023-04-09 13:14:03 +02:00 |
|
mattias
|
5c18e8fb9e
|
IDE: better error msg
|
2023-04-09 13:14:03 +02:00 |
|
wp_xyz
|
63d3377df5
|
Examples/gridexamples: Fix crash in title_image_demo when user clicks on top/left corner cell.
|
2023-04-09 11:51:33 +02:00 |
|
mattias
|
3fc5b44f44
|
IDE: component list: popup menuitems open unit and open package
|
2023-04-09 11:42:17 +02:00 |
|
mattias
|
4898c21e30
|
IDE: component list: register popupmenu items
|
2023-04-09 11:42:17 +02:00 |
|
dsiders
|
d0a35b9469
|
Docs: LCL. Fixes invalid See Also links.
|
2023-04-09 06:18:52 +01:00 |
|
dsiders
|
637d60109b
|
Docs: LCL/buttons. Updates content in TCustomSpeedButton topics, including:
* TCustomSpeedButton.ImageWidth
* TCustomSpeedButton.Layout
* TCustomSpeedButton.Margin
* TCustomSpeedButton.NumGlyphs
|
2023-04-09 02:49:05 +01:00 |
|
dsiders
|
9a7e0dc6fc
|
Docs: LCL/forms. Updates content in BeginFormUpdate and EndFormUpdate topics in TCustomForm.
|
2023-04-08 19:19:23 +01:00 |
|
dsiders
|
88a989fa65
|
Docs: LCL/comctrls. Adds missing short descriptions and updates content in various topics.
|
2023-04-08 05:33:49 +01:00 |
|
dsiders
|
a784c205c4
|
Docs: LCL/extctrls. Updates content in the TPaintBox.Paint topic.
|
2023-04-07 21:28:51 +01:00 |
|
mattias
|
91a1b7b2ba
|
IDEIntf: autosize string editor clear button
|
2023-04-07 16:27:58 +02:00 |
|
wp_xyz
|
483ae6e0f1
|
LCL/Paintbox: Fix incorrect painting of PaintBox frame and cross lines at design time. Issue #40198, patch by furious programming
|
2023-04-07 15:39:56 +02:00 |
|
mattias
|
a7f2330310
|
codetools: CheckLFM: variable type with unit name
|
2023-04-07 14:03:40 +02:00 |
|
mattias
|
7dec126e98
|
codetools: test wrong object unitname
|
2023-04-07 11:29:42 +02:00 |
|
mattias
|
d8a835dd17
|
codetools: test wrong root unitname
|
2023-04-07 11:29:41 +02:00 |
|
Juha
|
dfbd6d519a
|
ExamplesWindow: Better model to find Examples. Issue #40190, patch by dbannon.
|
2023-04-07 11:35:09 +03:00 |
|
Juha
|
f54ee297ee
|
IDE: Improve ProcedureList. Issue #40197, patch by n7800.
|
2023-04-07 10:49:59 +03:00 |
|
dsiders
|
bb2d44c421
|
Docs: LCL/checklst. Fixes tagging and wording in TCustomCheckListBox.Toggle topic.
|
2023-04-06 19:57:24 +01:00 |
|
Juha
|
f091756d23
|
Jedi Code Format: Fix indentation of class vars, prevent exception with empty visibility blocks. Issues #40193 & #40194, patch by Domingo Galmés.
|
2023-04-06 19:12:18 +03:00 |
|