Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-27TCF Core: Fix Bug 377619 - [eclipse] Simplify handling of "serviceProviders" ...Uwe Stieber7-460/+33
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-27TCF Core: new breakpoint status properties: MemoryContext and HitCountEugene Tarassov2-7/+11
2012-04-26TCF Tests: more expression testsEugene Tarassov1-1/+3
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 Stieber3-3/+12
2012-04-25Target Explorer: Fix findbugs warnings, ignore serialization warningsUwe Stieber3-17/+35
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 Stieber2-1/+10
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
2012-04-25Target Explorer: Fix for 375941, don't need to implementWilliam Chen1-12/+1
2012-04-25Target Explorer: Bug fix #375941: The coloring of the Target ExplorerWilliam Chen2-2/+27
2012-04-25TCF Debugger: changed "Memory context" to be fully qualified nameEugene Tarassov1-9/+4
2012-04-24TCF Debugger: added MemoryContext property in the breakpoint status pageEugene Tarassov1-37/+59
2012-04-24Target Explorer: Added "Add To Favorites" and "Remove From Favorites" context...Uwe Stieber7-17/+248
2012-04-24Target Explorer: Bug 377491 - [UI] Rename "My Targets" category and polish iconsUwe Stieber15-26/+98
2012-04-24Target Explorer: Remove obsolete code in WorkingSetViewStateManagerUwe Stieber1-17/+0
2012-04-24Target Explorer: Bug fix #375938: Need confirmation dialog forWilliam Chen3-0/+84
2012-04-24Target Explorer: Use animated pending images.William Chen33-124/+279
2012-04-23TCF Debugger: better formatting of error report in details panes of the debug...Eugene Tarassov3-25/+26
2012-04-23Bug 377342 - Image leaks in arguments tabEugene Tarassov1-2/+2
2012-04-23Target Explorer: Delete debug information in ProcessTreeNode.William Chen1-3/+0
2012-04-23Target Explorer: Fire property change events when the flags of queryingWilliam Chen8-21/+35
2012-04-23Target Explorer: Fix an issue in CommonViewerListener.William Chen3-14/+11

Back to the top