The Department of Computer Science and Applied Mathematics of Berne,
Switzerland is proud to announce version 1.11 of bibcard, the XView based
interface for BibTeX databases.

The current release has been written by Bruno Grossniklaus
<grossnik@iam.unibe.ch> of University of Berne. His work is based on the
original bibcard (version 0.6) by William C. Ogden <ogden@nmsu.edu> of New
Mexico State University.

Thanks for reports to:
	cdh@engineering.cambridge.ac.uk
	Michael Kutzner <futzi@uni-paderborn.de>
	Franz Kurfess <franz@neuro.informatik.uni-ulm.de>
	cdh@uk.ac.cam.eng
	Ravinder Bhumbla <rbhumbla@ucsd.edu>
	Uwe Brahm <brahm@mpi-sb.mpg.de>
	gjw@csis.dit.csiro.AU
	Brian Wandell <brian@white.stanford.edu>
	Frank Wuebbeling <wuebbel@math.uni-muenster.de>
	Christian Engel <krischan@veilchen.informatik.rwth-aachen.de>
	<mittal@ISI.edu>
	Richard Wagener <wagener@gown.das.bnl.gov>
	Alexander Dupuy <dupuy@tiemann.cs.columbia.edu> Thanks for the new Icon!
	Anders Ardo <anders@dit.lth.sunet.se>
	Steve Rehfuss <stever@cse.ogi.edu>


What changed since version 1.01 ?
 - fixed bug in findmethod setting
 - again fixed macro bug
 - fixed find bug (show Selected in base window footer)
 - fixed update bug (update now if update is OFF
   and load a file) (if UPDATE_LIST_WHILE_LOADING_IF_UPDATE_IS_OFF
   is set in Makefile)
 - fixed Updating bug: first update item, on error reset to OFF
 - fixed other fields bug (bug after saving)
 - fixed other fields bug (long fields)
 - fixed 'This ERROR occured ...' bug
 - fixed filename bug (in writeFile (bc_file.c))
 - fixed filename bug (copy then paste with new.bib)
 - added new Edit menu item: Add Selection to buffer
 - new Save Selection menu (save with abbrev or not)
 - added new scrolling list menu item: select all
 - added in main menu: Updating
 - added in main menu: Show List
 - added in scrolling list menu: Hide, Show with Find Selections,
   Show and don't touch Selections.
 - added in find popup: Select in List
 - added in List: Show Button
 - added popup: Properties (with some more or less
   usefull defaults)
 - added main menu:  Properties...
 - added Properties button in base window
 - build in file chooser for loading files
 - new BIBINPUT environment variable feature
   (take the first directory in the path given by BIBINPUT)
 - changed some FRAME_BUSY signals
 - set changed flag after sorting
 - again new outputfile format (new tabs)
 - set new temp. name for clip buffer file (no longer multi user 
   conflict)
 - Now fields are as described in BIBTEXTing (by Patashnik)
   (so some fields are added)
 - added user fields: signature, crindex, keywords, date, issn_isbn
   see help for info
 - better look with 'and / or', 'or', 'required fields' and 
   'user fields' messages
 - added second list (as result from Find)
 - faster find initialization
 - flexible base window height (depending on user fields 
   and line offset in Properties)
 - Now there are default non standard fields (in Properties)
 - new icon with mask (for color display)
 - added the settings: -DCRINDEX_FIELD, -DDATE_FIELD,
   -DKEYWORDS_FIELD, -DSIGNATURE_FIELD, -DISBN_FIELD
   in the Makefile
 - added in bc_macros.h: LOCATION_MENU_1 .. LOCATION_MENU_9
   now set your own menutext for the location button
 - added DEFAULT_UPDATE macro in bc_macros.h
 - added in bc_macros: DEFAULT_MAX_TOTAL_FOR_LIST

-------------------------------------------------------------------------

What changed since version 1.0 ?
 - fixed macro bug
 - better outputfile format
 - fixed umlaute bug

What changed since version 0.6 ?

 - completly reengineered the user interface with guide V3
 - guide friendly (you can easily add new features using guide)
 - new icon
 - customize bibcard with macros found in bc_macros.h and Makefile
 - popups are now adjustable if possible
 - allow upper- and lowercase tokens in bib files
 - added dropping feature 
 - "changed" flag in title and ">" flag in icon label if modified
 - show number of selections in footer (if updating is on)
 - show number of items in footer
 - added main menu
 - added a fuzzy and regular expression search (if agrep is available,
   see README file)
 - added multiple field search with OR, AND connection
 - added range search for year
 - added next and previous button in list
 - added scrolling list menu
 - added add to clip buffer function
 - added edit feature for clip buffer
 - added save, undo and clear button for clip buffer
 - fixed bug in paste from clip buffer
 - fixed sort bug (for entry which don't have the sort field)
 - added special sort for book type (author = editor)
 - fixed updating bug (if no entry)
 - added strip all spaces (and tabs) function
 - added location field (configuration with guide)
 - added possibility to save the abbreviations in selections
 - added missing reference type conference
 - extended the man page

How to obtain the new bibcard?

Anonymous ftp to iam.unibe.ch [130.92.64.10]
	/X11/Bibcard-1.0.tar.Z

This file contains the full source code and a ready to use binary for Sun4,
SunOS 4.1.1.

To build bibcard from source you will need the XView 3.0 (xview and olgx) and
the DevGuide 3.0 (guide and guidexv) libraries. This means that this new
version of bibcard can only be compiled if you own DevGuide!

We will NOT distribute the code of bibcard by email, so don't ask for it.

Tue Jun 16 13:52:11 1992  Igor Metz <metz@iam.unibe.ch>
