Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-patch] Partial fix for C-Build Console inability to copy contents to the

> -----Original Message-----
> From: Alain Magloire [mailto:alain@xxxxxxx]
> Sent: Monday, October 21, 2002 6:00 PM
> To: cdt-patch@xxxxxxxxxxx
> Subject: Re: [cdt-patch] Partial fix for C-Build Console inability to
> copy contents to the
> 
> 
> > 
> > 
> > Added a selection changed listener to the textViewer 
> managed by the C Build
> > View (BuildConsoleView.java).
> > This updates the state read by the tool bar menu items and 
> now enables the
> > copy action when there is a selection made in the C-Build console.
> > 
> > Ctrl + A, now selects all text in the C-Build View
> > Ctrl + C, now copies the selection to the clipboard
> > 
> > Still working on enabling the popup menu.
> > 
> 
> Judy,
> 
>   You will have to provide ChangeLog entries for your changes.
> So put your comments in: org.eclipse.cdt.ui/ChangeLog
> 
> See my previous email on cdt-dev about the format, all modifications
> should have proper ChangeLogs.
> 
>  -1 for you 8-)
> 
> 

Oops ... I stand duly chastised and the change log has been updated!  
;)

-Judy


Back to the top