Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/launch
AgeCommit message (Expand)AuthorFilesLines
2014-08-20Launch Targets View clean up including adding properties dialog.Doug Schaefer4-6/+122
2014-08-19Bug 437392 - Added the Launch Targets View.Doug Schaefer6-17/+200
2014-08-13LaunchBar - some checks to prevent NPE's in uiAlena Laskavaia3-7/+15
2014-08-12Launch Bar - label provider for config selectorAlena Laskavaia1-2/+6
2014-08-12Bug 441445 - Implement 'Add Target' functionality for target typeJonathan Williams5-52/+167
2014-08-12LaunchBar - project based descriptor bugAlena Laskavaia2-0/+9
2014-08-11LaunhBar - some API changes and cleanupAlena Laskavaia12-153/+242
2014-08-08LauchBar - move default descriptor back to internal packageAlena Laskavaia2-2/+3
2014-08-07LaunchBar - more tests and refactoringAlena Laskavaia4-106/+392
2014-08-07Export all packages from launchbar pluginsMarc Khouzam2-1/+6
2014-08-07Add license to launchbar featureMarc Khouzam2-3/+15
2014-08-06LaunchBar - config selector keep first 3 elements sorted by usageAlena Laskavaia3-19/+63
2014-08-05LaunchBar - fixing default label provider for configsAlena Laskavaia1-4/+5
2014-08-05LaunchBar - bugs in handling config and project based descriptorsAlena Laskavaia12-50/+214
2014-08-05LaunchBar - junits tests are not running - trying to fix...Alena Laskavaia2-7/+6
2014-08-01LaunchBar - added interface to notify launch bar on object changesAlena Laskavaia4-28/+64
2014-07-30LaunchBar - junits - more tweaks and refactoringAlena Laskavaia9-199/+641
2014-07-29Bug 440393 - Add update mechanisms to force UI updates for activeTargetJonathan Williams2-0/+17
2014-07-28LaunchBar - added test plugin and refactoringAlena Laskavaia26-304/+1293
2014-07-24Update pom.xml of features for which version was changed to 8.5Marc Khouzam1-1/+1
2014-07-24Update remaining feature versions to 8.5Marc Khouzam1-1/+1
2014-07-24LaunchBar - new extension for simple providers Alena Laskavaia4-13/+218
2014-07-24LaunchBar - use unique descriptor id, not the nameAlena Laskavaia3-10/+47
2014-07-24Bug 440272 - Autoselect Another Target If Active Target Is RemovedJonathan Williams1-2/+8
2014-07-23Bug 440133 - Fix extension point parsing for launchBarUIContributionsJonathan Williams1-3/+5
2014-07-22Bug 440112 Fix priority order for launchConfigProviders.Doug Schaefer4-28/+20
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin5-5/+5
2014-07-21Bug 440015 - Fix NPE On Launch Configuration EditJonathan Williams2-2/+7
2014-07-17Bug 439833 - Allow Launch Configuration Deletion from Launch BarJonathan Williams3-12/+30
2014-07-14Show the proper ILaunchGroup in the LaunchBar Mode Selector.Doug Schaefer1-7/+6
2014-07-14Fix loading of the active descriptor in the launchbar.Doug Schaefer1-3/+5
2014-07-13Fix up the label providers for the launchbar.Doug Schaefer1-2/+1
2014-07-13Bug 437392 - Add support for multiple target types per launch thing.Doug Schaefer39-964/+1535
2014-07-11LaunchBar - show actually modes Alena Laskavaia1-2/+15
2014-07-11LaunchBar - make stop button workelaskavaia1-1/+81
2014-07-08Missed icons directory from launchbar.ui's build.properties.Doug Schaefer1-1/+2
2014-07-04Give the launchbar 3 more pixels of margin.Doug Schaefer1-0/+2
2014-07-04Update LaunchBar APIs to deal with multiple target types per desc.Doug Schaefer6-0/+128
2014-07-03Update LaunchBar APIs to deal with multiple target types per desc.Doug Schaefer13-146/+235
2014-07-02Persist active target selection.Doug Schaefer1-0/+31
2014-07-01Cleared up the target model making it a provider responsibility.Doug Schaefer9-81/+99
2014-06-27Bug 438414 - Fix NPEs in new launch toolbarJonathan Williams2-2/+4
2014-06-24Add the missing files for the new CDT launchbar provider plugin.Doug Schaefer4-0/+72
2014-06-24Start adding CDT launchbar provider.Doug Schaefer11-33/+284
2014-06-24Add a bit of history to config selections.Doug Schaefer1-3/+9
2014-06-20Fixed up startup, selection handling, and preferences in LaunchBar.Doug Schaefer8-141/+137
2014-06-19Fixed up the disable of the LaunchBar so it really removes it.Doug Schaefer3-8/+12
2014-06-19Added preference to enable/disable the launch bar.Doug Schaefer5-22/+127
2014-06-19Bug 437392 Initial commit of LaunchBar.Doug Schaefer54-0/+4309
2014-06-17Cosmetics.Sergey Prigogin1-35/+15

Back to the top