Commit Graph

62887 Commits

Author SHA1 Message Date
dsiders
0de39307b7 Docs: LCL/stdctrls. Clarifies or expands TCustomCheckBox topics.
* Includes general tagging changes for True and False values in topics.
2022-05-26 19:10:05 +01:00
wp_xyz
0d94210f62 Images: More general-purpose images by Roland Hahn. Improved usability of IconTable tool. 2022-05-25 13:12:53 +02:00
Maxim Ganetsky
914219e940 IDE: improved Russian translation, hint by Pavel, issue #39769 2022-05-25 03:54:24 +03:00
Maxim Ganetsky
80e25af269 Installer, Win: updated Russian translation 2022-05-25 01:40:05 +03:00
Maxim Ganetsky
f33a3bcc17 OpkMan: improved i18n, regenerated translations and updated Russian translation 2022-05-25 01:22:53 +03:00
wp_xyz
574f312a76 Examples/FontEnum: Get font styles in gtk/qt. 2022-05-24 23:51:56 +02:00
wp_xyz
6dddcddc4f Examples/FontEnum: Simplified code. Anchored Layout. 2022-05-24 23:07:57 +02:00
Martin
cbbdabd969 Installer, Win: Do not install dll globally by default / Changes/Adds installation "Types" (pre-selectable settings) and custom names for the types. 2022-05-24 17:15:39 +02:00
wp_xyz
282e47bb8a Revert unintentionally committed files 2022-05-24 15:38:36 +02:00
wp_xyz
afa0c12e15 Examples/FontEnum: Fix selection of italic fonts (https://forum.lazarus.freepascal.org/index.php/topic,59444.msg443180). 2022-05-24 15:35:00 +02:00
balazs
4460f173ca OpkMan: Switch to Openssl 1.1.1o 2022-05-24 07:26:48 +03:00
Maxim Ganetsky
c34faebe9d IDE: improved Form Editor options page layout, issue #39757 2022-05-24 01:00:46 +03:00
Maxim Ganetsky
0d7635080a IDE: improved layout of Codetools Class Completion option page, patch by Don Siders, issue #39757 2022-05-24 00:54:27 +03:00
Maxim Ganetsky
3e7d8fc437 IDE: improved layout of editor Tabs and Windows option page, patch by Don Siders, issue #39757 2022-05-24 00:47:40 +03:00
Maxim Ganetsky
a6f7b28f81 IDE: improved alignment of build mode combobox in Project Options dialog, issue #39757 2022-05-24 00:30:04 +03:00
wp_xyz
bed8f0d9e9 FPVectorial: Fix missing call to parent constructor of TIndentedStringList. Issue #39764. Patch by ExSystem. 2022-05-23 15:45:13 +02:00
Juha
59eeb39742 IDE: Support scaled font sizes in All Compiler Options window. By BrunoK. 2022-05-23 10:35:07 +03:00
wp_xyz
1515bbf643 Turbopower_ipro: some more tests. 2022-05-22 23:48:59 +02:00
Michaël Van Canneyt
a05cbeffee * Design-time components for pas2js 2022-05-21 21:31:03 +02:00
wp_xyz
c8481dc058 Turbopower_ipro: Add test application to check rendering of various html features. 2022-05-21 18:27:17 +02:00
wp_xyz
6073152919 Turbopower_ipro: Fix rendering of text background in colored table cell. Issue #39756. 2022-05-21 17:48:49 +02:00
Maxim Ganetsky
8ff1c4a012 IDE: improved Window Options page layout, patch by Don Siders, issue #39755 2022-05-21 01:11:24 +03:00
wp_xyz
d6828c434c Turbopower_ipro: Fix handling of a <br> tag after a table. 2022-05-20 22:19:23 +02:00
dsiders
6d30732ad9 Docs: LCL/dialogs. Adds the PromptForFileName topic from 09584a03.
* Includes general updates to TFindDialog topics.
2022-05-19 17:11:30 +01:00
dsiders
370a323d28 Docs: LCL/forms. Updates TCustomForm.Monitor for changes in 174cf206, 819e17fc. 2022-05-19 17:05:53 +01:00
Juha
0096648e9c LCL-Win32: Prevent AV due to message handling after freeing method pointer. Issue #39754, patch by DeerLab. 2022-05-19 12:41:41 +03:00
Bart
09584a03b9 LCL: implement PromptForFileName in a Delphi compatible way (even though the function is badly designed IMHO). Issue #39740. 2022-05-18 22:51:52 +02:00
wp_xyz
be5453fbcb TAChart/html demo: Add EFreeType to language exceptions to avoid crash in case of unreadable ttf fonts. 2022-05-18 00:04:08 +02:00
dsiders
ecdecd6aa6 Docs: LCL/grids. Updates TCustomGrid.MouseDown for changes in 7f199b0d. Issue #397330. 2022-05-17 22:53:31 +01:00
Juha
d84f2a9ebd Lazbuild: Suppress verbose output when requested to be quiet. Issue #39752, patch by BugsBeGone. 2022-05-18 00:27:27 +03:00
Juha
6c54a68607 LCL-GTK3: Implement AppMinimize and AppRestore. Issue #39753, patch by Anton Kavalenka. 2022-05-18 00:27:27 +03:00
Juha
7f199b0d44 LCL: Prevent an exception with MouseDown on a Grid which lost focus. Issue #39730, patch by Soner. 2022-05-18 00:27:27 +03:00
Maxim Ganetsky
eeccdaa7fc ExamplesWindow: clean up 2022-05-18 00:13:08 +03:00
Juha Manninen
73dad1efa9 Merge branch 'examplesmv' into 'main'
Examplesmv restructure examples dir much like it used to be

See merge request freepascal.org/lazarus/lazarus!94
2022-05-17 20:50:08 +00:00
dbannon
2443cc08e1 Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
Juha Manninen
1e12602f32 Merge branch 'fixexamplewinwp' into 'main'
Fix Win newline, better reporting of bad JSON

See merge request freepascal.org/lazarus/lazarus!93
2022-05-17 14:20:32 +00:00
Martin
43e385a90b IdeDebugger: Fix nil pointer access in "Fix Display-Format related conversion of numeric watches." 28ac5176a9 2022-05-17 15:20:59 +02:00
Juha Manninen
6ae79c8197 Merge branch 'ayatana_multiuser' into 'main'
Systray on Unix needs to write user specific file to /tmp

See merge request freepascal.org/lazarus/lazarus!92
2022-05-17 11:50:17 +00:00
mattias
174cf206d4 lcl: fixed TCustomForm.GetMonitor to avoid calling SetBounds 2022-05-17 10:32:34 +02:00
mattias
819e17fc38 lcl: wince: aligns WinCE to Win32 from LacaK 2022-05-17 09:48:36 +02:00
Martin
fba36b9318 FpDebug: More fixes for "Solved AV in StateMachineValid" 239b2be664 / crash in asm window 2022-05-16 23:10:15 +02:00
Martin
28ac5176a9 IdeDebugger: Fix Display-Format related conversion of numeric watches. 2022-05-16 23:10:15 +02:00
Martin
0426064e8f LazDebuggerIntf, FpDebug: add enum/sets 2022-05-16 23:10:14 +02:00
Martin
29b33ff629 Debugger: Watch-Dialog, fix "inspect/detail pane" for new WatchResult 2022-05-16 23:10:14 +02:00
Martin
f190c1ff0b FpDebug: remove empty code 2022-05-16 23:10:14 +02:00
Martin
3ea0e03d3b FpDebug: Improve char/widechar from expression/const - implement size and ord-value 2022-05-16 23:10:14 +02:00
Martin
2991d62a16 FpDebug: refactor wait for comp-unit. (check address before enter WaitForScopeScan) 2022-05-16 17:03:05 +02:00
Martin
8baaf99684 FpDebug: Improve fix for dangling pointer to FScanAllWorker.FScanScopeList. 2022-05-16 17:03:05 +02:00
mattias
becdd42b6d lcl: fixed TCustomForm.GetMonitor when handleallocated and visible 2022-05-16 15:25:08 +02:00
mattias
46e5442514 IDE: create TBrowseEditorTabHistoryDialog only when needed 2022-05-16 15:20:24 +02:00