Search
lxdream.org :: lxdream/src/gtkui/dump_win.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/gtkui/dump_win.c
changeset 561:533f6b478071
prev537:d924be49e192
next669:ab344e42bca9
author nkeynes
date Tue Feb 12 08:36:29 2008 +0000 (16 years ago)
permissions -rw-r--r--
last change Bug #55: Fix relative path handling
Canonicalize paths before passing to the file dialog
file annotate diff log raw
1.1 --- a/src/gtkui/dump_win.c Tue Nov 20 10:27:58 2007 +0000
1.2 +++ b/src/gtkui/dump_win.c Tue Feb 12 08:36:29 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: dump_win.c,v 1.7 2007-10-31 12:23:19 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * Implements the memory dump window.
1.9 *
.