Commit Graph

47 Commits

Author SHA1 Message Date
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
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
df06ce604d IDE: ComponentList, ComponentPalette: High-DPI
git-svn-id: trunk@54291 -
2017-02-27 10:02:12 +00:00
maxim
a53718ea9b IDE, Component list: fixed 'Use' button size and 'Keep open' checkbox caption
git-svn-id: trunk@53270 -
2016-10-31 22:06:42 +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
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
8ff7b2a5c9 IDE: Improve a docked component list layout. Issue #29333, patch from Anthony Walter.
git-svn-id: trunk@51193 -
2016-01-04 21:01:36 +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
fa15fb313c Revert r48914 #3873e99f24, Restore RowSelect in ComponentList TreeView.Text color was fixed. Issue #28002.
git-svn-id: trunk@48919 -
2015-05-02 21:49:50 +00:00
juha
3873e99f24 IDE: Remove RowSelect from ComponentList TreeView. Affects the selected text color. Issue #28002.
git-svn-id: trunk@48914 -
2015-05-02 08:03:40 +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
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
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
7d3523e591 IDE, ComponentList: Fix FilterEdit width.
git-svn-id: trunk@46705 -
2014-10-30 19:47:09 +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
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
6032b26eb4 IDE: In ComponentList, set ReadOnly flag in the first TreeView showing a list of components. Part of issue #26035
git-svn-id: trunk@44848 -
2014-04-29 20:12:11 +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
mattias
fdbd89f169 IDE: component list: smaller to fit on 1000 height
git-svn-id: trunk@41787 -
2013-06-22 08:19:27 +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
2bd0f8edfe IDE: Remove some border space from ComponentList Window. Issue #22279, patch from William de Oliveira Ferreira
git-svn-id: trunk@37668 -
2012-06-16 18:35:42 +00:00
juha
f21525813a IDE: Use the improved FilterEdit feature in many forms
git-svn-id: trunk@37354 -
2012-05-19 18:32:55 +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
mattias
d273b4fcd8 IDE: component list: select and close
git-svn-id: trunk@35064 -
2012-01-31 14:49:31 +00:00
mattias
e384b4c266 IDE: component palette
git-svn-id: trunk@35063 -
2012-01-31 14:39:59 +00:00
juha
b8a0792520 IDE: Improve custom drawing in Component List trees.
git-svn-id: trunk@35030 -
2012-01-30 08:57:50 +00:00
juha
ab85c68399 IDE: Custom draw the pallette treeview in ComponentList.
git-svn-id: trunk@35015 -
2012-01-29 12:37:47 +00:00
juha
275923bb94 IDE: Component List improvements. Use FilterEdit components and customdraw the first list
git-svn-id: trunk@35009 -
2012-01-29 08:43:52 +00:00
maxim
5b6ee38c9e IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup
git-svn-id: trunk@32665 -
2011-10-03 23:14:54 +00:00
zeljko
2b1f4d3db4 IDE: fixed tab order in components list, added VK_DOWN in search TEdit to jump to results list.issue #19590
git-svn-id: trunk@31300 -
2011-06-20 15:06:08 +00:00
paul
8edd29a313 ide: make ide treeview themed
git-svn-id: trunk@24846 -
2010-04-23 07:10:05 +00:00
paul
da18cb85a2 ide: components windows: add component to the form when Enter/Return key is pressed
git-svn-id: trunk@21812 -
2009-09-22 01:29:52 +00:00
mattias
de0f8578f0 set some TTreeView.ReadOnly to true
git-svn-id: trunk@18361 -
2009-01-20 20:20:52 +00:00
paul
82598cc634 ide: component list
- fix events by Marius (bug #0012547)
  - fix anchoring

git-svn-id: trunk@18001 -
2008-12-31 02:48:48 +00:00
darius
984c9d5167 implemented TButtonPanel
git-svn-id: trunk@17011 -
2008-10-15 20:38:10 +00:00
laurent
bbd4e0edb7 Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16672 -
2008-09-22 11:59:24 +00:00
laurent
dbf5d01d9b add standard glyph in buttons
git-svn-id: trunk@16597 -
2008-09-15 16:24:10 +00:00
mattias
8b9d28a9a5 IDE: component list: improved localization from Maxim
git-svn-id: trunk@13616 -
2008-01-04 11:41:22 +00:00
marc
f0c0d91fca * small improvements on componentlist form by Marius
git-svn-id: trunk@13135 -
2007-12-03 23:57:17 +00:00
marc
729dcdbc2a + added component list form by Marus
* Updated po files

git-svn-id: trunk@13121 -
2007-12-02 18:19:23 +00:00