Commit Graph

1455 Commits

Author SHA1 Message Date
ondrej
634dc3c2e3 IDE: designer: set handled messages as done. Issue #33816
git-svn-id: trunk@58073 -
2018-06-02 08:38:44 +00:00
mattias
1c514f9a8d IDE: designer: option show non visual components
git-svn-id: trunk@58037 -
2018-05-27 06:54:35 +00:00
mattias
362d5edb4f IDE: designer: undo: using beginupdate/endupdate to trigger less events
git-svn-id: trunk@57986 -
2018-05-21 09:31:59 +00:00
ondrej
815bedd1ec IDE: menueditor: high-dpi menu icons
git-svn-id: trunk@57930 -
2018-05-13 21:25:51 +00:00
ondrej
64b220c68c IDE: designer: non-visual components retina support
git-svn-id: trunk@57870 -
2018-05-09 08:54:27 +00:00
ondrej
936a0dea02 IDE: use IDEImages instead of custom image lists
git-svn-id: trunk@57865 -
2018-05-09 01:39:31 +00:00
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
ondrej
affd6f7828 LCL: image list: implement ResolutionForControl
git-svn-id: trunk@57855 -
2018-05-08 23:01:35 +00:00
ondrej
f68e29767c IDE: fix compilation. Issue #33645
git-svn-id: trunk@57700 -
2018-04-25 07:02:37 +00:00
michl
7aa9f045f5 MenuEditor: Cleanup: Removed RefreshFakes as it is already called in UpdateBoxLocationsAndSizes.
git-svn-id: trunk@57570 -
2018-03-27 19:48:18 +00:00
michl
c103818545 MenuEditor: Fixed wrong item height when in ObjectInspector caption is set from text to "-" and vice versa. Issue #33415
git-svn-id: trunk@57569 -
2018-03-27 19:28:44 +00:00
juha
0081f4daa1 AnchorEditor: Do not rebuild the whole OI tree after changing anchors.
git-svn-id: trunk@57539 -
2018-03-20 15:39:49 +00:00
juha
1cefe1d894 IDE: Formatting.
git-svn-id: trunk@57120 -
2018-01-19 12:12:42 +00:00
juha
b2e65128ee Remove redundant "Assigned(X)" when checking "if X is Txxx". Issue #33030, patch from Vojtech Cihak.
git-svn-id: trunk@57099 -
2018-01-15 10:53:48 +00:00
juha
241124c159 Designer: Simplify DoDeletePersistent.
git-svn-id: trunk@56930 -
2018-01-03 09:56:41 +00:00
juha
f8d6369f36 Designer: Do not free component's PopupMenuComponentEditor when deleting a CollectionItem. Issue #32820.
git-svn-id: trunk@56904 -
2018-01-01 19:31:49 +00:00
juha
48b785c072 Designer: Remove a useless variable.
git-svn-id: trunk@56710 -
2017-12-13 00:07:06 +00:00
juha
f69e728e25 Designer: Prevent an AV after deleting a control with csDesignInteractive in ControlStyle. Issue #32813.
git-svn-id: trunk@56709 -
2017-12-13 00:07:05 +00:00
juha
6810c626df LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion.
git-svn-id: trunk@56692 -
2017-12-11 19:44:22 +00:00
michl
15bf13b6de MenuEditor: Fixed access violation on adding from menu templates. Issue #32766. Patch by Serge Anvarov
git-svn-id: trunk@56596 -
2017-12-03 21:24:08 +00:00
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