diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-03-01 19:17:32 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-03-01 19:17:32 +0000 |
commit | e38d2351b83fa65c66ccde443777647ef5cb6cff (patch) | |
tree | 1897fc20e9f73a81c520a5b9f76f8ed042124883 /ChangeLog | |
download | tellico-e38d2351b83fa65c66ccde443777647ef5cb6cff.tar.gz tellico-e38d2351b83fa65c66ccde443777647ef5cb6cff.zip |
Added KDE3 version of Tellico
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/tellico@1097620 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2416 |
1 files changed, 2416 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..24344f6 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,2416 @@ +2008-05-24 Robby Stephenson <[email protected]> + + * Released Tellico 1.3.2.1. + * Fixed en_GB translation to remove context strings. + +2008-05-23 Robby Stephenson <[email protected]> + + * Released Tellico 1.3.2. + * Include Canadian LCC values, patch from Peter Stevenson. + +2008-05-19 Robby Stephenson <[email protected]> + + * Updated entry creation to always add default values. Fixes Debian bug 481639. + +2008-04-29 Robby Stephenson <[email protected]> + + * Improved IMDb search results. + +2008-04-15 Robby Stephenson <[email protected]> + + * When adding a book to a bibliography, set the type to 'book'. + +2008-04-11 Robby Stephenson <[email protected]> + + * Updated LCCN search to validate format. + * Updated entry match to compare validated LCCN. + * Updated z39.50 search to allow multiple LCCN values. + +2008-04-09 Robby Stephenson <[email protected]> + + * Changed loader to eliminate possible duplicates for fields allowing multiple values (like keywords). + * Updated PubMed search to add all keywords. + * Fixed PubMed search to use utf8 encoding. + +2008-04-08 Robby Stephenson <[email protected]> + + * Changed XML loader to strip whitespace from non-paragraph values. + +2008-04-06 Robby Stephenson <[email protected]> + + * Added languages and editors to Amazon book import. + +2008-03-15 Robby Stephenson <[email protected]> + + * Updated mods2tellico.xsl to try to capture more of mods info converted from refbase. + +2008-03-13 Robby Stephenson <[email protected]> + + * Updated mods2tellico.xsl to try to capture more of bibtex info converted from wikindx. + +2008-03-10 Robby Stephenson <[email protected]> + + * Released Tellico 1.3.1. + * Added Discogs.com fetcher. + +2008-03-06 Robby Stephenson <[email protected]> + + * Added Google Scholar search. + +2008-03-05 Robby Stephenson <[email protected]> + + * Fixed bug that prevented using bibtex format for external scripts. + +2008-03-03 Robby Stephenson <[email protected]> + + * Changed "ISBN not found" dialog to only appear if multiple ISBN values are being searched. + +2008-03-01 Robby Stephenson <[email protected]> + + * Fixed bug with SRU format not getting remembered in config dialog. + * Fixed bug with entries with multiple titles not getting linked in the HTML export. + +2008-02-29 Robby Stephenson <[email protected]> + + * Added LCCN lookup to z39.50 source. + * Added LCCN lookup to SRU source. + * Updated CrossRef fetcher to use new unixref format with more data. + +2008-02-26 Robby Stephenson <[email protected]> + + * Added DOI search to Entrez/Pubmed interface. + * Fixed bug with some free-form date fields not getting formatted correctly, resulting in a blank string in column view and reports. + +2008-02-12 Robby Stephenson <[email protected]> + + * Improved loader to delay loading linked images as long as possible. + +2008-02-11 Robby Stephenson <[email protected]> + + * Fixed Bibtex import for keywords field. + +2008-02-07 Robby Stephenson <[email protected]> + + * Updated Delicious Library importer to look for cover images. + * Updated BoardGameGeek script to grab cover image, patch from +Sven Werlen. + +2008-01-29 Robby Stephenson <[email protected]> + + * Released Tellico 1.3. + * Fixed bug with stepping through selected entries after editing one. + +2008-01-20 Robby Stephenson <[email protected]> + + * Fixed bug with matching ISBN values for updating entries. + +2008-01-11 Robby Stephenson <[email protected]> + + * Released Tellico 1.3pre1. + +2008-01-09 Robby Stephenson <[email protected]> + + * Updated Spanish Ministry of Culture script. + +2008-01-05 Robby Stephenson <[email protected]> + + * Updated IMDB search to fix director and TV cast. + +2007-12-11 Robby Stephenson <[email protected]> + + * Added DCOP calls to set the view filter and to show entries. + * Improved filter to allow specifying field name with '='. + +2007-12-10 Robby Stephenson <[email protected]> + + * Added importer for Delicious Library files. + +2007-12-06 Robby Stephenson <[email protected]> + + * Updated Dependant field parsing to allow %{id} to grab entry id. + * Added context menu option in icon view to change sorting. + * Extended the DCOP interface to allow adding and removing entries, reading field values, and setting field values. + +2007-11-30 Robby Stephenson <[email protected]> + + * Added capability to save a link to an image only, instead of saving it to the users image directory. Setting an image field property link=true will make that the default. + +2007-11-26 Robby Stephenson <[email protected]> + + * Updated to allow a "required" property to be included to indicate that a on-empty value should always be present when saving. + * Updated to use libcsv from Robert Gamble, allowing newlines + +2007-11-25 Robby Stephenson <[email protected]> + + * Fixed bug with creating filter from group item. + * Added Ukrainian translation from Serhij Dubyk Сергій Дубик. + +2007-11-15 Robby Stephenson <[email protected]> + + * Added a sharedmimeinfo file. + +2007-11-13 Robby Stephenson <[email protected]> + + * Added Bibsonomy fetcher. + * Added citebase.org fetcher. + +2007-11-06 Robby Stephenson <[email protected]> + + * Added option for importing bibtex in Unicode (UTF-8). + * Added importing from Referencer. + +2007-11-05 Robby Stephenson <[email protected]> + + * Added arxiv.org API fetcher. + +2007-11-04 Robby Stephenson <[email protected]> + + * Fixed bugs related to compilation with gcc 4.3. + +2007-10-27 Robby Stephenson <[email protected]> + + * Added option for saving images in local relative directory to data file. + +2007-10-26 Robby Stephenson <[email protected]> + + * Added menu command for merging entries, based on patch from Cyril Dangerville. + +2007-10-24 Robby Stephenson <[email protected]> + + * Added CrossRef search for DOI. + +2007-10-21 Robby Stephenson <[email protected]> + + * Fixed list view sorting to take into account automatic formatting. + * Fixed date sorting to put empty dates first. + +2007-10-19 Robby Stephenson <[email protected]> + + * Fixed sorting bug for images. + * Fixed sorting bug for empty dates in HTML export, patch from Jake Maciejewski. + +2007-10-15 Robby Stephenson <[email protected]> + + * Fixed crashing bug in bibtex importer. + +2007-10-14 Robby Stephenson <[email protected]> + + * Added PDF importer, using exempi XMP library. + * Added drag & drop support for PDF importer. + +2007-10-13 Robby Stephenson <[email protected]> + + * Added DOI and URL to default bibtex collection fields. + +2007-09-23 Robby Stephenson <[email protected]> + + * Added data source for using GCstar plugins. + * Fixed bug with escaping the image id for file names. + +2007-09-22 Robby Stephenson <[email protected]> + + * Released Tellico 1.2.14. + +2007-09-20 Robby Stephenson <[email protected]> + + * Added importer for Griffith database. + +2007-09-10 Robby Stephenson <[email protected]> + + * Updated Spanish Ministry of Culture script to search out of prints book and add notes field. + * Updated tellico2html.js file for searching in HTML export. + * Updated GCstar import to parse new XML format in GCstar version 1.2. + +2007-08-27 Robby Stephenson <[email protected]> + + * Updated allocine.fr source script to version 0.4, thanks to Mathias Monnerville. + * Updated the Amazon.com search to allow searching for comic books. + * Updated the isbndb.com search to allow searching for comic books. + * Fixed ISBNdb search. + +2007-08-25 Robby Stephenson <[email protected]> + + * Changed default SRU port from 7090 to 80. + +2007-08-23 Robby Stephenson <[email protected]> + + * Update CSS in HTML export. + +2007-08-10 Robby Stephenson <[email protected]> + + * Fixed bug with yaz_iconv not flushing complete string for z39.50 search. + +2007-08-09 Robby Stephenson <[email protected]> + + * Added MARCXML to possible SRU format. + * Fixed bug with MARC stylesheets to work with better with embedded records. + +2007-08-03 Robby Stephenson <[email protected]> + + * Updated entry updating to work with all collection types. + +2007-07-28 Robby Stephenson <[email protected]> + + * Released Tellico 1.2.13. + +2007-07-24 Robby Stephenson <[email protected]> + + * Added spell-check for text and paragraph fields. + +2007-07-22 Robby Stephenson <[email protected]> + + * Added compatibility with yaz3. + +2007-07-19 Robby Stephenson <[email protected]> + + * Added importer for GCstar files. + * Fixed bug with namespace handling in Tellico XML loading. + +2007-07-14 Robby Stephenson <[email protected]> + + * Added Copac and National Library of Lithuania to z39.50 list. + +2007-07-08 Robby Stephenson <[email protected]> + + * Fixed crashing bug when adding items to a collection with loans. + +2007-07-04 Robby Stephenson <[email protected]> + + * Released Tellico 1.2.12. + * Changed z39.60 search event loop in an attemp to fix some intermittent freezes. + +2007-06-26 Robby Stephenson <[email protected]> + + * Changed Quick Filter to split text on white space and do an AND search. + * Bumped automake requirement to version 1.8 or later for macro to work. + * Fixed HTML export to not rewrite file location for files referenced in the XSL file which don't exist. + * Fixed Column View report to sort numerically when needed. + * Fixed Date fields to suppress empty date values. + * Fixed Date comparisons to work for single digits, patch from +Jake Maciejewski. + * Fixed Fields Dialog to show warnings when clicking Ok. + +2007-06-22 Robby Stephenson <[email protected]> + + * Added '\%' to bibtex translation table for comment escaping. + +2007-05-30 Robby Stephenson <[email protected]> + + * Fixed potential recursion bug for dependent fields. + +2007-05-26 Robby Stephenson <[email protected]> + + * Fixed bug that didn't write image size options when printing. + +2007-05-09 Robby Stephenson <[email protected]> + + * Added Turkish translation, thanks to Ali Isingor. + +2007-05-08 Robby Stephenson <[email protected]> + + * Released Tellico 1.2.11. + +2007-05-06 Robby Stephenson <[email protected]> + + * Improved file saving performance by caching image info on load. + +2007-05-04 Robby Stephenson <[email protected]> + + * Fixed bug that lost some images when loading directly from XML. + +2007-04-13 Robby Stephenson <[email protected]> + + * Fixed sorting for Dependent fields to match on subfields. + +2007-04-12 Robby Stephenson <[email protected]> + + * Fixed BibteXML export to include author. + * Fixed book collection conversion to bibliography to set entry type. + +2007-04-10 Robby Stephenson <[email protected]> + + * Updated IMDb search for director and writer. + * Fixed CDDB lookup on OpenBSD, patch from Marc Espie. + +2007-04-07 Robby Stephenson <[email protected]> + + * Released Tellico 1.2.10. + +2007-04-03 Robby Stephenson <[email protected]> + + * Improved accuracy and comprehensiveness of merging collections. + * Changed collection merge to concatenate paragraph fields. + * Fixed bug that hid some field groups after undoing append collection. + +2007-04-01 Robby Stephenson <[email protected]> + + * Added Blu-ray and HD DVD to video formats. + +2007-03-31 Robby Stephenson <[email protected]> + + * Updated ibs.it searching. + * Fixed searching to replace all HTML entities. + * Fixed character encoding for Alexandria import. + +2007-03-29 Robby Stephenson <[email protected]> + + * Updated Amazon API to 2007-02-22. + * Fixed error handling for ISBN-13 searches. + * Fixed bug that showed "ISBN Not Found" dialog in error. + +2007-03-27 Robby Stephenson <[email protected]> + + * Cleaned-up up ONIX export a bit. + * Fixed Alexandria export. + * Fixed importing covers from Alexandria. + +2007-03-24 Robby Stephenson <[email protected]> + + * Fixed bug that caused some amazon results to be hidden when repeating a search. + +2007-03-20 Robby Stephenson <[email protected]> + + * Fixed hanging bug when stopping a z39.50 search. + +2007-03-14 Robby Stephenson <[email protected]> + + * Fixed crashing bug when undoing a collection import or replacement. + +2007-03-01 Robby Stephenson <[email protected]> + + * Released Tellico 1.2.9. + +2007-02-25 Robby Stephenson <[email protected]> + + * Relaxed MODS processing to allow any result with typeOfResource="text" + * Fixed bug with adding space after commas in edit widget. + * Fixed bug with formatting of dependent fields always being capitalized. + +2007-02-20 Robby Stephenson <[email protected]> + + * Updated IMDb parsing for alternative titles and certifications. + +2007-02-06 Robby Stephenson <[email protected]> + + * Fixed sorting for rating groups with rating = 10. + +2007-02-03 Robby Stephenson <[email protected]> + + * Released Tellico 1.2.8. + +2007-01-22 Robby Stephenson <[email protected]> + + * Updated CDDB import to grab extd data as comments, and category as keyword. + +2007-01-21 Robby Stephenson <[email protected]> + + * Updated audio file importer to take disc number into account for mp3, ogg, and flac files. + +2007-01-13 Robby Stephenson <[email protected]> + + * Changed IMDB rating to allow float values. + * Fixed compile error for z3950 connection, patch from Markus Brueffer. + +2007-01-04 Robby Stephenson <[email protected]> + + * Fixed cleanup for deleting scripts installed from newstuff. + +2007-01-03 Robby Stephenson <[email protected]> + + * Fixed busy cursor hanging in newstuff download dialog. + +2006-12-21 Robby Stephenson <[email protected]> + + * Fixed "ISBN Not Found" dialog to have selectable text. + +2006-12-19 Robby Stephenson <[email protected]> + + * Fixed bug with comparing relative URLs for merging file catalogs. + +2006-12-17 Robby Stephenson <[email protected]> + + * Fixed bug with some results in z39.50 search not showing up, + due to search events getting processed out of order. + +2006-12-07 Robby Stephenson <[email protected]> + + * Fixed bug with secondary and tertiary sorting. + +2006-12-06 Robby Stephenson <[email protected]> + + * Bumped the Amazon ECS version to 2006-11-30. + * Updated Amazon search to allow ISBN-13 values. + * Fixed bug with saving URLs without the protocol. + * Changed entry comparison for files to match only on URL value. + * Released Tellico 1.2.7. + +2006-12-04 Robby Stephenson <[email protected]> + + * Improved performance for copying and deleting multiple entries. + +2006-11-30 Robby Stephenson <[email protected]> + + * Updated sorting to take title articles into account. + +2006-11-29 Robby Stephenson <[email protected]> + + * Added ISBN hyphenation rules for German, Czech, and Dutch. + * Fixed bug that caused image loss when loading from data file. + +2006-11-10 Robby Stephenson <[email protected]> + + * Released Tellico 1.2.6. + +2006-11-09 Robby Stephenson <[email protected]> + + * Improved TV show matching for IMDB. + +2006-11-05 Robby Stephenson <[email protected]> + + * Fixed crashing bug in ProgressItem, reported by Izaak Branderhorst. + +2006-11-03 Robby Stephenson <[email protected]> + + * Released Tellico 1.2.5. + +2006-11-01 Robby Stephenson <[email protected]> + + * Fixed another bug with over-writing images on entry update. + +2006-10-24 Robby Stephenson <[email protected]> + + * Updated yahoo audio search webservice url. + +2006-10-18 Robby Stephenson <[email protected]> + + * Added warning when importing CSV without assigning any fields. + * Updated allocine script (v 0.3), from Mathias Monnerville. + +2006-10-16 Robby Stephenson <[email protected]> + + * Added board game collection, patch from Steve Beattie. + * Added script for searching boardgamegeek.com, patch from Steve Beattie. + +2006-10-15 Robby Stephenson <[email protected]> + + * Branched 1.2.x series. + * Fixed encoding bug with allocine.fr script. + +2006-10-14 Robby Stephenson <[email protected]> + + * Released Tellico 1.2.4. + +2006-10-12 Robby Stephenson <[email protected]> + + * Fixed bug with overwriting images when updating entries. + +2006-10-11 Robby Stephenson <[email protected]> + + * Improved performance on loading and unloading. + * Changed Nintendo 'Revolution' to 'Wii'. + +2006-10-05 Robby Stephenson <[email protected]> + + * Fixed off-by-one error in file listing volume name reader. + * Update allocine fetcher. + +2006-09-25 Robby Stephenson <[email protected]> + + * Fixed bug with fetch dialog showing all sources, instead of just relevant ones. + +2006-09-24 Robby Stephenson <[email protected]> + + * Released Tellico 1.2.3. + +2006-09-20 Robby Stephenson <[email protected]> + + * Added button to search dialog to get additional results. + +2006-09-14 Robby Stephenson <[email protected]> + + * Updated to work with KDE 3.3.1 or later. + +2006-09-09 Robby Stephenson <[email protected]> + + * Fixed bug with HTML export not including tellico2html.js. + +2006-09-07 Robby Stephenson <[email protected]> + + * Fixed bug that could cause loss of images. + * Fixed URL output in Image List report. + * Released Tellico 1.2.2. + +2006-09-06 Robby Stephenson <[email protected]> + + * Released Tellico 1.2.1. + +2006-09-05 Robby Stephenson <[email protected]> + + * Fixed CDDB cache importer to always assume utf-8, as in libkcddb. + * Changed bibtex exporter to add braces or quotes around url fields. + +2006-09-04 Robby Stephenson <[email protected]> + + * Fixed infinite loop in file listing importer. + * Increased default image cache size to 10 meg. + * Reworked image loading to avoid reloading large images as much as possible. + +2006-09-02 Robby Stephenson <[email protected]> + + * Fixed bug with CDDB not working (always using debug for Pink Floyd!) + +2006-09-01 Robby Stephenson <[email protected]> + + * Fixed bug with completion not working in filter dialog. + * Fixed bug with template image gradients not getting updated properly. + +2006-08-31 Robby Stephenson <[email protected]> + + * Released Tellico 1.2. + +2006-08-30 Robby Stephenson <[email protected]> + + * Fixed crashing bug when using right-click in list view. + +2006-08-16 Robby Stephenson <[email protected]> + + * Added Abstract and Keywords to default fields for bibliographies. + +2006-08-15 Robby Stephenson <[email protected]> + + * Released Tellico 1.2-pre3. + +2006-08-09 Robby Stephenson <[email protected]> + + * Released Tellico 1.2-pre2. + +2006-08-07 Robby Stephenson <[email protected]> + + * Fixed bug with merging fields in CSV importer. + +2006-08-06 Robby Stephenson <[email protected]> + + * Released Tellico 1.2-pre1. + +2006-08-06 Robby Stephenson <[email protected]> + + * Added "next" and "prev" buttons to entry editor. + +2006-08-04 Robby Stephenson <[email protected]> + + * Changed HTML export to use libxml2 instead of KHTML for parsing. That should fix the "all text on one line" problem. + * Bumped minimum libxml2 verstion to 2.6.0 or greater. + +2006-07-30 Robby Stephenson <[email protected]> + + * Added bundled scripts for allocine.fr, Spanish Minstry of Culture, and Dark Horse Comics, all from Mathias Monnerville. + +2005-11-13 Robby Stephenson <[email protected]> + + * Bumped minimum KDE version to 3.3. + +2006-07-18 Robby Stephenson <[email protected]> + + * Added illustrator field to MODS translator. + +2006-07-13 Robby Stephenson <[email protected]> + + * Changed document saving to remember what format (Zip or XML) was opened, and save the file in the same format. + +2006-07-04 Robby Stephenson <[email protected]> + + * Updated sorting in HTML export to be locale-aware. + * Added auto-completion to filter dialog. + +2006-06-30 Robby Stephenson <[email protected]> + + * Improved ISBN-13 compliance. + +2006-06-24 Robby Stephenson <[email protected]> + + * Fixed bug with relative url links in template. + +2006-06-22 Robby Stephenson <[email protected]> + + * Fixed memory leak in image handling. + +2006-06-16 Robby Stephenson <[email protected]> + + * Changed IMDb and Amazon to always use iso-8859-1 encoding for URL. + +2006-06-12 Robby Stephenson <[email protected]> + + * Fixed bug with HTML export and MSIE. + +2006-06-11 Robby Stephenson <[email protected]> + + * Added date stamp to all report templates. + +2006-06-07 Robby Stephenson <[email protected]> + + * Fixed IMDb bug that hid partial name matches for duplicate names. + * Implemented workaround for NetAccess::download() that doesn't show download progress info. + +2006-06-03 Robby Stephenson <[email protected]> + + * Added validator for unmodified CueCat bar code reader. + +2006-05-07 Robby Stephenson <[email protected]> + + * Released Tellico 1.1.6. + +2006-05-04 Regis Boudin + + * Added French documentation. + +2006-05-04 Robby Stephenson <[email protected]> + + * Fixed bug that prevented some images from being written to data directory. + +2006-04-22 Robby Stephenson <[email protected]> + + * Add font and color config to templates. + +2006-04-19 Robby Stephenson <[email protected]> + + * Fixed bug with multiple ISBN search for z29.50. + * Fixed "disappearing paragraph" bug in Fancy template. + * Fixed name order for IBS searches. + * Released Tellico 1.1.5. + +2006-04-12 Robby Stephenson <[email protected]> + + * Added Xbox 360, Revolution and Playstation3 to game collection. + +2006-04-11 Robby Stephenson <[email protected]> + + * Added view config saving for custom collections based on URL. + * Fixed crashing bug when deleting and re-adding fields by same name. + * Fixed bug with HTML decoding in IMDb plot summary. + +2006-04-10 Robby Stephenson <[email protected]> + + * Fixed bug that re-added default fields when adding search results. + +2006-04-07 Robby Stephenson <[email protected]> + + * Added OS check (linux only) for enabling cd-text support. + +2006-04-06 Robby Stephenson <[email protected]> + + * Updated Spanish, thanks to Alejandro Hamann and Quique. + * Fixed bug with writing temporary files, even when using app data dir. + +2006-04-03 Robby Stephenson <[email protected]> + + * Improved PubMed fetcher to grab URL links. + +2006-04-02 Robby Stephenson <[email protected]> + + * Changed grouping list to be sorted alphabetically. + * Fixed OpenOffice.org plugin build for OOo SDK 2.0.2. + * Released Tellico 1.1.4. + +2006-03-29 Robby Stephenson <[email protected]> + + * Added referrer to IBS fetcher so images get downloaded. + +2006-03-27 Robby Stephenson <[email protected]> + + * Changed XSL templates to output valid HTML 4.01 Strict, patch from Karl Ove Hufthammer. + +2006-03-25 Robby Stephenson <[email protected]> + + * Added button for installing new templates. + +2006-03-24 Robby Stephenson <[email protected]> + + * Added context menu item in table widget for clearing table. + +2006-03-23 Robby Stephenson <[email protected]> + + * Added template preview button in configuration dialog. + * Added field for relative folder path to file catalog listing. + * Fixed bug with incorrectly setting document modified when loading images. + * Fixed bug with loading loans for entries with non-consecutive ids. + * Fixed bug that prevented XSLT files with spaces or other non-encoded characters from being opened. + * Fixed bug that caused crashes when changing grouping options + for some fields. + +2006-03-15 Robby Stephenson <[email protected]> + + * Fixed bug that prevented files saved with versions < 0.8 from + being opened. + +2006-03-12 Robby Stephenson <[email protected]> + + * Released Tellico 1.1.3. + +2006-03-10 Robby Stephenson <[email protected]> + + * Fixed bug with comic book template not showing up in a couple of + places in the GUI. + * Updated MARC2MODS3 stylesheet to MODS 3.1 from LoC. + * Added preset z39.50 server list. + +2006-03-09 Robby Stephenson <[email protected]> + + * Added isbndb.com fetcher. + * Fixed z39.50 search to use proper encoding for search terms. + +2006-03-07 Robby Stephenson <[email protected]> + + * Changed ISO 5426 converter to grab diaeresis instead of umlaut. + +2006-03-05 Robby Stephenson <[email protected]> + + * Added patch from Karl Ove Hufthammer, for lang-specific sorting. + * Released Tellico 1.1.2. + +2006-03-04 Robby Stephenson <[email protected]> + + * Fixed file save permissions to remember group. + * Fixed backup file permissions. + +2006-03-02 Robby Stephenson <[email protected]> + + * Fixed mess with shared pointers holding shared pointers holding + shared pointers... + * Fixed button size in HTML export. + +2006-02-28 Robby Stephenson <[email protected]> + + * Updated fr.po, thanks to Mathias Monnerville. + * Fixed GCfilms importer to read running time correctly. + * Use IMDb url for updating if available. + +2006-02-27 Robby Stephenson <[email protected]> + + * Added pt_BR, thanks to Claudio Felix. + +2006-02-23 Robby Stephenson <[email protected]> + + * Added dialog for importing new data sources. + + 2006-02-22 Robby Stephenson <[email protected]> + + * Fixed HTML export to always use relative links. + * Fixed Fancy template column widths, patch from Karl Ove Hufthammer. + +2006-02-20 Robby Stephenson <[email protected]> + + * Add Ant Movie Catalog file importer. + +2006-02-19 Robby Stephenson <[email protected]> + + * Allow data sources to overwrite current data when updating. + +2006-02-18 Robby Stephenson <[email protected]> + + * Added dialog to choose from multiple CDDB lookup responses. + * Fields can have default values. + * Changed default IMDB server to akas.imdb.com. + +2006-02-18 Robby Stephenson <[email protected]> + + * Fixed cleanup when oowriter is closed. + * Fixed character encoding for IMDB searches. + * Released Tellico 1.1.1. + * Branched Tellico 1.1.x. + +2006-02-17 Robby Stephenson <[email protected]> + + * Fixed image linking in HTML export. + * Updated admin/ and Makefile.am for recent KDE updates. + * Changed installation directory of .desktop file to use xdg_appsdir. + +2006-02-14 Robby Stephenson <[email protected]> + + * Fixed templates to scale images down to max of 150x200. + +2006-02-08 Robby Stephenson <[email protected]> + + * Fixed bug with Video template not showing nationality. + * Added ISO 5426 and ISO 6937 character set converters, adapted from MARC4J; + +2006-02-07 Robby Stephenson <[email protected]> + + * Dual-licensed the documentation under the GFDL and the FreeBSD + Documentation License. + * Released Tellico 1.1. + +2006-02-04 Robby Stephenson <[email protected]> + + * Added track length to CDDB lookup result. + +2006-02-01 Robby Stephenson <[email protected]> + + * Fixed bug with not deleting some temporary files. + +2006-01-29 Robby Stephenson <[email protected]> + + * Updated bibtex-translation.xml, thanks to Norbert Nemec. + * Updated es.po, thanks to Alejandro Hamann. + +2006-01-25 Robby Stephenson <[email protected]> + + * Relaxed MODS importer to look for publisher, isbn, or lccn to + determine the entry is a book. Previously, a typeOfResource="text" + was required. + * Allowed z39.50 source to ask for MODS directly. + * Added message box for stderr output from scripts. + * Added simple GRS-1 importer for z39.50 fetcher. + +2006-01-24 Robby Stephenson <[email protected]> + + * Fixed bug with potential data los for saving image files after + changing config option. + * Released Tellico 1.1pre3. + +2006-01-22 Robby Stephenson <[email protected]> + + * Released Tellico 1.1pre2. + * Improved entry views with some graphics, a la amaroK. + +2006-01-21 Robby Stephenson <[email protected]> + + * Added drag-n-drop from Mozilla Firefox to image widget. + * Changed default behavior to include images in data file, and + added a config option. + * Added a message box warning about performance when the user + first opens a file with more than 100 images. + +2006-01-20 Robby Stephenson <[email protected]> + + * Fixed bug with parsing arguments to external data source scripts. + +2006-01-19 Robby Stephenson <[email protected]> + + * AnimneNfo.com source added by default, and IBS.it added if + Italian is in the user's language list. + * Alexandria exporter includes publishing year now. + +2006-01-17 Robby Stephenson <[email protected]> + + * Alexandria importer includes publishing year now. + +2006-01-15 Robby Stephenson <[email protected]> + + * Changed file saving to be smart about which images need written + to cache. Should improve save-time. + * Fixed bug with undo/redo not correctly reverting to old values. + +2006-01-14 Robby Stephenson <[email protected]> + + * Added Russian translation, from Artur Kalimullin. + +2006-01-12 Robby Stephenson <[email protected]> + + * Released Tellico 1.1pre1. + * Added/updated SRU fetcher. + +2006-01-11 Robby Stephenson <[email protected]> + + * Added Internet Bookshop (ibs.it) book source. + +2006-01-10 Robby Stephenson <[email protected]> + + * Added AnimeNfo.com search source. + +2006-01-09 Robby Stephenson <[email protected]> + + * Fixed Debian bug #346414 in hu.po. + +2006-01-08 Robby Stephenson <[email protected]> + + * Changed image loader to read and write images inside the Tellico + shared directory to speed up loading, etc. + +2005-12-06 Robby Stephenson <[email protected]> + + * Merged OpenOffice.org interop. Requires SDK for compilation. + +2006-01-05 Robby Stephenson <[email protected]> + + * Added Yahoo! Album Search source. + * Added Tri-Column video report template. + +2005-12-15 Robby Stephenson <[email protected]> + + * Expand external app fetcher to include any of the fetch keys. + +2005-12-08 Robby Stephenson <[email protected]> + + * Increased max table columns to 10. + +2005-12-07 Robby Stephenson <[email protected]> + + * Updated Amazon fetcher to allow selecting keywords or not. + +2005-12-05 Robby Stephenson <[email protected]> + + * Changed bibtex behavior to not add braces around capital letters. + +2005-11-29 Robby Stephenson <[email protected]> + + * Moved no-capitalization list to config dialog. + +2005-11-28 Robby Stephenson <[email protected]> + + * Updated Hungarian, from Csaba Zakarias. + +2005-11-17 Robby Stephenson <[email protected]> + + * Added separate UPC searching for Amazon. + +2005-11-16 Robby Stephenson <[email protected]> + + * Added CD-Text reading to FreeDBImporter, plus option to disable + compilation in case of platform issues. + * Move to Amazon ECS version 4. + +2005-11-15 Robby Stephenson <[email protected]> + + * Added IMDB rating field to fetcher. + +2005-11-13 Robby Stephenson <[email protected]> + + * Bumped minimum KDE version to 3.2 and minimum QT version to 3.2. + +2005-11-10 Robby Stephenson <[email protected]> + + * Custom data source fields are now configurable. + +2005-11-07 Robby Stephenson <[email protected]> + + * Made size of IMDb cast list configurable. + * Broke out cite actions into submenu, and added copying bibtex to clipboard. + +2005-11-03 Robby Stephenson <[email protected]> + + * Bumped XML syntax version to 9 to include file catalog and + changing default music collection track field to 3 columns. + +2005-11-01 Robby Stephenson <[email protected]> + + * Fixed compilation on GNU/kFreeBSD, Debian bug #336949, patch + from Aurelien Jarno. + +2005-10-29 Robby Stephenson <[email protected]> + + * Improved table fields to show column titles. + * Changed buttons to a right-click popup. + +2005-10-27 Robby Stephenson <[email protected]> + + * Improved audio file metadata importer to include track length as + an additional column in the track field. + +2005-10-26 Robby Stephenson <[email protected]> + + * The audio file importer now checks for track numbers in the file + name, patch from Andras Mantia. + +2005-10-19 Robby Stephenson <[email protected]> + + * Added a string store to reduce memory consumption. + +2005-10-17 Robby Stephenson <[email protected]> + + * Released Tellico 1.0.3. + +2005-10-15 Robby Stephenson <[email protected]> + + * Added buttons for inserting and removing rows from a table. + +2005-10-13 Robby Stephenson <[email protected]> + + * Enabled auto-updating for certain entries and data sources. + +2005-10-12 Robby Stephenson <[email protected]> + + * Updated it.po, from Lorenzo Novaro. + +2005-10-11 Robby Stephenson <[email protected]> + + * New and modified entries now show labels indicating so. + +2005-10-08 Robby Stephenson <[email protected]> + + * Improved status bar. + +2005-10-07 Robby Stephenson <[email protected]> + + * Updated CalendarHandler to compile with KDEPIM 3.5. + +2005-10-06 Robby Stephenson <[email protected]> + + * Fixed bug with bibtex macro names always being imported in lowercase. + +2005-10-03 Robby Stephenson <[email protected]> + + * Fixed bug with initialization, patch from Marco Clemencic. + +2005-10-02 Robby Stephenson <[email protected]> + + * Released Tellico 1.0.2. + * Updated IMDB fetcher. + +2005-09-25 Robby Stephenson <[email protected]> + + * Fixed bug with auto-detecting MARC encoding for z39.50 import. + +2005-09-22 Robby Stephenson <[email protected]> + + * Fixed bug with CSV importer not properly parsing some non-CSV files. + * Fixed bug with entry selection in icon view. + * Added GCfilms exporter; + +2005-09-21 Robby Stephenson <[email protected]> + + * Fixed bug with showing invalid loan due date. + * Added GCfilms importer. + * Added IMDB link when fetching info from IMDB. + * limited number of cast results form IMDB to 20; + +2005-09-20 Robby Stephenson <[email protected]> + + * Released Tellico 1.0.1. + +2005-09-19 Robby Stephenson <[email protected]> + + * Fixed bug with loading utf-8 encoded bibtex files. + +2005-09-18 Robby Stephenson <[email protected]> + + * Fixed bug with variable icon sizes in config dialog. + +2005-09-16 Robby Stephenson <[email protected]> + + * Fixed bug for merging field properties, which mostly showed up + as double-colons in music collection tracks. + * Fixed crashing bug with modifying filters and cancelling. + +2005-09-11 Robby Stephenson <[email protected]> + + * Added Norwegian Nynorsk translation from Karl Ove Hufthammer. + +2005-09-10 Robby Stephenson <[email protected]> + + * Fixed bug in audio file metadata import that was overwriting + track listings incorrectly. + * Fixed crashing bug for selecting groups and entries in group view. + +2005-09-09 Robby Stephenson <[email protected]> + + * Released Tellico 1.0. + +2005-09-05 Robby Stephenson <[email protected]> + + * Added Polish translaion from Marek Janukowicz. + +2005-08-22 Robby Stephenson <[email protected]> + + * Fixed bug with external application fetcher not reading path + entries correctly. + * Updated Spanish translation, thanks to Brian Hughes. + +2005-08-21 Robby Stephenson <[email protected]> + + * Updated Swedish, thanks to Peter Landgren. + * Added patch from Nix to dynamically resize table columns. + +2005-08-20 Robby Stephenson <[email protected]> + + * Released Tellico 1.0pre2. + +2005-08-14 Robby Stephenson <[email protected]> + + * Changed audio file metadata to ignore case when doing album + comparisons. + * Changed collection loader to better compensate for old rating + fields. + * Changed AddEntry command to act on multiple entries. + +2005-08-11 Robby Stephenson <[email protected]> + + * Updated Dutch translation, thanks to Fred Marchee. + * Updated Fininsh translation, thanks to Teuvo Eloranta. + +2005-08-06 Robby Stephenson <[email protected]> + + * Released Tellico 1.0pre1. + +2005-08-04 Robby Stephenson <[email protected]> + + * When exporting HTML, copy any relative images, etc. + +2005-08-01 Robby Stephenson <[email protected]> + + * Strip HTML tags from paragraph export to PilotDB. + +2005-07-30 Robby Stephenson <[email protected]> + + * Make the amazon importer default to medium images instead of none. + +2005-07-28 Robby Stephenson <[email protected]> + + * Make the 'Fancy' template default. + +2005-07-01 Robby Stephenson <[email protected]> + + * Released Tellico 0.13.8. + +2005-06-30 Robby Stephenson <[email protected]> + + * Fixed bug with CSV import parsing. + +2005-06-28 Robby Stephenson <[email protected]> + + * Added license exception for linking to OpenSSL. + +2005-06-25 Robby Stephenson <[email protected]> + + * Added a status message timeout for main window and fetch dialog. + +2005-06-23 Robby Stephenson <[email protected]> + + * Fixed crashing bug for fields with empty categories. + +2005-06-22 Robby Stephenson <[email protected]> + + * Added initial Catalan translation from David Majà Martínez. + +2005-06-20 Robby Stephenson <[email protected]> + + * Added fetcher for reading output from an external application. + * Fixed bug with wrong icon size for entry action. + +2005-06-17 Robby Stephenson <[email protected]> + + * Added video game collection type. + +2005-06-12 Robby Stephenson <[email protected]> + + * Added capability for recursively reading all CDDB cache files, + based on patch from Marco Hofmann. + +2005-06-08 Robby Stephenson <[email protected]> + + * Fixed bug with file extension defaulting to .bc. + +2005-06-02 Robby Stephenson <[email protected]> + + * Changed Table field to allow up to 5 columns. Deprecated Table2 type. + +2005-06-01 Robby Stephenson <[email protected]> + + * Added Rating field type. + +2005-05-31 Robby Stephenson <[email protected]> + + * Fixed bug with grouping by checkbox fields. + +2005-05-30 Robby Stephenson <[email protected]> + + * Updated Norwegian translation. + * Added Unimarc support to z39.50 importer. + +2005-05-25 Robby Stephenson <[email protected]> + + * Released Tellico 0.13.7. + +2005-05-25 Robby Stephenson <[email protected]> + + * Changed bibtex exporter to put crossref'd entries at the + end. Only one level of crossref is allowed. + +2005-05-19 Robby Stephenson <[email protected]> + + * Fixed bug with changing between rating and normal choice field. + +2005-05-18 Robby Stephenson <[email protected]> + + * Updated Dutch translation, thanks to Fred Marchee. + +2005-05-13 Robby Stephenson <[email protected]> + + * Fixed bug with clearing table fields. + * Added ONIX export, borrowing format from Alexandria. + +2005-05-10 Robby Stephenson <[email protected]> + + * Changed contact email to tellico-users mailing list. + +2005-04-27 Robby Stephenson <[email protected]> + + * Fixed corner case xml element naming for new fields. + * Fixed typo on allowed and description in fields editor. + +2005-04-10 Robby Stephenson <[email protected]> + + * Fixed bug with having fields named after xml elements, like + entry or field. + +2005-04-09 Robby Stephenson <[email protected]> + + * Added a PubMed search source, thanks to an XSL stylesheet from + Michaël Zugaro. + +2005-04-08 Robby Stephenson <[email protected]> + + * Added some accelerators, thanks to patch from Felix Berger. + +2005-04-07 Robby Stephenson <[email protected]> + + * Added Undo/Redo framework. + +2005-04-03 Robby Stephenson <[email protected]> + + * Released Tellico 0.13.6. + +2005-03-29 Robby Stephenson <[email protected]> + + * Fixed bug with adding multiple entries from fetch dialog not + added additional images. + * Added Portuguese translation, thanks to Ligia Moreira. + +2005-03-23 Robby Stephenson <[email protected]> + + * Changed internet search dialog to clear results when running a + new search. + * Changed selection so that hidden items are not selected. + +2005-03-16 Robby Stephenson <[email protected]> + + * Added shortcuts for entry grouping and filter. + +2005-03-08 Robby Stephenson <[email protected]> + + * Released Tellico 0.13.5. + +2005-03-02 Robby Stephenson <[email protected]> + + * Updated German translation, thanks to Gerrit Albrecht. + +2005-03-01 Robby Stephenson <[email protected]> + + * Fixed crash for some amazon searches. + * Fixed character encoding for Japanese amazon searches. + +2005-02-27 Robby Stephenson <[email protected]> + + * Released Tellico 0.13.4 + +2005-02-25 Robby Stephenson <[email protected]> + + * Added a configure param to disable cddb even if kcddb headers found. + +2005-02-24 Robby Stephenson <[email protected]> + + * Updated bibtex translation map, fixing some bugs. + * Fixed bug with Amazon search character encoding. + * Changed Bibtex handler to convert {MIT} to MIT, importing and exporting. + +2005-02-23 Robby Stephenson <[email protected]> + + * Fixed bug with grouping being enabled for paragraphs. + +2005-02-17 Robby Stephenson <[email protected]> + + * Fixed bug with exporting empty groups in HTML. + * Added capability for adding loan due notice to KOrganizer calendar. + +2005-02-14 Robby Stephenson <[email protected]> + + * Fixed bug with RIS importer messing up entry types. + +2005-02-10 Robby Stephenson <[email protected]> + + * Released Tellico 0.13.3. + +2005-02-08 Robby Stephenson <[email protected]> + + * Fixed bug in configure script for disabling amazon, thanks to + Markus Brueffer. + * Fixed bug with spin boxes not enabling Apply button in Config Dialog. + * Fixed bug with audio file metadata import for compilations. + +2005-02-05 Robby Stephenson <[email protected]> + + * Update some bibtex character translations. + * Released Tellico 0.13.2. + +2005-02-03 Robby Stephenson <[email protected]> + + * Updated IMDb fetcher. + * Updated bibtex import and export to recognize {X} constructions. + * Fixed bug with locale encoding for HTML export. + * Changed statusbar to show tooltips for menu items. + +2005-02-02 Robby Stephenson <[email protected]> + + * Added France and Canada locales to Amazon.com sources. + +2005-02-01 Robby Stephenson <[email protected]> + + * Fixed bug with importing RIS with no final space. + * Fixed Debian bug #290467 for gcc 4.0 compilation, thanks to Regis Boudin. + +2005-01-28 Robby Stephenson <[email protected]> + + * Removed find dialog since the filter works so much better. + +2005-01-27 Robby Stephenson <[email protected]> + + * Removed option for toggling entry count show in group view. + * Added check-out for lending items with view. + +2005-01-25 Robby Stephenson <[email protected]> + + * Fixed Debian bug #292165 with bibtex export of umlauts. + +2005-01-21 Robby Stephenson <[email protected]> + + * Updated Swedish translation, thanks to Peter Landgren. + +2005-01-20 Robby Stephenson <[email protected]> + + * Added saved filters with view. + * Changed IMDb cast page to decode HTML entities, thanks to Rafa Kortes. + +2005-01-12 Robby Stephenson <[email protected]> + + * Changed double click in the Internet Search dialog to add the entry. + +2005-01-11 Robby Stephenson <[email protected]> + + * Added collection report dialog. + +2005-01-06 Robby Stephenson <[email protected]> + + * Improved file loading efficiency somewhat. + +2005-01-05 Robby Stephenson <[email protected]> + + * Changed image loading to be on-demand for local zip files. + +2004-12-19 Robby Stephenson <[email protected]> + + * Added DCOP interface for exporting files. + * Added vertical line between columns in list view. + * Translated xsl entry template names. + +2004-12-18 Robby Stephenson <[email protected]> + + * Added DCOP interface for importing files. + +2004-12-17 Robby Stephenson <[email protected]> + + * Branched to 0.13.x. + * Updated audio file importer to use "(Various)" for multi-artist albums. + +2004-12-11 Robby Stephenson <[email protected]> + + * Fixed a bug in PilotDB exporting, I think. + * Added PilotDB export support for Date fields. + * Released Tellico 0.13.1. + +2004-12-10 Robby Stephenson <[email protected]> + + * Fixed some date formatting. + +2004-12-09 Robby Stephenson <[email protected]> + + * Fixed auto bibtex key generation for empty keys. + +2004-12-08 Robby Stephenson <[email protected]> + + * Fixed Entry View to react to changes in the color palette. + +2004-12-06 Robby Stephenson <[email protected]> + + * Increased maz z39.50 port to 999999. + * Fixed some KMAX, KMIN template issues with casts. + * Added column shading for detailed view, per KDE bug 59791. + +2004-12-03 Robby Stephenson <[email protected]> + + * Updated Finnish translation, thanks to Tuevo Eloranta. + * Updated Norwegian translation, thanks to Leif Mathis Gaup. + * Fixed *BSD compile, with patch from Markus Brüffer. + +2004-12-01 Robby Stephenson <[email protected]> + + * Enabled relative URLs in URL fields. + * Disabled running executables in URL fields. + * Released Tellico 0.13. + +2004-11-30 Robby Stephenson <[email protected]> + + * Removed all the KStaticDeleter references. Don't get fancy. + * Updated title sorts to work for articles ending with an + apostrophe. + * Updated audio file metadata importer to recognize albums with + multiple artists and change track list accordingly. + * Fixed CSV importer to properly find pre-existing, non-default fields. + +2004-11-25 Robby Stephenson <[email protected]> + + * Added stars for up to a 10 rating. + * Added checkmark in entry templates for bool fields. + +2004-11-20 Robby Stephenson <[email protected]> + + * Added Spanish tips translation from ventolera. + +2004-11-19 Robby Stephenson <[email protected]> + + * Released Tellico 0.13pre3. + +2004-11-18 Robby Stephenson <[email protected]> + + * Added command-line options for loading bibtex, MODS, and RIS files. + +2004-11-17 Robby Stephenson <[email protected]> + + * Updated Amazon fetcher to work with more than 10 ISBN. + * Updated z39.50 fetcher to work with more than 10 ISBN. + * Added language lookup table to mods2tellico.xsl. + * Updated lyxpipe cite to auto-generate bibtex key if necessary. + * Added "load ISBN list from file" to search dialog. + +2004-11-14 Robby Stephenson <[email protected]> + + * Released Tellico 0.13pre2. + +2004-11-12 Robby Stephenson <[email protected]> + + * Improved printing speed. + * Added user and password config for z39.50. + * Added address field to default bibliography. + +2004-11-10 Robby Stephenson <[email protected]> + + * Updated French translation, thanks to Regis Boudin. + * Fixed layout bug in config dialog. + +2004-11-09 Robby Stephenson <[email protected]> + + * Added fix similar to kde bug 86188 for including linux/cdrom.h. + * Changed latex cite to separate multiple cites with ", " instead + of "," to better match pybliographer. + +2004-11-08 Robby Stephenson <[email protected]> + + * Added host config to IMDB. + * Added image download option to Amazon and IMDB. + * Updated kde-common/admin/cvs.sh to allow other automake versions. + * Released Tellico 0.13pre1. + +2004-11-07 Robby Stephenson <[email protected]> + + * Added character set config to z39.50. + * Changed main document to tellico.xml. + +2004-10-31 Robby Stephenson <[email protected]> + + * Updated initial minimum width to 600 pixels. + * Added group selection entry to collection menu. + * Updated Find Dialog to remove FromBeginning (didn't make sense) + +2004-10-23 Robby Stephenson <[email protected]> + + * Updated HTML export and printing stylesheets a bit. + +2004-10-18 Robby Stephenson <[email protected]> + + * Added patch to compile on g++ 2.95 from Markus Brueffer. + +2004-10-11 Robby Stephenson <[email protected]> + + * Added patch from wwp to fix saving file on quit. + +2004-10-02 Robby Stephenson <[email protected]> + + * Added confirm message box when deleting an entry. + +2004-09-23 Robby Stephenson <[email protected]> + + * Changed default file textension to .tc. + +2004-09-15 Robby Stephenson <[email protected]> + + * Added Unrated certification to default video collection. + +2004-09-14 Robby Stephenson <[email protected]> + + * Renamed Bookcase to Tellico + * Added IMDB fetcher. + * Incremented DTD version to 7, changed root element to tellico. + * Changed zip file to use maindoc.xml as do the KOffice files. + +2004-09-10 Robby Stephenson <[email protected]> + + * Added new icons from Virginie Quesnay. + +2004-09-09 Robby Stephenson <[email protected]> + + * Updated French translation, thanks to Regis Boudin. + * Removed libcdda (cdparanoia) dependency, using cd-discid code + instead. + * Added rating widget in entry editor, using stars. + +2004-09-07 Robby Stephenson <[email protected]> + + * Really fixed gcc 2.95 compilation. + * Added RIS importer. + +2004-09-02 Robby Stephenson <[email protected]> + + * Released Bookcase 0.11. + +2004-09-01 Robby Stephenson <[email protected]> + + * Added FreeDB importer. + +2004-08-27 Robby Stephenson <[email protected]> + + * Fixed compile on gcc 2.95. + +2004-08-26 Robby Stephenson <[email protected]> + + * Added Alexandria importer. + * Added Alexandria exporter. + +2004-08-25 Robby Stephenson <[email protected]> + + * Updated Norwegian translation, thanks to Leif Mathis Gaup. + * Read album covers from .directory files in audio file importer. + +2004-08-24 Robby Stephenson <[email protected]> + + * Added support for reading audio file meta-data. + +2004-08-22 Robby Stephenson <[email protected]> + + * Updated paragraph fields to remember line-breaks. + * Released Bookcase 0.10. + +2004-08-20 Robby Stephenson <[email protected]> + + * Added HTML formatting to paragraphs in entry templates. + * Updated German translation, thanks to Gerrit M. Albrecht. + +2004-08-18 Robby Stephenson <[email protected]> + + * Added Latin1Literal class to speed up string comparisons. + * Added MODS import menu item. + +2004-08-10 Robby Stephenson <[email protected]> + + * Added "export selected entries only" option. + +2004-08-09 Robby Stephenson <[email protected]> + + * Fixed UI file location. + * Released Bookcase 0.10pre2. + +2004-08-08 Robby Stephenson <[email protected]> + + * Released Bookcase 0.10pre1. + * Added entry icon to fetch dialog button. + +2004-08-03 Robby Stephenson <[email protected]> + + * Fixed bug for exporting HTML for entries with multiple titles. + * Changed HTML export to put entry files in separate directory. + * Added link to parent collection file for entry templates. + +2004-08-01 Robby Stephenson <[email protected]> + + * Updated French translation, thanks to Rui Nibau. + * Changed to show a spinbox for single number values; + +2004-07-30 Robby Stephenson <[email protected]> + + * Fixed bug with capitalization of words split by dash or comma, + and ending with apostrophes. + +2004-07-13 Robby Stephenson <[email protected]> + + * Fixed bugs with enabling apply/ok buttons in fields dialog for + extended properties, and disappearing groups when renaming fields. + +2004-07-02 Robby Stephenson <[email protected]> + + * Added collection and group view in stack. + +2004-06-26 Robby Stephenson <[email protected]> + + * Fixed bug with copying selected entries. + +2004-06-21 Robby Stephenson <[email protected]> + + * Fixed gcc 3.4 compilation bug in src/translators/btparse/err.h + +2004-06-07 Robby Stephenson <[email protected]> + + * Update Norwegian translation, thanks to Leif Mathis Gaup. + +2004-05-27 Robby Stephenson <[email protected]> + + * Released Bookcase 0.9.3. + * Updated italian translation, thanks to FaUsT. + +2004-05-25 Robby Stephenson <[email protected]> + + * Fixed crashing bug for exporting when no fields can be grouped. + +2004-05-24 Robby Stephenson <[email protected]> + + * Restructured ISBN code to get rid of some old cruft. + * Added patch from Regis Boudin to add French ISBN formatting and + remove old copyright restricted ISBN code. + +2004-05-22 Robby Stephenson <[email protected]> + + * Added entry group templates. + +2004-05-19 Robby Stephenson <[email protected]> + + * Changed focus to move to next entry when one is deleted. + * Changed document loader to allow i18n attribute indicate translation. + * Fixed bug with empty group names. + +2004-05-17 Robby Stephenson <[email protected]> + + * Released Bookcase 0.9.2. + +2004-05-15 Robby Stephenson <[email protected]> + + * Fixed bug with xslt import with libxml < 2.6. + * Fixed bug with losing extended properties when cloning fields/ + +2004-05-10 Robby Stephenson <[email protected]> + + * Added Amazon fetcher. + * Added SRU Fetcher. + +2004-05-07 Robby Stephenson <[email protected]> + + * Fixed bug with XSLT importer. + * Added MODS XSLT importer file. + +2004-05-06 Robby Stephenson <[email protected]> + + * Branched 0.9.x + +2004-05-02 Robby Stephenson <[email protected]> + + * Changed Fields Dialog to close when creating a new collection or opening one. + * Removed GCJ/java checks from configure. + * Released Bookcase 0.9.1 + +2004-04-30 Robby Stephenson <[email protected]> + + * Fixed i18n extraction for UI and gettext extensions. + * Removed Japanese translation because of encoding errors. + * Updated CSV import to know about current fields when appending or merging + +2004-04-29 Robby Stephenson <[email protected]> + + * Updated German translation from Gerrit Albrecht. + +2004-04-27 Robby Stephenson <[email protected]> + + * Fixed bug with lyxpipe using LYXSRV insted of LYXCMD. + * Changed quick filter to wait 200 ms before updating the filter. + +2004-04-21 Robby Stephenson <[email protected]> + + * Added wait cursor for file saving. + * Fixed bug with created a double collection when failing to load the initial file. + * Make sure column view updates when an image is cleared. + +2004-04-18 Robby Stephenson <[email protected]> + + * Released Bookcase 0.9. + +2004-04-16 Robby Stephenson <[email protected]> + + * Improved visibilty of image size in Fancy.xsl. + * Updated Italian translation, thanks to FaUsT. + * Updated Finnish translation, thanks to Teuvo. + * Added hidden pref for pixmap size in detailed view. + * Changed HTML exporter to use titles as filenames. + +2004-04-13 Robby Stephenson <[email protected]> + + * Added hidden preference for pilotdb export charset encoding. + +2004-04-09 Robby Stephenson <[email protected]> + + * Improved bibtex export to detect duplicates keys and add 'a'b, + 'b', etc. + * Released Bookcase 0.9pre1 + +2004-03-26 Robby Stephenson <[email protected]> + + * Updated printing and HTML export to include images. + * Updated Detailed View to show images, too. + +2004-03-25 Robby Stephenson <[email protected]> + + * Updated Italian translation, thanks to FaUsT. + * Changed toolbar icon for New Entry to collection icon on top of + empty mime type. + +2004-03-24 Robby Stephenson <[email protected]> + + * Added menu item in group view for filtering on groups. + * Added config options for image sizes in printout. + +2004-03-22 Robby Stephenson <[email protected]> + + * Fixed another bug with HTML export character encoding. + * Added config panel for bibtex quotation style and lyxpipe location + +2004-03-20 Robby Stephenson <[email protected]> + + * Fixed Paragraph fields to properly signal modified in the Entry Editor. + * Fixed crashing bug for fields with nothing but whitespace in the datafile. + * Updated printing stylesheet so that images can be included. + +2004-03-19 Robby Stephenson <[email protected]> + + * Changed document opening so that if the first field has the name + of "_default", all the default fields will be added. + +2004-03-17 Robby Stephenson <[email protected]> + + * Changed Dependent fields to allow grouping. + * Changed Fields Dialog to allow changing the field types, in some + limited cases. + +2004-03-15 Robby Stephenson <[email protected]> + + * Fixed crashing bug in PilotDB export with images. + * Fixed bug with "other" delimiter freezing the app. + +2004-03-13 Robby Stephenson <[email protected]> + + * Fixed bug with trying to reopen Untitled after converting to a bibliography. + * Added support for lyxpipe and citing entries in bibliography. + +2004-03-12 Robby Stephenson <[email protected]> + + * Changed to be more aggressive in creating URL fields on Bibtex import. + +2004-03-10 Robby Stephenson <[email protected]> + + * Added Compact and Fancy entry templates. + * Released Bookcase 0.8.5. + +2004-03-07 Robby Stephenson <[email protected]> + + * Fixed bug in Video template for when there's no Cast template. + * Fixed bug with detecting old versions of gcc and vector::at. + +2004-03-05 Robby Stephenson <[email protected]> + + * Fixed bug with filter dialog layout and KDE 3.2. + +2004-03-04 Robby Stephenson <[email protected]> + + * Fixed bug with corrupt zip files when more than one entry + references the same image. + +2004-02-28 Robby Stephenson <[email protected]> + + * Fixed the gcc 2.95 compile bug for sure. + +2004-02-25 Robby Stephenson <[email protected]> + + * Fixed crashing bug in Data::Entry::field(). + * Fixed XSLTHandler to work for URLs, so XSLT files can reference + other files. + +2004-02-22 Robby Stephenson <[email protected]> + + * Fixed bug with HTML entities in XSLT stylesheet params. + +2004-02-20 Robby Stephenson <[email protected]> + + * Fixed bug with duplicate menu items in KDE 3.2.x. + * Fixed bug to properly reorder categories when reordering fields. + * Released Bookcase 0.8.4. + +2004-02-19 Robby Stephenson <[email protected]> + + * Fixed auto-capitalize and auto-format to take affect immediately. + +2004-02-18 Robby Stephenson <[email protected]> + + * Added Czech translation, thanks to Robert Kratky. + +2004-02-17 Robby Stephenson <[email protected]> + + * Fixed compilation issues for gcc 2.95 and FreeBSD. + * Changed the Config Dialog to use a semi-colon to separated the articles, prefixes, and suffixes instead of a comma, for consistency. They're still saved in the config file with a comma, though, so old options should be fine. + +2004-02-14 Robby Stephenson <[email protected]> + + * Fixed problem when trying to reopen last file and getting error. + * Added drag & drop support for the image widget. + +2004-02-13 Robby Stephenson <[email protected]> + + * Updated Estonian translation, from Toomas Nigola. + * Changed to remember sorting config in group view. + +2004-02-12 Robby Stephenson <[email protected]> + + * Fixed crashing bug when renaming a single-category field. + +2004-02-11 Robby Stephenson <[email protected]> + + * Changed Entry Editor to redo page layout when deleting fields. + * Added merge functionality when importing collections. + * Fixed bug with exporting HTML in non-utf8. + +2004-02-09 Robby Stephenson <[email protected]> + + * Updated Spanish translation, thanks to Quique. + * Added sorting by group count. + +2004-02-07 Robby Stephenson <[email protected]> + + * Added workaround for layout bug in Keramik style. + +2004-02-04 Robby Stephenson <[email protected]> + + * Fixed saving visible columns yet again. + * Changed XSLT parser to prevent all network calls. + * Fixed crashing bug when deleting a field. + * Fixed compilation bug when using libxml > 2.6.0 but libxslt < 1.1. + * Released Bookcase 0.8.3. + +2004-02-04 Robby Stephenson <[email protected]> + + * Fixed file truncation for file with some Unicode characters. + * Released Bookcase 0.8.2. + +2004-02-03 Robby Stephenson <[email protected]> + + * Released Bookcase 0.8.1. + +2004-02-02 Robby Stephenson <[email protected]> + + * Added Album entry template. + * Added Finnish translation, thanks to Teuvo Eloranta. + * Added --with-xml-catalog configure option. + +2004-01-30 Robby Stephenson <[email protected]> + + * Fixed compile bug with src/Makefile.am and libxslt. + * Fixed bug with $datadir param in Default entry template. + * Added Video entry template. + * Added EAN to ISBN conversion for 978 and 979 codes. Patch from Martijn Pieters. + +2004-01-27 Robby Stephenson <[email protected]> + + * Fixed bug with Select All not working. + * Fixed some compilation issues. + * Updated French translation from Rui Nibau. + +2004-01-25 Robby Stephenson <[email protected]> + + * Fixed DTD for new collections. + * Updated some accel keys. + * Changed Requires to KDE 3.1 or higher since KZip is used. + * Released Bookcase 0.8. + +2004-01-23 Robby Stephenson <[email protected]> + + * Released Bookcase 0.8pre1 + +2004-01-22 Robby Stephenson <[email protected]> + + * Added Finnish translation from Teuvo Eloranta. + * Added "Export to XML" option since file format is Zip now. + * Switched to new XML parser in libxml2 > 2.6.0 + +2004-01-13 Robby Stephenson <[email protected]> + + * Added new Collection menu. + +2004-01-09 Robby Stephenson <[email protected]> + + * Changed entry method for bibtex string macros. Triple-clicking on list view items is stupid. + +2004-01-08 Robby Stephenson <[email protected]> + + * Added zip file format for collections with images. + +2004-01-01 Robby Stephenson <[email protected]> + + * Added cut, copy, and paste functions. + * Added new entry and copy entry functions. + * Added find previous, select all, and deselection functions. + +2003-12-31 Robby Stephenson <[email protected]> + + * Changed double clicking an entry to show the editor. + * Moved entry edit widget to dialog box. + +2003-12-13 Robby Stephenson <[email protected]> + + * Updated French translation, thanks to RNB. + +2003-12-11 Robby Stephenson <[email protected]> + + * Added image fields. + * Changed auto-completion to account for fields with multiple values. + +2003-12-07 Robby Stephenson <[email protected]> + + * Updated Norwegian translation, thanks to Leif Mathis Gaup. + + +2003-11-25 Robby Stephenson <[email protected]> + + * Fixed bug in remembering visible columns for custom fields. + * Added some speed-ups in loading time. + * Released Bookcase 0.7.2 + +2003-11-24 Robby Stephenson <[email protected]> + + * Fixed another ISBN format bug for non-english publishers. + +2003-11-23 Robby Stephenson <[email protected]> + + * Fixed bug with auto-capitalization when global setting was turned off. + * Fixed bug with not saving options for empty collections. + * Fixed bug with reordering visible fields. + +2003-11-21 Robby Stephenson <[email protected]> + + * Added Pilot-DB export option. + * Fixed bug to update status line after deleting entries. + +2003-11-12 Robby Stephenson <[email protected]> + + * Added Derived field type for concatenating values from other fields. + * Added default collections for trading cards, coins, stamps, comic books, and wines. + +2003-11-11 Robby Stephenson <[email protected]> + + * Updated German tranlation, thanks to Gerrit Albrecht. + * Added Swedish translation, thanks to Karolina Lindqvist. + * Fixed bug with adding 2-column table. + * Cut the 0.7.x branch. + * Added Derived field type. + +2003-11-09 Robby Stephenson <[email protected]> + + * Fixed charset encoding bug. + * Fixed compile for GCC 2.96. + * Changed bibtex and CSV export to default to locale encoding. + * Fixed bug with field editor not updating title. + * Released Bookcase 0.7.1. + +2003-11-08 Robby Stephenson <[email protected]> + + * Released Bookcase 0.7. + +2003-11-05 Robby Stephenson <[email protected]> + + * Fixed the tips file translation issue. + * Released Bookcase 0.7pre2. + +2003-11-03 Robby Stephenson <[email protected]> + + * Fixed ISBN formatting bug for non-english language publishers. + * Released Bookcase 0.7pre1. + +2003-10-25 Robby Stephenson <[email protected]> + + * Fixed documentation compile error for KDE 3.2. + * Added CSV importer. + * Changed Bibtexml importer and exporter to use internal classes rather than XSL stylesheets. + +2003-10-24 Robby Stephenson <[email protected]> + + * Added string macro editor for Bibtex collections. + * Printing now only prints visible entries by default. + +2003-10-21 Robby Stephenson <[email protected]> + + * Added new group for all attributes formatted as names, so Editors and Authors can be grouped together. + +2003-10-10 Robby Stephenson <[email protected]> + + * Changed printing to print columns as shown in the view, and group by the current grouping. + * Removed old options for printing fields selection. + +2003-10-04 Robby Stephenson <[email protected]> + + * Added capability to reorder fields in field editor. + +2003-10-03 Robby Stephenson <[email protected]> + + * Imported btparse library code to use for importing Bibtex files. It has a lot of warnings, but none should be fatal. + +2003-09-23 Robby Stephenson <[email protected]> + + * Added "Bibtex Field" to default Bibtex collections fields to aid in exporting to Bibtex and Bibtexml. + * Bumped document syntax to 4. + * Changed "attribute" elements in document file to "field". + * Changed all unit elements to "entry" rather than the unit name. + * Changed Boolean values to save as "true" instead of an implicit value. + * Added CSV exporter. + +2003-09-12 Robby Stephenson <[email protected]> + + * Added 2-column Table field type. + +2003-09-09 Robby Stephenson <[email protected]> + + * Changed boolean values to show title in group view. + +2003-09-03 Robby Stephenson <[email protected]> + + * Fixed bug when deleting multiple books from detailed listview. + +2003-08-31 Robby Stephenson <[email protected]> + + * Changed field completion to be case-insensitive. + * Fixed bug with saving listview columns. + +2003-08-16 Robby Stephenson <[email protected]> + + * Fixed bug with reopening last saved file. + +2003-08-12 Robby Stephenson <[email protected]> + + * Added French translation from RNB. + +2003-08-08 Robby Stephenson <[email protected]> + + * Added menu item for configuring toolbars. + * Added menu item for configuring shortcut keys. + +2003-07-31 Robby Stephenson <[email protected]> + + * Added Table field type. + +2003-07-30 Robby Stephenson <[email protected]> + + * Fixed bug in saving visible columns. + * Improved loading time. + +2003-07-29 Robby Stephenson <[email protected]> + + * Implemented adding file extension (.bc) when using File->Save As and an extension filter is shown. + * Added status bar text showing number of selected books when more than 1 is selected. + +2003-07-24 Robby Stephenson <[email protected]> + + * Added menu comands for showing/hiding the group view and editor. + +2003-07-23 Robby Stephenson <[email protected]> + + * Added "--nofile" command line option for bypassing the "Open last file" config setting. + * Added "Tip of the Day" dialog. + * Changed default for showing unit count to true. + * Changed Year field type to generic Number. + * Improved sorting to sort numerically for Number fields. + * Added Default button to Field Editor dialog. + * Added additional format option to never capitalize or format. + * Fixed last open file option to no longer be over-written when Bookcase is exited with an empty document. + * Cut the 0.6.x branch. + +2003-07-22 Robby Stephenson <[email protected]> + + * Fixed crashing bug in "Edit Fields" dialog. + +2003-07-21 Robby Stephenson <[email protected]> + + * Released Bookcase 0.6.5 + +2003-07-09 Robby Stephenson <[email protected]> + + * Added Estonian translation from Toomas Nigola. + +2003-07-07 Robby Stephenson <[email protected]> + + * Updated German translation from Ulf-Diether Ehlert. + +2003-07-01 Robby Stephenson <[email protected]> + + * Fixed translation bug with category names. + * Added Bulgarian translation from Boyan Ivanov. + +2003-06-25 Robby Stephenson <[email protected]> + + * Fixed sorting bug for empty fields. + * Released Bookcase 0.6.4 + +2003-06-19 Robby Stephenson <[email protected]> + + * Changed focus to first tab when adding new book. + * Disabled multiple value option for title field in field editor. + * Fixed bug with completion object not being updated when a field is changed to all auto-completion. + * Fixed drawing bug with toolbar label background. + +2003-06-17 Robby Stephenson <[email protected]> + + * Fixed bug with surname matching too much with periods in regexp. + * Added Japanese translation from Linux Magazine. + * Added Dutch translation from Liese De Vos. + +2003-05-30 Robby Stephenson <[email protected]> + + * Fix crashing bug when opening the filter dialog on KDE 3.0. + +2003-05-27 Robby Stephenson <[email protected]> + + * Released Bookcase 0.6.3 + +2003-05-26 Robby Stephenson <[email protected]> + + * Added feature where the column view remembers the previous sorted column, so that items with the same sort key are subsequently sorted by previous column. + +2003-05-25 Robby Stephenson <[email protected]> + + * Add Spanish translation, thanks to Quique. + * Updated Norwegian translation, thanks to Leif Mathis. + * Fix bug with collapse/expand all not working in group view. + * Fix bug with "Find" not properly traversing the collection. + * Fix bug with sorted column not being saved between document loads. + * Fix bug with changed category not being reflected in edit widget. + * Fix bug with name prefixes not being limited to word boundaries. + +2003-05-11 Robby Stephenson <[email protected]> + + * Released Bookcase 0.6.2 + +2003-05-10 Robby Stephenson <[email protected]> + + * Fixed bug with custom fields not showing up in column popup menu. + * Fixed crashing when selecting a different book after modifying the current one and not saving it. + * Fixed icon bug for column view. + * Prettied-up some of layout code. + +2003-05-09 Robby Stephenson <[email protected]> + + * Added Norwegian translation from Leif Mathis Gaup. + * Fixed printing bug for books with multiple groups. + +2003-05-06 Robby Stephenson <[email protected]> + + * Changed initial file opening so that if a new empty file was the last viewed, then no recent file is opened at next startup. + * Fixed bug with initial collection not updating edit widgets. + +2003-05-05 Robby Stephenson <[email protected]> + + * Released Bookcase version 0.6.1 + * Fixed automake 1.7 error with configure.in.in + * Fixed UIC variable usage, primarily for *BSD platforms + * Fixed double encoding bug on bibtexml inport + * Fixed wrong namespace on bibtexml export + * Changed to use KAcceleratorManager for keyboard accels on tabs + * Fixed bug with the group view icon not getting changed back to the folder + +2003-05-03 Robby Stephenson <[email protected]> + + * Fixed bug with editing multiple books and getting asked every time if I'm sure. + * Changed modified field names in the "Edit Fields" dialog to be colored, an din italic font instead of having an asterisk in front. + +2003-05-02 Robby Stephenson <[email protected]> + + * Released Bookcase version 0.6 + * Changed Bibtex export to use the Locale character encoding instead of UTF-8 + +2003-04-22 Robby Stephenson <[email protected]> + + * Added a URL attribute type + * Changed articles, surname prefixes, and suffixes to be case-insensitive so the config value no longer has to include both capitalized and lower-case values + * Broke out the attribute format flag for cleaner code + +2003-04-13 Robby Stephenson <[email protected]> + + * Added multiple selection, batch editing + +2003-04-12 Robby Stephenson <[email protected]> + + * Added RegExp Editor button to find dialog + * Added Quick and Advanced filtering in the detailed list view + +2003-04-10 Robby Stephenson <[email protected]> + + * Added new "person" icon for grouping when the group is a name + +2003-04-09 Robby Stephenson <[email protected]> + + * Convert from KTabCtrl to QTabWidget, which has more documentation and is actively developed + +2003-04-08 Robby Stephenson <[email protected]> + + * Fixed bug with column order not retained on save + +2003-04-05 Robby Stephenson <[email protected]> + + * Fixed bug with validating multiple copyright years + +2003-03-25 Robby Stephenson <[email protected]> + + * Added surname prefixes like 'de' and 'von' + +2003-03-23 Robby Stephenson <[email protected]> + + * Fixed debug mistake. + * Released Bookcase version 0.5.2a + +2003-03-22 Robby Stephenson <[email protected]> + + * Released Bookcase version 0.5.2 + +2003-03-21 Robby Stephenson <[email protected]> + + * Added German translation from Gerrit M. Albrecht + * Fixed bugs with empty suffix and article list + * Fixed some i18n issues + +2003-03-18 Robby Stephenson <[email protected]> + + * Added Hungarian translation from Marcel Hilzinger + +2003-03-15 Robby Stephenson <[email protected]> + + * Fixed types and compile problems. Thanks, Dre! + * Released Bookcase version 0.5.1 + +2003-03-14 Robby Stephenson <[email protected]> + + * Put the book count in color. + * Took out general export function for now. + * Released Bookcase version 0.5 + +2003-03-07 Robby Stephenson <[email protected]> + + * Added a new printing page in the configuration dialog + * Added a checkmark pixmap for the boolean fields + * Added a header menu to be able to select which fields to show in + the detailed list view + +2003-03-02 Robby Stephenson <[email protected]> + + * Fixed character encoding bug for latin2 + +2003-01-25 Robby Stephenson <[email protected]> + + * Fixed focus bug + +2003-01-19 Robby Stephenson <[email protected]> + + * Changed FORMAT_VERSION to 2 + * Changed document format so that attributes which allow multiple + entries are saved in multiple XML elements + * Changed "keywords" attribute to "keyword" + * Added check for document format version so that incompatible versions + are not loaded. Older versions will be properly loaded, but once saved, + previous versions of Bookcase will not load the new files properly. + * Changed "Language" and "Copyright Year" to allow multiple entries. + +2002-12-12 Robby Stephenson <[email protected]> + + * Added namespaces to document file + +2002-12-11 Robby Stephenson <[email protected]> + + * Added import from Bibtexml using XSLT + +2002-12-08 Robby Stephenson <[email protected]> + + * Added export to Bibtex using XSLT + * Added export to Bibtexml using XSLT + +2002-12-03 Robby Stephenson <[email protected]> + + * Released Bookcase version 0.4.1 + * Added a Romanian translation from Iulian Ursache <[email protected]> + +2002-11-29 Robby Stephenson <[email protected]> + + * Fixed compile problems with gcc 2.95 + +2002-11-24 Robby Stephenson <[email protected]> + + * Released Bookcase version 0.4 + * Printing improvements in XSLT layout + +2002-11-10 Robby Stephenson <[email protected]> + + * Added an Italian translation from FaUsT <[email protected]> + +2002-11-05 Robby Stephenson <[email protected]> + + * Added a new toolbar for changing the grouping of the units + * Changed the bookcase.spec file to add proper files + +2002-10-20 Robby Stephenson <[email protected]> + + * Released Bookcase version 0.3 + +2002-08-27 Robby Stephenson <[email protected]> + + * Added two new XSLT files + * Added printing support using KHTML + * Added RPM spec file to automake + +2002-02-21 Robby Stephenson <[email protected]> + + * Released Bookcase version 0.2 + +2002-02-20 Robby Stephenson <[email protected]> + + * Added BCColumnView::slotShowUnit() so to ensure that the proper listview in the stack is shown. + * Added BCAttribute::capitalize for auto capitalization of names and titles. + +2002-02-08 Robby Stephenson <[email protected]> + + * Changed selection behavior so the two listviews do not sync now. Clicking in one clears the other. + +2002-02-03 Robby Stephenson <[email protected]> + + * Added article and suffix list to options in config dialog. + +2002-01-11 Robby Stephenson <[email protected]> + + * BCListView is now BCColumnView and can flip between different collections. Woo-hoo! Now multiple collections behave properly. Also started adding configuration options. + +2002-01-10 Robby Stephenson <[email protected]> + + * bctabcontrol.{h,cpp} Need KTabCtl::showTab to be public, so subclassed it. + +2002-01-10 Robby Stephenson <[email protected]> + + * configdialog.{h,cpp} Added beginnings of configuration dialog. + +2001-12-06 Robby Stephenson <[email protected]> + + * bcgroupview.cpp, bcattribute.cpp Fixed the bug for formatting names with suffixes like Jr. + +2001-11-05 Robby Stephenson <[email protected]> + + * bookcase.h Removed the File->Close() action item. + +2001-11-05 Robby Stephenson <[email protected]> + + * bcgroupview.cpp Fixed the bug where clicking the collapse or expand menu item on a BCUnitItem caused the pixmap to change to a folder. + +2001-11-04 Robby Stephenson <[email protected]> + + * Released Bookcase version 0.1 |