GTK+ annotate plugin

Dan Loda danloda at gmail.com
Sat Oct 29 23:02:29 BST 2005


On Fri, 2005-10-28 at 10:27 -0400, Aaron Bentley wrote:
> A few nice tweaks to gannotate would be:
> - - on launch, set the window width so that it doesn't scroll horizontally

Yeah, that scrollbar is no good. In 0.6 I temporarily and inefficiently
just made the default window size a bit larger. I don't want to
dynamically resize the window since I'd rather save the window
dimensions and pane position when the window is destroyed. Which brings
a new question:

What is the opinion on plugins writing configuration files to .bazaar?

At the moment I am writing to ~/.bazaar/gannotate.conf.

> - - provide an option to see a given line in the context of the file
> revision where it was added.

I have been planning on something like this. Do you think a diff would
be sufficient, or would you prefer the entire file?

-- 
Dan Loda <danloda at gmail.com>





More information about the bazaar mailing list