Commit Graph

92 Commits

Author SHA1 Message Date
Juha
cbc97e5a03 IDE: Update ComponentList after component visibility in Palette changed. Issue #23541. 2021-11-24 12:00:47 +02:00
Juha
7530dcb21a IDE: Set focus correctly to the input field of the filter of Components window. Merge request !31 by Sergey Larin. 2021-10-28 01:47:57 +03:00
michl
fa42d863cd IDE: Fixed components window closes but component does not appear in form. Issue #38706
git-svn-id: trunk@64929 -
2021-04-05 16:27:49 +00:00
mattias
14676d7a8e IDE: less verbosity
git-svn-id: trunk@64912 -
2021-04-03 12:06:26 +00:00
juha
8677154fda IDE: Tie the FilterEdit in ComponentList to the right TreeView initially.
git-svn-id: trunk@64783 -
2021-03-11 09:17:26 +00:00
juha
5106c16eef IDE: Scale the select button's icon in ComponentList. Issue #37887.
git-svn-id: trunk@64775 -
2021-03-10 08:56:20 +00:00
juha
20c5ac47c0 IDE: Use a faster compare method for case-insensitive strings and StringLists.
git-svn-id: trunk@64440 -
2021-01-29 19:59:04 +00:00
juha
5ea010dc3a IDE: Remember active PageIndex of ComponentList between sessions. Test for NoComponentListTreeExpand.
git-svn-id: trunk@64336 -
2021-01-05 15:08:30 +00:00
juha
ce1d8c1014 IDE: Optimize ComponentPalette caches. Index by registered class instead of class name.
git-svn-id: trunk@64182 -
2020-12-08 19:34:40 +00:00
ondrej
74fb203f39 LCL: Screen.BeginTempCursor & EndTempCursor
git-svn-id: trunk@62664 -
2020-02-23 06:04:38 +00:00
juha
4f59b471d1 IDE: Add a selection tool button to ComponentList window. Clear selection when emptying filter. Issue #34256, patch from accorp.
git-svn-id: trunk@58955 -
2018-09-11 23:12:49 +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
a711fb97c0 IDE: remove redundant glyph assignments
git-svn-id: trunk@57723 -
2018-04-26 10:02:59 +00:00
ondrej
b4b56d377d IDE: fixes for High-DPI Image List
git-svn-id: branches/HiDPIImageList@57161 -
2018-01-27 18:05:59 +00:00
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