I'd love a feature like that as well. Only I'm not sure what will be the best way to implement. Meld happens to be a PyGTK app + glade bits, just like bzr-gtk. So one way could be just copy paste the useful bits which should be mainly located in filediff.py.
The only thing is..  one of the first real code lines of filediff.py reads:

for sourceview in "gtksourceview sourceview".split():

Now, I have been learning Python since February this year so I don't claim to be an expert programmer in any way.. but this seems like a good indication there is room for improving the code. But again, it's PyGTK so it's at least doable. :)

Jasper

Scott Scriven wrote:
* Jasper Groenewegen <[EMAIL PROTECTED]> wrote:
For the gdiff window. Suppose we do a menu bar in gdiff.. what else should go in there?

An option to display diffs meld-style would be very nice. The qlog command has something similar, but not as nice as meld.


-- Scott


Attachment: signature.asc
Description: OpenPGP digital signature

-- 
bzr-gtk mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.canonical.com/mailman/listinfo/bzr-gtk

Reply via email to