wp
|
a7ce6e3055
|
LCL: Add support for custom font of TSpeedButton (see https://forum.lazarus.freepascal.org/index.php/topic,42635.msg297800.html#msg297800, patch by Ondrej)
git-svn-id: trunk@59149 -
|
2018-09-23 16:03:23 +00:00 |
|
michael
|
fc89b79dc9
|
* Forgot to add units
git-svn-id: trunk@59148 -
|
2018-09-23 13:31:09 +00:00 |
|
juha
|
04c36eeea0
|
IDE: Improve logic for updating Application.Title statement. Now it gets removed, too. Issue #34318.
git-svn-id: trunk@59147 -
|
2018-09-23 11:06:01 +00:00 |
|
michael
|
3a2e657bca
|
* Colorize, Dialog to set/save/load options and add copyright notice
git-svn-id: trunk@59146 -
|
2018-09-23 11:03:26 +00:00 |
|
mattias
|
fc0237b5ab
|
IDe: less hints
git-svn-id: trunk@59145 -
|
2018-09-23 10:53:48 +00:00 |
|
mattias
|
1f64e2b29d
|
lazutils: deprecated ConvertLineEndings in favor of LineBreaksToSystemLineBreaks
git-svn-id: trunk@59144 -
|
2018-09-23 10:33:52 +00:00 |
|
mattias
|
f14e40c50d
|
lazutils: removed duplicate code, issue #34320
git-svn-id: trunk@59142 -
|
2018-09-23 06:42:21 +00:00 |
|
dmitry
|
56723694f9
|
cocoa: restore key processing, to let hot keys to triggers... odd
git-svn-id: trunk@59141 -
|
2018-09-23 05:41:04 +00:00 |
|
dmitry
|
fdfa68c0e2
|
cocoa: minimze table view invalidation on add / delete items. #34319. Patch by David Jenkins
git-svn-id: trunk@59140 -
|
2018-09-23 05:08:34 +00:00 |
|
michael
|
8851fb32b0
|
* Mention multiple words
git-svn-id: trunk@59139 -
|
2018-09-22 20:30:22 +00:00 |
|
michael
|
fcbcab32c4
|
* Focus edit on activate, support multiple words in search term
git-svn-id: trunk@59138 -
|
2018-09-22 20:29:36 +00:00 |
|
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 |
|