Commit Graph

63835 Commits

Author SHA1 Message Date
Bart
4b4e2cef9c Win32: handle System.CmdShow at startup. Patch by Domingo Galmés, slightly modified by me. Issue ##39363. 2022-10-29 18:41:27 +02:00
wp_xyz
65b11fca12 OPM: Replace icons with "nicer" package (by Roland Hahn) 2022-10-29 18:01:56 +02:00
wp_xyz
06310fb0b6 IDE: New icons for "Package" > "New component" and "New package" 2022-10-29 17:59:14 +02:00
wp_xyz
976ef21a07 Images: New general-purpose images by Roland Hahn (Arrow, Cube, Package) 2022-10-29 17:46:32 +02:00
dsiders
4628b33d4a Docs: LCL/controls. Updates content and See Also links in TControl topics. 2022-10-29 05:41:05 +01:00
wp_xyz
2f18817fd8 Images: Update res files affected by previous commit. 2022-10-28 18:39:22 +02:00
wp_xyz
ed9431c5c1 Images: Improved details of package icon (and derivatives), by Roland Hahn. 2022-10-28 18:16:33 +02:00
mattias
673cbc8072 gitignore mac file 2022-10-28 08:24:27 +02:00
mattias
236f558536 anchordocking: fixed example 2022-10-28 08:23:28 +02:00
mattias
ef6ce79e07 synedit: ssMeta on darwin instead of only carbon 2022-10-28 07:52:26 +02:00
dsiders
3eabb7a026 Docs: LCL/buttons. Updates TCustomSpeedButton.GetTextSize for changes in fbe7aa44. 2022-10-28 01:50:31 +01:00
dsiders
05a08632cd Docs: LCL/extctrls. Adds TCustomPanel.ShowAccelChar topics for changes in eff48575. 2022-10-28 01:49:43 +01:00
wp_xyz
eff48575cf LCL/TPanel: New property ShowAccelChar to improve Delphi compatibility in rendering of ampersands. Issue #39973. 2022-10-28 00:09:56 +02:00
wp_xyz
fbe7aa44e1 LCL/SpeedButton: Fix clipping of caption containing double ampersand characters, issue #39820. 2022-10-27 22:27:35 +02:00
Martin
8ef10902f3 FpDebug: Stack, CFI - For older FPC (broken CFI) always continue non-CFI eval. 2022-10-27 15:42:59 +02:00
dsiders
f469aeca4f Docs: LCL/controls. Additional updates to content and See Also links in
TControl topics.
2022-10-27 04:02:07 +01:00
wp_xyz
9572e1ac64 IDE/PackageDependencyDlg: Fix package listbox truncating bottom pixel. 2022-10-27 00:17:47 +02:00
wp_xyz
56aaec80f9 Images: Add a new general-purpose image ("landscape orientation"). 2022-10-26 19:08:55 +02:00
wp_xyz
f52fb7d1f5 Images: Some reworked palette icons to improve visibility in dark mode (by Roland Hahn). 2022-10-26 18:40:49 +02:00
Martin
e1dc8a96d9 Codetool: prevent recursion in ResolveBaseTypeOfIdentifier. Issue 39897
`fdfFunctionResult` will cause `FindExpressionTypeOfTerm` to `ResolveChildren` and recurse forever if the node starts with open brackets. If the cursor is not on an identifier, it should not be a function and the flag is not needed.
2022-10-26 14:58:42 +02:00
Martin
204e3d5734 CodeTools, tests: run "bug*" tests too. 2022-10-26 14:54:02 +02:00
dsiders
d7fb51eeb6 Docs: LCL/controls. Updates content and See Also links in topics.
* Fixes tagging for True, False, and Nil values in topic content.
* Removes unused tags in linked or private topics.
2022-10-26 07:40:30 +01:00
wp_xyz
78225565ce freetype: Fix range-check error when compiled with range-check on. 2022-10-25 17:54:07 +02:00
wp_xyz
f4b383884d Images: New general-purpose images by Roland Hahn (file, margins, search, zoom). 2022-10-24 15:44:38 +02:00
dsiders
aed24f4359 Docs: LazUtils/lazutf8. Adds missing parameter descriptions. 2022-10-23 21:39:57 +01:00
dsiders
4741e7df12 Docs: LazUtils/extendedstrings. Updates topic content and See Also links. Removes unused tags in private members. 2022-10-23 20:29:47 +01:00
Martin
1e7d87dd64 Debugger, IDE: fix dangling pointer in watches / crash when history entry was active and restarting debugger. 2022-10-23 13:18:00 +02:00
Martin
efc94ab2db LazDebuggerFp: fix mem leak in TFPBreakpoint.ThreadLogExpression 2022-10-23 13:18:00 +02:00
dsiders
429081bc03 Docs: LCL/grids. Updates content in TGridColumnTitle topics. 2022-10-23 00:54:49 +01:00
dsiders
c63984efd6 Docs: LCL/grids. Updates content in TColumnButtonStyle, TGridColumn, and TGridColumns topics. 2022-10-22 08:06:46 +01:00
dsiders
a2bfaa29e8 Docs: LCL/graphics. Fixes an invalid See Also link. 2022-10-22 08:06:02 +01:00
Maxim Ganetsky
b43f003709 IDE: Turkish translation update by ONUR ERÇELEN, issue #39966 2022-10-22 03:34:35 +03:00
Martin
c16a96e493 Changed svn to git 2022-10-21 08:05:41 +02:00
dsiders
1cacfc3c73 Docs: LCL/graphics. Updates content in TIcon.Handle topic and removes TODO item. 2022-10-20 23:37:06 +01:00
dsiders
209ce3cfe2 Docs: LCL/lclintf. Removes TODO in example code. 2022-10-20 23:36:45 +01:00
dsiders
bb39bb5631 Docs: LCL/lcltype. Changes TODO item to a simple note. 2022-10-20 23:36:28 +01:00
Martin
f47e51faf4 Codetool: FindDeclaration, fix "generic array" in fdt_generics_finddeclaration.pas / Fix issue #39738 2022-10-20 21:39:46 +02:00
dsiders
a8b58da637 Docs: LCL/extctrls. Updates content and removes TODO item in TCustomTrayIcon.ShowBalloonHint. 2022-10-20 20:22:18 +01:00
dsiders
245f1a7638 Docs: LazUtils/lazcollections. Removes TODO item. 2022-10-20 20:20:21 +01:00
Martin
d488d45819 CodeTool: Improve tracking specialized generic parameters (e.g. variable class base).
Undo/Replace commits:
- 797768a965, Branch RevNo: 58874
  codetools: code completion for "FOR var IN" with generic class, from Pascal Riekenberg
  git-svn-id: trunk@63136 -
- 4d12a06af5, Branch RevNo: 62044
  CodeTools: Resolve generic params when searching in ancestors.
2022-10-20 13:55:54 +02:00
dsiders
a44d1ab453 Docs: LCL/controls. Adds, updates topic content. Fixes awkward grammar. Removes tagging not needed for private members. 2022-10-20 02:31:16 +01:00
wp_xyz
c9f4496c77 Images: New general-purpose images by Roland Hahn (cloud, cube, file, folder, health) 2022-10-19 00:31:08 +02:00
dsiders
88c82deb74 Docs: LCL/dialogs. Updates content for TSelectDirectoryDialog and TFileDialog topics. 2022-10-18 00:23:33 +01:00
dsiders
f4d38ad880 Docs: LazUtils/lazstringutils. Corrects content in StringCase topic. 2022-10-17 23:48:06 +01:00
Bart
472cceecf8 WinCE: fix compilation of WinCEWSCalendar. 2022-10-17 22:37:44 +02:00
dsiders
c52099551a Docs: LazUtils/lazconfigstorage. Fixes invalid See Also links. 2022-10-17 04:11:28 +01:00
dsiders
87b4e7bbac Docs: LazUtils/lazconfigstorage. Adds topic content. 2022-10-17 03:59:23 +01:00
dsiders
1682adb8de Docs: LCL/dialogs. Adds content about the font dialog Apply button in affected topics.
* Applies to: TFontDialog and TFontDialog.Options.
2022-10-17 03:59:00 +01:00
Juha
2f8deeefee IDE: Save resource file after a project is renamed (Save Project As). Issue #39958. 2022-10-16 23:50:19 +03:00
Juha
8affac89f3 Jedi Code Format: Support noinline keyword and Delphi inline vars and consts. Issue #39960, patch by Domingo Galmés. 2022-10-16 22:26:44 +03:00