Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-11-07Removed dynamic disposing of handlers.Jean Michel-Lemieux1-20/+0
2003-11-0746119: CVSException using 1105Michael Valenta3-4/+31
2003-11-07*** empty log message ***Michael Valenta3-6/+74
2003-11-07Refactored Unmanageaction to use an operationMichael Valenta7-92/+119
2003-11-07Added debug tracing to BackgroundEventHandlerMichael Valenta3-1/+35
2003-11-07Bug 46113 [Live Sync View] Context menu enablement not updatedJean Michel-Lemieux1-2/+25
2003-11-07*** empty log message ***Michael Valenta7-14/+140
2003-11-07Fixed log from test casesMichael Valenta1-3/+2
2003-11-0745652: Sync stops if one project fails to connectMichael Valenta6-54/+76
2003-11-0742969: Live Sync View] handle remote revision # smaller than localMichael Valenta3-44/+147
2003-11-06Absorbing the RCP UI work.Jean Michel-Lemieux33-582/+319
2003-11-06adapted to RCPAndre Weinand6-632/+608
2003-11-05Bug 46007 Merge changes not shown in Sync viewJean Michel-Lemieux5-255/+247
2003-11-05Fixed NPE the right wayMichael Valenta1-1/+1
2003-11-05Fixed NPEMichael Valenta1-1/+1
2003-11-05Enabling working set visibility in status line.Jean Michel-Lemieux4-40/+115
2003-11-04Ading handling for project closeMichael Valenta1-1/+6
2003-11-04Fixed problem with async event after page is closedMichael Valenta1-1/+1
2003-11-04*** empty log message ***Michael Valenta1-0/+2
2003-11-04*** empty log message ***Michael Valenta1-14/+5
2003-11-04Shouldn't create status handlers outside of schedule() method. Made construct...Jean Michel-Lemieux2-32/+5
2003-11-04*** empty log message ***Jean Michel-Lemieux2-28/+32
2003-11-04Bug 46007 Merge changes not shown in Sync viewJean Michel-Lemieux3-16/+21
2003-11-04Bug 45379 Half-busy cursor should be shown when over info label in sync viewJean Michel-Lemieux3-57/+85
2003-11-03*** empty log message ***Michael Valenta1-0/+1
2003-11-02Moved the comparison criteria to the view's menuJean Michel-Lemieux3-4/+15
2003-11-02Fixed menu enablement. Selecting working set was not updating theJean Michel-Lemieux2-9/+12
2003-10-3144086: Error replacing new folder with latestMichael Valenta9-187/+90
2003-10-3145861: Compare from resource history compares entire projectMichael Valenta3-56/+48
2003-10-3145044: Eclipse illegally allows CVS usernames to contain '@' characterMichael Valenta1-0/+8
2003-10-31*** empty log message ***Jean Michel-Lemieux3-2/+28
2003-10-31Added persistance of settings in Team Subscriber participant: layout,Jean Michel-Lemieux8-41/+130
2003-10-31externalize participant strings in plugin.xmlJean Michel-Lemieux2-2/+5
2003-10-31add refresh action to context menuJean Michel-Lemieux1-1/+2
2003-10-31fixed add to .cvsignore item to include '...'Jean Michel-Lemieux1-1/+1
2003-10-31fixed workset most recent list in the view menu. I was forced to hack the act...Jean Michel-Lemieux2-80/+61
2003-10-30fixing working ste menusJean Michel-Lemieux4-42/+44
2003-10-30Fixed null prefix or suffix bugMichael Valenta1-1/+2
2003-10-3011400: [CVS Decorator] CVSDecorator.resourceStateChanged() - should observe r...Michael Valenta1-5/+9
2003-10-30Pass scheduling rule to EclipseSynchronizer to enable batching of events and ...Michael Valenta1-1/+5
2003-10-30Fixed perspective extension typo and removedJean Michel-Lemieux1-3/+1
2003-10-30removed Utilities from API.Jean Michel-Lemieux7-105/+87
2003-10-30Removed unused classesMichael Valenta2-890/+0
2003-10-30Changes to support Releng toolMichael Valenta3-74/+42
2003-10-29Initial release of Synchronize View API.Jean Michel-Lemieux249-6132/+7192
2003-10-2945731: release tool: workspace out of sync with repositoryMichael Valenta4-27/+70
2003-10-29Only add prefix or suffix if there is oneMichael Valenta1-2/+6
2003-10-2943559: [Decorators] cause flashing in back ground buildMichael Valenta2-23/+16
2003-10-29Changing classpath to use PDE classpath containerMichael Valenta8-78/+32
2003-10-2843599: [Decorators] cause flashing in back ground buildMichael Valenta1-2/+4

Back to the top