rich2014
|
d4eab24dde
|
Cocoa/Cursor: control cursor only shoulde be set when mouse in the keyWindow
|
2023-09-20 22:39:00 +08:00 |
|
rich2014
|
ec8affdaa1
|
Cocoa/Cursor: TCursorHelper.ForceSetDefaultCursor() added
|
2023-09-20 22:39:00 +08:00 |
|
Željan Rikalo
|
b6739bcc36
|
Qt5,Qt6: make X11DelayTimeout class procedure, since we are used as functor.
|
2023-09-20 16:30:20 +02:00 |
|
Maxim Ganetsky
|
e7437fd068
|
IDE: regenerated translations and updated Russian translation
|
2023-09-20 03:00:04 +03:00 |
|
Martin
|
56ac6a45b6
|
IDE: More textmate Highlighting
|
2023-09-19 20:51:03 +02:00 |
|
Željan Rikalo
|
a7451ae903
|
Qt5,Qt6: small delay to x11 clipboard to fix freezing in some circumstances. Related to issue #40206
|
2023-09-19 12:54:33 +02:00 |
|
dsiders
|
f97e593d48
|
Docs: LCL/comctrls. Updates content in TCustomHeaderControl topics.
* TCustomHeaderControl.OnSectionResize
* TCustomHeaderControl.OnSectionTrack
* TCustomHeaderControl.OnSectionSeparatorDblClick
|
2023-09-18 16:48:42 +01:00 |
|
dsiders
|
fcefc7e2a1
|
Docs: LCL/comctrls. Updates content in TCustomHeaderControl topics.
* TCustomHeaderControl.UpdateSection
* TCustomHeaderControl.UpdateSections
* TCustomHeaderControl.CreateSection
* TCustomHeaderControl.Loaded
* TCustomHeaderControl.SectionEndDrag
* TCustomHeaderControl.SectionDrag
* TCustomHeaderControl.UpdateState
* TCustomHeaderControl.DoAutoAdjustLayout
* TCustomHeaderControl.SectionFromOriginalIndex
* TCustomHeaderControl.DragReorder
* TCustomHeaderControl.OnSectionDrag
* TCustomHeaderControl.OnSectionEndDrag
* TCustomHeaderControl.OnSectionClick
* TCustomHeaderControl.OnSectionResize
* TCustomHeaderControl.OnSectionTrack
* TCustomHeaderControl.OnSectionSeparatorDblClick
|
2023-09-18 03:51:02 +01:00 |
|
Željan Rikalo
|
92b006ccaa
|
Qt5,Qt6: Small optimization by avoid deep copy when using QImage::bits(), better use const overload QImage::constBits().
|
2023-09-17 18:47:13 +02:00 |
|
Željan Rikalo
|
674d4ebae9
|
Qt5,Qt6: set X11SelectionLock on opening dialogs since gtk like platform themes lock gui for minimum dozen of seconds because of bug in QMimeData in Qt.
|
2023-09-17 18:07:45 +02:00 |
|
dsiders
|
40046780a4
|
Docs: LCL/comctrls. Updates content in THeaderSection topics.
* THeaderSection.Assign
* THeaderSection.Alignment
* THeaderSection.ImageIndex
* THeaderSection.MaxWidth
* THeaderSection.MinWidth
* THeaderSection.Text
* THeaderSection.Width
* THeaderSection.Visible
* THeaderSection.OriginalIndex
|
2023-09-17 02:48:31 +01:00 |
|
rich2014
|
fb4cb204e7
|
Cocoa/ListBox: ScrollWidth / Horizontal Scrolling supported, Merge branch 'cocoa/listbox'
|
2023-09-16 18:41:23 +08:00 |
|
rich2014
|
7ff3cec115
|
Cocoa/ListBox: simplify and clean up
|
2023-09-16 18:36:36 +08:00 |
|
rich2014
|
738746845d
|
Cocoa/ListBox: modification of ScrollWidth at runtime supported
|
2023-09-16 18:27:43 +08:00 |
|
rich2014
|
972feb143e
|
Cocoa/ListBox: ScrollWidth supported at design time
|
2023-09-16 17:55:54 +08:00 |
|
dsiders
|
6e27d70119
|
Docs: LCL/comctrls. Adds content to TCustomHeaderControl and related topics. Issue #40511.
* TCustomHeaderControl
* TCustomHeaderControl.CreateSections
* TCustomHeaderControl.OnCreateSectionClass
* TCustomHCCreateSectionClassEvent
* THeaderSections
|
2023-09-16 06:56:49 +01:00 |
|
rich2014
|
acd0c99f86
|
Cocoa: fix unintentional mistakes in 5efe24f
|
2023-09-16 00:54:37 +08:00 |
|
rich2014
|
5efe24f6c7
|
Cocoa: ScrollElasticity effect disabled in the Form, keep consistent with MacOS native APP and also consistent with other platforms
|
2023-09-15 12:56:54 +08:00 |
|
wp_xyz
|
07f7a1931e
|
TAChart: Improved legend symbol for TPolarSeries.
|
2023-09-14 16:02:15 +02:00 |
|
dsiders
|
dd306bb20e
|
Docs: LCL/checklst. Adds deprecation notices in TCustomCheckListBox topics for changes in 144bdc06 , 2d81eb05 .
* TCustomCheckListBox.ItemClick
* TCustomCheckListBox.OnItemClick
|
2023-09-14 14:17:45 +01:00 |
|
wp_xyz
|
2d81eb053d
|
LCL/TCheckListbox: Add missing deprecation note, fix typo
|
2023-09-14 12:29:05 +02:00 |
|
dsiders
|
484983c9ab
|
Docs: LCL/stdctrls. Clarifies content in TCustomListBox.OnSelectionChange, TSelectionChangeEvent topics for Windows. Removes unneeded whitespace.
|
2023-09-14 00:42:40 +01:00 |
|
rich2014
|
1aaba956ad
|
Cocoa/TabControl: fine-tune the delta value of Bottom, tabs can be shown completely when TabPosition:=tpBottom
|
2023-09-13 22:38:33 +08:00 |
|
rich2014
|
924eaadc04
|
Fix #40505: Merge branch 'lhelp/iphtml'
|
2023-09-13 22:18:43 +08:00 |
|
rich2014
|
6b7715586e
|
TIpHtmlInternalPanel: optimize scrolling sensitivity
|
2023-09-13 22:15:21 +08:00 |
|
rich2014
|
a5ba619072
|
Cocoa: TLCLCommonCallback.scrollWheel() should return true when emtpy event
|
2023-09-13 22:13:46 +08:00 |
|
rich2014
|
fc7ca1f57d
|
TIpHtmlInternalPanel: Fix #40505: DoMouseWheel() should always return true
should always return true to confirm that the MouseWheel Event is handled by TIpHtmlInternalPanel
|
2023-09-13 22:11:18 +08:00 |
|
Bart
|
f26bc899a8
|
Win32: TListBoxOnSelectionChange is fired whenever the user clicks the item, regardless of it's previous state. Issue #33618.
|
2023-09-13 15:25:21 +02:00 |
|
Martin
|
e2cc833a9d
|
IDE, SourceEdit: fixed call to abstract method in highlighter
|
2023-09-12 23:02:01 +02:00 |
|
Martin
|
6b7c8996e3
|
LazEdit: TRegExpr back to ansichar
|
2023-09-12 22:41:29 +02:00 |
|
Martin
|
d839cb8d75
|
New version of TRegExpr
|
2023-09-12 22:22:48 +02:00 |
|
wp_xyz
|
9fc524128f
|
LCL/TShape: clarify deprecation notes added in 144bdc06af
|
2023-09-12 20:02:15 +02:00 |
|
Martin
|
eb52a8d6da
|
LazBuild: fix project.pp / do not load IDE settings
|
2023-09-12 19:55:29 +02:00 |
|
Maxim Ganetsky
|
2766ea87ed
|
IDE: regenerated translations and updated Russian translation
|
2023-09-12 20:14:47 +03:00 |
|
Maxim Ganetsky
|
805858abd7
|
IDE: localized "Major changes detected" dialog
|
2023-09-12 20:14:33 +03:00 |
|
wp_xyz
|
727b27b9bf
|
LCL/TShape: Replace new type TShapePoints by already existing TPointArray
|
2023-09-12 18:20:49 +02:00 |
|
Maxim Ganetsky
|
815e9b0f56
|
IDE: regenerated translations and updated Russian translation
|
2023-09-12 18:28:57 +03:00 |
|
Maxim Ganetsky
|
514f7df35f
|
IDE: improved strings/captions in TML Setup page
|
2023-09-12 18:28:57 +03:00 |
|
mattias
|
34222c3fa8
|
updated makefiles
|
2023-09-12 16:25:55 +02:00 |
|
Martin
|
1a309bff0c
|
more Makefiles
|
2023-09-12 15:53:10 +02:00 |
|
rich2014
|
0cbf2f35e1
|
Cocoa/TabControl: #40050 Merge branch 'cocoa/tabcontrol', scrolling is supported when TabPosition:=tpBottom
|
2023-09-12 21:43:35 +08:00 |
|
rich2014
|
2cb94a73ee
|
Cocoa/TabControl: cleanup
|
2023-09-12 21:39:56 +08:00 |
|
rich2014
|
a65b66983d
|
Cocoa/TabControl: scrolling is supported when TabPosition changed at runtime
|
2023-09-12 21:38:41 +08:00 |
|
rich2014
|
d65bf5645e
|
Cocoa/TabControl: scrolling is supported when TabPosition:=tpBottom
|
2023-09-12 21:37:14 +08:00 |
|
mattias
|
0fd939a3e4
|
codetools: directorycache: no exception on virtual directory, #40503
|
2023-09-12 15:09:08 +02:00 |
|
mattias
|
89824a258b
|
lplupdate: read lazarus.cfg to ignore pcp
|
2023-09-12 14:39:42 +02:00 |
|
Martin
|
f585ee811e
|
more Makefiles
|
2023-09-12 14:24:50 +02:00 |
|
Martin
|
784041096e
|
more Makefiles
|
2023-09-12 12:25:31 +02:00 |
|
Martin
|
aab438155c
|
Update Makefile
|
2023-09-12 12:16:07 +02:00 |
|
wp_xyz
|
c15b41d8ed
|
LCL/TShape: Inherit TShape from new TCustomShape class.
|
2023-09-12 12:03:54 +02:00 |
|