Commit Graph

1435 Commits

Author SHA1 Message Date
juha
6a0191fb70 Formatting for IDEQuestionDialog parameters.
git-svn-id: trunk@56346 -
2017-11-10 08:46:19 +00:00
mattias
5a8b53d7bf IDE: fixed example designnonlcl
git-svn-id: trunk@56283 -
2017-11-04 15:27:50 +00:00
mattias
50a915579e IDE: designer: fixed store selection bounds for mediator, patch from Anton
git-svn-id: trunk@56281 -
2017-11-04 14:54:43 +00:00
ondrej
bfec6d9c02 IDE: designer: tune up r56001 #c4eba5ff15, issue #32397
git-svn-id: trunk@56003 -
2017-10-09 09:13:50 +00:00
ondrej
c4eba5ff15 IDE: designer: High-DPI: selection grabber. Issue #32397
git-svn-id: trunk@56001 -
2017-10-09 07:08:51 +00:00
juha
559b2ebd92 Designer: Don't crash when a non-visual comp to be destroyed is painted on Qt. Triggered by Sparta designer. Issue #32206.
git-svn-id: trunk@55908 -
2017-09-23 23:09:08 +00:00
mattias
746dbe6086 IDE: nicer debug msg
git-svn-id: trunk@55650 -
2017-08-12 08:34:01 +00:00
michl
a714db306b MenuEditor: Fixed drawing of AddSiblingFake on GTK2.
git-svn-id: trunk@55395 -
2017-06-26 09:31:58 +00:00
michl
8604d5a860 MenuEditor: Fixed drawing of AddSubmenuFake on GTK2.
git-svn-id: trunk@55394 -
2017-06-26 09:10:12 +00:00
michl
79a3a03c3e MenuEditor: Remove calculation of ShadowBox from wrong place.
git-svn-id: trunk@55393 -
2017-06-26 06:18:56 +00:00
michl
0aa859bd87 MenuEditor: Show FakeButtons on correct place, when deleting a MenuItem. Fixed breaking revision 54863 #9aefaf534a.
git-svn-id: trunk@55391 -
2017-06-25 21:27:20 +00:00
michl
a408181660 MenuEditor: Better visibility of AddButtons, especially on GTK2.
git-svn-id: trunk@55390 -
2017-06-23 22:01:41 +00:00
juha
6e54b75e26 Menu designer: Use theme for Selected state.
git-svn-id: trunk@55223 -
2017-06-04 21:52:33 +00:00
juha
4bd30e3b00 Fix more uninitialized variables and suppress compiler warnings.
git-svn-id: trunk@55222 -
2017-06-04 21:52:26 +00:00
juha
e27232d4cc Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
git-svn-id: trunk@55211 -
2017-06-04 15:14:29 +00:00
michl
ffc5841e9a MenuEditor: Simplify and removed optic bug for icon choose dialog.
git-svn-id: trunk@55081 -
2017-05-25 13:50:47 +00:00
michl
49d6818b67 MenuEditor: High-DPI: Arrow and Cleanup. Issue #31877
git-svn-id: trunk@55075 -
2017-05-24 20:33:18 +00:00
michl
d73ac4f63e MenuDesigner: Showing "Add Submenu" Button at the right position. Fixing breaking commit 54863 #9aefaf534a.
git-svn-id: trunk@55070 -
2017-05-24 07:55:11 +00:00
michl
e4521cc53f MenuEditor: High-DPI: ShadowMenu. Issue #31877
git-svn-id: trunk@55064 -
2017-05-23 20:03:42 +00:00
michl
873c73c12e IDE: High-DPI: MenuEditor Images. Issue #31877
git-svn-id: trunk@55034 -
2017-05-21 19:58:47 +00:00
michl
8b82e27869 IDE: High-DPI: TabOrderDialog
git-svn-id: trunk@55033 -
2017-05-21 19:46:44 +00:00
michl
9a8cf0cdd1 IDE: High-DPI: Move loading of glyphs to ideintf to multiple method use + cleanup.
git-svn-id: trunk@55032 -
2017-05-21 19:44:57 +00:00
juha
61beca02f9 IDEIntf: Restore the backwards compatible event TPropHookModified. Add a new event TPropHookModifiedWithName.
git-svn-id: trunk@55015 -
2017-05-19 17:54:10 +00:00
michl
e2665a6beb MenuEditor: Cleaning up. Remove unneeded GlobalDesignHook.RemoveHandler
git-svn-id: trunk@54961 -
2017-05-18 06:14:47 +00:00
michl
3e154dc287 MenuEditor: AV on closing IDE with opened menu editor. Issue #31816
git-svn-id: trunk@54960 -
2017-05-18 06:02:13 +00:00
michl
c2dcfae499 MenuEditor: If IDE is closed a AV is thrown. Issue #31791
git-svn-id: trunk@54957 -
2017-05-17 20:57:24 +00:00
ondrej
5eb469913c ide: rewrite (simplify) High-DPI icon scaling
+ support _150 and _200 variants for component images

git-svn-id: trunk@54946 -
2017-05-17 09:31:43 +00:00
ondrej
be04a6d474 ide, designer: high-DPI: scale non-visual components. Issue #31812
git-svn-id: trunk@54932 -
2017-05-14 19:42:05 +00:00
juha
dbe072e701 Menu designer: Call GlobalDesignHook.Modified after adding an item. Issue #31791.
git-svn-id: trunk@54874 -
2017-05-11 09:05:07 +00:00
mattias
9aefaf534a IDE: menu designer: do not call ProcessMessages
git-svn-id: trunk@54863 -
2017-05-10 17:25:34 +00:00
mattias
9c8fc2ffde IDE: menu designer: free shadowmenu via releasecomponent
git-svn-id: trunk@54857 -
2017-05-10 15:28:41 +00:00
mattias
b49b4efff4 IDE: menu designer: remove items via normal means
git-svn-id: trunk@54851 -
2017-05-10 14:11:45 +00:00
mattias
2b183faa9b IDE: menu designer: replaced some free with releasecomponent, controls may be still processing events, bug #31791
git-svn-id: trunk@54849 -
2017-05-10 13:02:11 +00:00
juha
efcee25982 Menu designer: cleanup.
git-svn-id: trunk@54826 -
2017-05-07 22:01:19 +00:00
mattias
8143524542 IDE: menu designer: hints for add separator buttons
git-svn-id: trunk@54819 -
2017-05-07 08:07:31 +00:00
michl
25429f9352 MenuDesigner: Fixed adding a line separator at last position. Issue #31744
git-svn-id: trunk@54809 -
2017-05-03 20:08:39 +00:00
ondrej
89b56c31b3 ide: images: anchor editor. Designed by FTurtle, issue #31730
git-svn-id: trunk@54799 -
2017-05-02 16:39:06 +00:00
juha
e800a738ad Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.

git-svn-id: trunk@54524 -
2017-04-05 08:34:48 +00:00
juha
9743e071e7 Menu designer: Remove an unused parameter.
git-svn-id: trunk@54431 -
2017-03-17 10:08:28 +00:00
juha
e542ddbfcd Packager refactoring. Move funcs and methods to IdeIntf. Prepare for PackageLink interface.
git-svn-id: trunk@54405 -
2017-03-15 13:13:36 +00:00
mattias
48545a5054 IDE: less hints
git-svn-id: trunk@54389 -
2017-03-12 19:08:55 +00:00
ondrej
8ea54156de IDE: update edit menu for designer. Issue #31519
git-svn-id: trunk@54382 -
2017-03-10 15:09:31 +00:00
juha
3439d5486e Menu designer: Use generics containers. Move some funcs and props to base classes.
git-svn-id: trunk@54375 -
2017-03-08 20:33:58 +00:00
juha
b77306c3df Menu designer: formatting.
git-svn-id: trunk@54374 -
2017-03-08 20:33:56 +00:00
juha
13a7fe6856 Menu designer: Remove useless info about RadioItems, prevent the GUI position jumping with long MenuItem names.
git-svn-id: trunk@54373 -
2017-03-08 20:33:55 +00:00
ondrej
23412ffff1 IDE: designer: fix AV when deleting components from the designer popup menu. Issue #30900
git-svn-id: trunk@54355 -
2017-03-06 16:07:37 +00:00
ondrej
57d740ca4a IDE: taborderdlg: fix ExpandSignSize
git-svn-id: trunk@54229 -
2017-02-21 18:17:24 +00:00
maxim
1926d5f29d IDE: improved TabOrder dialog i18n
git-svn-id: trunk@54116 -
2017-02-07 22:24:27 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
juha
56a4609632 IDE: In TabOrder dialog sort tab orders for child controls recursively. Issue #31270, patch from Zoran Vučenović.
git-svn-id: trunk@53999 -
2017-01-24 22:53:32 +00:00