version 0.1 (Oct 11 1999) ----------- * first public release version 0.1pl1 (Oct 18 1999) -------------- * fixed segfault which ocurs when user doesn't have asigned default style in any gtkrc file (thank to all who reported this bug and thank to Stefan Siegels patch) * new posibility to change permisions of cache files (thank to Jan Van Buggenhout idea) * new German message catalog by Stefan Siegel * new Italian message catalog by Francesco Lamonica * fixed destroing of main window version 0.2 (Oct 27 1999) ----------- * viewing of documents from cache implemented * viewing of original URLs implemented * copying of URL to clipboard implemented * new separete entry info window (propsed by Stefan Siegel) * Save As dialog now have filled filename with assumed name * commandline handled with getopt() * configuration via ~/.nscacherc file * file wiever can be launched on doubleclick version 0.2pl1 (Dec 07 1999) -------------- * loading of ~/.netscape/cache/index.db as default cache database (proposed by Francesco Lamonica) * optional converting of cache filenames to lowercase (proposed by Stefan Siegel) * fixed bug in cache file remove code * probably fixed portability to big endian systems (not tested yet) * fixed some memory leaks version 0.2pl2 (Jan ?? 2000) -------------- * make more user friendly UI (proposed and designed by Stefan Siegel) * context sensitive read-only / read-write menu entries (proposed by Stefan Siegel) * added GNU getopt() implementation sources for system where this is not available in standard libc * fixed bug in Viewers setup dialog * added icons from GNOME stock to buttons version 0.3 (Mar 28 2000) ----------- * implemneted new sorted preview * added French message catalog by Pascal Audoux * added Brasil Portuguese message catalog by Roberto A . F . Almeida * added Japanese message catalog by Shugo Inoue * changed layout of source distribution * changed Makefiles to use automake adventages * added posibility to store menu shortcuts into rc file * added posibility to configure for previewing only preffered columns in tree/list view * added posibility to store infos about configuration in .nscacherc file version 0.4 (Oct 05 2000) ----------- * make automatic saving of configuration to ~/.nscacherc file * changed tree/list columns from autoresizable to user resizable * implemeted storing of set column widths to rc file * misc session data are now stored in rc file * fixed portability to big endian platforms (now well tested) (thanks to Harald Förster) * corrected menu shortcuts preserving code to be more reliable * added icon & GNOME panel menu entry * added new options to be able to list cache content to stdout without starting GUI (-l / -m / -s), so now can be nscache used from scripts * fixed compilation of getopt.c file on systems without getopt_long() function * enabled compilation with gtk+-1.3 (aka 2.0) * updated Italian message catalog (thanks to Francesco Lamonica) version 0.5 (Dec ?? 2000) ----------- * applied patch from Harald Förster which fixes a lot of bugs (Thanks !) * fixed bug which causes to favour settings from ~/.nscacherc before commandline options settings * added default viewers for several MIME types: text/plain text/html image/gif image/jpeg image/png * new search dialog to search in cache files (thanks to Harald Förster) * implemented reordering of columns in tree and list view (thanks to Peter Paluch) * now is preserved selected sort column in sorted view * it is possible to have assigned multiple viewers to one MIME type, and also it is possible to use wildcard patterns to specify MIME type for viewer * added buttons for mass expansion/collapsion of tree view * fixed initialization of gettext to proerly find message catalogs in instalation directory (thanks to Harald Förster) * fixed initialization of gdk locales * better checking of Berkeley DB in configure script, to prevent use of versions above 1.8x version 0.6 (Jan ?? 2001) ----------- * updated French massage catalog (thanks to Pascal Adoux) * fixed memory leak in accelerators saving code * added checking of BerekeleyDB in libc * added new Spanish message catalog by Lucas Di Pentima * fixed some uninternationalized strings to message catalof (thanks to Lucas Di Pentima) * added icons for mime types to views * fixed segfault which occurs always when using broken regular expressions (thanks to Harald Förster) * added new Turkish message catalog by Serdar Balkan * fixed segfault after using of options unknow to nscache (thanks to Harald Förster) * added missing gdk options to table of known options * fixed update of menu after changing of viewers (thanks to Harald Förster) * updated German message catalog (thanks to Harald Förster)