2007-04-17 Neil Williams <linux@codehelp.co.uk>
* configure.in,
po/nl.po : New Dutch translation.
Bart Cornelis <cobaco@skolelinux.no>
* src/dvarchive.c : Set the package filename
in the window title bar.
* src/callbacks.c : Fix failure to close About
dialog with Close button. Use gtk_dialog_run instead
of gtk_widget_show.
2007-04-14 Neil Williams <linux@codehelp.co.uk>
* src/dvarchive.c : Set the Package column
as the default sort so that the initial display
sorts alphabetically by the filenames in the package.
* src/main.c : Ensure relative paths are handled
correctly by VFS by creating a full path name.
2007-04-10 Neil Williams <linux@codehelp.co.uk>
* src/dvarchive.c : Support remote
.changes files using GnomeVFS.
2007-04-09 Neil Williams <linux@codehelp.co.uk>
* debian/control : Add XS-X-Vcs-CVS and
XS-X-Vcs-Browser URL's.
* src/callbacks.c,
src/dvpreview.c : Update and tweak function
layout.
* src/dvarchive.c,
src/dvarchive.h,
src/main.c : Implement GnomeVFS support.
(Remote .changes files are usually deleted after an upload
and are therefore unsupported in deb-gview.)
2007-04-04 Neil Williams <linux@codehelp.co.uk>
* src/dvarchive.c,
src/main.c : Begin migration to gnome-vfs to
support remote locations.
2007-04-02 Neil Williams <linux@codehelp.co.uk>
* src/dvarchive.c,
src/main.c : Include support for opening
.changes files.
2006-12-30 Neil Williams <linux@codehelp.co.uk>
* deb-gview.glade,
po/en_GB.po,
po/fr.po,
src/interface.c : Fix translation omission due
to glade bug that references the unknown file
deb-gview.glade.h (See #404974).
* po/fr.po : New French translation
(Closes: 404969).
2006-12-26 Neil Williams <linux@codehelp.co.uk>
* src/callbacks.c,
src/dvarchive.c,
src/dvarchive.h : Fix open dialogue to not
always default to /var/cache/apt/archives
(Closes: #390595).
* deb-gview.1,
deb-gview.1.xml,
debian/changelog,
po/en_GB.po,
po/fr.po : Updating for 0.0.6 release.
2006-12-14 Neil Williams <linux@codehelp.co.uk>
* src/callbacks.c : Outline support for .udeb
archives.
* website/index.html : Include Ubuntu version.
* autogen.sh,
configure.in : Remove maintainer mode.
2006-09-20 Neil Williams <linux@codehelp.co.uk>
* debian/control : Recommend x-terminal-emulator.
* src/dvpreview.c : Allow use of customised
man page viewer, if one becomes available,
from Help.
Allow configuration of the command to pass to
the chosen terminal.
* deb-gview.1.xml,
deb-gview.1,
website/manpage.html : Document change in
preview configuration.
2006-09-19 Neil Williams <linux@codehelp.co.uk>
* NEWS,
debian/changelog,
po/ChangeLog : 0.0.5 release.
2006-09-16 Neil Williams <linux@codehelp.co.uk>
* Makefile.am : Build the pot file before
changing into the po subdirectory.
* src/dvpreview.c : Fixing suffix and temporary
name handling for binary files. g_file_open_tmp
only creates text based files.
* src/interface.c,
deb-gview.glade : Fix popup menu to use the same
label and shortcut as the main menu version.
2006-09-15 Neil Williams <linux@codehelp.co.uk>
* deb-gview.1 : Improved layout.
* deb-gview.glade : Remove unnecessary tooltip.
* po/en_GB.po : Remove unnecessary messages.
* src/dvpreview.c : Remove debugging warning.
* src/interface.c : Remove tooltip.
2006-09-15 Neil Williams <linux@codehelp.co.uk>
* NEWS : Note that sortable columns now work.
* README : Tweak.
* TODO : Record that image previews now supported.
* configure.in : v0.0.5
* deb-gview.1 : Document file preview changes.
* deb-gview.glade : Add popup menu on right click,
tweak translatable strings, new toolbar button to
view the manpage and new menu option to go with the
popup menu to execute an external viewer.
* debian/control : Tweak and suggest some external
viewer applications.
* po/POTFILES.in : New preview source file.
* po/en_GB.po : New strings.
* src/Makefile.am : New preview files.
* src/callbacks.c,
src/callbacks.h,
src/dvarchive.c,
src/dvarchive.h,
src/dvpreview.c,
src/dvpreview.h,
src/interface.c,
src/interface.h,
src/main.c : File preview handling.
2006-09-08 Neil Williams <linux@codehelp.co.uk>
* configure.in,
po/fr.po : Added French translation.
Thomas Huriaux <thomas.huriaux@gmail.com>
2006-09-03 Neil Williams <linux@codehelp.co.uk>
* configure.in,
debian/changelog,
debian/rules,
po/en_GB.po : Prepare for 0.0.4 release.
* configure.in : Test for libz.
* configure.in,
src/Makefile.am,
src/dvarchive.c,
src/dvarchive.h,
src/main.c : Implementing and using extra
compiler warnings.
* src/main.c : Tweak.
* src/dvarchive.h : Tweak.
* src/dvarchive.c : Temporary workaround for
gzipped files using glib temporary files and
zlib1g. libarchive unable to open .gz, only
.tar.gz, in memory.
2006-08-31 Neil Williams <linux@codehelp.co.uk>
* src/callbacks.c,
src/dvarchive.c,
src/dvarchive.h,
src/main.c : Separating functionality of Close
and Quit so that close only operates on the
current window, Quit exits all and no window
is left running.
* deb-gview.glade,
src/callbacks.c,
src/interface.c,
src/main.c : Remove the second close button.
* src/callbacks.c,
src/dvarchive.c,
src/dvarchive.h : Fix bug in columns when opening
further packages in the same window.
2006-08-30 Neil Williams <linux@codehelp.co.uk>
* debian/menu,
desktop/deb-gview.desktop.in.in : switching
to .xpm icon and correcting filename.
* desktop/dpkg-view.png : removed.
* desktop/deb-gview.xpm : Added, courtesy of
Lior Kaplan <kaplan@debian.org>.
Debian Bug #385267.
* src/dvarchive.c,
src/main.c : fix FSF address.
2006-08-29 Neil Williams <linux@codehelp.co.uk>
* src/dvarchive.c : Handle an empty .deb file
and standardise error syntax.
* src/main.c : Handle empty .deb files on the
command line.
2006-08-28 Neil Williams <linux@codehelp.co.uk>
* src/Makefile.am : avoid specifying -larchive twice
* src/dvarchive.c : Standardise some translatable strings.
* po/en_GB.po : Update for modified strings.
* website/index.html : Use a specific bug page
2006-08-23 Neil Williams <linux@codehelp.co.uk>
* configure.in : Incorporate settings from
autoscan to check for working -larchive.
2006-08-23 Neil Williams <linux@codehelp.co.uk>
* NEWS : Tidy up.
* README : Clarify direction.
* configure.in : correct pixmap location.
* deb-gview.1 : reflect description in manpage.
* deb-gview.gladep : glade management of pixmaps.
* debian/changelog : Make 0.0.3 the initial Debian release.
2006-08-14 Neil Williams <linux@codehelp.co.uk>
* src/dvarchive.c : Implement status bar, downgrade
compression errors to status bar warnings. Warn
about empty files and UTF-8 conversion failures.
Ensure files are 'regular files' before storing
content.
* configure.in : pixmaps location.
* deb-gview.glade : Status bar and toolbar.
* desktop/Makefile.am : pixmaps location fix.
* src/callbacks.c : Add Toolbar support. Add file filter
support.
* src/callbacks.h : Toolbar support.
* src/dvarchive.h : Tweak.
* src/interface.c : Toolbar and status bar support.
* src/main.c : Locate pixmap icon for main window
and handle multiple instances.
* debian/control : Tweak description.
* TODO : Tweak for release.
* po/en_GB.po : New strings added.
* website/index.html : release update.
2006-08-04 Neil Williams <linux@codehelp.co.uk>
* Various : Renaming package deb-gview. See
bug #381221.
* src/dvarchive.c : clear rows and columns
when opening a new file.
Removing example code and use of temporary
files. Fixing data list retrieval.
* src/callbacks.c : Prevent null files being
loaded.
2006-08-02 Neil Williams <linux@codehelp.co.uk>
* src/dvarchive.c : Fix column handling when
opening multiple package files from the one
window.
* Makefile.am : Package debian/ directory
to make dpkg-view into a Debian native package.
* configure.in : Increment version to reflect
change in nature.
2006-08-01 Neil Williams <linux@codehelp.co.uk>
* src/dvarchive.h :
* src/dvarchive.c : New files to handle the ar and
tar.gz archives.
* src/interface.c : Enlarge the default window and make
the list hover sensitive.
* callbacks.c,
callbacks.h : Relocating code to dvarchive.c|h
* src/main.c : Fixing handling of command line files
and help options. Remove old comments.
* po/en_GB.po : update
* src/callbacks.c,
src/dvarchive.c,
src/dvarchive.h,
src/main.c : Fixing display of text files within package
files.
2006-07-30 Neil Williams <linux@codehelp.co.uk>
* Makefile.am,
src/Makefile.am
src/callbacks.c
src/main.c : Building libarchive support
and outputting some content.
Removing debug code for those bits that now work.
* desktop/ : Adjusting desktop config.
* configure.in : Enable stricter error checking.
* main.c : Enable auto-opening of files specified
on the command line.
* dpkg-view.1 : Manpage created with help2man and
tweaked.
2006-07-29 Neil Williams <linux@codehelp.co.uk>
* dpkg-view.glade,
src/callbacks.c,
src/callbacks.h,
src/interface.c,
src/interface.h,
src/main.c : Beginning to create usable
output
* various : Initial project creation.