wp
20eaebb8b3
LCL: Fix incorrect checked state after deleting an item of a TCheckGroup (issue #34327 ).
...
git-svn-id: trunk@59167 -
2018-09-25 16:28:10 +00:00
wp
87edd68840
IDE: Add button to copy version info to clipboard to AboutForm (suggested in report #34325 )
...
git-svn-id: trunk@59166 -
2018-09-25 11:42:02 +00:00
michael
51b431043e
* Some visual improvements:
...
* Load options on startup.
* Button to go to settings
* Margins around controls
* Better Left and right margin inside listbox
* Use different default colors (maroon, navy)
* Handle keydown instead of key up, so repeat is enabled.
git-svn-id: trunk@59165 -
2018-09-25 07:44:13 +00:00
dmitry
a6d2915670
cocoa: the first oddity of modal sessions. Context Menu would not call an action to indicate the menu item selected #34325
...
git-svn-id: trunk@59164 -
2018-09-25 04:21:13 +00:00
dmitry
61657c490e
cocoa: propagating LM_CONTEXTMENU to parents
...
git-svn-id: trunk@59163 -
2018-09-25 00:43:24 +00:00
maxim
12d9cbbafb
Packager: cleaned up unused unit
...
git-svn-id: trunk@59162 -
2018-09-24 22:15:22 +00:00
mattias
45217310eb
codetools: clean up
...
git-svn-id: trunk@59161 -
2018-09-24 17:38:29 +00:00
juha
2047faa496
IdeIntf: Less verbose ComponentTreeView.
...
git-svn-id: trunk@59160 -
2018-09-24 14:22:04 +00:00
michael
e104172fc2
* Set autosize on edit
...
git-svn-id: trunk@59159 -
2018-09-24 13:28:32 +00:00
michael
462791a009
* Add referral to readme.txt in package description
...
git-svn-id: trunk@59158 -
2018-09-24 13:25:15 +00:00
michael
256e2b8a92
* Clear list when searchterm is empty
...
git-svn-id: trunk@59157 -
2018-09-24 13:09:43 +00:00
juha
57d56b4303
IDE: Add new Application.Title and .Scale statements after Application.Create line. Issue #34318 .
...
git-svn-id: trunk@59156 -
2018-09-24 12:10:50 +00:00
juha
2b0b9e3d74
IDE: Formatting.
...
git-svn-id: trunk@59155 -
2018-09-24 12:10:45 +00:00
michael
d62467de68
* Free searchitems stringlist
...
git-svn-id: trunk@59154 -
2018-09-24 08:53:19 +00:00
mattias
58bc4c9498
idespotter: less hints
...
git-svn-id: trunk@59153 -
2018-09-23 16:43:20 +00:00
mattias
9483469e58
idespotter: fixed two-key shortcuts
...
git-svn-id: trunk@59152 -
2018-09-23 16:43:07 +00:00
mattias
0cb91fea6f
idespotter: fixed when IDE is docked
...
git-svn-id: trunk@59151 -
2018-09-23 16:24:35 +00:00
mattias
7aa826ab71
updated lpl
...
git-svn-id: trunk@59150 -
2018-09-23 16:18:54 +00:00
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