michael
|
51cb1f0b2d
|
* Better shortcut key for non-mac
git-svn-id: trunk@59137 -
|
2018-09-22 20:28:54 +00:00 |
|
michael
|
aa1ef56a38
|
* Add shortcut key description
git-svn-id: trunk@59136 -
|
2018-09-22 20:28:19 +00:00 |
|
dmitry
|
76c0b3cd36
|
cocoa: adding support for focus rect of TMemo
git-svn-id: trunk@59135 -
|
2018-09-22 18:46:46 +00:00 |
|
dmitry
|
c086c56cde
|
cocoa: restoring keyboard processing events for NSWindow. #34301
git-svn-id: trunk@59134 -
|
2018-09-22 18:24:30 +00:00 |
|
wp
|
94c1307bb0
|
IDEIntf: Tweak Object Inspector such that TFlowPanelControl items cannot be added and deleted in an incorrect way (issue #34286).
git-svn-id: trunk@59133 -
|
2018-09-22 17:48:14 +00:00 |
|
dmitry
|
495496eec3
|
cocoa: update menus switch in modal. The proper menu history save for modal windows without a menu
git-svn-id: trunk@59132 -
|
2018-09-22 17:36:15 +00:00 |
|
dmitry
|
be159e85b6
|
cocoa: improve tracking of menu changes when modal dialogs are switching. Merged menu routines from coocaojbect.inc into cocoaint.pas
git-svn-id: trunk@59131 -
|
2018-09-22 17:11:40 +00:00 |
|
dmitry
|
7b1d87b432
|
cocoa: removed the previously added hack for modal window on activation. Doesn't work on every macOS, as well as causing some issues
git-svn-id: trunk@59130 -
|
2018-09-22 17:10:05 +00:00 |
|
dmitry
|
b6534f43ef
|
cocoa: update modality using modalitySessions (to keep event processing in place)
git-svn-id: trunk@59129 -
|
2018-09-22 15:01:52 +00:00 |
|
mattias
|
9054d0f584
|
IDEIntf: comment
git-svn-id: trunk@59128 -
|
2018-09-22 12:14:11 +00:00 |
|
mattias
|
fba579ac62
|
IDEIntf: added IDEEnvironmentOptions.GetRecentProjectFiles
git-svn-id: trunk@59127 -
|
2018-09-22 12:03:45 +00:00 |
|
mattias
|
023ca2229b
|
idespotter: added new ide package spotter
git-svn-id: trunk@59126 -
|
2018-09-22 10:16:24 +00:00 |
|
bart
|
70f0e3209a
|
LazUtf8: leftpad escaped characters in Utf8EscapeControlChars if EscapeMode = emPascal. Prevents ambiguity when reading the result.
git-svn-id: trunk@59125 -
|
2018-09-22 09:57:01 +00:00 |
|
mattias
|
c5bdbc4020
|
pas2js: macros: return default values if nothing found to get nicer error messages
git-svn-id: trunk@59124 -
|
2018-09-22 09:23:25 +00:00 |
|
wp
|
18b444b2a3
|
IDEIntf: Disable INS and DEL keyboard shortcuts in collection property editor if "+" and "-" buttons are hidden.
git-svn-id: trunk@59123 -
|
2018-09-21 23:05:00 +00:00 |
|
maxim
|
63273b9684
|
IDEIntf: updated Russian translation
git-svn-id: trunk@59119 -
|
2018-09-21 22:21:55 +00:00 |
|
juha
|
2b512b893e
|
Docs: Fix short description for function StringToColor.
git-svn-id: trunk@59118 -
|
2018-09-21 19:03:46 +00:00 |
|
juha
|
76f7d02e9f
|
IdeIntf: Clean comp editor code, use new function EditCollectionNoAddDel instead of default param for old function.
git-svn-id: trunk@59117 -
|
2018-09-21 18:16:00 +00:00 |
|
wp
|
94c4596ba4
|
LCL: Fix FlowPanel component editor to correctly enable/disable buttons when opened.
git-svn-id: trunk@59116 -
|
2018-09-21 16:44:23 +00:00 |
|
balazs
|
d29f4d692f
|
IDE: IDECoolbar_Options revert variable names to the original one.
git-svn-id: trunk@59115 -
|
2018-09-21 16:15:58 +00:00 |
|
wp
|
c5aca0606a
|
IDEIntf: Activate modified component editor for TFlowPanel in order to be able to rearrange controls (issue #34286, modified patch by silvioprog)
git-svn-id: trunk@59114 -
|
2018-09-21 13:46:18 +00:00 |
|
wp
|
bba151118e
|
LCL: Show name of control contained in TFlowPanelControl in nodes of object tree.
git-svn-id: trunk@59113 -
|
2018-09-21 10:47:41 +00:00 |
|
wp
|
652179026e
|
IDEIntf: Hide property "Control" of TFlowPanelControl in the Object Inspector.
git-svn-id: trunk@59112 -
|
2018-09-21 10:46:17 +00:00 |
|
juha
|
2ee72166e4
|
LCL-GTK2: Prevent flickering in TOpenGLControl. Turn DoubleBuffered off. Issue #33864, patch from accorp.
git-svn-id: trunk@59111 -
|
2018-09-21 09:13:12 +00:00 |
|
balazs
|
fd64c39c73
|
Opkman: Fix memory leak.
git-svn-id: trunk@59110 -
|
2018-09-21 07:50:18 +00:00 |
|
balazs
|
e153cad9f2
|
IDE: IDECoolbar_Options more meaningful names.
git-svn-id: trunk@59109 -
|
2018-09-21 06:21:52 +00:00 |
|
balazs
|
74a8137d9f
|
IDE: Cleanup IDECoolbar_Options implementation.
git-svn-id: trunk@59108 -
|
2018-09-21 06:13:53 +00:00 |
|
dmitry
|
ce3ddd711b
|
cocoa: making sure that window with popup_parent would stay above when attaching to the parent (and remain a keywindow). #34301
git-svn-id: trunk@59107 -
|
2018-09-21 04:03:35 +00:00 |
|
dmitry
|
9405a3fe6d
|
cocoa: update attachmenu process, so NSMenu can be added into NSMenuItem as a subitem. #34293
git-svn-id: trunk@59106 -
|
2018-09-21 00:57:23 +00:00 |
|
dmitry
|
ceb8d157e4
|
cocoa: adding the support for TDisplayCode to determine a rectangle in ListView. Based on patch by David Jenkins. #34312
git-svn-id: trunk@59105 -
|
2018-09-21 00:17:03 +00:00 |
|
dmitry
|
940eb3dd6a
|
cocoa: proper selection of an image index for a sub-item in listview. #34313. Patch by David Jenkins
git-svn-id: trunk@59104 -
|
2018-09-20 23:42:20 +00:00 |
|
dmitry
|
dfa7661588
|
cooca: allow autosized columns to be user sized as well. #34311. Patch by David Jenkins
git-svn-id: trunk@59103 -
|
2018-09-20 23:39:40 +00:00 |
|
dmitry
|
55d94ff91b
|
cocoa: restore radio-menues functionality. #34310
git-svn-id: trunk@59102 -
|
2018-09-20 23:24:07 +00:00 |
|
maxim
|
95293e2200
|
Translations: Spanish translation update by Alonso Cárdenas Márquez, bug #34304
git-svn-id: trunk@59096 -
|
2018-09-20 22:30:35 +00:00 |
|
maxim
|
0e98465e3a
|
Translations: Turkish translation update by Hakan KIZILHAN, bug #34296
git-svn-id: trunk@59095 -
|
2018-09-20 22:23:48 +00:00 |
|
wp
|
7bcf1cc533
|
LCL: Fix TCustomListbox not releasing Canvas handle in DestroyWnd (issue #34249).
git-svn-id: trunk@59094 -
|
2018-09-20 10:47:53 +00:00 |
|
juha
|
080e9177b5
|
IDE: Cleanup + sanity checks for deleting IDE Coolbar's Toolbar. Issue #34302.
git-svn-id: trunk@59093 -
|
2018-09-20 08:18:59 +00:00 |
|
juha
|
6cc32369e2
|
MainInspector: Fix a typo.
git-svn-id: trunk@59092 -
|
2018-09-20 08:18:57 +00:00 |
|
juha
|
32ab98357d
|
IDE: Check package name validity correctly.
git-svn-id: trunk@59091 -
|
2018-09-20 08:18:55 +00:00 |
|
juha
|
e2bbe1a4d4
|
IdeIntf: Simplify function FieldNameToPascalIdentifier in FieldsList.
git-svn-id: trunk@59090 -
|
2018-09-20 08:18:49 +00:00 |
|
balazs
|
71029bd79e
|
IDE: Bug fix: Deleting newly added CoolBar leads to error, issue #34302
git-svn-id: trunk@59089 -
|
2018-09-20 05:25:30 +00:00 |
|
dmitry
|
b78d982809
|
cocoa: support for Services menu
git-svn-id: trunk@59088 -
|
2018-09-20 04:16:53 +00:00 |
|
dmitry
|
863b90b3fb
|
cocoa: an attempt to resolve the issue during crashes, if a (cocoa) modal window is called during Activation of a window
git-svn-id: trunk@59087 -
|
2018-09-20 03:05:40 +00:00 |
|
dmitry
|
6da9bb3520
|
cocoa: fix the compiler warning
git-svn-id: trunk@59086 -
|
2018-09-20 02:55:46 +00:00 |
|
wp
|
463c8bb943
|
LCL: Improved layout of TFindDialog and TReplaceDialog, fix TabOrder.
git-svn-id: trunk@59085 -
|
2018-09-19 15:33:54 +00:00 |
|
juha
|
8ac408ea5a
|
IdeIntf: Improve TOIPropertyGridRow.IsDisabled from r59082 #ac8ef42f9f.
git-svn-id: trunk@59084 -
|
2018-09-19 14:57:46 +00:00 |
|
bart
|
406ae30f3b
|
TFindDialog/TReplaceDialog: show dialog poScreenCenter in IDE; fix erratic behaviour of TReplaceDialog in IDE (wrong parent). Issue #0034297.
git-svn-id: trunk@59083 -
|
2018-09-19 14:39:53 +00:00 |
|
juha
|
ac8ef42f9f
|
IdeIntf: A new TDisabledCollectionPropertyEditor for TFlowPanel.ControlList. Disables the button for editor.
git-svn-id: trunk@59082 -
|
2018-09-19 12:37:42 +00:00 |
|
juha
|
0d01822dfb
|
IDE: Add package name to hints for component palette icons.
git-svn-id: trunk@59081 -
|
2018-09-19 10:22:47 +00:00 |
|
mattias
|
eee5c0d422
|
IDE: less hints
git-svn-id: trunk@59079 -
|
2018-09-19 09:24:01 +00:00 |
|