Commit Graph

62075 Commits

Author SHA1 Message Date
Martin
c1f09236f4 Debugger: Add Begin/EndUpdate to WatchValue 2022-02-01 17:18:19 +01:00
Martin
d814d37966 IdeDebugger: Make TWatchValue ref-counted 2022-02-01 17:18:19 +01:00
Martin
2e8783e5e0 FpDebug: fix uninitialized return value 2022-02-01 17:18:19 +01:00
wp_xyz
a54aa9c1bb Images: Replace icons in images/windows/ by versions adapted to the new style. Provided by Roland Hahn. 2022-02-01 12:40:27 +01:00
Maxim Ganetsky
ba2072b01a SimpleWebServer: enabled i18n, added Russian translation 2022-02-01 01:21:12 +03:00
dsiders
55c4d7d5af Docs: LazUtils/lazutf8. Fixes spelling errors in topics. 2022-01-31 21:42:29 +00:00
mattias
cf4306ec3d simplewebservergui: added IDE addon 2022-01-31 13:27:49 +01:00
mattias
a2404b4f47 IDE: clean up 2022-01-31 10:29:00 +01:00
mattias
a463602f9e IDEIntf: added LazarusIDE.GetProjectInspectorSelection 2022-01-31 10:28:09 +01:00
Maxim Ganetsky
f79988b3c9 IDE: committed regenerated .res files after recent icon updates 2022-01-31 01:17:33 +03:00
wp_xyz
2d93d8f51b LCL: Fix mouse position in unhandled mouse-wheel event to be relative to parent. Issue #39621. 2022-01-30 22:18:15 +01:00
mattias
07eb443322 ide: project inspector: register add popup menuitems 2022-01-30 20:58:22 +01:00
mattias
ec56ff310b ide: project inspector: register items popup menuitems 2022-01-30 20:39:47 +01:00
mattias
8a8bee71f8 codetools: added unitsearch path for ide to debugger 2022-01-30 19:14:45 +01:00
dsiders
57f8a2e341 Docs: LCL/dbgrids. Removes topic TCustomDBGrid.ResetSizes for changes in 6402a449. 2022-01-30 15:22:29 +00:00
dsiders
a5a95e6134 Docs: LCL/grids. Updates content for TCustomGrid topics. 2022-01-30 15:13:31 +00:00
dsiders
5bade4a47a Docs: LCL/grids. Updates content for TCustomGrid topics. 2022-01-30 15:11:39 +00:00
wp_xyz
9a87e2953c TAChart: Restore default color when TRandomChartSource.RandomColors is false. 2022-01-30 14:02:29 +01:00
wp_xyz
34f156c0b9 TAChart: Add new property RandomColors to TRandomChartSource. 2022-01-30 13:52:31 +01:00
Werner Pamler
5b7387ddd5 Merge branch 'Free_Coder-main-patch-51955' into 'main'
TAMultiseries.pas fix for #39616 TBoxAndWhiskerSeries cannot use different...

See merge request freepascal.org/lazarus/lazarus!68
2022-01-30 12:03:45 +00:00
Werner Pamler
7a1301e7b0 Merge branch 'Free_Coder-main-patch-30447' into 'main'
TAMultiseries.pas fix for #39615 TBoxAndWhiskerSeries does not draw box if box...

See merge request freepascal.org/lazarus/lazarus!67
2022-01-30 11:17:29 +00:00
Frank Freeman
c4a17bf926 TAMultiseries.pas fix for #39616 TBoxAndWhiskerSeries cannot use different color on each point for box border, whiskers and median 2022-01-30 00:59:35 +00:00
Frank Freeman
b6222f0da8 TAMultiseries.pas fix for #39615 TBoxAndWhiskerSeries does not draw box if box image left=right or top=bottom 2022-01-30 00:24:34 +00:00
Juha
7f6c15e911 LCL: Do not Invalidate a CustomGrid in every MouseUp. Merge request !66 by Petr Kristan. 2022-01-30 00:31:19 +02:00
Juha
6402a449b3 LCL: Prevent double painting CustomDBGrid. Merge request !65 by Petr Kristan. 2022-01-30 00:18:49 +02:00
Juha
07ae01b655 LCL-GTK3: Fix speedbutton images. Issue #39614, patch by dbannon. 2022-01-29 15:30:04 +02:00
wp_xyz
0aada2da4c Images: Replace lazarus*.ico files by versions in which the small images (16x16, 20x20) are a bit more "crispy". Created by Roland Hahn. 2022-01-29 12:50:46 +01:00
dsiders
ff3970a6b3 Docs: LCL/comctrls. Updates topics for changes in 4d72245552, 082d051466. 2022-01-29 01:08:22 +00:00
Maxim Ganetsky
2c0311eabc Images: fixed images/mainiconproject.ico 2022-01-29 00:52:08 +03:00
Maxim Ganetsky
576732afb0 IDE: committed regenerated .res files after recent icon updates 2022-01-29 00:34:30 +03:00
Juha
082d051466 LCL: Do not InvalidateSelected in MultiSelect virtual TListView. Part of issue #39324. 2022-01-28 17:09:38 +02:00
Juha
43da1e05f3 IDE: Fix checking new unique unit name against projectinfo name. Move nested funcs out. 2022-01-28 17:09:38 +02:00
wp_xyz
1c44ec9237 Images: Replace the macOS .icns files to be like the .ico files. Provided by Roland Hahn. Issue #39550. 2022-01-28 15:40:04 +01:00
wp_xyz
fde1f53879 images: Replace the default lazarus.ico used anywhere within the installation folder by the new version. Issue #39596. 2022-01-28 15:03:11 +01:00
wp_xyz
81ac10f738 Images: Fix new ico files to be linux-compatible. Issue #39596. 2022-01-28 13:37:47 +01:00
Juha
4d72245552 LCL: Solve most performance issues with virtual TListView (OwnerData=True). Issue #39324, patch by d7_2_laz. 2022-01-27 13:24:51 +02:00
robsean
6b71b51df2 Translations: updated Chinese IDE translation, merge request !62 2022-01-27 02:33:56 +03:00
Martin
529022a317 Add RegisterClass 2022-01-26 19:28:39 +01:00
Martin
14bbe91f1e IDE: fpmake added dependency for IdeDebugger 2022-01-26 13:47:16 +01:00
mattias
6183eb288d codetools: clean up 2022-01-26 13:30:42 +01:00
mattias
61ee2e0633 ide: clean up 2022-01-26 13:25:27 +01:00
Martin
4482e0ddb8 FpDebug: add {$else} for targets not matched by any of the ifdef 2022-01-26 12:58:31 +01:00
Martin
8cac6ebc6e IDE: Makefile fix missing unit path 2022-01-26 11:51:00 +01:00
dsiders
c12011e450 Docs: LCL/grids. Removes an extraneous character in a See Also link. 2022-01-26 06:36:26 +00:00
Martin
ca39078aca IDE, Debugger, Makefiles: moved some dependencies to remove IdeDebugger from LazBuild. 2022-01-26 00:21:41 +01:00
Maxim Ganetsky
6c38c5a67a IDE: regenerated translations and updated Russian translation 2022-01-26 01:24:25 +03:00
Martin
947030b575 Debugger: fix watches to compile (without added defines) 2022-01-25 22:02:14 +01:00
dsiders
5db70a399c Docs: LazControls/listfilteredit. Adds, updates topics for changes in c0aab039. 2022-01-25 20:11:59 +00:00
Martin
601246dc25 Debugger, IDE: Add basic child watch support for structured values 2022-01-25 21:07:09 +01:00
Martin
d58b6ab507 Debugger: Prepare basic child watch support for structured values 2022-01-25 21:06:54 +01:00