Skip to content

Commit

Permalink
Imported from tellico-1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
astrorobby committed Sep 1, 2006
1 parent 083acba commit 67ce3c3
Show file tree
Hide file tree
Showing 319 changed files with 107,426 additions and 87,260 deletions.
154 changes: 142 additions & 12 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,94 @@
2006-08-31 Robby Stephenson <robby@periapsis.org>

* Released Tellico 1.2.

2006-08-30 Robby Stephenson <robby@periapsis.org>

* Fixed crashing bug when using right-click in list view.

2006-08-16 Robby Stephenson <robby@periapsis.org>

* Added Abstract and Keywords to default fields for bibliographies.

2006-08-15 Robby Stephenson <robby@periapsis.org>

* Released Tellico 1.2-pre3.

2006-08-09 Robby Stephenson <robby@periapsis.org>

* Released Tellico 1.2-pre2.

2006-08-07 Robby Stephenson <robby@periapsis.org>

* Fixed bug with merging fields in CSV importer.

2006-08-06 Robby Stephenson <robby@periapsis.org>

* Released Tellico 1.2-pre1.

2006-08-06 Robby Stephenson <robby@periapsis.org>

* Added "next" and "prev" buttons to entry editor.

2006-08-04 Robby Stephenson <robby@periapsis.org>

* 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 <robby@periapsis.org>

* Added bundled scripts for allocine.fr, Spanish Minstry of Culture, and Dark Horse Comics, all from Mathias Monnerville.

2005-11-13 Robby Stephenson <robby@periapsis.org>

* Bumped minimum KDE version to 3.3.

2006-07-18 Robby Stephenson <robby@periapsis.org>

* Added illustrator field to MODS translator.

2006-07-13 Robby Stephenson <robby@periapsis.org>

* 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 <robby@periapsis.org>

* Updated sorting in HTML export to be locale-aware.
* Added auto-completion to filter dialog.

2006-06-30 Robby Stephenson <robby@periapsis.org>

* Improved ISBN-13 compliance.

2006-06-24 Robby Stephenson <robby@periapsis.org>

* Fixed bug with relative url links in template.

2006-06-22 Robby Stephenson <robby@periapsis.org>

* Fixed memory leak in image handling.

2006-06-16 Robby Stephenson <robby@periapsis.org>

* Changed IMDb and Amazon to always use iso-8859-1 encoding for URL.

2006-06-12 Robby Stephenson <robby@periapsis.org>

* Fixed bug with HTML export and MSIE.

2006-06-11 Robby Stephenson <robby@periapsis.org>

* Added date stamp to all report templates.

2006-06-07 Robby Stephenson <robby@periapsis.org>

* 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 <robby@periapsis.org>

* Added validator for unmodified CueCat bar code reader.

2006-05-07 Robby Stephenson <robby@periapsis.org>

* Released Tellico 1.1.6.
Expand All @@ -10,19 +101,24 @@

* Fixed bug that prevented some images from being written to data directory.

2006-04-22 Robby Stephenson <robby@periapsis.org>

* Add font and color config to templates.

2006-04-19 Robby Stephenson <robby@periapsis.org>

* 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-14 Robby Stephenson <robby@periapsis.org>
2006-04-12 Robby Stephenson <robby@periapsis.org>

* Added "Xbox 360" to Amazon template.
* Added Xbox 360, Revolution and Playstation3 to game collection.

2006-04-11 Robby Stephenson <robby@periapsis.org>

* 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.

Expand All @@ -39,20 +135,39 @@
* 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 <robby@periapsis.org>

* Improved PubMed fetcher to grab URL links.

2006-04-02 Robby Stephenson <robby@periapsis.org>

* 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 <robby@periapsis.org>

* Added referrer to IBS fetcher so images get downloaded.

2006-03-27 Robby Stephenson <robby@periapsis.org>

* Changed XSL templates to output valid HTML 4.01 Strict, patch from Karl Ove Hufthammer.

2006-03-25 Robby Stephenson <robby@periapsis.org>

* Added button for installing new templates.

2006-03-24 Robby Stephenson <robby@periapsis.org>

* Added context menu item in table widget for clearing table.

2006-03-23 Robby Stephenson <robby@periapsis.org>

* Fixed bug that prevented XSLT files with spaces or other non-encoded characters from being opened.
* 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.

Expand All @@ -67,23 +182,20 @@

2006-03-10 Robby Stephenson <robby@periapsis.org>

* Fixed bug with comc book template not showing up in a couple of
* Fixed bug with comic book template not showing up in a couple of
places in the GUI.
* Fixed bug with empty groups showing up after deleting entries.
* Updated ru.po.
* Updated MARC2MODS3 stylesheet to MODS 3.1 from LoC.
* Added preset z39.50 server list.

2006-03-09 Robby Stephenson <robby@periapsis.org>

* Added isbndb.com fetcher.
* Fixed z39.50 search to use proper encoding for search terms.

2006-03-07 Robby Stephenson <robby@periapsis.org>

* Changed ISO 5426 converter to grab diaeresis instead of umlaut.

2006-03-06 Robby Stephenson <robby@periapsis.org>

* Fixed crash on HTML export.

2006-03-05 Robby Stephenson <robby@periapsis.org>

* Added patch from Karl Ove Hufthammer, for lang-specific sorting.
Expand All @@ -105,22 +217,40 @@
* Updated fr.po, thanks to Mathias Monnerville.
* Fixed GCfilms importer to read running time correctly.
* Use IMDb url for updating if available.
* Change IMDb default server to akas.imdb.com.

2006-02-27 Robby Stephenson <robby@periapsis.org>

* Added pt_BR, thanks to Claudio Felix.

2006-02-22 Robby Stephenson <robby@periapsis.org>
2006-02-23 Robby Stephenson <robby@periapsis.org>

* Added dialog for importing new data sources.

2006-02-22 Robby Stephenson <robby@periapsis.org>

* Fixed HTML export to always use relative links.
* Fixed Fancy template column widths, patch from Karl Ove Hufthammer.

2006-02-20 Robby Stephenson <robby@periapsis.org>

* Add Ant Movie Catalog file importer.

2006-02-19 Robby Stephenson <robby@periapsis.org>

* Allow data sources to overwrite current data when updating.

2006-02-18 Robby Stephenson <robby@periapsis.org>

* 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 <robby@periapsis.org>

* 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 <robby@periapsis.org>

Expand Down
31 changes: 22 additions & 9 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
####### kdevelop will overwrite this part!!! (begin)##########

SUBDIRS = src po doc icons xslt admin
SUBDIRS = src po doc icons xslt

EXTRA_DIST = COPYING ChangeLog INSTALL README TODO tellico.lsm tellico.spec tellico.dtd x-tellico.desktop configure.in.in AUTHORS NEWS tellico.tips tellico.desktop tellico-rename.upd tellico.upd
ADMIN_DIST = \
admin/acinclude.m4.in \
admin/am_edit \
admin/am_edit.py \
admin/conf.change.pl \
admin/config.pl \
admin/libtool.m4.in \
admin/Makefile.common

EXTRA_DIST = COPYING ChangeLog INSTALL README TODO tellico.lsm tellico.dtd x-tellico.desktop configure.in.in AUTHORS NEWS tellico.tips tellico.desktop tellico-rename.upd tellico.upd $(ADMIN_DIST)

####### kdevelop will overwrite this part!!! (end)############
# not a GNU package. You can remove this line, if
Expand Down Expand Up @@ -45,14 +54,18 @@ package-messages:
$(MAKE) -C po merge

messages:
rm -f tips.cpp; \
./preparetips < tellico.tips > tips.cpp; \
$(XGETTEXT) tips.cpp --join-existing -o $(podir)/tellico.pot; \
rm -f tips.cpp
rm -f xslt.cpp; \
@ rm -f tips.cpp xslt.cpp z3950.cpp scripts.cpp
@ touch $(podir)/tellico.pot;
./preparetips tellico.tips > tips.cpp; \
$(XGETTEXT) --join-existing tips.cpp -o $(podir)/tellico.pot; \
./prepare_i18n_xslt > xslt.cpp; \
$(XGETTEXT) xslt.cpp --join-existing -o $(podir)/tellico.pot; \
rm -f xslt.cpp
$(XGETTEXT) --join-existing xslt.cpp -o $(podir)/tellico.pot; \
./prepare_desktop src/fetch/z3950-servers.cfg > z3950.cpp; \
$(XGETTEXT) --join-existing z3950.cpp -o $(podir)/tellico.pot; \
./prepare_desktop src/fetch/scripts/*.spec > scripts.cpp; \
$(XGETTEXT) --join-existing scripts.cpp -o $(podir)/tellico.pot;
@ rm -f tips.cpp xslt.cpp z3950.cpp scripts.cpp


dist-hook:
# am_edit needs to modify the Makefile.in files, so they must be writeable
Expand Down
Loading

0 comments on commit 67ce3c3

Please sign in to comment.