Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-09-16*** empty log message ***branch_20030916_CachingFileContentsForCompareEditorsJean Michel-Lemieux2-17/+1
2003-09-16*** empty log message ***Jean Michel-Lemieux2-7/+24
2003-09-16Busy indicator shown in sync view while relevant jobs are runningRoot_branch_20030916_CachingFileContentsForCompareEditorsMichael Valenta8-91/+301
2003-09-15Added colon to sync view stats panelJean Michel-Lemieux1-3/+3
2003-09-12Removed next/previous actions from drop-down. They were only there until the ...Root_branch_20030915_JobFeedbackInViewJean Michel-Lemieux1-5/+1
2003-09-12Bug 42921Compare editor can be open but not active. Fixed a bug with initial ...Jean Michel-Lemieux1-12/+14
2003-09-12Bug 42921Compare editor can be open but not active.Jean Michel-Lemieux1-5/+15
2003-09-12Bug 42920 [Live Sync View] when resized too small remove direction names in o...Jean Michel-Lemieux2-64/+96
2003-09-11Bug 39145 [live sync view] revision # not shown in compare editorJean Michel-Lemieux3-74/+7
2003-09-11Fixes to show next/previous navigation buttonsJean Michel-Lemieux1-1/+0
2003-09-11Bug 42889 [Live Sync View] subscriber actions useing wrong subscriberJean Michel-Lemieux1-22/+3
2003-09-11Now using a synchronize to guarentee that refreshes are serializedMichael Valenta1-38/+35
2003-09-11Now using a lock instead of a scheduling rule to guarentee that refreshes are...Michael Valenta1-20/+15
2003-09-10Added example code for determining when stats labels are resized to small.Jean Michel-Lemieux1-1/+16
2003-09-10*** empty log message ***Jean Michel-Lemieux13-83/+573
2003-09-10*** empty log message ***Jean Michel-Lemieux1-0/+99
2003-09-0941979: [CVS Concurrency] Code added to M3 that should be modified in the futureMichael Valenta1-6/+2
2003-09-0942169: [Live Sync View] Outgoing changes not displayedMichael Valenta1-7/+22
2003-09-05Support for navigating next/previous with compare editors.Jean Michel-Lemieux6-123/+273
2003-09-0419598: [CVS Sync View] Delete File should be an option in Structure compareMichael Valenta6-22/+643
2003-09-0342330: 3-way CVS compare shows wrong ancestor version numberMichael Valenta1-1/+1
2003-09-0341580: class circularity error upon startupMichael Valenta2-6/+4
2003-09-0241963: [CVS Concurrency] Progress Improvements for CVS sync jobMichael Valenta4-7/+24
2003-09-02Removed unused codeMichael Valenta1-12/+8
2003-09-0241495: ConcurrentModificationException in Synch view (tree mode)Michael Valenta1-19/+27
2003-08-27Removed getResources() from shouldRun() to avoid deadlockI20030827Michael Valenta1-1/+1
2003-08-26NLS FixesMichael Valenta1-1/+1
2003-08-26Changes to avoid excessive creation of Core worker jobsI20030826Michael Valenta1-2/+6
2003-08-21Abort comparison if caching of contents failesMichael Valenta1-3/+8
2003-08-21Disable collapse all when there is no input in the viewJean Michel-Lemieux1-0/+1
2003-08-21Bug 40331: Live Synch view: Compressed Folders not sortedJean Michel-Lemieux1-1/+19
2003-08-2040132: [Live Sync View] Merge subscriber error and error handlingMichael Valenta2-16/+41
2003-08-20Merges are now performed in the backgroundMichael Valenta1-1/+3
2003-08-20Bug 41143: [Sync View] Preferences Restore Defaults does not disable refresh ...Jean Michel-Lemieux1-2/+12
2003-08-19Mode selection is saved as a user preference and preference to use both mode ...Root_branch_SyncViewStatisticsExperimentsJean Michel-Lemieux4-16/+32
2003-08-19Open in compare editor action moved to open action group and made enablement ...Jean Michel-Lemieux2-7/+11
2003-08-19Added override and update command.Jean Michel-Lemieux1-1/+9
2003-08-18Subclasses WorkspaceJob to benefit from resource change batching.I20030819Jean Michel-Lemieux1-2/+3
2003-08-14new icons for synchronize viewJean Michel-Lemieux2-3/+3
2003-08-14Bug 41495: ConcurrentModificationException in Synch view (tree mode)Jean Michel-Lemieux2-22/+16
2003-08-14NLS fixJean Michel-Lemieux1-1/+1
2003-08-13NPE in equalDiffNodes. Copy and paste error.Jean Michel-Lemieux1-2/+2
2003-08-11adapting to job API change to scheduling rulesI20030812Jean Michel-Lemieux1-0/+3
2003-08-08Dialog font not set in this pageJean Michel-Lemieux1-0/+3
2003-08-05Fix to make the sync tree view show changes. The parent was not set correctlyJean Michel-Lemieux3-15/+10
2003-08-05Removed SubscriberActionContributions in favor of using IActionFilter mechanismJean Michel-Lemieux14-561/+296
2003-07-31Sync view tests now work with an event processing job.Jean Michel-Lemieux4-111/+161
2003-07-30Moved exception collector to team.core and is used by CVS decorator and subsc...Jean Michel-Lemieux2-100/+1
2003-07-29Fixes to make Synchronize View tests avoid deadlock.Jean Michel-Lemieux1-42/+67
2003-07-24NLS changesJean Michel-Lemieux11-440/+33

Back to the top