mattias
|
a152fd580f
|
IDE: added TAbstractExternalTool.CurrentDirectoryIsTestDir
git-svn-id: trunk@53206 -
|
2016-10-25 20:20:05 +00:00 |
|
mattias
|
08e20f0ff0
|
IDE: external tools: fixed show/hide window
git-svn-id: trunk@53196 -
|
2016-10-21 22:00:15 +00:00 |
|
mattias
|
16b61e3228
|
IDEIntf: GetChangeParentCandidates: check CheckNewParent
git-svn-id: trunk@53173 -
|
2016-10-20 00:10:55 +00:00 |
|
mattias
|
48275b470f
|
IDEIntf: OI: when setting PropertyEditorHook use its selection
git-svn-id: trunk@53170 -
|
2016-10-19 23:41:06 +00:00 |
|
mattias
|
ffa60a93df
|
IDE: designer: fixed enabling Change Parent when no OI is present
git-svn-id: trunk@53169 -
|
2016-10-19 23:12:08 +00:00 |
|
juha
|
5a9b494484
|
IDE: Add a "Clear" button to StringsPropEditor dialog. Issue #30743, patch from Silvio Clécio.
git-svn-id: trunk@53164 -
|
2016-10-19 21:02:09 +00:00 |
|
mattias
|
5ab04136b7
|
IDE: clean up
git-svn-id: trunk@53150 -
|
2016-10-17 14:00:55 +00:00 |
|
juha
|
d54596a90f
|
Make Directory a common property for Project and Package in their base class.
git-svn-id: trunk@53131 -
|
2016-10-16 21:03:00 +00:00 |
|
juha
|
a7bbf675a0
|
Make Unit_Name a common property for Project and Package files in their base class.
git-svn-id: trunk@53130 -
|
2016-10-16 21:02:54 +00:00 |
|
mattias
|
7b3bc48258
|
IDE: fixed package macros with dotted unit names, bug #30504
git-svn-id: trunk@53118 -
|
2016-10-14 18:37:58 +00:00 |
|
mattias
|
8a18022cc5
|
IDEIntf: menuintf: fixed hiding existing MenuItems
git-svn-id: trunk@53109 -
|
2016-10-14 17:00:01 +00:00 |
|
juha
|
391999a15b
|
IdeIntf: Add FormShow and FormHide handlers also to ActionsEditor form file. Forgotten in r53095 #2ce7ea53c5.
git-svn-id: trunk@53103 -
|
2016-10-12 20:57:45 +00:00 |
|
juha
|
2ce7ea53c5
|
IdeIntf: Add / remove ActionListEditor handlers for GlobalDesignHook when form is shown / hidden.
git-svn-id: trunk@53095 -
|
2016-10-11 21:28:51 +00:00 |
|
juha
|
41ea2e0f9e
|
IdeIntf: Sanitize and simplify ActionListEditor code. Don't use for-loop variable after loop. Fix potential bugs.
git-svn-id: trunk@53094 -
|
2016-10-11 20:04:52 +00:00 |
|
mattias
|
c303c71d2d
|
IDE: added multi paste dialog like Delphi, patch #30671, from Silvio Clécio
git-svn-id: trunk@53063 -
|
2016-10-01 11:03:21 +00:00 |
|
juha
|
73ef3706d2
|
IDEIntf: less verbose OI.
git-svn-id: trunk@53055 -
|
2016-09-29 08:35:02 +00:00 |
|
juha
|
09b9c0261c
|
ActionsEditor: Show new actions properly. Optimize and format a little. Issue #30636.
git-svn-id: trunk@53031 -
|
2016-09-25 11:33:40 +00:00 |
|
juha
|
da5e3acce3
|
IDE: Rebuild the OI ComponentTree after an item is deleted. Issue #30635.
git-svn-id: trunk@53030 -
|
2016-09-25 11:33:38 +00:00 |
|
juha
|
b008e356f0
|
IDEIntf: Make some CollectionPropEditForm methods private.
git-svn-id: trunk@53028 -
|
2016-09-25 11:33:24 +00:00 |
|
mattias
|
e2ac7a9645
|
IDE: external tools: started options ShowConsole and HideWindow
git-svn-id: trunk@53016 -
|
2016-09-22 08:44:36 +00:00 |
|
juha
|
1d7b19f9f2
|
IDEIntf: Same as previous commit but for DBGridColumnsPropertyEditor.
git-svn-id: trunk@52997 -
|
2016-09-19 21:43:58 +00:00 |
|
juha
|
6352ec8939
|
IDEIntf: Prevent Access Violation when CollectionPropertyEditor is open and new application is created. Issue #30041.
git-svn-id: trunk@52996 -
|
2016-09-19 21:43:52 +00:00 |
|
juha
|
3463c904e7
|
IDEIntf: Correct handling of Default Value in TImageIndexPropertyEditor. Issue #30597, patch from Anton.
git-svn-id: trunk@52962 -
|
2016-09-13 19:33:18 +00:00 |
|
maxim
|
fa6a3d2889
|
IDEIntf: regenerated Dutch translation
git-svn-id: trunk@52946 -
|
2016-09-10 12:43:09 +00:00 |
|
mattias
|
799d76b601
|
IDE: fixed compiler optios TrashVariables and VerifyObjMethodCall, bug #30584
git-svn-id: trunk@52937 -
|
2016-09-09 06:07:49 +00:00 |
|
mattias
|
eabe435a62
|
IDEIntf: fixed crash on TIDEMenuSection.Clear, bug #30574
git-svn-id: trunk@52935 -
|
2016-09-08 11:01:18 +00:00 |
|
mattias
|
784b68175b
|
IDE: fixed showing source editor popup menu
git-svn-id: trunk@52933 -
|
2016-09-08 07:58:12 +00:00 |
|
bart
|
57b4698d41
|
IDEIntf: update Dutch languagefile.
git-svn-id: trunk@52926 -
|
2016-09-07 14:24:55 +00:00 |
|
bart
|
2158889196
|
IDEIntf: fix typo in r52913 #1d9f224fda of Dutch translations of GraphicPropertyEditorForm.
git-svn-id: trunk@52925 -
|
2016-09-07 10:07:42 +00:00 |
|
mattias
|
b00a384cdc
|
IDEIntf: fixed showing separators
git-svn-id: trunk@52921 -
|
2016-09-06 09:47:09 +00:00 |
|
mattias
|
444a926616
|
IDEIntf: rewrote TIDEMenuSection to handle changes in hidden sections, tests: added menuintf tests, IDE: clean up
git-svn-id: trunk@52918 -
|
2016-09-05 15:18:02 +00:00 |
|
bart
|
1d9f224fda
|
IDEIntf: fix wrong Dutch translations of GraphicPropertyEditorForm.
git-svn-id: trunk@52913 -
|
2016-09-04 13:26:23 +00:00 |
|
mattias
|
f225c167a9
|
IDEIntf: comment
git-svn-id: trunk@52908 -
|
2016-09-04 12:17:55 +00:00 |
|
juha
|
b70be02b90
|
IDEIntf: Add function RemoveShortCut. IDE extension package may want to use a reserved shortcut and remove it.
git-svn-id: trunk@52874 -
|
2016-08-26 13:08:06 +00:00 |
|
mattias
|
ba346b2fc9
|
IDEIntf: clean up
git-svn-id: trunk@52866 -
|
2016-08-24 09:54:58 +00:00 |
|
juha
|
3eb143d1bc
|
Remove useless comments like { private declarations } from class skeletons.
git-svn-id: trunk@52832 -
|
2016-08-18 18:51:56 +00:00 |
|
juha
|
612de13543
|
IdeIntf: Fix field definition editor to generate proper field name. Issue #30455, patch from Gerard Visent.
git-svn-id: trunk@52820 -
|
2016-08-17 18:21:25 +00:00 |
|
juha
|
dc5c4b535c
|
Packager: Support dotted package names. Issue #30467.
git-svn-id: trunk@52813 -
|
2016-08-17 10:40:39 +00:00 |
|
juha
|
9367da0ae5
|
Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string.
git-svn-id: trunk@52812 -
|
2016-08-17 10:40:29 +00:00 |
|
mattias
|
a3af6a18b4
|
IDE: fixed updating key/command relations, bug #30436
git-svn-id: trunk@52774 -
|
2016-08-02 08:23:28 +00:00 |
|
mattias
|
96b2691e94
|
IDEIntf: less hints
git-svn-id: trunk@52699 -
|
2016-07-16 08:09:13 +00:00 |
|
juha
|
d5d8e2f420
|
IdeIntf: Improve and harmonize the drawing of Boolean Checkboxes.
git-svn-id: trunk@52622 -
|
2016-07-04 18:13:11 +00:00 |
|
juha
|
7e929ec112
|
ObjectInspector: Update ComponentTree's Scrollbars when rezising or moving splitter.
git-svn-id: trunk@52603 -
|
2016-07-03 12:35:46 +00:00 |
|
maxim
|
74b73ae3c1
|
IDE: fixed/improved message (layout, typos and i18n) shown when key conflict detected
git-svn-id: trunk@52599 -
|
2016-07-02 14:27:40 +00:00 |
|
maxim
|
5ed0714686
|
IDE: added "Resave forms with i18n" function, which opens and resaves all project forms for which i18n was enabled in order to regenerate their translation tables
git-svn-id: trunk@52586 -
|
2016-06-29 22:48:52 +00:00 |
|
mattias
|
4c9d5e70ca
|
IDEIntf: less hints
git-svn-id: trunk@52557 -
|
2016-06-22 14:26:48 +00:00 |
|
ondrej
|
baf3f396bf
|
ideintf: hide HTML hint window with ESC key. Issue #30266, patch by Cyrax
git-svn-id: trunk@52501 -
|
2016-06-13 12:20:35 +00:00 |
|
bart
|
b5173811fb
|
Fix some more spelling errors.
git-svn-id: trunk@52491 -
|
2016-06-12 16:53:49 +00:00 |
|
bart
|
2a41a0e2f4
|
Fix spelling errors. Issue #0030258. Patch by Paul Gevers.
git-svn-id: trunk@52489 -
|
2016-06-12 16:07:57 +00:00 |
|
maxim
|
207c318329
|
Regenerated translations
git-svn-id: trunk@52455 -
|
2016-06-08 21:59:41 +00:00 |
|