Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Target Explorer: Fixed .gitignore and added moved filesUwe Stieber42-0/+4586
2012-03-29Target Explorer: Added com.google.gson to features and moved RCP related stuf...Uwe Stieber42-4530/+14
2012-03-29Target Explorer: Switch to Orbit provided GSON packagingUwe Stieber8-216/+1
2012-03-29Target Explorer: Check if it is successful with image searching. If not William Chen1-7/+6
2012-03-29Target Explorer: Skip refreshing when creating images fromWilliam Chen1-10/+14
2012-03-29Target Explorer: Add a debug message for content type helper tests.William Chen2-2/+3
2012-03-29Target Explorer: Fixed some FindBugs warnings.William Chen4-9/+16
2012-03-28Target Explorer: Combine the two daemons into one.William Chen5-118/+127
2012-03-28Target Explorer: Add comments and reduce the forced refreshing interval.William Chen1-2/+5
2012-03-28Target Explorer: Refresh the viewer when times out.William Chen1-11/+38
2012-03-28Target Explorer: Improve the response of file system tree and processWilliam Chen3-10/+10
2012-03-28Target Explorer: Change to always use windows agent for content typeWilliam Chen1-4/+25
2012-03-27Target Explorer: Change the disk drive image according to the driverWilliam Chen1-1/+4
2012-03-27Target Explorer: Get the image of a common disk instead of a systemWilliam Chen1-11/+24
2012-03-26Target Explorer: Add missing comments.William Chen2-5/+18
2012-03-26Target Explorer: Change image calculation order beginning from SWTWilliam Chen6-169/+163
2012-03-26Target Explorer: Condition check improvement to make it more efficient.William Chen1-5/+7
2012-03-26Target Explorer: Fix one issue of array index out of bound when checkingWilliam Chen1-9/+12
2012-03-26Target Explorer: Add an image provider using SWT Program class to findWilliam Chen2-0/+54
2012-03-26Target Explorer: Use File.listRoots to get a disk driver instead ofWilliam Chen1-1/+1
2012-03-26Target Explorer: Provide images depending on host platforms. (Turns outWilliam Chen6-113/+276
2012-03-26Target Explorer: Fall back to extension based image when its cache fileWilliam Chen1-1/+4
2012-03-25Target Explorer: Use cache file as the image source when creating imageWilliam Chen4-90/+201
2012-03-25Target Explorer: Added GSON library to provide JSON persistence supportUwe Stieber8-1/+215
2012-03-23Target Explorer: Fixed Bug #345386 Decorate remote file system nodesWilliam Chen2-41/+202
2012-03-23Target Explorer: Update file icons in background.William Chen3-7/+100
2012-03-23Target Explorer: Fix the regression reported by a unit testWilliam Chen1-1/+7
2012-03-23Target Explorer: Make up the license header forWilliam Chen4-4/+14
2012-03-23Target Explorer: Moving URL parsing from FSTreeNode toWilliam Chen6-53/+140
2012-03-22Target Explorer: On Linux, prefixing path with "/".William Chen1-1/+2
2012-03-22Target Explorer: Bug fix for #375021. Path space issue causing NPE.William Chen2-4/+74
2012-03-22Target Explorer: Bug 374828 - CCE in FilterMRUContributionUwe Stieber2-9/+15
2012-03-21Target Explorer: Merge test plug-in'sUwe Stieber45-384/+327
2012-03-20Target Explorer: Add missing ignores for filesystem.test plug-inUwe Stieber2-1/+15
2012-03-20Fixed exports and renamed test suiteUwe Stieber3-5/+10
2012-03-20Target Explorer: File system tests initial check-in.William Chen38-0/+1174
2012-03-17Target Explorer: Change Report HeaderUwe Stieber1-1/+1
2012-03-17Target Explorer: Fix group name typo in coverage reportUwe Stieber1-1/+1
2012-03-17Target Explorer: Fail test if agent cannot be made executableUwe Stieber1-3/+10
2012-03-16Maven: Complete JaCoCo report generationUwe Stieber1-0/+410
2012-03-16Target Explorer / Launches: Move initialization of TCF Remote Application lau...Uwe Stieber13-0/+605
2012-03-16Target Explorer: Force agent to become executable on LinuxUwe Stieber1-1/+10
2012-03-16Target Explorer: Rename launch configurationUwe Stieber12-24/+24
2012-03-16Target Explorer: Fix copyright headerUwe Stieber10-70/+89
2012-03-16Target Explorer: Linux application launch UI workTobias Schwarz22-2624/+3141
2012-03-15Maven: Optimize JaCoCo buildUwe Stieber9-9/+41
2012-03-13Maven: Continue fine-tuning of code coverage report generationUwe Stieber1-4/+0
2012-03-13Target Explorer: Keep properties editor read-only for remote peer nodesUwe Stieber5-5/+31
2012-03-13Target Explorer: Merge static peer attributes with dynamically discovered inf...Uwe Stieber5-12/+119
2012-03-13Target Explorer: Prefix each MRU item with an order number.William Chen5-28/+34

Back to the top