monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] GUI communication.


From: Olivier Andrieu
Subject: Re: [Monotone-devel] GUI communication.
Date: Sat, 05 Jun 2004 19:11:57 +0200 (CEST)

 Zbigniew Zagórski [Sat, 05 Jun 2004]:
 > 
 > Hi.
 > Anybody working on GUI ?

Yeah, I've started writing something. It's not really a GUI, rather a
tool to visualise ancestry graphs and assorted data (changelogs). It's
written in Objective Caml, using GTK+ and libgnomecanvas. It doesn't
call monotone, rather it accesses the sqlite db directly to extract
the ancestry graph, then calls the dot program (from the graphviz
package) to do the graph layout and then displays the graph with the
gnome canvas. Clicking on a node then displays the changelog, date,
author, etc.

-- 
   Olivier




reply via email to

[Prev in Thread] Current Thread [Next in Thread]