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 |
|
juha
|
3300d0085b
|
IDE: Improve ComponentList behavior little more.
git-svn-id: trunk@35292 -
|
2012-02-10 14:12:55 +00:00 |
|
juha
|
0382da44f2
|
IDE: In ComponentList, fix copying filter values from list filter to tree filter
git-svn-id: trunk@35288 -
|
2012-02-10 12:34:46 +00:00 |
|
juha
|
cf7bcd2c21
|
IDE: clean unused variable from Component List.
git-svn-id: trunk@35083 -
|
2012-02-02 07:12:44 +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 |
|
mattias
|
bb029d7af0
|
IDE: clean up
git-svn-id: trunk@35033 -
|
2012-01-30 09:23:09 +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 |
|
juha
|
751cd5b9ae
|
IDE: Fix a crash in Components View. Issue #20305, patch from Bart Broersma
git-svn-id: trunk@32446 -
|
2011-09-21 09:28:03 +00:00 |
|
zeljko
|
f544059e42
|
IDE: componentlist, use VK_RETURN to set current list instead of VK_DOWN which raises av under win32. issue #19590
git-svn-id: trunk@31385 -
|
2011-06-25 15:37:11 +00:00 |
|
mattias
|
51e1742910
|
IDE: clean up
git-svn-id: trunk@31329 -
|
2011-06-22 07:52:10 +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 |
|
mattias
|
7f8a4f287d
|
IDE: do not close docked forms on escape
git-svn-id: trunk@26270 -
|
2010-06-22 22:45:09 +00:00 |
|
mattias
|
160b52476f
|
IDEIntf: started TIDEWindowCreator for registering independent/dockable windows
git-svn-id: trunk@25597 -
|
2010-05-24 00:58:44 +00:00 |
|
mattias
|
811e84764c
|
IDE: removed TComponentInterface
git-svn-id: trunk@25457 -
|
2010-05-16 11:41:42 +00:00 |
|