Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-02Target Explorer: ADD Launches to project explorerTobias Schwarz15-848/+1269
2012-05-02Target Explorer: Change the code that saves and restores the expandingWilliam Chen3-51/+31
2012-05-01Target Explorer: Fix module references in pom-tests.xmlUwe Stieber1-1/+0
2012-05-01Maven: Added TCF Debugger test casesUwe Stieber1-3/+3
2012-05-01Target Explorer: Fix javadoc in interfaceUwe Stieber1-1/+1
2012-05-01Target Explorer: Fix assertions if selecting a non categorizable element in t...Uwe Stieber2-2/+4
2012-04-30Target Explorer: "Add To" category command handling reworkUwe Stieber18-260/+699
2012-04-28Target Explorer: Fix DnD of peer nodes between categoriesUwe Stieber4-44/+46
2012-04-28Target Explorer: Parent category id is not longer stored into the peer model ...Uwe Stieber3-33/+21
2012-04-28Target Explorer: Removed working set support. Replaced by the categories conc...Uwe Stieber45-4819/+1
2012-04-28Target Explorer: Added link overlay imageUwe Stieber3-0/+7
2012-04-28Target Explorer: OSGi service implementation: ValueAddServiceUwe Stieber5-3/+147
2012-04-27Target Explorer: Switch to new category handlingUwe Stieber4-30/+7
2012-04-27Target Explorer: Added more category related property tester and improve the ...Uwe Stieber8-46/+45
2012-04-27Target Explorer: Fix category properties tester does not return resultUwe Stieber1-1/+1
2012-04-27Target Explorer: Generalize categories handlingUwe Stieber19-139/+182
2012-04-27Target Explorer: Implemented ITreePathContentProvider as peer nodes can have ...Uwe Stieber3-30/+77
2012-04-27Target Explorer: Remove obsolete LabelProvider implementationUwe Stieber4-32/+5
2012-04-27Target Explorer: Bug fix #377851, Cleanup messages files after split.William Chen24-1133/+320
2012-04-27Target Explorer: Bug 377856 - [UI] Rename "Target Explorer" viewUwe Stieber9-57/+22
2012-04-27Target Explorer: Bug 377848 - [UI] Eliminate the term "peer" from the UIUwe Stieber13-74/+74
2012-04-27Target Explorer: Add DnD of files whose cache files exist to an externalWilliam Chen5-14/+38
2012-04-27Target Explorer: Remove useless "rootdriveopen" files and relative code.William Chen3-7/+0
2012-04-27Target Explorer: Change the icon of "File System" extension from "rootWilliam Chen1-1/+1
2012-04-27Target Explorer: Delegate the hashCode to its element comparer when itWilliam Chen1-1/+9
2012-04-26Target Explorer: ADD Launches to target explorer, editor and context menusTobias Schwarz77-1638/+5123
2012-04-26Target Explorer: Fix occurrence of "copy" vs. "link" modeUwe Stieber1-1/+1
2012-04-26Target Explorer: Provide better user feedback on DND operation if in link modeUwe Stieber6-40/+59
2012-04-26Target Explorer: Change default persistence file extension from ".ini" to ".j...Uwe Stieber4-6/+6
2012-04-26Target Explorer: Declare categories specific insertion pointUwe Stieber2-1/+2
2012-04-26Target Explorer: Fix dependenciesUwe Stieber21-102/+64
2012-04-26Target Explorer: Fix Gson pretty printingUwe Stieber2-12/+12
2012-04-26Target Explorer: Reworked category manager and moved it to a more common placeUwe Stieber18-158/+353
2012-04-26Target Explorer: Define a constant for the default editor featureWilliam Chen2-2/+4
2012-04-26Target Explorer: Set the option that expanded directories shouldWilliam Chen1-1/+1
2012-04-26Target Explorer: Bug fix #375940: Target Explorer view does not rememberWilliam Chen25-51/+751
2012-04-26Target Explorer: More status handler testsUwe Stieber1-10/+25
2012-04-25Target Explorer: More findbugs fixesUwe Stieber2-3/+3
2012-04-25Target Explorer: Fix findbugs warnings, ignore serialization warningsUwe Stieber2-7/+10
2012-04-25Target Explorer: Improved status handler testingUwe Stieber3-19/+13
2012-04-25Target Explorer: Fixed FindBugs warningsUwe Stieber1-8/+6
2012-04-25Target Explorer: Fix FindBugs warningsUwe Stieber1-1/+1
2012-04-25Target Explorer: Fix QUESTION and YES_NO_CANCEL status handler casesUwe Stieber5-3/+168
2012-04-25Target Explorer: Update status handler interface to use ICallback, added test...Uwe Stieber5-25/+79
2012-04-25Target Explorer: Beautify extensions orderingUwe Stieber1-16/+15
2012-04-25Target Explorer: Restore "My Targets" categoryUwe Stieber9-22/+22
2012-04-25Target Explorer: Rework category handling for TCF peers (part 1)Uwe Stieber8-23/+142
2012-04-25Target Explorer: Renamed for consistencyUwe Stieber2-3/+3
2012-04-25Target Explorer: Apply a styled label provider to target selection pageWilliam Chen1-36/+40
2012-04-25Target Explorer: Externalize the string in plugin.xml.William Chen2-2/+4

Back to the top