Re: [gtkmm] drawing pixels -- Gtk::DrawingArea



"John M. Gabriele" <jandl bestweb net> writes:

> Barnaby Gray wrote:
>  > The -z3 option is your friend, eq:
>  > cvs -z3 co gtkmm2
>  >
>  > Barnaby
>  >
> 
> Yup. The instructions on
> http://gtkmm.sourceforge.net/cvs.shtml
> say to use the -z3 option. :)

You can put it in .cvsrc:

  ole:~$ cat ~/.cvsrc
  cvs -z3
  diff -u
  ole:~$

> Finally, according to the instructions here
> http://www.gtkmm.org/bugs.shtml
> for creating a patch file, does "edit the change log" mean
> edit the line at the very top of the file, or is there some
> changelog file somewhere?

There is a ChangeLog file. The easiest way to find it is to open the
file with Emacs and hit 'C-x 4 a'. Then Emacs will find the file and
add a correctly formatted entry to the log. You just need to fill in
the message. :-)

If you don't know Emacs, it is

  emacs somefile

and then

  Ctrl x, then 4, then a


It's always a pleasure to help people help,

-- 
Ole Laursen
http://www.cs.auc.dk/~olau/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]