Commit Graph

1371 Commits

Author SHA1 Message Date
mattias
4bb3ff1725 IDE: designer: menu templates: simplified cfgpath
git-svn-id: trunk@53227 -
2016-10-26 16:45:22 +00:00
mattias
01e9778944 IDE: designer: avoid name clash
git-svn-id: trunk@53179 -
2016-10-20 15:12:46 +00:00
mattias
3954c0ae9b IDE: designer: change parent: create OI if needed
git-svn-id: trunk@53171 -
2016-10-19 23:41:27 +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
0973660a48 LazUtils: Unify formatting between FileIsReadable and FileIsWritable + other formatting.
git-svn-id: trunk@53127 -
2016-10-16 20:06:33 +00:00
juha
5d2499fc2c Designer: Enlarge AnchorEditor window a little.
git-svn-id: trunk@53126 -
2016-10-16 20:06:27 +00:00
juha
61e72dabdc Menu designer: Add/remove OnDesignerSetSelection handler when window is shown/hidden. Issue #30712, inspired by a patch from Michl.
git-svn-id: trunk@53087 -
2016-10-09 20:13:37 +00:00
juha
6625ac8e9c Menu designer: Refactor TShadowMenu.AddImageListIcon more.
git-svn-id: trunk@53082 -
2016-10-08 17:44:59 +00:00
juha
4336f9fe8c Menu designer: Refactor, reuse code.
git-svn-id: trunk@53081 -
2016-10-08 11:02:26 +00:00
juha
bd674747c1 Menu designer: Use Invalidate instead of Repaint.
git-svn-id: trunk@53080 -
2016-10-08 11:02:15 +00:00
juha
45e651f472 Menu designer: Don't toggle the Checked state of an AutoCheck menu item. Instead call real item's Click method. Issue #30689.
git-svn-id: trunk@53079 -
2016-10-08 10:23:36 +00:00
juha
bb4d3113ac Menu designer: Disable TMenuItemsPropertyEditor. It opened a menu editor window always when selecting a menu item in OI.
git-svn-id: trunk@53074 -
2016-10-07 10:31:42 +00:00
mattias
c63ea78901 IDE: designer: fixed missing func result
git-svn-id: trunk@53032 -
2016-09-25 12:54:26 +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
mattias
0eca7b739e IDE: fixed mem leak in jitforms, bug #30487
git-svn-id: trunk@52848 -
2016-08-20 21:49:02 +00:00
mattias
4f2a09c958 IDE: fixed mem leak in jitforms, bug #30487
git-svn-id: trunk@52845 -
2016-08-20 17:35:58 +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
ae3d26a022 IDE: jitforms: fixed setting vmt ParentRef under FPC 3.1.1, bug #30424
git-svn-id: trunk@52771 -
2016-08-01 20:28:34 +00:00
hnb
293c52e3dd IDE: anchor editor: do not show siblings for design instance (fix for docked sparta designer)
git-svn-id: trunk@52724 -
2016-07-20 08:30:42 +00:00
hnb
2f01b9e55a * IDE: designer: fixed jitform for fpc 3.1 (related to FPC r34087 #4b65d3903d). Resolves issue #30377
git-svn-id: trunk@52691 -
2016-07-15 12:35:01 +00:00
juha
1f77a3c790 Designer: Update TabOrder component tree also when TabSheet is switched. Issue #30010.
git-svn-id: trunk@52633 -
2016-07-05 21:10:37 +00:00
juha
fd107ecf9e Designer: Make the link between designer and TabOrder dialog work both ways.
git-svn-id: trunk@52631 -
2016-07-05 18:02:14 +00:00
ondrej
4c4f98fef2 revert r52574 #6e97929097
git-svn-id: trunk@52575 -
2016-06-23 11:00:26 +00:00
ondrej
6e97929097 accidental commit (reverted in r52575)
git-svn-id: trunk@52574 -
2016-06-23 10:58:31 +00:00
mattias
ad3eacb527 IDE: designer: fixed jitform for fpc 3.1
git-svn-id: trunk@52507 -
2016-06-15 09:43:21 +00:00
mattias
0357266afc IDE: fixed compilation with fpc 3.0.1
git-svn-id: trunk@52484 -
2016-06-12 07:08:39 +00:00
mattias
d015e429f4 IDE: fixed compilation with fpc 3.1.1, bug #30262
git-svn-id: trunk@52482 -
2016-06-12 07:01:24 +00:00
juha
fd5482a304 Revert r52264 #f155e60e36. It caused a crash in menu designer.
git-svn-id: trunk@52271 -
2016-05-03 10:58:10 +00:00
juha
f155e60e36 MenuDesigner: Put BeginUpdate / EndUpdate into better places.
git-svn-id: trunk@52264 -
2016-05-02 11:01:56 +00:00
juha
a483fc5371 MenuDesigner: Jump also to an existing OnClick handler. Fix crash when changing projects.
git-svn-id: trunk@52260 -
2016-04-29 14:44:51 +00:00
juha
e49084d8b3 MenuDesigner: Don't delete a newly created menu item through SelectionChanged event. Prevents an access violation. Issue #30056.
git-svn-id: trunk@52259 -
2016-04-29 12:42:46 +00:00
juha
ad4ce23e31 MenuEditor: Formatting.
git-svn-id: trunk@52258 -
2016-04-29 12:42:41 +00:00
juha
148d4cf069 Menueditor: Set parent of ShadowMenu earlier, otherwise it goes to a wrong place. Issue #30060.
git-svn-id: trunk@52257 -
2016-04-29 10:55:18 +00:00
juha
fa6c3b0d21 Designer, IdeIntf: Update Object Inspector tree after adding/deleting components. Optimize excess updates. Issue #30033
git-svn-id: trunk@52230 -
2016-04-21 20:40:02 +00:00
juha
6d991af10c Formatting, comment
git-svn-id: trunk@52229 -
2016-04-21 20:40:00 +00:00
mattias
75349695d6 IDE: designer: menu editor: less overhead
git-svn-id: trunk@52225 -
2016-04-20 09:47:03 +00:00
mattias
4819139549 IDE: designer: menu editor: less overhead
git-svn-id: trunk@52224 -
2016-04-20 09:41:15 +00:00
mattias
21b24b5afb IDE: designer: menu editor: using freeandnil to find dangling pointers easier
git-svn-id: trunk@52223 -
2016-04-20 09:39:05 +00:00
mattias
f8623847f3 IDE: clean up
git-svn-id: trunk@52214 -
2016-04-18 17:10:01 +00:00
juha
bb389f40bf IdeIntf: Add PropName param to PropertyEditor.Modified. Do not redraw comp tree after prop change. Issue #29574.
git-svn-id: trunk@52209 -
2016-04-18 11:05:06 +00:00
juha
58317e2f8a Designer: Remove direct OI dependency of "Change Parent" feature, use events.
git-svn-id: trunk@52194 -
2016-04-14 10:02:16 +00:00
juha
47e2727bb5 Designer, IdeIntf: Improve "Change Parent" feature, use a dialog. Issue #29868, patch from FTurtle.
git-svn-id: trunk@52193 -
2016-04-14 10:02:14 +00:00
ondrej
eb754b6fff ide: solve Invalid Type Cast in menu editor + TFrame. Issue #29955, patch from Denis Kozlov
git-svn-id: trunk@52107 -
2016-04-05 21:14:41 +00:00
juha
ce7000ecf8 Designer: Improve the fix for #24386. Prevent Copy/Paste of PageControl only with GTK2 bindings.
git-svn-id: trunk@52096 -
2016-04-01 09:12:15 +00:00
juha
24a234e4ba Designer: Make TFieldInfo record match with its counterpart in typinfo. Noticed by Alfred Glänzer.
git-svn-id: trunk@52058 -
2016-03-25 23:29:46 +00:00
juha
4b11aaff8c Designer: Prevent copying/cutting TCustomTabControl and TCustomPage. Can lead to halt or crash.
git-svn-id: trunk@51950 -
2016-03-15 11:22:28 +00:00
juha
2ac2eea1d5 IDE: Minor optimization, keep value from Designer.CanCopy in boolean variables.
git-svn-id: trunk@51949 -
2016-03-15 11:22:26 +00:00
juha
66e2cfedc0 Menu designer: Fix a link to Help. Issue #29805, patch from FTurtle.
git-svn-id: trunk@51900 -
2016-03-10 14:03:46 +00:00
juha
00db0443c2 Menu designer: AutoSize one more label. Issue #29689.
git-svn-id: trunk@51892 -
2016-03-09 21:38:14 +00:00
juha
821414b0ce Menu designer: Remove unused and unfunctional parameter.
git-svn-id: trunk@51886 -
2016-03-09 15:43:32 +00:00