Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-16Target Explorer: Refactor name space from org.eclipse.tm.te.* to org.eclipse....Uwe Stieber36-4412/+0
2011-11-15Target Explorer: Allow status handler callback to be "null" and avoid default...Uwe Stieber1-2/+5
2011-11-10Target Explorer: Added core agent selection dialog implementationUwe Stieber1-3/+1
2011-11-08Target Explorer: Add "Other Targets" working set and fix sorter and working s...Uwe Stieber1-0/+205
2011-11-06Target Explorer: Fix working set dialog disposal messes target explorer view ...Uwe Stieber1-0/+62
2011-11-01Target Explorer: Add connectable image descriptor and thread-safe model node ...Uwe Stieber3-1/+184
2011-10-31Target Explorer: Persistence service reworkUwe Stieber21-21/+21
2011-10-28Target Explorer: New peer wizard reworkUwe Stieber7-14/+235
2011-10-10Target Explorer: Added default status handler implementationUwe Stieber3-1/+274
2011-10-08Target Explorer: Processes contributionsUwe Stieber1-0/+31
2011-10-05Target Explorer: Terminals view contributionUwe Stieber1-2/+0
2011-10-04Target Explorer: Simplify image constant id'sUwe Stieber3-7/+7
2011-10-03Target Explorer: Review display executor and executor utility delegateUwe Stieber2-15/+31
2011-10-03Target Explorer: Added Eclipse platform display executor and executorUwe Stieber3-0/+142
2011-10-03Target Explorer: Restructure plug-in name spacesUwe Stieber12-9/+33
2011-10-02Target Explorer: Split out model core implementation to its own plug-inUwe Stieber2-2/+2
2011-09-30Target Explorer: Re-visit plug-in's error and warning settings and fixUwe Stieber4-6/+2
2011-09-30Target Explorer: Split out forms related implementationsUwe Stieber12-2261/+0
2011-09-22Target Explorer: Fix: Parent managed form not notified about selection change...ustieber1-0/+1
2011-08-31Target Explorer: Simplify dirty state handling of form partsustieber1-0/+24
2011-08-30Target Explorer: Added default hyperlink handling to AbstractFormTextSectionustieber1-0/+12
2011-08-28Target Explorer: Fixed: Javadoc of AbstractImageDescriptorustieber1-3/+8
2011-08-27Target Explorer: Added abstract form text section controlustieber1-0/+146
2011-08-24Target Explorer: Added abstract UI thread event listenerustieber1-0/+46
2011-08-22Target Explorer: Reduce high of empty space creator by 50%ustieber1-1/+1
2011-08-22Target Explorer: org.eclipse.tm.te.ui plug-in splitustieber2-553/+0
2011-08-22Target Explorer: org.eclipse.tm.te.ui plug-in splitustieber3-1065/+0
2011-08-22Target Explorer: org.eclipse.tm.te.ui plug-in splitustieber6-12/+146
2011-08-10Target Explorer: Extended wizard panel control implementationustieber2-5/+23
2011-08-08Target Explorer: Clean up abstract wizard page locations and introduced share...ustieber6-2/+239
2011-08-05Target Explorer: Fix validatePage() declarationustieber1-14/+0
2011-08-04Target Explorer: Added setBackgroundImage(Image)ustieber1-0/+12
2011-08-04Target Explorer: Fixed: NPE in NewWizardSelectionPageustieber1-1/+1
2011-08-04Target Explorer: Added convenience method to create an empty space between co...ustieber1-0/+31
2011-07-19Target Explorer: Fix abstract form parts layoutustieber3-5/+6
2011-07-17Target Explorer: Added tree form part and tree form sectionustieber5-45/+407
2011-07-17Target Explorer: Cleanup controls and form partsustieber2-18/+45
2011-07-16Target Explorer: Make table section implementation abstractustieber1-15/+7
2011-07-15Target Explorer: Basic form parts addedustieber8-0/+1245
2011-07-13Target Explorer: Fix visibility of getFormToolkit()ustieber1-1/+1
2011-07-13Target Explorer: Fix plugin name in plugin.propertiesustieber1-2/+2
2011-07-13Target Explorer: Add some additional UI helper and abstract base implementationsustieber5-1/+1286
2011-07-12Target Explorer: Split out an abstract wizard dialog command handlerustieber2-74/+143
2011-07-08Target Explorer: Updated copyright headerustieber23-23/+23
2011-05-25Target Explorer: Code style: Use Assert class instead of assert keywordustieber9-26/+46
2011-05-20Target Explorer: Code style clean upustieber10-74/+74
2011-05-19Target Explorer: Add necessary new target wizard infra-structureustieber12-2/+1004
2011-05-13Target Explorer: Add missing javadoc to AbstractImageDescriptorustieber1-38/+135
2011-05-12Target Explorer: Remove custom image registry implementationustieber1-218/+0
2011-05-12Target Explorer: Rework "Add Peer..." dialog action to become a regular commo...ustieber2-0/+184

Back to the top