HI Lee,
tried to contact you via mail without success.
I'm attaching a bunch of patches that you may wish to review. I've included
a summary below.
As i've some other modifications i'd like to implement, i've setup a darcs
repository on http://www.rm-rf.it/devel/xarchive ( as for ISP limitations,
no browsable viewer nor directory listing is allowed, so i thing the only
chance is a darcs get ).
Thu Feb 22 10:10:19 CET 2007 Gian Piero Carrubba <gpiero@rm-rf.it>
* 0.2.8-6 - rebuilt with automake-1.10 autoconf-2.61
- src/Makefile.am:
. fixed a supposed typo ( GTK_DISABLE_DEPRECIATED instead of
..-DEPRECATED ) . used AM_CFLAGS instead of bare CFLAGS
- src/myfc_gtk.c:
. used G_TYPE_STRING instead of deprecated GTK_TYPE_STRING
- doc/Makefile.am:
. changed html backend for asciidoc ( from html to xhtml11 )
Tue Feb 13 10:07:50 CET 2007 Gian Piero Carrubba <gpiero@rm-rf.it>
* 0.2.8-6 - added contrib/xarchive.tap
Added tap file for using xarchive as a backend to Thunar Archive Plugin.
Created ./contrib dir as a container for user contributed script and
./contrib/README for explanations.
Thu Feb 8 13:47:00 CET 2007 Gian Piero Carrubba <gpiero@rm-rf.it>
* 0.2.8-6 - pass archive path to askfor_extract_dir()
askfor_extract_dir() now accepts the current archive path as argument
instead of trying to get it itself. This way, an acceptable default dir
can be selected when --extract-to= ( without argument ) is used.
Wed Feb 7 21:29:59 CET 2007 Gian Piero Carrubba <gpiero@rm-rf.it>
* 0.2.8-6 - info window if default handler is null
Change the message window from GTK_MESSAGE_WARNING to GTK_MESSAGE_INFO
if
double-clicking when default handler is empty. This way, there's no
chance
the command selector pops up if the user clicked 'cancel' on the warning
window.
Another possible solution would be:
if (message(MAIN_WINDOW,GTK_MESSAGE_WARNING,..) == FALSE)
return;
Wed Feb 7 18:31:42 CET 2007 Gian Piero Carrubba <gpiero@rm-rf.it>
* 0.2.8-6 - create dirs with parents
Use g_mkdir_with_parents() instead of g_mkdir().
Requires GLib => 2.8.
Wed Feb 7 17:25:49 CET 2007 Gian Piero Carrubba <gpiero@rm-rf.it>
* 0.2.8-6 - ./doc/Makefile.in : xhtml11 asciidoc backend
Changed the asciidoc backend from html to xhtml11 so that making docs
works with recent version of asciidoc.
Wed Feb 7 17:03:31 CET 2007 Gian Piero Carrubba <gpiero@rm-rf.it>
* 0.2.8-6 - added '--extract-to=' option
Using the -x | --extract-to= option, xarchive will treat the passed
files as archives and extract them into given directory, creating it
if it doesn't exist.
Using the long option ( --extract-to= ) without passing a directory name
allows the user for choosing the directory via the GTK+ file selector.
Fri Jan 26 14:16:07 CET 2007 Gian Piero Carrubba <gpiero@rm-rf.it>
* 0.2.8-6 - xarchive.desktop: added italian translation
Nobody/Anonymous ( nobody ) - 2007-03-01 13:10
5
Open
None
Nobody/Anonymous
None
None
Public
|
Date: 2007-03-01 19:27
|
| Filename | Description | Download |
|---|---|---|
| patchbunch.tgz | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| File Added | 218327: patchbunch.tgz | 2007-03-01 13:10 | nobody |