1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00
Find a file
Alena Laskavaia 50e08bc7d5 LaunchBar: use o.e.debug control to manage lc tabs
- current wizard page tries to replicate functionality
of lc editor in regards to tabs but it does not work
the same which creates issues for contributed tabs
- for example it never calls "activate" on the tab
- we also have rendering problem - pages are not resized correctly and
show up empty until resized
- I switched to use standard control called
LaunchConfigurationTabGroupViewer to show tabs. Hack with fake
LaunchConfigurationDialog has to remain to interact with this control.
- If we move it to o.e.debug we have to fix these classes to remove some
of the hacks and expose proper APIs to re-use this control

Change-Id: Ia39706fb5972883167f5f39751985d97e1815c86
2015-10-06 11:44:53 -04:00
bundles LaunchBar: use o.e.debug control to manage lc tabs 2015-10-06 11:44:53 -04:00
features/org.eclipse.launchbar Upversion launchbar for Mars.1 (launchbar 1.0.1). 2015-09-08 11:26:16 -04:00
repo Added the p2 repo and finished the poms. 2014-12-11 11:48:00 -05:00
tests/org.eclipse.launchbar.core.tests Fix missing copyright headers 2015-10-02 11:19:35 +03:00
.gitignore Initial commit separating the launchbar into it's own git repo. 2014-12-10 11:31:47 -05:00
pom.xml Remove 32-bit Mac. It's gone now. 2015-06-19 09:56:35 -04:00