Commit Graph

62478 Commits

Author SHA1 Message Date
Juha
6174338b6d IDE: For consistency with other modeless IDE windows, don't use '...' in View->Editor Macros menu caption. 2022-03-08 22:14:43 +02:00
dsiders
c6e64db4d2 Docs: LazUtils/fileutil. Updates topic content and links. 2022-03-07 19:12:57 +00:00
dsiders
88912b9791 Revert "Docs: LazUtils/fileutil. Updates topic content and links."
This reverts commit c5eb57398a9404d77c7f68135106cae1a65f7f1c.
2022-03-07 18:36:55 +00:00
dsiders
55fe97bcdc Docs: LazUtils/fileutil. Updates topic content and links. 2022-03-07 18:36:55 +00:00
Juha
9f142eef14 IDE: Use the current dir as a base dir for LazarusDirectory. Allows relative path in settings. 2022-03-07 07:37:42 +02:00
Maxim Ganetsky
2e80437e2a IDE: regenerated translations and updated Russian translation 2022-03-07 00:19:07 +03:00
Maxim Ganetsky
0d3a7227f1 IDE: improved Editor Macro List dialog layout 2022-03-07 00:18:52 +03:00
Juha
06352700aa IDE: Improve EditorMacroListViever. 2022-03-06 13:01:21 +02:00
Juha
a1dca01b66 Revert an earlier change in 82b9902b12. The checks are needed. 2022-03-06 09:11:08 +02:00
Juha
d921dc84fd Tools: Allow spaces in file path in runwait.sh script. Issue #39666, patch by Pavel. 2022-03-06 09:04:29 +02:00
Michaël Van Canneyt
67a95d4f7f * Allow to specify module for web program 2022-03-05 16:24:43 +01:00
Juha
7485ac827a IDE: Add a drop-down list with all macros to the "Macros..." toolbar button. Issue #38879, patch by DomingoGP. 2022-03-05 13:38:59 +02:00
Michaël Van Canneyt
71a560a97f * Fix conventions for pas2js targets, refactor code to contain less if/then 2022-03-05 11:36:51 +01:00
dsiders
d68fd2277e Docs: LCL/comctrls/extctrls. Updates topics for code reverted in b02bb356. 2022-03-04 22:49:22 +00:00
Juha
b02bb3563b Revert "LCL: Fix Toolbar size when inside a Controlbar". Causes ChangeBounds loop in a bottom anchored Toolbar with GTK2. 2022-03-04 22:25:41 +02:00
dsiders
4b19396ac4 Docs: LCL/comctrls. Fixes typo. 2022-03-04 17:07:34 +00:00
dsiders
1cbba92872 Docs: LCL/comctrls. Updates topics for TListColumn, TListColumns. 2022-03-04 16:57:37 +00:00
dsiders
593cb01295 Docs: LCL/shellctrls. Updates TCustomShellListView.AdjustColWidths topic for changes in 82b9902b. 2022-03-04 16:52:20 +00:00
Juha
7ef64b00e4 IDE: Improve treatment of a .lpr project file dropped onto the IDE. Ask to open as a file/project. Issue #39663. 2022-03-04 12:50:22 +02:00
Juha
82b9902b12 LCL: Prevent an occational range error in ShellListView. Remove useless checks. 2022-03-04 12:50:22 +02:00
mattias
e4d6aa9125 ideintf: TStringsPropEdit: added save button 2022-03-04 11:28:16 +01:00
dsiders
16a5c08b12 Docs: LCL. Updates topics for changes in 78f789c5. 2022-03-04 00:51:38 +00:00
Martin
624696270b FpDebug: Fix QuoteWideText => wrong result len 2022-03-04 00:47:32 +01:00
Martin
625e655423 FpDebug: fix Memleak. Introduced in "PascalPrinter, Automatically deref pointers to string types. Issue #39559" / a400e1f8c7 2022-03-04 00:37:27 +01:00
Juha
78f789c59b LCL: Fix Toolbar size when inside a Controlbar. Merge request !77 by Alexander Litjagin. 2022-03-04 00:27:15 +02:00
dsiders
3e37e19bbe Docs: LazUtils. Adds new topics for changes in 014d3b3a. 2022-03-03 16:04:21 +00:00
Juha
014d3b3a9f LazUtils: Add ISO-8859-9 encoding to LConvEncoding. Issue #39659, patch by Alexey Torgashin. 2022-03-03 16:14:29 +02:00
Martin
95a5c05edc FpDebug: Do not process data, after MemRead failed. 2022-03-03 00:46:11 +01:00
Martin
27f4c50dbd FpDebug: Fix RangeCheck, TByteArray has an upper limit of 32k. 2022-03-03 00:46:11 +01:00
dsiders
2843627279 Docs: LCL/printers. Updates topic content. 2022-03-02 04:29:45 +00:00
dsiders
891501a228 Docs: Removes redundant text in remark tags. 2022-03-02 01:43:48 +00:00
dsiders
3bbe97775f Docs: build_lcl_docs. Enables system.uitypes when building documentation. 2022-02-28 15:58:18 +00:00
Pascal Riekenberg
e7da596402 Fixed AV when clicking "Delete all" in "Watches" 2022-02-28 10:32:23 +01:00
dsiders
68d06aa93d Docs: LazUtils/integerlist. Updates topic content. 2022-02-28 04:25:26 +00:00
Martin
a400e1f8c7 FpDebug: PascalPrinter, Automatically deref pointers to string types. Issue #39559 2022-02-26 04:01:32 +01:00
dsiders
c826bbf939 Docs: LazUtils. Comments platform-specific links that cause build warnings. 2022-02-26 01:07:06 +00:00
dsiders
7f856147a1 Docs: LazUtils. Comments platform-specific links that cause build warnings. 2022-02-26 01:06:55 +00:00
Martin
0e6769ac99 FpDebug, LazDebuggerFp: Implement tracking modified CPU registers (top stack-frame only) 2022-02-25 20:25:01 +01:00
Martin
448ccc8ca1 Debugger: Registers, clear incorrectly cached values. Fix wrong value shown, if display-format is changed. 2022-02-25 20:23:20 +01:00
Željan Rikalo
f70878564b Qt5: added QPixmapCache_Clear() to pascal binding. part of issue #38844 2022-02-25 18:00:07 +01:00
Željan Rikalo
db27890d55 Qt5: added QPixmapCache_clear(). part of issue #38844 2022-02-25 17:56:11 +01:00
dsiders
3e73ef0cbd Docs: LCL/grids. Adds FadeUnfocusedSelection topics in TCustomGrid, TCustomDrawGrid, TDrawGrid, TStringGrid.
* Depends on 67c57d84.
2022-02-25 16:48:32 +00:00
dsiders
f290a0974c Docs: LCL/themes. Updates TThemeServices.DrawElement topic.
* Depends on 1773d39a.
2022-02-25 16:48:31 +00:00
dsiders
7238c152a3 Docs: LCL/dialogs. Updates TCommonDialog.Title topic.
* Depends on 23b2324f.
2022-02-25 16:48:31 +00:00
Željan Rikalo
b36000fc26 Qt5: increased libQt5Pas version. issue #39655 2022-02-25 16:57:37 +01:00
Željan Rikalo
11f9203046 Qt5: fixed session management bug. issue #39655 2022-02-25 16:56:14 +01:00
Juha Manninen
23b2324f9f Merge branch 'filedialog-title-emptystr-save-fix' into 'main'
The TCommonDialog.Title property is flagged as nodefault

See merge request freepascal.org/lazarus/lazarus!79
2022-02-25 13:38:42 +00:00
Juha
77c1ac66d6 LCL-Win32: Use SendMessageW API function in TWin32WidgetSet.SendMessage. Issue #39656, patch by rasberryrabbit. 2022-02-25 13:01:30 +02:00
Juha
c805ff750d Move FreeType license file from LazUtils to FreeType directory. Issue #39657. 2022-02-25 12:24:58 +02:00
Juha Manninen
1773d39af8 Merge branch 'main' into 'main'
Fix TTabControl background color Issue #25468

See merge request freepascal.org/lazarus/lazarus!82
2022-02-25 10:07:19 +00:00