1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-21 15:23:59 +02:00
Commit graph

7 commits

Author SHA1 Message Date
Alena Laskavaia
edeec7aaaa LaunchBar: ui changes in selector
- added ability to filter by typing in selector pop-up
- refactored list part of selection in its own components which is kind
of list viewer
- filter is visible by default if we have more than 7 elements in drop
down
- filter become visible if user start typing, even if it was not visible
originally
- moving storing of history size into the list viewer itself
- hooked up proper focus support and keyboard traversal
- modified CButton so we can re-use it for Edit button 
of selectors and list items
- when filtering is activated history list is no longer available

Change-Id: I2057ad658f5a5c9f8fbce203748d26d7e4b14dd6
2015-01-13 16:48:24 -05:00
Doug Schaefer
bb7f665007 Add tests and make them run (adding hamcrest properly)
Change-Id: Ifc2e5d9cd4289147539d6b90b59f689ffdf69a37
2015-01-13 14:14:56 -05:00
Alena Laskavaia
ac02204fde launchBar: sash for increasing recently used size
launch element drop down has hardcoded list of 3 elements
of recent history, sometimes it is too many, sometimes not enought.
added sash so user can resize it

save this as preference, but no ui to edit this preference in pref pages
for now
2015-01-06 16:52:46 -05:00
Doug Schaefer
a3cf9db1ce Fix feature version. 2014-12-11 20:26:31 -05:00
Doug Schaefer
24244f8469 Added the p2 repo and finished the poms. 2014-12-11 11:48:00 -05:00
Doug Schaefer
74797fe6e3 Start of new remote interface.
Change-Id: I078456841dd4b6ddec3852178c307dbd2cf465f5
2014-12-11 10:56:27 -05:00
Doug Schaefer
8f8c2e02b6 Initial commit separating the launchbar into it's own git repo. 2014-12-10 11:31:47 -05:00