Commit Graph

78 Commits

Author SHA1 Message Date
michl
6f5300c1e9 IDE: High-DPI: Fixed image sizes of in IDE used TTreeFilterEdits and TListFilterEdits.
git-svn-id: trunk@55498 -
2017-07-13 19:32:16 +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
df06ce604d IDE: ComponentList, ComponentPalette: High-DPI
git-svn-id: trunk@54291 -
2017-02-27 10:02:12 +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
mattias
84d5bd33eb IDE: less hints
git-svn-id: trunk@53264 -
2016-10-30 16:58:53 +00:00
ondrej
59485fc2e9 IDE: component list: keep focus for "keep open" option. Issue #30459
git-svn-id: trunk@53261 -
2016-10-29 10:11:36 +00:00
ondrej
6e6f2e7c16 IDE: component list: add "keep open" option for Delphi behavior. Issue #30459
git-svn-id: trunk@53260 -
2016-10-29 09:59:25 +00:00
ondrej
cf81e01979 IDE: componentlist: update OK button state on every selection change
git-svn-id: trunk@53012 -
2016-09-22 04:18:30 +00:00
juha
21b3356fc3 IDE: Cleanup ComponentList code.
git-svn-id: trunk@52436 -
2016-06-04 09:12:24 +00:00
juha
44e2d8db69 ComponentList: Prevent component selection on startup also when undocked. Check HostDockSite instead of Parent.
git-svn-id: trunk@51397 -
2016-01-24 10:13:40 +00:00
juha
7758c1e4ae IDE: Allow ComponentList to unselect a component. Issue #29348, patch from Balázs Székely.
git-svn-id: trunk@51395 -
2016-01-23 22:25:36 +00:00
juha
579a1526dc IDE: Prevent component selection on startup in ComponentList. Issue #29454, patch from Balázs Székely.
git-svn-id: trunk@51362 -
2016-01-20 21:04:57 +00:00
juha
f0c2e0c63f Revert r51213 #2e3b9429b8 "IDE: Allow ComponentList to unselect a component. Issue #29348". It broke things.
git-svn-id: trunk@51315 -
2016-01-18 18:15:08 +00:00
juha
2e3b9429b8 IDE: Allow ComponentList to unselect a component. Issue #29348, patch from Anthony Walter.
git-svn-id: trunk@51213 -
2016-01-06 15:32:50 +00:00
mattias
415968937e IDE: less hints
git-svn-id: trunk@49610 -
2015-08-07 16:36:17 +00:00
juha
de6fbf05fb Component Palette: More detailed "ComponentAddedEvent". r49376 from free-sparta branch by Maciej Izak.
git-svn-id: trunk@49530 -
2015-07-12 23:05:15 +00:00
juha
1539bf8ab0 IDE: Modeless dialogs clean-up. Issue #28354, patch from Ondrej Pokorny.
git-svn-id: trunk@49460 -
2015-06-28 12:27:53 +00:00
juha
6b5589a1c7 IDE: Don't select the first component in ComponentList at startup. Issue #28260, patch from Ondrej Pokorny
git-svn-id: trunk@49289 -
2015-06-08 14:47:55 +00:00
juha
dade590e2a Component Palette: Move SelectionMode to interface. Support multiselect also in ComponentList.
git-svn-id: trunk@48516 -
2015-03-26 21:19:10 +00:00
juha
90345dd84b Component palette: Move OnClassSelected event to interface. Focus a design form also when selecting from component list.
git-svn-id: trunk@48484 -
2015-03-24 17:52:54 +00:00
mattias
2f1fea1b43 IDE: clean up
git-svn-id: trunk@48358 -
2015-03-15 10:27:45 +00:00
juha
5e4005ece3 IDE: Notify component list of changed selection using a handler.
git-svn-id: trunk@48313 -
2015-03-12 23:02:00 +00:00
juha
5be0415a8c IDE: Update component list state also with keyboard arrows. Patch from Sandro Cumerlato.
git-svn-id: trunk@48254 -
2015-03-10 22:03:59 +00:00
mattias
f3f0866921 IDE: checked compiler warnings, clean up
git-svn-id: trunk@48218 -
2015-03-10 14:51:21 +00:00
juha
3555efa582 IDE: Improve the List and Inheritance tabs of ComponentList. Issue #27539, patch from Balazs Szekely.
git-svn-id: trunk@47995 -
2015-02-25 21:14:40 +00:00
juha
0dbef17a88 IDE: Improve the palette tab in ComponentList window. Issue #27527, patch from Balazs Szekely.
git-svn-id: trunk@47971 -
2015-02-23 21:41:30 +00:00
blikblum
059b7d50d4 IDE: center vertically text in component list
git-svn-id: trunk@47294 -
2015-01-04 16:33:08 +00:00
juha
4d92d2ec5b IDE: Update component list to match the layout of component palette, triggered when window is activated.
git-svn-id: trunk@47231 -
2014-12-21 13:00:29 +00:00
juha
500f32ed04 IDE: Fill component list window using the palette cache. Refactor and optimize.
git-svn-id: trunk@47008 -
2014-11-27 20:31:41 +00:00
juha
ca628990f5 IDE, Component Palette options: Refactoring. Implement "Restore defaults". Don't change settings when user clicks Cancel.
git-svn-id: trunk@46871 -
2014-11-18 00:01:51 +00:00
juha
5c80f5b1f3 IDE: Use the right palette page name in ComponentList.
git-svn-id: trunk@46830 -
2014-11-12 23:20:18 +00:00
juha
57840d4dcb IDE: Properly implement component palette reordering. Loading the user defined order does not work yet.
git-svn-id: trunk@46829 -
2014-11-12 20:35:24 +00:00
juha
b2834f51cc IDE: Partly implement component palette reordering.
git-svn-id: trunk@46828 -
2014-11-12 20:35:22 +00:00
mattias
d674c81772 IDE: component list: use icon height as minimum
git-svn-id: trunk@46591 -
2014-10-18 09:52:40 +00:00
mattias
f2922981e5 IDE: component list: update buttons
git-svn-id: trunk@46590 -
2014-10-18 09:46:55 +00:00
mattias
4acddedfdf IDE: clean up
git-svn-id: trunk@46589 -
2014-10-18 09:42:07 +00:00
mattias
4f5cdcb8ff IDE: component list: update buttons on becoming visible
git-svn-id: trunk@46588 -
2014-10-18 09:38:26 +00:00
maxim
c93b53eafc IDE, Component list: improved layout and now using standard ButtonPanel, bug #26585
git-svn-id: trunk@46043 -
2014-08-13 20:34:45 +00:00
juha
847147250b IDE, select the first node initially in ComponentList. Part of issue #26035.
git-svn-id: trunk@44916 -
2014-05-04 22:32:47 +00:00
juha
c2fa4b3ac9 IDE: In ComponentList, replace OnKeyDown handler with OnKeyPress because FilterEdit uses it. Add OnAfterFilter handler. Part of issue #26035.
git-svn-id: trunk@44915 -
2014-05-04 22:32:43 +00:00
juha
3405cd2a57 IDE: implement storage for component palette options. Read and write it in GUI frame.
git-svn-id: trunk@42732 -
2013-09-11 06:21:29 +00:00
juha
266d4338c6 IDE: hide the "Add and close" button in ComponentList properly when Anchored.
git-svn-id: trunk@41928 -
2013-06-27 16:04:25 +00:00
juha
6f6ac8e883 IDE: Testing and tweaking component list.
git-svn-id: trunk@41900 -
2013-06-25 16:48:04 +00:00
juha
52a80e24b4 IDE: use TreeView also for flat component list. Allows use of one FilterEdit for all views. Improve interaction with comp palette.
git-svn-id: trunk@41880 -
2013-06-24 17:54:47 +00:00
juha
421997613d IDE: improve component list behavior. Make it more consistent when docked and floating.
git-svn-id: trunk@41841 -
2013-06-23 16:50:15 +00:00
juha
3688f42e45 IDE, Component List: add comments, formatting
git-svn-id: trunk@38631 -
2012-09-13 06:39:08 +00:00
juha
ecdb186fb6 IDE: Improve Component List's behavior. Issue #22829
git-svn-id: trunk@38604 -
2012-09-09 19:29:18 +00:00
juha
bc63059885 IDE, ComponentList: Reorder and combine some methods. No functional changes.
git-svn-id: trunk@38603 -
2012-09-09 19:29:10 +00:00
juha
4c1213e99f LazControls: Replace property Data with property Items in ListFilterEdit. Issue #22100
git-svn-id: trunk@37394 -
2012-05-22 18:24:49 +00:00
juha
2a51d1e74c IDE: Make Close button work in Components List dialog. Issue #21892, patch from Takeda Matsuki
git-svn-id: trunk@37111 -
2012-04-30 17:38:56 +00:00