Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-05Target Explorer: Fix status handler result value for QuestionStatus handlingUwe Stieber1-300/+300
2012-10-04[Target Explorer] implement save as for static peersTobias Schwarz9-48/+334
2012-10-04Target Explorer: Fix NPEUwe Stieber1-1/+1
2012-10-03Target Explorer: Fix several issue in handling remote peer associations to st...Uwe Stieber11-489/+683
2012-10-03Target Explorer: Fix "can't find navigator content description with id: ..." ...Uwe Stieber1-2/+1
2012-10-02Target Explorer: Fix warning for missing package exportUwe Stieber1-0/+1
2012-10-02Target Explorer: Bug 377506 - [UI] "Show In > Properties" is visible for cate...Uwe Stieber5-4/+185
2012-10-02Target Explorer: Fix quick filter visibleWhen expressionsUwe Stieber1-8/+13
2012-10-02Target Explorer: Fix properties container thread access issuesUwe Stieber6-220/+217
2012-10-02Target Explorer: Fix stack overflow in editor input getAdapterUwe Stieber1-5/+3
2012-10-01Target Explorer: Fix value-add server properties lookup and parsingUwe Stieber1-0/+6
2012-10-01Target Explorer: Rework launch node content providerUwe Stieber4-509/+519
2012-09-30Target Explorer: Fix provider IDUwe Stieber1-1/+1
2012-09-30Target Explorer: Fix reference to non-SDK feature from SDK featureUwe Stieber1-0/+1
2012-09-30Releng: Fix wrong plug-in provider information, Fix invalid update site URLUwe Stieber9-9/+9
2012-09-29Target Explorer: Fix category initialization must happen in UI thread to be a...Uwe Stieber1-4/+22
2012-09-29Target Explorer: Fix typoUwe Stieber1-98/+98
2012-09-29Target Explorer: Each non-SDK feature points to the branding plug-inUwe Stieber2-2/+4
2012-09-29Target Explorer: Updated plug-in provider name to separate the TE from the co...Uwe Stieber44-113/+109
2012-09-29Target Explorer: Include about.* files into binary packageUwe Stieber1-1/+5
2012-09-29Target Explorer: Update feature branding associationUwe Stieber5-6/+9
2012-09-29Target Explorer: Improve TCF launch tests to be more robust in case the temp ...Uwe Stieber1-1/+11
2012-09-29Target Explorer: Added feature brandingUwe Stieber20-2/+644
2012-09-29Target Explorer: Split up TCF features to allow easier customization of the r...Uwe Stieber20-228/+1440
2012-09-27Target Explorer: Fix static peer accidently removed if associated with a dyna...Uwe Stieber1-2/+24
2012-09-27Target Explorer: Bind Attach/Detach handler and menu contributions to the ava...Uwe Stieber1-14/+68
2012-09-27Target Explorer: Fix SIOOB exceptionUwe Stieber1-1/+1
2012-09-27Target Explorer: Added missing method isAdjustBackgroundColor() to NetworkCab...Uwe Stieber1-323/+332
2012-09-25Target Explorer: Fix issue with non-loopback address local peer associated wi...Uwe Stieber6-51/+93
2012-09-24Target Explorer: Rebase error handling to use StatusHandlerUtilUwe Stieber6-387/+363
2012-09-23Target Explorer: Bug 389026 - [TCF][Process] Support IProcessesV1 with the Pr...Uwe Stieber7-39/+202
2012-09-22Target Explorer: Allow to force the use of the IProcesses service despite the...Uwe Stieber1-1/+5
2012-09-22Target Explorer: Bug 390142 - [TCF][Process] Process output not visibleUwe Stieber2-84/+111
2012-09-22Target Explorer: Fix a typo in the tracing optionsUwe Stieber1-1/+1
2012-09-21Target Explorer: Improve adaptable matching and selectionChanged handling on ...Uwe Stieber4-30/+64
2012-09-21Target Explorer: Fix wrong peer model node is returned on lookup if remote pe...Uwe Stieber1-2/+2
2012-09-21Target Explorer: Prepare customization of path map table column headersUwe Stieber3-0/+68
2012-09-20Target Explorer: Trigger a reevaluation of "selection" expressions on refresh...Uwe Stieber1-324/+350
2012-09-18Target Explorer: Fix section layout handlingUwe Stieber11-1204/+1237
2012-09-14Target Explorer: Fix Bug 389543 - ValueAddManager.getValueAdd() fails if org....Uwe Stieber9-235/+486
2012-09-14Target Explorer: Refactor "Apply" button into a separate buttons panel control.Uwe Stieber5-62/+205
2012-09-13Target Explorer: Extend AbstractCustomFormToolkitEditorPage to support a "App...Uwe Stieber8-76/+160
2012-09-12Target Explorer: Fix dirty state calculation on form refreshUwe Stieber3-0/+6
2012-09-12Target Explorer: Remove obsolete dependencies to file system plug-in'sUwe Stieber2-3/+0
2012-09-10Target Explorer: Extended process launcher to use terminal based process I/O ...Uwe Stieber3-5/+9
2012-09-10Target Explorer: Prepare process launcher for IProcessesV1 supportUwe Stieber2-22/+61
2012-09-10Target Explorer: Fix "Remote Debugger" launches do not terminate if last cont...Uwe Stieber1-0/+3
2012-09-10Target Explorer: Assert threading assumption of debug service implementationUwe Stieber1-0/+2
2012-09-10Target Explorer: Improve process output reader thread tracingUwe Stieber2-87/+87
2012-09-07Target Explorer: add overwrite possibility to persistence delegateTobias Schwarz3-72/+92

Back to the top