Bernhard Roider wrote: > Abdelrazak Younes wrote: >> Bernhard Roider wrote: >>> Uwe Stöhr already denoted this small bug in his mail from 03 Jan 2007 >>> - but the discussion then was only about the status of status.15x ;-) >>> >>> After saving a new file or "save as.." the filename is not updated in >>> the tab. This patch fixes this. >> > > Technically it would be better if we could move lyx_view_->updateTab() > into the function writeAs(...). Is the LyXView accessible from the > Buffer to manage this? > >> It looks good to me. As this is Peter's work, I'd say he should take >> care of this patch. >> >> Second option would be that you request SVN access Bernhard. The laws >> and duties related to such access are listed somewhere in the archive >> by Georg. If you agree with them (and I think you will ;-)) please >> come in! >> >> Abdel. >> > > Hm, SVN access would be ok, even if i could not the laws and duties > until now. > How does it work? >
There are some coding rules in \trunk\development\Code_rules. At the beginning post the patch before committing to the list and wait for some reactions. When you get a OK, maybe after a discussion and some changes to your patch, you could commit. Later, when you are absolutely sure that your patch is OK, just commit it and pray while watching the list for a Re:[Cvslog]r... related to your patch. ;) When your patch changes essential LyX behavior prepare yourself for a long discussion (for instance see the installer discussion). When you survive your first big frustration about the LyX-Commit-Policy you are a Lyx developer. :) Peter