rich2014
|
0419fca186
|
Cocoa: make NS Const read-only
|
2023-11-21 21:24:54 +08:00 |
|
rich2014
|
b3928ed3df
|
Cocoa: fix const error
|
2023-11-21 19:21:21 +08:00 |
|
rich2014
|
1efcbc5377
|
Cocoa: normalize NSPasteboardType
|
2023-11-21 18:28:48 +08:00 |
|
rich2014
|
b55c816aa8
|
Cocoa: standardize references to several NSString constants
|
2023-11-21 18:28:48 +08:00 |
|
rich2014
|
c64aed3fb8
|
Cocoa: move const from CocoaUtils to CocoaConst
|
2023-11-21 18:28:48 +08:00 |
|
rich2014
|
312a73b6b7
|
Cocoa: move const from CocoaTabControls to CocoaConst
|
2023-11-21 18:28:48 +08:00 |
|
rich2014
|
29d299458e
|
Cocoa: move const from CocoaMenus to CocoaConst
|
2023-11-21 18:28:48 +08:00 |
|
rich2014
|
7610b7e341
|
Cocoa: rename CocoaConfig to CocoaConst
|
2023-11-21 18:28:47 +08:00 |
|
Juha
|
97c3ff8515
|
DateTimeCtrlsDsgn: Move uses sections from implementation to interface.
|
2023-11-21 06:43:32 +02:00 |
|
Maxim Ganetsky
|
5d6a599d92
|
Codetools: fixed compilation of tests
|
2023-11-21 02:14:47 +03:00 |
|
Martin
|
f6743b5cd7
|
LazEdit: update TRegExpr
|
2023-11-20 23:54:24 +01:00 |
|
Juha
|
3692c658ae
|
LCL, LazControls: Fix order of calling OnKeyDown in FilterEdit controls. Issue #40601, patch by n7800.
|
2023-11-20 22:48:10 +02:00 |
|
Juha
|
764415b6a0
|
LCL, LazControls: FilterEdit cleanup. Issue #40601, patch by n7800.
|
2023-11-20 22:45:11 +02:00 |
|
Martin
|
769cab6f8b
|
LazEdit: update TRegExpr
|
2023-11-20 20:24:15 +01:00 |
|
Martin
|
e764c0f684
|
LazEdit: fix detection of pattern found at best pos / De-duplicate Textmate pattern lists. / Fix empty check in GetFirstMatchPos
|
2023-11-20 20:24:15 +01:00 |
|
rich2014
|
8849a9cc96
|
Cocoa: improve #40608: special processing for '+/=' as KeyEquivalent
|
2023-11-21 00:24:47 +08:00 |
|
mattias
|
c9aa80149c
|
ide+codetools: fpc config cache: support working directory and @ param, fixed #40603
|
2023-11-20 16:40:52 +01:00 |
|
mattias
|
14e1844066
|
IDE: pass project custom config file to codetools
|
2023-11-20 16:40:52 +01:00 |
|
mattias
|
d89c23fbeb
|
fpweb: less hints
|
2023-11-20 16:40:52 +01:00 |
|
Maxim Ganetsky
|
2d2575d452
|
FPCUnit: regenerated translations and updated Russian translation
|
2023-11-20 04:08:08 +03:00 |
|
Maxim Ganetsky
|
eaedb0019d
|
FPCUnit: improved i18n, cleaned up unused resource strings
|
2023-11-20 04:08:00 +03:00 |
|
Martin
|
3b6632f5c2
|
LazEdit: Update Textmate grammar
|
2023-11-19 22:49:54 +01:00 |
|
Martin
|
0d7e17c613
|
LazEdit: Update RegEx
|
2023-11-19 22:49:54 +01:00 |
|
Maxim Ganetsky
|
9129f3325d
|
FPCUnit: moved resource strings to correct file
|
2023-11-19 22:36:09 +03:00 |
|
Maxim Ganetsky
|
cbe37c85ca
|
FPCUnit: moved one resource string to correct file
|
2023-11-19 22:12:47 +03:00 |
|
Maxim Ganetsky
|
b8146c7183
|
LCL: don't add Cocoa units to lcl.pas uses section
|
2023-11-19 19:37:08 +03:00 |
|
Maxim Ganetsky
|
d46484b597
|
Packager: added link to laztestinsight package
|
2023-11-19 19:36:28 +03:00 |
|
Michaël Van Canneyt
|
b70e567817
|
* Correct makefiles so make bigide works
|
2023-11-19 16:53:23 +01:00 |
|
Michaël Van Canneyt
|
2707a83b1f
|
* Add Lazarus TestInsight to fpcunitide package.
|
2023-11-19 16:05:42 +01:00 |
|
rich2014
|
7101198584
|
Lcl/Cocoa: Remove almost all circular unit references , Merge branch 'cocoa/crossref'
|
2023-11-19 21:48:05 +08:00 |
|
rich2014
|
f821ad251b
|
Lcl: udpate lcl lpk and cocoa unit files
|
2023-11-19 18:36:52 +08:00 |
|
rich2014
|
0a9f5cb472
|
Cocoa/CrossRef: Remove useless unit references
|
2023-11-19 18:36:52 +08:00 |
|
rich2014
|
1adaff6dae
|
Cocoa/CrossRef: Remove unit cross-references between CocoaInt and CocoaWSCommon
|
2023-11-19 18:36:52 +08:00 |
|
rich2014
|
365360bd90
|
Cocoa/CrossRef: Remove unit cross-references between CocoaInt and CocoaWSMenus
|
2023-11-19 18:36:51 +08:00 |
|
rich2014
|
92cab2ee2a
|
Cocoa/CrossRef: Remove unit cross-references between CocoaInt and CocoaWSForms
|
2023-11-19 18:36:51 +08:00 |
|
rich2014
|
1652f3b148
|
Cocoa/CrossRef: Remove Const/Config related unit cross-references
|
2023-11-19 18:36:51 +08:00 |
|
rich2014
|
25c60331fd
|
Cocoa/CrossRef: remove unnecessary unit references
|
2023-11-19 18:36:51 +08:00 |
|
rich2014
|
ca23ffbbdf
|
Cocoa/CrossRef: Remove Cursor-related unit cross-references
|
2023-11-19 18:36:51 +08:00 |
|
dsiders
|
343079e4f3
|
Docs: LCL/lresources. Fixes tagging errors.
|
2023-11-19 04:23:54 +00:00 |
|
dsiders
|
7ee655f2f6
|
Docs: LCL/lresources. Fixes spelling error.
|
2023-11-19 03:19:51 +00:00 |
|
dsiders
|
97b15f1b08
|
Docs: LCL/lresources. Adds deprecation notices in TUTF8Parser topics for changes in 5b65498e .
|
2023-11-18 23:11:26 +00:00 |
|
Željan Rikalo
|
a9b3e3a8db
|
Qt5,Qt6: Fixed TCustomControl mouse focus behaviour. issue #36006
|
2023-11-18 21:24:25 +01:00 |
|
Željan Rikalo
|
7f95150461
|
Qt5, Qt6: fixed some virtual keys. issue #40589
|
2023-11-18 19:01:41 +01:00 |
|
zeljan1
|
d21628051f
|
Qt5: better fix for menus under wayland, fixed submenus also. issue #40602
|
2023-11-18 12:43:22 +01:00 |
|
Juha
|
e50ab381b1
|
IDE: Allow configuring Toolbars in IDE CoolBar also when "Coolbar is visible" is unchecked. Issue #40600, patch by n7800.
|
2023-11-18 11:04:05 +02:00 |
|
rich2014
|
df8df02575
|
Cocoa/Form: improve compatibility of OnTopForm and FullScreen
|
2023-11-18 11:12:58 +08:00 |
|
Željan Rikalo
|
44b898cc32
|
Qt5: rewritten fix for issue #40602.
|
2023-11-17 23:16:09 +01:00 |
|
Željan Rikalo
|
4b1a81ac7b
|
Qt5: fixed TMainMenu submenus positioning under Wayland. issue #40602
|
2023-11-17 23:03:26 +01:00 |
|
wp_xyz
|
4b6c4e06e3
|
LCL/ShellCtrls: Improved updating of ShellListView (based on code by d7_2_laz)
|
2023-11-17 22:40:30 +01:00 |
|
rich2014
|
575e58d312
|
Cocoa/Form: #40606 improved, Merge branch 'cocoa/form'
|
2023-11-18 02:35:05 +08:00 |
|