Hello, Since a discussion on context menu extensions is coming up, I probably should mention that I have done some work on a "Tortoise" tool for fossil. It displays overlays in explorer and everything.
http://www.tortoisefossil.org/ I haven't revealed it as of yet because the context menu commands aren't implemented at all. The overlays do work, I mostly use the overlays as a visual aid and just use cmd.exe to issue commands right now. Thanks, Edward Blake --- [email protected] wrote: From: Gilles <[email protected]> To: [email protected] Subject: [fossil-users] Simple Fossil GUI for Windows? Date: Mon, 19 Nov 2012 12:40:42 +0100 Hello I checked the two GUIs for Windows that I know (Fuel and WinFossil). They're nice but I stick to the CLI because it's much faster, especially since the former is cross-platform (Qt?) and the latter is a .Net application. Still, I'd rather a Windows application than having to keep a DOS box open. Ideally, it'd be a Windows Explorer extension that can be called through right-clicks on files/folders but this requires writing a COM DLL, which seems a bit involved. Before I write one, I was wondering if someone had written a simple Win32 application. I'm thinking of something basic like that that would support TAB-based autocompletion (eg. "fossil artTAB" -> "fossil artifact", etc.) and minize itself in the icon bar: http://bagofiles.free.fr/fossil.simple.windows.gui.png Thank you. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

