Commit Graph

66194 Commits

Author SHA1 Message Date
Maxim Ganetsky
bf34e253da Tools: added missing *.res file for glazres tool 2023-10-07 02:44:39 +03:00
Maxim Ganetsky
5226e38bb1 Tools: added missing *.res file for pofilemaintenance tool 2023-10-07 02:43:24 +03:00
Maxim Ganetsky
19cd17230c Examples: .gitignore generated PDF file by fpReport example 2023-10-07 02:40:46 +03:00
Maxim Ganetsky
787f5e851f .gitignore: added *.dbg files 2023-10-07 02:38:49 +03:00
dsiders
053f0cec6a Docs: LCL/graphics. Fixes typos in See Also links. 2023-10-06 17:23:29 +01:00
Martin
b4244d781b Installer, Win: Add OPT="-OoNOSTACKFRAME" to fpc build. Help the debugger unwind callstacks 2023-10-06 15:38:19 +02:00
dsiders
b97c0935e7 Docs: LCL/graphics. Revises content in TBitmap.LoadFromStream. Patch by Werner Pamler. 2023-10-05 23:10:13 +01:00
DomingoGP
462eece676 Jedi code format: Fix identation and bug in commit 8035014eaf 2023-10-05 22:27:45 +02:00
Martin
8da9f2d084 FpDebug: fix for some missing stackframes 2023-10-05 19:22:31 +02:00
dsiders
7fda2221b8 Docs: LCL/graphics. Updates TBitmap.LoadFromStream topic for changes in 3b4b6dd3. Issue #40529. 2023-10-05 03:11:02 +01:00
DomingoGP
77f9fb9cd0 Jedi code format: adds an extra space lines at sections end. Issue #40539 2023-10-05 00:15:11 +02:00
Michaël Van Canneyt
df428e215f * Add table highlighting, allow to insert common macros 2023-10-04 23:00:58 +02:00
Michaël Van Canneyt
3412801f31 * Improvements in HTML code generation 2023-10-04 23:00:57 +02:00
Željan Rikalo
7c901cbaae Qt5,Qt6: fixed QTabWidget clientRect calculation when showTabs = false. issue #40460 2023-10-04 21:45:02 +02:00
Željan Rikalo
44d402cde6 Qt5,Qt6: fixed QTabWidget default clientRect, issue #40460 2023-10-04 21:07:49 +02:00
Željan Rikalo
cae6316d3a Revert "Qt5, Qt6: removed TQtWSCustomTabControl.GetDefaultClientRect since it does not..."
This reverts commit 1d4695e3be
2023-10-04 14:44:36 +00:00
wp_xyz
3b4b6dd3ed LCL/TBitmap: TBitmap.LoadFromStream accepts RT_RCDATA bitmap resources. Issue #40529. 2023-10-04 12:40:18 +02:00
Martin
32ea407ca3 FpDebug: fix file locations in stack / don't use absolute path, files may have been pre-build in a different location (build vs install dir). 2023-10-03 19:40:03 +02:00
Martin
710fa6f135 FpDebug: fix disassembler "vround"/"vmovm" Issue #40525 #40524 patch by Red_prig (Pavel) 2023-10-02 11:56:23 +02:00
rich2014
285b99cc42 Cocoa: TabControl: jumping to the First/Last tab supported, Merge branch 'cocoa/tabcontrol' 2023-10-02 14:42:19 +08:00
rich2014
e4a5170e36 Cocoa/TabControl: jumping to the First/Last tab supported by the Arrow Button long pressed
Arrow Button pressed longer than NSEvent.doubleClickInterval (usually 0.5 seconds)
2023-10-02 14:37:59 +08:00
rich2014
10862c1cef Cocoa/TabControl: jumping to the First/Last tab supported by Click+ModifierKey
Click the Arrow Button with any key in [Shift,Control,Option,Command]
2023-10-02 14:37:59 +08:00
DomingoGP
8035014eaf Jedi code format: dont't ident comments before procedures at the end of sections. Issue #40533. 2023-10-01 21:21:02 +02:00
DomingoGP
f453aa8a45 Jedi code format: support const or var array of record in Delphi mode. Issue #40532 2023-10-01 17:38:12 +02:00
rich2014
3d7dfc4338 Cocoa: Fix #40531: Alignment of TStaticText supported, Merge branch 'cocoa/statictext' 2023-10-01 20:19:48 +08:00
rich2014
15d1400001 Cocoa: TStaticText: Alignment changing is supported at runtime time 2023-10-01 20:17:57 +08:00
rich2014
a013fd21f0 Cocoa: TStaticText: Alignment setting is supported at design time 2023-10-01 20:17:19 +08:00
rich2014
fcef47b222 Cocoa: Fix #40527: WindowState functions added to TCocoaWSCustomForm.ShowHide(), Merge branch 'cocoa/windowstate' 2023-10-01 19:07:41 +08:00
rich2014
237a5f0ab2 Cocoa: comments about TCocoaWidgetSet.ShowWindow (SW_SHOWFULLSCREEN is supported on MacOS) 2023-10-01 19:04:54 +08:00
rich2014
35fb074d4b Cocoa: keep WindowState to SW_SHOWNORMAL at design time 2023-10-01 19:03:41 +08:00
rich2014
213a01fa30 Cocoa: the missing WindowState functions added to TCocoaWSCustomForm.ShowHide() 2023-10-01 19:02:13 +08:00
mattias
f4e8b3090d virtualtreeview: added missing files to lpk 2023-10-01 09:24:23 +02:00
rich2014
b89c23e2dd Cocoa: Fix #40528: Initialize TComboBox correctly according to Index when Style=csDropDownList 2023-10-01 13:14:39 +08:00
rich2014
122aa2d407 Cocoa: show full popup menu by calculating the most appropriate popup position 2023-09-30 15:32:18 +08:00
Jesus Reyes A
05e9728fc5 LazReport: Add support for 'StrikeOut' style in a Memo 'Script' property, by paweld, issue #40521 2023-09-29 23:58:33 -06:00
dsiders
ff35bc8908 Docs: LCL/groupededit. Fixes invalid See Also link. 2023-09-30 06:22:22 +01:00
dsiders
0fd2acb1b9 Docs: LCL/groupededit. Adds missing content in TCustomAbstractGroupedEdit topics. 2023-09-30 05:58:50 +01:00
dsiders
ab57ff1c32 Docs: LCL/editbtn. Adds missing short description in TCustomControlFilterEdit.InternalSetFilter topic. 2023-09-30 05:58:32 +01:00
rich2014
7d2eb74931 Cocoa: fix/upd that related to NSApp.windows, Merge branch 'cocoa/NSAPP.windows' 2023-09-29 17:53:08 +08:00
rich2014
cf6abd4c13 Cocoa: optimize the response time of the Mouse Cursor on Window Active 2023-09-29 17:51:11 +08:00
rich2014
59ec9c4030 Cocoa: simplify TCocoaWSPopupMenu.Popup() by GetCocoaWindowAtPos() 2023-09-29 17:48:15 +08:00
rich2014
48990d892e Cocoa: fix TCocoaWidgetSet.WindowFromPoint() by GetCocoaWindowAtPos() 2023-09-29 17:46:57 +08:00
rich2014
1f82cd542f Cocoa: simplify ForwardMouseMove() by GetCocoaWindowAtPos() 2023-09-29 17:44:41 +08:00
rich2014
5ba8780a48 Cocoa: GetCocoaWindowAtPos() added
ensure that gets the correct window at mouse pos
1. in Z-Order
2. on the active Space
3. in current App
4. is visible window
5. is not the misc window like Menu Bar
2023-09-29 17:23:00 +08:00
wp_xyz
cc97670486 LCL/Grids: Increase visibility of TrySmoothScrollBy (issue #40523). 2023-09-28 12:32:41 +02:00
Maxim Ganetsky
e2f9f0c8ef Merge branch 'gtk1-fix-design-context-menu' into 'main'
LCL-GTK1: Fix designer context menu

See merge request freepascal.org/lazarus/lazarus!237
2023-09-27 23:33:47 +00:00
Bad Sector
f556640c6b LCL-GTK1: Fix designer context menu
This refactors the LM_CONTEXTMENU emulation in Gtk1 to also emit it for
design-mode controls so that the context menu now works in the form
designer again.
2023-09-27 23:04:43 +00:00
Maxim Ganetsky
e9661699a3 Merge branch 'gtk1-fix-debug-build' into 'main'
LCL-GTK1: Fix debug build with trunk Lazarus and FPC

See merge request freepascal.org/lazarus/lazarus!236
2023-09-27 18:11:57 +00:00
Bad Sector
b498fbe6d8 LCL-GTK1: Fix debug build with trunk Lazarus and FPC 2023-09-27 19:56:18 +03:00
Maxim Ganetsky
bdc1a84ee8 IDE: regenerated translations and updated Russian translation 2023-09-27 17:57:17 +03:00