2008-02-21 00:05  cathalmagus

	* README, debian/changelog: Changed release date to 2008-02-21

2008-02-21 00:00  cathalmagus

	* tasks.rb: Exclude debian dir from the tarball.

2008-02-20 23:55  cathalmagus

	* po/ChangeLog, po/ga.po: ga.po: Update

2008-02-20 22:04  cathalmagus

	* lib/alexandria/ui/iconview_tooltips.rb: Change icon view tooltips
	  to ignore missing information, so that it
	  leaves no blank lines in the label.

2008-02-20 21:53  cathalmagus

	* doc/AUTHORS, lib/alexandria/about.rb,
	  lib/alexandria/book_providers/amazon_ecs4.rb,
	  lib/alexandria/book_providers/amazon_ecs_util.rb: Fixed Amazon
	  ECS provider to allow it to search each locale.
	  Fixed syntax error typos in about.rb

2008-02-20 21:14  cathalmagus

	* doc/AUTHORS, lib/alexandria/about.rb: Brought AUTHORS into line
	  with those listed in About dialog.
	  Added 2008 to copyright notice for About dialog.

2008-02-20 20:49  cathalmagus

	* NEWS, Rakefile, lib/alexandria/about.rb,
	  lib/alexandria/console.rb, lib/alexandria/ui/callbacks.rb,
	  lib/alexandria/ui/dndable.rb, lib/alexandria/ui/iconview.rb,
	  lib/alexandria/ui/init.rb, lib/alexandria/ui/listview.rb,
	  lib/alexandria/ui/ui_manager.rb, po/cs.po, po/cy.po, po/de.po,
	  po/es.po, po/fr.po, po/ga.po, po/gl.po, po/it.po, po/ja.po,
	  po/nl.po, po/pl.po, po/uk.po, po/zh_TW.po,
	  spec/alexandria/ui/iconview.rb, spec/alexandria/ui/listview.rb,
	  spec/alexandria/ui/sidepane.rb, spec/alexandria/ui/ui_manager.rb,
	  tasks.rb: Re-added copyright and license notices to files created
	  by
	  refactorings.
	  Added new developers and translators to About dialog.
	  Touched up copyright and license notes in most of the current
	  translations, also changed Project-Id-Version to 'alexandria
	  0.6.3'.
	  Make sure NEWS file is included in tar.gz and deb packages.

2008-02-20 19:43  cathalmagus

	* debian/control: Changed minimum libgettext-ruby version to 1.7.0

2008-02-20 18:39  method

	* NEWS: Update NEWS file

2008-02-20 18:33  lckarssen

	* po/nl.po: Updated the Dutch translation.

2008-02-20 13:49  cathalmagus

	* NEWS, PACKAGING, README, Rakefile, debian/changelog,
	  debian/control: Touchied up release notes for 0.6.3 in NEWS,
	  included new translations.
	  Switched version number in Rakefile, PACKAGING and README.
	  Added 0.6.3 release info to debian changelog.
	  Added libhpricot-ruby to Recommended debian dependencies (for
	  Amazon ECS).
	  Added required version of libgettext-ruby (>= 1.10.0) as earlier
	  versions (1.1.0) have caused problems.

2008-02-20 13:04  cathalmagus

	* po/ChangeLog, po/ja.po: ja.po: Update

2008-02-20 08:11  method

	* NEWS, lib/alexandria/ui/dialogs/new_book_dialog.rb: - Added NEWS
	  file containing text for upcoming release announcement.

2008-02-19 21:40  nomeata

	* po/ChangeLog, po/de.po: de.po: Update (darn, not the first this
	  time)

2008-02-19 18:27  cathalmagus

	* lib/alexandria/book_providers/mcu.rb: If Spanish Culture Ministry
	  (mcu) provider returns no title, set the
	  title to the empty string and emit a warning to the log. Fixes
	  bug
	  #16856 (in the short term).

2008-02-19 18:17  cathalmagus

	* lib/alexandria/models/library.rb,
	  lib/alexandria/ui/ui_manager.rb, po/cs.po, po/cy.po, po/de.po,
	  po/es.po, po/fr.po, po/ga.po, po/gl.po, po/it.po, po/ja.po,
	  po/nl.po, po/pl.po, po/pt.po, po/pt_BR.po, po/sv.po, po/uk.po,
	  po/zh_TW.po: Added 'Repair Book Data' dialog, which allows the
	  user to re-import
	  any books whose YAML files were corrupted by an earlier version
	  of
	  Alexandria (resulting in empty files). This fixes the remainder
	  of
	  bug #14592.

2008-02-19 06:29  method

	* lib/alexandria/ui/callbacks.rb: Fixes [#18197], but there's
	  another weird behavior.

2008-02-19 06:09  cathalmagus

	* lib/alexandria/book_providers/worldcat.rb: Updated WorldCat
	  provider to handle new HTML format. Now parses
	  Publisher properly, and finds cover images when present.

2008-02-19 06:07  method

	* debian/postinst, debian/postrm: Uncomment update-menus

2008-02-19 05:50  method

	* Rakefile, tasks.rb: Add installation task for stupid Debian menu
	  file.

2008-02-19 05:16  method

	* data/menu, data/menu/alexandria: Add debian menu

2008-02-19 05:07  cathalmagus

	* lib/alexandria/book_providers/worldcat.rb: Avoid books from
	  WorldCat having no ISBN set. Fixes bug #16619.

2008-02-19 04:53  method

	* lib/alexandria/ui/ui_manager.rb: Fix order of methods.

2008-02-19 00:18  lckarssen

	* po/nl.po: Fixed some errors in the Dutch translation. Also fixes
	  bug 18171.

2008-02-18 21:11  cathalmagus

	* lib/alexandria/book_providers/amazon_ecs4.rb,
	  lib/alexandria/book_providers/amazon_ecs_util.rb: Hopefully added
	  proxy support for Amazon ECS. Not tested!

2008-02-18 21:10  cathalmagus

	* lib/alexandria/ui/iconview.rb,
	  lib/alexandria/ui/iconview_tooltips.rb: Make tooltips vanish when
	  a book is selected, or the user switches to
	  another book via the keyboard.

2008-02-18 21:06  cathalmagus

	* lib/alexandria/book_providers/z3950.rb,
	  lib/alexandria/ui/dialogs/preferences_dialog.rb: Fixing #13302.
	  Any Z39.50 hosts which don't support 'piggybacking'
	  (failing with a 1005 error) will have piggybacking turned off
	  transparently. This will be saved as a gconf setting, so it
	  should
	  only ever fail that one time. (There is also a hack in the
	  preferences
	  dialog which hides the piggybacking setting for the moment, it
	  can be
	  changed back through the gconf-editor if need be).

2008-02-18 19:04  cathalmagus

	* po/ChangeLog, po/ja.po: ja.po: Update

2008-02-18 18:23  lckarssen

	* po/nl.po: Updated Dutch translation for the 0.6.3 release.

2008-02-18 16:42  cathalmagus

	* lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/amazon_ecs4.rb,
	  lib/alexandria/book_providers/amazon_ecs_util.rb: Added initial
	  support for Amazon ECS 4 provider. Not well tested yet.

2008-02-18 14:16  cathalmagus

	* po/cs.po, po/cy.po, po/de.po, po/es.po, po/fr.po, po/ga.po,
	  po/gl.po, po/it.po, po/ja.po, po/nl.po, po/pl.po, po/pt.po,
	  po/pt_BR.po, po/sv.po, po/uk.po, po/zh_TW.po: Updated because of
	  many changes in the line numbers (due to refactorings).

2008-02-16 04:13  method

	* debian/watch, tasks.rb: - Fix build problem in tasks.rb
	  - Add watch file.

2008-02-12 00:03  method

	* PACKAGING, lib/alexandria/console.rb: - Missing file from last
	  commit
	  - Add Cathal's packaging document

2008-02-11 23:52  method

	* bin/alexandria, lib/alexandria.rb,
	  lib/alexandria/book_providers.rb,
	  lib/alexandria/export_library.rb: - Add a --list option to
	  command-line

2008-02-07 10:11  cathalmagus

	* lib/alexandria/ui/iconview.rb,
	  lib/alexandria/ui/iconview_tooltips.rb: Added tooltips to the
	  icon view of books, in consideration of feature request
	  #17255. (Based upon Recipe 168 from the php-gtk2 Cookbook by
	  kksou,
	  http://www.kksou.com/php-gtk2/ with permission.)

2008-02-01 18:38  tmalone

	* lib/alexandria/smart_library.rb: Support for date_read in
	  smart_library and proper comparison of Time values

2008-02-01 17:48  tmalone

	* lib/alexandria/ui/dialogs/book_properties_dialog.rb: BUGFIX:Typo
	  in book_properties_dialog.rb

2008-01-31 22:14  tmalone

	* lib/alexandria/smart_library.rb: BUGFIX:publishing_year not
	  publish_year in smart_library.rb

2008-01-31 20:17  tmalone

	* lib/alexandria/models/library.rb,
	  lib/alexandria/smart_library.rb: BUGFIX: fixes crash in smart
	  libraries introduced by deleted book patch

2008-01-31 20:14  cathalmagus

	* po/ChangeLog, po/ga.po: ga.po: Update

2008-01-31 20:13  cathalmagus

	* po/zh_TW.po: New Traditional Chinese translation from Jose Ling.

2008-01-31 04:01  method

	* lib/alexandria/models/library.rb,
	  lib/alexandria/ui/ui_manager.rb: - Fix for [#16733]

2008-01-30 21:51  tmalone

	* data/alexandria/glade/book_properties_dialog.glade,
	  lib/alexandria/models/book.rb,
	  lib/alexandria/ui/dialogs/book_properties_dialog.rb,
	  lib/alexandria/ui/dialogs/book_properties_dialog_base.rb: Add
	  Date Read field to book properties

2008-01-30 21:40  tmalone

	* lib/alexandria/models/library.rb: Prevent the entire library from
	  being written into each book's file

2008-01-30 19:52  tmalone

	* lib/alexandria/export_library.rb: tweaked CSV export

2008-01-30 06:30  method

	* lib/alexandria/ui/ui_manager.rb: - Fixes wonk right-click-delete
	  action.

2008-01-30 04:16  method

	* data/alexandria/ui/menus.xml, lib/alexandria/ui/callbacks.rb,
	  lib/alexandria/ui/ui_manager.rb: - Fix bug introduced in last
	  revision.
	  - Iconview select_a_book works now?

2008-01-28 05:25  method

	* data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/ui/callbacks.rb,
	  lib/alexandria/ui/dialogs/new_book_dialog.rb,
	  lib/alexandria/ui/ui_manager.rb: - Remove refresh button and
	  callback.
	  - Add indeterminate progress notification to new_book_dialog.

2008-01-28 04:29  method

	* lib/alexandria/models/library.rb, lib/alexandria/ui/callbacks.rb,
	  lib/alexandria/ui/ui_manager.rb: Merge back code from
	  non-blocking.

2008-01-26 05:16  cathalmagus

	* po/ga.po: Added new (partial) Irish translation by me, Cathal Mc
	  Ginley.

2008-01-24 01:35  cathalmagus

	* lib/alexandria/ui/sidepane.rb: Fix drag-and-drop of books between
	  libraries. Broken in refactoring
	  out of SidePaneManager class.

2008-01-23 03:05  method

	* lib/alexandria/ui/iconview.rb, lib/alexandria/ui/ui_manager.rb: -
	  Attempted to fix [#14163]; can't figure out why select_a_book
	  method selects wrong book for @iconview.

2008-01-21 20:43  tmalone

	* lib/alexandria/export_library.rb: added iPod Notes support

2008-01-20 18:26  cathalmagus

	* data/alexandria/web-themes/list,
	  data/alexandria/web-themes/list/list.css,
	  data/alexandria/web-themes/list/preview.jpg: Re-adding list
	  html-export theme, from r847

2008-01-20 17:20  cathalmagus

	* po/ChangeLog, po/cs.po, po/cz.po, po/gl.po: Undo accidental
	  reversions from branch merge (backport r848 and r849).
	  Remove spurious cz.po

2008-01-20 00:20  cathalmagus

	* lib/alexandria/ui/callbacks.rb: Added arg to definition of
	  on_toolbar_filter_entry_changed, since an
	  arg is sent by the signal. Caused a crash when typing text in the
	  search field.

2008-01-19 23:43  method

	* alexandria.desktop, lib/alexandria/ui/sidepane.rb: - Fixes
	  [#15329]

2008-01-19 21:49  method

	* data/gnome/help/alexandria/ja/figures/adding_books_add_by_isbn.png,
	  data/gnome/help/alexandria/ja/figures/adding_books_isbn_import.png,
	  data/gnome/help/alexandria/ja/figures/adding_books_manual_details.png,
	  data/gnome/help/alexandria/ja/figures/adding_books_rename_library_after_import.png,
	  data/gnome/help/alexandria/ja/figures/adding_books_search_results.png,
	  data/gnome/help/alexandria/ja/figures/editing_book_properties_info.png,
	  data/gnome/help/alexandria/ja/figures/editing_book_properties_loaning.png,
	  data/gnome/help/alexandria/ja/figures/exporting_information_html.png,
	  data/gnome/help/alexandria/ja/figures/getting_started_first_launched.png,
	  data/gnome/help/alexandria/ja/figures/searching_filtering_views_list_view.png,
	  data/gnome/help/alexandria/ja/figures/searching_filtering_views_list_view_search.png,
	  data/gnome/help/alexandria/ja/figures/settings_providers_new_z3950.png,
	  data/gnome/help/alexandria/ja/figures/smart_libraries_new_smart_library.png,
	  data/gnome/help/alexandria/ja/figures/working_with_libraries_library_pane.png:
	  - Restore *Japanese* screenshots.

2008-01-19 20:49  method

	* lib/alexandria/ui/completion_models.rb: - Backport [r865]

2008-01-19 20:48  method

	* alexandria.desktop.in, lib/alexandria/book_providers/adlibris.rb:
	  - Backport unmerged changes from [r858] and [r864]

2008-01-19 08:01  method

	* lib/alexandria/ui/callbacks.rb,
	  lib/alexandria/ui/dialogs/book_properties_dialog.rb,
	  lib/alexandria/ui/dialogs/new_book_dialog_manual.rb,
	  lib/alexandria/ui/ui_manager.rb: - Fix for [#16618], needed to
	  new_book_dialog_manual wasn't saving new fields, and needed to
	  call refresh_books to get image.

2008-01-19 07:23  method

	* lib/alexandria/ui/callbacks.rb, lib/alexandria/ui/dndable.rb,
	  lib/alexandria/ui/listview.rb, lib/alexandria/ui/ui_manager.rb:
	  Merge over left-out refactorings.

2008-01-19 04:19  method

	* alexandria.desktop, alexandria.desktop.in,
	  data/alexandria/web-themes/list,
	  data/gnome/help/alexandria/ja/figures/adding_books_add_by_isbn.png,
	  data/gnome/help/alexandria/ja/figures/adding_books_isbn_import.png,
	  data/gnome/help/alexandria/ja/figures/adding_books_manual_details.png,
	  data/gnome/help/alexandria/ja/figures/adding_books_rename_library_after_import.png,
	  data/gnome/help/alexandria/ja/figures/adding_books_search_results.png,
	  data/gnome/help/alexandria/ja/figures/editing_book_properties_info.png,
	  data/gnome/help/alexandria/ja/figures/editing_book_properties_loaning.png,
	  data/gnome/help/alexandria/ja/figures/exporting_information_html.png,
	  data/gnome/help/alexandria/ja/figures/getting_started_first_launched.png,
	  data/gnome/help/alexandria/ja/figures/searching_filtering_views_list_view.png,
	  data/gnome/help/alexandria/ja/figures/searching_filtering_views_list_view_search.png,
	  data/gnome/help/alexandria/ja/figures/settings_providers_new_z3950.png,
	  data/gnome/help/alexandria/ja/figures/smart_libraries_new_smart_library.png,
	  data/gnome/help/alexandria/ja/figures/working_with_libraries_library_pane.png,
	  lib/alexandria.rb, lib/alexandria/about.rb,
	  lib/alexandria/book.rb,
	  lib/alexandria/book_providers/adlibris.rb,
	  lib/alexandria/library.rb, lib/alexandria/models,
	  lib/alexandria/ui.rb, lib/alexandria/ui/callbacks.rb,
	  lib/alexandria/ui/completion_models.rb,
	  lib/alexandria/ui/dialogs/new_book_dialog.rb,
	  lib/alexandria/ui/dndable.rb, lib/alexandria/ui/icons.rb,
	  lib/alexandria/ui/iconview.rb, lib/alexandria/ui/init.rb,
	  lib/alexandria/ui/listview.rb, lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/multi_drag_treeview.rb,
	  lib/alexandria/ui/sidepane.rb, lib/alexandria/ui/ui_manager.rb,
	  po/ChangeLog, po/cs.po, po/cz.po, po/gl.po,
	  spec/alexandria/book_providers, spec/alexandria/library_spec.rb,
	  spec/alexandria/ui/iconview.rb, spec/alexandria/ui/listview.rb,
	  spec/alexandria/ui/main_app_spec.rb,
	  spec/alexandria/ui/sidepane.rb, spec/alexandria/ui/ui_manager.rb,
	  spec/spec_helper.rb, tasks.rb: - Merging refactored branch back
	  to trunk.
	  - Features partial fix for [#14163]
	  - Watch out for regressions. I think I caught most of them.

2008-01-18 13:47  cathalmagus

	* lib/alexandria/ui/completion_models.rb: Catch even more
	  exceptions from Ruby Revolution. Fixes #16728
	  Note: I still have no idea what causes these problems.

2008-01-18 13:32  cathalmagus

	* alexandria.desktop.in: Removed Encoding=UTF-8 field (deprecated
	  and unnecessary, fixes
	  #17192) and added Version=1.0 to show the file has been made with
	  the
	  freedesktop.org Desktop Entry Specification 1.0 in mind.
	  http://standards.freedesktop.org/desktop-entry-spec/1.0/

2008-01-16 16:09  cathalmagus

	* data/gnome/help/alexandria/ja/figures/adding_books_add_by_isbn.png,
	  data/gnome/help/alexandria/ja/figures/adding_books_isbn_import.png,
	  data/gnome/help/alexandria/ja/figures/adding_books_manual_details.png,
	  data/gnome/help/alexandria/ja/figures/adding_books_rename_library_after_import.png,
	  data/gnome/help/alexandria/ja/figures/adding_books_search_results.png,
	  data/gnome/help/alexandria/ja/figures/editing_book_properties_info.png,
	  data/gnome/help/alexandria/ja/figures/editing_book_properties_loaning.png,
	  data/gnome/help/alexandria/ja/figures/exporting_information_html.png,
	  data/gnome/help/alexandria/ja/figures/getting_started_first_launched.png,
	  data/gnome/help/alexandria/ja/figures/searching_filtering_views_list_view.png,
	  data/gnome/help/alexandria/ja/figures/searching_filtering_views_list_view_search.png,
	  data/gnome/help/alexandria/ja/figures/settings_providers_new_z3950.png,
	  data/gnome/help/alexandria/ja/figures/smart_libraries_new_smart_library.png,
	  data/gnome/help/alexandria/ja/figures/working_with_libraries_library_pane.png:
	  Added CHIKAMA Masaki's own screenshots to the Japanese-language
	  manual.

2008-01-14 07:12  method

	* lib/alexandria/book.rb, lib/alexandria/library.rb,
	  lib/alexandria/ui/main_app.rb, tasks.rb: - Add library accessor
	  used by 'readinglist' app.

2008-01-13 15:48  cathalmagus

	* lib/alexandria/book_providers/adlibris.rb: Check whether cover
	  image is available from result of ISBN search.
	  Fixes #16853

2008-01-08 15:54  cathalmagus

	* po/ChangeLog, po/gl.po: gl.po: Update

2008-01-06 07:29  cathalmagus

	* po/ChangeLog, po/cs.po: cs.po: Update

2008-01-06 07:05  cathalmagus

	* data/alexandria/web-themes/list,
	  data/alexandria/web-themes/list/list.css,
	  data/alexandria/web-themes/list/preview.jpg: In condsideration of
	  feature request #1809, an export style for HTML
	  which just lists title, authors and ISBN. (Does not actually
	  satisfy
	  the feature request, which is for plain-text export).

2008-01-06 01:49  method

	* po/cz.po: Remove fake czech po.

2008-01-06 01:31  method

	* po/cz.po: Test.

2007-12-31 00:51  method

	* lib/alexandria/ui/main_app.rb: - Extracted methods to make
	  setup_books_listview clearer. Uncommented listview editing code,
	  doesn't stick though.

2007-12-29 07:11  method

	* tasks.rb: Small fix in case you didn't install intltool.

2007-12-28 00:15  cathalmagus

	* doc/AUTHORS, lib/alexandria.rb: Listing latest translators in
	  about dialog and AUTHORS file, in
	  response to bug #16647.

2007-12-26 01:00  cathalmagus

	* data/gnome/help/alexandria/C/smart-libraries.xml,
	  data/gnome/help/alexandria/ja,
	  data/gnome/help/alexandria/ja/about.xml,
	  data/gnome/help/alexandria/ja/adding-books.xml,
	  data/gnome/help/alexandria/ja/alexandria.xml,
	  data/gnome/help/alexandria/ja/bugs.xml,
	  data/gnome/help/alexandria/ja/editing-book-properties.xml,
	  data/gnome/help/alexandria/ja/exporting.xml,
	  data/gnome/help/alexandria/ja/figures,
	  data/gnome/help/alexandria/ja/figures/adding_books_acquire_from_scanner_process.png,
	  data/gnome/help/alexandria/ja/figures/adding_books_add_by_isbn.png,
	  data/gnome/help/alexandria/ja/figures/adding_books_isbn_import.png,
	  data/gnome/help/alexandria/ja/figures/adding_books_manual_details.png,
	  data/gnome/help/alexandria/ja/figures/adding_books_rename_library_after_import.png,
	  data/gnome/help/alexandria/ja/figures/adding_books_search_results.png,
	  data/gnome/help/alexandria/ja/figures/editing_book_properties_info.png,
	  data/gnome/help/alexandria/ja/figures/editing_book_properties_loaning.png,
	  data/gnome/help/alexandria/ja/figures/exporting_information_html.png,
	  data/gnome/help/alexandria/ja/figures/getting_started_first_launched.png,
	  data/gnome/help/alexandria/ja/figures/searching_filtering_views_list_view.png,
	  data/gnome/help/alexandria/ja/figures/searching_filtering_views_list_view_search.png,
	  data/gnome/help/alexandria/ja/figures/settings_providers_new_z3950.png,
	  data/gnome/help/alexandria/ja/figures/smart_libraries_new_smart_library.png,
	  data/gnome/help/alexandria/ja/figures/working_with_libraries_library_pane.png,
	  data/gnome/help/alexandria/ja/getting-started.xml,
	  data/gnome/help/alexandria/ja/gnu-fdl-1.2.xml,
	  data/gnome/help/alexandria/ja/introduction.xml,
	  data/gnome/help/alexandria/ja/searching.xml,
	  data/gnome/help/alexandria/ja/settings.xml,
	  data/gnome/help/alexandria/ja/smart-libraries.xml,
	  data/gnome/help/alexandria/ja/working-with-libraries.xml,
	  po/ja.po: New Japanese translation of the Alexandria Manual, by
	  CHIKAMA Masaki.
	  
	  Slightly modified ja.po to fit in with manual.
	  
	  Fixed cross-references in original manual (noticed by Masaki).

2007-12-20 03:33  cathalmagus

	* ., README, Rakefile, doc/BUGS: Added notes about known bugs and
	  shortcomings.

2007-12-20 01:27  cathalmagus

	* ChangeLog, ChangeLog.0, NotChangeLog, debian/changelog: Updated
	  debian changelog for release.
	  Renamed old hand-maintained log (NotChangeLog) to ChangeLog.0
	  Removed ChangeLog file, this can now be generated by svn2cl

2007-12-20 00:58  cathalmagus

	* data/gnome/help/alexandria/C/about.xml,
	  data/gnome/help/alexandria/C/adding-books.xml,
	  data/gnome/help/alexandria/C/alexandria.xml,
	  data/gnome/help/alexandria/C/bugs.xml,
	  data/gnome/help/alexandria/C/editing-book-properties.xml,
	  data/gnome/help/alexandria/C/exporting.xml,
	  data/gnome/help/alexandria/C/getting-started.xml,
	  data/gnome/help/alexandria/C/gnu-fdl-1.2.xml,
	  data/gnome/help/alexandria/C/introduction.xml,
	  data/gnome/help/alexandria/C/searching.xml,
	  data/gnome/help/alexandria/C/settings.xml,
	  data/gnome/help/alexandria/C/smart-libraries.xml,
	  data/gnome/help/alexandria/C/working-with-libraries.xml: Added
	  reference to PNG for book cover images.
	  
	  Added some explanation of limited CueCat support (and how regular
	  barcode scanners are not yet supported).
	  
	  Added license note in a comment in each file, as suggested on the
	  GNU
	  FDL usage tips web page.

2007-12-19 21:13  cathalmagus

	* lib/alexandria/ui/dialogs/book_properties_dialog_base.rb: Fixed
	  bug introduced by automatic re-indentation.

2007-12-19 20:58  cathalmagus

	* lib/alexandria/book.rb, lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/adlibris.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/bn.rb,
	  lib/alexandria/book_providers/bol_it.rb,
	  lib/alexandria/book_providers/dea_store_it.rb,
	  lib/alexandria/book_providers/ibs_it.rb,
	  lib/alexandria/book_providers/ls.rb,
	  lib/alexandria/book_providers/mcu.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/book_providers/renaud.rb,
	  lib/alexandria/book_providers/thalia.rb,
	  lib/alexandria/book_providers/webster_it.rb,
	  lib/alexandria/book_providers/worldcat.rb,
	  lib/alexandria/book_providers/z3950.rb,
	  lib/alexandria/execution_queue.rb,
	  lib/alexandria/export_library.rb,
	  lib/alexandria/import_library.rb, lib/alexandria/library.rb,
	  lib/alexandria/logging.rb, lib/alexandria/scanners.rb,
	  lib/alexandria/scanners/cuecat.rb,
	  lib/alexandria/smart_library.rb, lib/alexandria/ui.rb,
	  lib/alexandria/ui/completion_models.rb,
	  lib/alexandria/ui/dialogs/about_dialog.rb,
	  lib/alexandria/ui/dialogs/acquire_dialog.rb,
	  lib/alexandria/ui/dialogs/alert_dialog.rb,
	  lib/alexandria/ui/dialogs/bad_isbns_dialog.rb,
	  lib/alexandria/ui/dialogs/book_properties_dialog.rb,
	  lib/alexandria/ui/dialogs/book_properties_dialog_base.rb,
	  lib/alexandria/ui/dialogs/export_dialog.rb,
	  lib/alexandria/ui/dialogs/import_dialog.rb,
	  lib/alexandria/ui/dialogs/misc_dialogs.rb,
	  lib/alexandria/ui/dialogs/new_book_dialog.rb,
	  lib/alexandria/ui/dialogs/new_book_dialog_manual.rb,
	  lib/alexandria/ui/dialogs/new_smart_library_dialog.rb,
	  lib/alexandria/ui/dialogs/preferences_dialog.rb,
	  lib/alexandria/ui/dialogs/smart_library_properties_dialog.rb,
	  lib/alexandria/ui/dialogs/smart_library_properties_dialog_base.rb,
	  lib/alexandria/ui/glade_base.rb, lib/alexandria/ui/icons.rb,
	  lib/alexandria/ui/libraries_combo.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/multi_drag_treeview.rb,
	  lib/alexandria/undo_manager.rb, lib/alexandria/web_themes.rb,
	  spec/alexandria/library_spec.rb,
	  spec/alexandria/scanners/cuecat_spec.rb, tasks.rb,
	  tests/test_application.rb, tests/test_isbn.rb,
	  tests/test_providers.rb: Changed FSF address.
	  Changed ruby indentation to 2 spaces (common in ruby code)

2007-12-19 20:46  cathalmagus

	* lib/alexandria/macui.rb, lib/alexandria/preferences.rb,
	  lib/alexandria/utils.rb: Cleaning up more traces of macui.

2007-12-19 20:23  cathalmagus

	* lib/alexandria.rb, spec/acceptance/providers_spec.rb,
	  spec/alexandria/book_provider_spec.rb,
	  spec/alexandria/book_providers/providers_spec.rb,
	  spec/alexandria/book_spec.rb,
	  spec/alexandria/preferences_spec.rb,
	  spec/alexandria/smart_library_spec.rb,
	  spec/alexandria/ui/dialogs_spec.rb,
	  spec/alexandria/ui/main_app_spec.rb,
	  spec/alexandria/ui/ui_utilities_spec.rb,
	  spec/alexandria/utilities_spec.rb, spec/spec_helper.rb: Added GPL
	  license notice to some spec files.
	  
	  Typo in alexandria.rb, equire instead of require.

2007-12-19 20:05  cathalmagus

	* alexandria.xcodeproj, lib/alexandria.rb, lib/alexandria/macui:
	  Stripping out macui for the moment.
	  
	  Laurent Sansonetti has said in the past that it won't work with
	  current Ruby/Cocoa; so it should be removed. This code (or
	  something
	  based on it) could make a later appearance when the core of
	  Alexandria
	  has been refactored to make multiple user-interfaces easier.

2007-12-19 16:56  cathalmagus

	* po/ChangeLog, po/nl.po: nl.po: Update

2007-12-18 16:44  cathalmagus

	* po/ChangeLog, po/ja.po: ja.po: Update

2007-12-17 15:33  nomeata

	* po/ChangeLog, po/de.po: de.po: update for 0.6.2

2007-12-17 04:28  cathalmagus

	* po/ChangeLog, po/cs.po, po/cy.po, po/de.po, po/es.po, po/fr.po,
	  po/it.po, po/ja.po, po/nl.po, po/pl.po, po/pt.po, po/pt_BR.po,
	  po/sv.po, po/uk.po: Pre-0.6.2 string freeze update.

2007-12-17 00:50  cathalmagus

	* lib/alexandria/export_library.rb: Ensure that XHTML exports
	  escape some special characters as entities
	  (amp, gt, lt, quot) so as to produce valid XML documents. Fixes
	  bug #13482

2007-12-16 20:29  cathalmagus

	* lib/alexandria/ui/dialogs/book_properties_dialog.rb,
	  lib/alexandria/ui/dialogs/export_dialog.rb,
	  lib/alexandria/ui/dialogs/import_dialog.rb,
	  lib/alexandria/ui/dialogs/new_book_dialog.rb,
	  lib/alexandria/ui/dialogs/new_book_dialog_manual.rb,
	  lib/alexandria/ui/dialogs/new_smart_library_dialog.rb,
	  lib/alexandria/ui/dialogs/preferences_dialog.rb,
	  lib/alexandria/ui/dialogs/smart_library_properties_dialog.rb,
	  lib/alexandria/ui/main_app.rb: Refactored launching of help
	  browser into one static method in
	  Alexandria::UI to ensure exceptions are always caught in the same
	  way
	  if yelp is not installed. Fixes bug #16356

2007-12-16 18:58  cathalmagus

	* lib/alexandria/ui/completion_models.rb: No longer crashes if
	  Revolution is present but Evolution address book
	  cannot be found. (This happens if the user has never run
	  Evolution.)
	  Fixes bug #16355

2007-12-14 23:26  cathalmagus

	* lib/alexandria/ui/dialogs/acquire_dialog.rb: Added barcode-scan
	  animation.
	  Enabled sound feedback (temporarily finding some system sounds).

2007-12-14 23:25  cathalmagus

	* data/gnome/help/alexandria/C/about.xml,
	  data/gnome/help/alexandria/C/adding-books.xml,
	  data/gnome/help/alexandria/C/getting-started.xml,
	  data/gnome/help/alexandria/C/introduction.xml,
	  data/gnome/help/alexandria/C/smart-libraries.xml: Touching up
	  docs.
	  Added link to Alexandria web page from Features list.
	  Added information about adding Tags.
	  Added information about boolean Smart Library rules.
	  Replaced references of Bookcase to Tellico.
	  Removed references to EAN numbers (not supported).

2007-12-14 20:54  cathalmagus

	* data/gnome/help/alexandria/C/about.xml,
	  data/gnome/help/alexandria/C/adding-books.xml,
	  data/gnome/help/alexandria/C/alexandria.xml,
	  data/gnome/help/alexandria/C/bugs.xml,
	  data/gnome/help/alexandria/C/editing-book-properties.xml,
	  data/gnome/help/alexandria/C/exporting.xml,
	  data/gnome/help/alexandria/C/figures/adding_books_acquire_from_scanner_process.png,
	  data/gnome/help/alexandria/C/figures/adding_books_add_by_isbn.png,
	  data/gnome/help/alexandria/C/figures/adding_books_isbn_import.png,
	  data/gnome/help/alexandria/C/figures/adding_books_manual_details.png,
	  data/gnome/help/alexandria/C/figures/adding_books_rename_library_after_import.png,
	  data/gnome/help/alexandria/C/figures/adding_books_search_results.png,
	  data/gnome/help/alexandria/C/figures/alexandria_add_by_isbn_1.png,
	  data/gnome/help/alexandria/C/figures/alexandria_add_by_search_1.png,
	  data/gnome/help/alexandria/C/figures/alexandria_add_manually.png,
	  data/gnome/help/alexandria/C/figures/alexandria_add_z3950.png,
	  data/gnome/help/alexandria/C/figures/alexandria_edit_info.png,
	  data/gnome/help/alexandria/C/figures/alexandria_export_web_page.png,
	  data/gnome/help/alexandria/C/figures/alexandria_importing.png,
	  data/gnome/help/alexandria/C/figures/alexandria_library_pane.png,
	  data/gnome/help/alexandria/C/figures/alexandria_list_view.png,
	  data/gnome/help/alexandria/C/figures/alexandria_list_view_search.png,
	  data/gnome/help/alexandria/C/figures/alexandria_loaning.png,
	  data/gnome/help/alexandria/C/figures/alexandria_main_window.png,
	  data/gnome/help/alexandria/C/figures/editing_book_properties_info.png,
	  data/gnome/help/alexandria/C/figures/editing_book_properties_loaning.png,
	  data/gnome/help/alexandria/C/figures/exporting_information_html.png,
	  data/gnome/help/alexandria/C/figures/getting_started_first_launched.png,
	  data/gnome/help/alexandria/C/figures/searching_filtering_views_list_view.png,
	  data/gnome/help/alexandria/C/figures/searching_filtering_views_list_view_search.png,
	  data/gnome/help/alexandria/C/figures/settings_providers_new_z3950.png,
	  data/gnome/help/alexandria/C/figures/smart_libraries_new_smart_library.png,
	  data/gnome/help/alexandria/C/figures/working_with_libraries_library_pane.png,
	  data/gnome/help/alexandria/C/getting-started.xml,
	  data/gnome/help/alexandria/C/gnu-fdl-1.2.xml,
	  data/gnome/help/alexandria/C/introduction.xml,
	  data/gnome/help/alexandria/C/searching.xml,
	  data/gnome/help/alexandria/C/settings.xml,
	  data/gnome/help/alexandria/C/smart-libraries.xml,
	  data/gnome/help/alexandria/C/working-with-libraries.xml: Working
	  on Alexandria Manual.
	  
	  Split alexandria.xml into multiple files to make it easier to
	  work
	  with, there is now one file per chapter.
	  
	  Applied GNU Free Documentation License v1.2 (or later) to the
	  manual. Thanks to Liam Davison for agreeing to this (previous to
	  this,
	  the manual was not strictly free documentation, although that was
	  his
	  intent).
	  
	  Removed the old screenshots, since the GUI has changed
	  considerably
	  since 0.6.1 when they were taken. Added a new set of screenshots
	  taken
	  from the new 0.6.2 GUI.
	  
	  Added details about Smart Libraries (a new feature since 0.6.1).
	  
	  Made a few changes to refer to new or changed behaviour.

2007-12-07 04:18  method

	* bin/alexandria: Add command-line options.

2007-12-07 04:05  method

	* Rakefile, spec/acceptance, spec/acceptance/providers_spec.rb,
	  spec/alexandria/providers_spec.rb, tasks.rb: Separate providers
	  spec into acceptance specs.

2007-12-07 01:32  method

	* spec/alexandria/providers_spec.rb: Quick addition of providers
	  unit/test into spec suite. Logic in setup function probably
	  broken.

2007-12-03 19:01  cathalmagus

	* INSTALL, debian/README.Debian, tasks.rb: Updated INSTALL to deal
	  with new zoom gem (and marc requirement). Made
	  sure INSTALL is not included in the deb file, but instead
	  included a
	  README.Debian which explains how to add some non-debian
	  dependencies.

2007-12-03 05:50  cathalmagus

	* README, Rakefile, debian/changelog, debian/control,
	  debian/copyright, doc/CUECAT_SUPPORT, doc/README, tasks.rb:
	  Touching up installation (and deb generation) before 0.6.2
	  release.
	  New README, based on merging of old readme file and beta readme
	  files.
	  Removed obsolete CUECAT_SUPPORT document.
	  Now installs some docs to /usr/share/doc

2007-12-03 03:08  cathalmagus

	* Rakefile, debian/control, tasks.rb: Fix debian packaging issues
	  raised by lintian (thanks to the
	  developers of lintian for writing this useful tool). The fixes
	  are
	  rather ad-hoc but then tasks.rb wasn't terribly clean to begin
	  with. It needs a bit of redesign at some stage.

2007-12-01 06:23  cathalmagus

	* Rakefile, doc/alexandria.1, tasks.rb: Added man page for the
	  alexandria command, including information
	  regarding description, options, files, environment variables,
	  bugs,
	  authors and copyright and license.
	  
	  Should also include GConf settings (see the Tomboy man page for
	  example).
	  
	  (Running 'man 7 man' gives a very good introduction to writing
	  man
	  pages directly in nroff/groff format.)
	  
	  Also modified the Rakefile so that the man page is installed by
	  'rake
	  install' and is included in the generated deb file.
	  --This line, and those below, will be ignored--
	  
	  M Rakefile
	  M tasks.rb
	  A doc/alexandria.1

2007-11-26 18:21  tlockney

	* lib/alexandria/ui/main_app.rb: Fix for Bug #15924:
	  get_path_at_pos was expecting int args, but the event x and y
	  values were both floats.

2007-11-21 19:45  cathalmagus

	* po/ChangeLog, po/ja.po: ja.po: Update

2007-11-14 16:57  cathalmagus

	* po/ChangeLog, po/ja.po: ja.po: Update

2007-11-14 13:02  magmax

	* po/es.po: updating plurals for Spanish language

2007-11-13 01:01  cathalmagus

	* po/ChangeLog, po/uk.po: uk.po: Update

2007-11-11 23:54  cathalmagus

	* lib/alexandria/ui/dialogs/smart_library_properties_dialog_base.rb:
	  Use explicit ListStore for ComboBox model, so we can always call
	  'clear' with no problems. Fix for bug #15510

2007-11-11 23:53  cathalmagus

	* debian/postinst, debian/postrm: Catch failure of
	  gtk-update-icon-cache and report a warning.
	  It's not important enough to break an installation.

2007-11-11 22:22  cathalmagus

	* lib/alexandria/ui/main_app.rb: Fixing reported crash when
	  importing books with no tags (new tags
	  handling code hadn't checked for this)

2007-11-07 13:30  cathalmagus

	* po/ChangeLog, po/ja.po: ja.po: Update

2007-11-06 16:49  cathalmagus

	* lib/alexandria/ui/main_app.rb: Added simple Tag support to the
	  'view-filter' search in the main app
	  window. At the moment, multiple tags are not supported.

2007-11-06 16:45  cathalmagus

	* lib/alexandria/smart_library.rb: Added feature to allow
	  SmartLibraries to filter based on Tags.

2007-11-03 01:27  cathalmagus

	* website: Removed website from this module (a more up to date copy
	  of this
	  website data can be found in the alexandria/trunk/www module)

2007-11-03 01:19  cathalmagus

	* Rakefile, debian/changelog,
	  lib/alexandria/ui/dialogs/preferences_dialog.rb, tasks.rb: Fixed
	  rake package task so that .mo files are included in the tar.gz
	  Made minor touches to change the version number to 0.6.2b2

2007-11-03 01:18  cathalmagus

	* lib/alexandria.rb: Tied --debug parameter into the new logging
	  system, (it switches
	  the log level to DEBUG)

2007-11-02 23:03  cathalmagus

	* data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/ui/dialogs/preferences_dialog.rb: Added initial
	  call to sensitize_providers so that the "Up" and "Down"
	  buttons can't be used if no provider is selected to begin with.
	  Also fixed variable names in glade file (changed - to _)

2007-11-02 22:35  cathalmagus

	* po/ChangeLog, po/nl.po: nl.po: Update

2007-10-30 02:03  cathalmagus

	* lib/alexandria/utils.rb: Removed broken redefinition of
	  Time.parse; it is no longer used and
	  can cause problems with rubygems.

2007-10-29 15:05  magmax

	* lib/alexandria.rb, po/ChangeLog, po/es.po: spanish .po updated
	  I have changed my e-mail (the other does already not exists)

2007-10-28 07:10  cathalmagus

	* po/ChangeLog, po/pt.po: pt.po: Update

2007-10-25 18:33  cathalmagus

	* lib/alexandria/library.rb: Fixed issue reported by Adam Bogacki
	  and Ralph M. Deal on
	  alexandria-list. Problem with saved_ident being loaded as an
	  integer
	  from the YAML files, rather than a string. So, e.g. 0143036556
	  would
	  be loaded as 25967982 (because the leading 0 means ruby will
	  interpret
	  the number as an octal representation of the decimal number
	  25967982).
	  This same issue existed in the past for ISBN but there was a
	  workaround, now we work around the same issue for saved_ident.

2007-10-25 18:19  cathalmagus

	* data/alexandria/glade/acquire_dialog.glade: Changed names in
	  glade files so they are usable as Ruby attributes
	  (switched - to _)

2007-10-25 15:19  cathalmagus

	* lib/alexandria/ui/main_app.rb: Fixed case of crashes when
	  dragging and dropping books between
	  libraries. Problem with Gtk::Drag.finish

2007-10-23 19:30  cathalmagus

	* lib/alexandria/export_library.rb: Tidied up name of sorted
	  library for export. Simply log export sort order.

2007-10-23 19:04  cathalmagus

	* lib/alexandria/export_library.rb: Fixed image inclusion in sorted
	  exports. Bug introduced by r766.

2007-10-23 18:49  cathalmagus

	* lib/alexandria/export_library.rb,
	  lib/alexandria/ui/dialogs/export_dialog.rb,
	  lib/alexandria/ui/main_app.rb, spec/alexandria/library_spec.rb,
	  spec/data/libraries/0.6.2, spec/data/libraries/0.6.2/My Library,
	  spec/data/libraries/0.6.2/My Library/9780140266146.cover,
	  spec/data/libraries/0.6.2/My Library/9780140266146.yaml,
	  spec/data/libraries/0.6.2/My Library/9780140278781.cover,
	  spec/data/libraries/0.6.2/My Library/9780140278781.yaml,
	  spec/data/libraries/0.6.2/My Library/9780571147168.cover,
	  spec/data/libraries/0.6.2/My Library/9780571147168.yaml,
	  spec/data/libraries/0.6.2/My Library/9780575079038.cover,
	  spec/data/libraries/0.6.2/My Library/9780575079038.yaml,
	  spec/data/libraries/0.6.2/My Library/9780755322800.cover,
	  spec/data/libraries/0.6.2/My Library/9780755322800.yaml: The data
	  from Library Export is now sorted in the same way as the current
	  view of that library. Thanks to Ralph M. Deal for suggesting this
	  feature.
	  New library spec tests the export ordering, but not how it is
	  tied in
	  to the GUI.

2007-10-23 18:45  cathalmagus

	* data/alexandria/icons/library_small.png,
	  data/alexandria/icons/smart_library_small.png: Added Andreas
	  Nilsson's new small icons for library and smart library.

2007-10-18 17:44  nomeata

	* po/ChangeLog, po/de.po: de.po: Update

2007-10-16 17:08  cathalmagus

	* po/cs.po, po/cy.po, po/de.po, po/es.po, po/fr.po, po/it.po,
	  po/ja.po, po/nl.po, po/pl.po, po/pt.po, po/pt_BR.po, po/sv.po,
	  tasks.rb, website/site/download.html, website/site/index.html:
	  Modified tasks.rb so 'rake install' now installs .mo files!
	  Merged all po files with latest generated template before
	  sending to the translators.

2007-10-16 15:50  method

	* website/site/download.html, website/site/index.html,
	  website/site/stylesheets/compressed,
	  website/site/stylesheets/compressed/print.css,
	  website/site/stylesheets/compressed/screen.css,
	  website/site/stylesheets/lib,
	  website/site/stylesheets/lib/forms.css,
	  website/site/stylesheets/lib/grid.css,
	  website/site/stylesheets/lib/grid.png,
	  website/site/stylesheets/lib/ie.css,
	  website/site/stylesheets/lib/reset.css,
	  website/site/stylesheets/lib/typography.css,
	  website/site/stylesheets/menu.css,
	  website/site/stylesheets/plugins,
	  website/site/stylesheets/plugins/buttons,
	  website/site/stylesheets/plugins/buttons/Readme,
	  website/site/stylesheets/plugins/buttons/buttons.css,
	  website/site/stylesheets/plugins/buttons/icons,
	  website/site/stylesheets/plugins/buttons/icons/cross.png,
	  website/site/stylesheets/plugins/buttons/icons/key.png,
	  website/site/stylesheets/plugins/buttons/icons/tick.png,
	  website/site/stylesheets/plugins/css-classes,
	  website/site/stylesheets/plugins/css-classes/Readme,
	  website/site/stylesheets/plugins/css-classes/css-classes.css,
	  website/site/stylesheets/plugins/fancy-type,
	  website/site/stylesheets/plugins/fancy-type/Readme,
	  website/site/stylesheets/plugins/fancy-type/fancy-type-compressed.css,
	  website/site/stylesheets/plugins/fancy-type/fancy-type.css,
	  website/site/stylesheets/print.css,
	  website/site/stylesheets/screen.css,
	  website/site/stylesheets/style.css,
	  website/src/layouts/application.haml,
	  website/src/layouts/development.haml,
	  website/src/pages/features.haml, website/src/pages/feedback.haml,
	  website/src/pages/index.haml, website/src/partials/dev_menu.haml,
	  website/src/partials/footer.haml,
	  website/src/partials/header.haml, website/src/partials/menu.haml,
	  website/src/partials/menu2.haml: Updates to the website

2007-10-15 10:18  cathalmagus

	* website/src/pages/index.haml: Added reference to Alexandria's
	  license on the main page of the
	  website.

2007-10-10 00:45  cathalmagus

	* COPYING: Now using definitive version of the GNU GPL version 2
	  (with the new
	  address of the FSF). Also removed the reference to a single gif
	  file
	  being under the Mozilla Public License - the file is no longer
	  part of
	  Alexandria.

2007-10-10 00:27  cathalmagus

	* lib/alexandria/library.rb: Fixed bug [#14592] Fails to start:
	  undefined method `isbn'
	  This caused a crash if a book file (*.yaml) was empty.
	  Now, it logs a warning and proceeds.

2007-10-09 23:36  cathalmagus

	* Rakefile, data/omf/alexandria/post-install.rb,
	  data/omf/alexandria/pre-setup.rb, debian/control,
	  debian/control.tmpl, debian/rules, make-config.rb, postinst,
	  pre-setup.rb, tasks.rb: Made changes to allow Alexandria to be
	  built as a native Debian source
	  package, with dpkg-buildpackage. Also cleaned up install.rb files
	  (pre-*.rb and post-*.rb their job is now done in the Rakefile)
	  and an
	  old postinst script.

2007-10-09 17:29  method

	* website/site/download.html, website/site/index.html,
	  website/site/stylesheets/menu.css,
	  website/src/layouts/development.haml,
	  website/src/pages/development.haml, website/src/pages/index.haml,
	  website/src/partials/menu.haml, website/src/partials/menu2.haml,
	  website/src/stylesheets/menu.css: Move technical stuff into
	  Development area.

2007-10-09 16:45  method

	* Rakefile, lib/alexandria/ui/main_app.rb,
	  spec/alexandria/book_providers,
	  spec/alexandria/book_providers/providers_spec.rb,
	  spec/alexandria/preferences_spec.rb,
	  spec/alexandria/smart_library_spec.rb, spec/alexandria/ui,
	  spec/alexandria/ui/dialogs_spec.rb,
	  spec/alexandria/ui/main_app_spec.rb,
	  spec/alexandria/ui/ui_utilities_spec.rb,
	  spec/alexandria/utilities_spec.rb, tasks.rb,
	  website/site/download.html, website/site/index.html,
	  website/src/partials/footer.haml: Added spec stubs for all the
	  classes I could find.

2007-10-09 08:30  method

	* Rakefile, tasks.rb, website/site/download.html,
	  website/site/index.html, website/site/rcov, website/site/rdoc,
	  website/src/partials/menu.haml: Improvements to site upload rake
	  tasks.
	  - use rake website_upload ADMIN_USER=name for upload.
	  - upload syncs rcov and rdoc (atm have to run rake docs first)
	  - include rubygems for rspec tasks

2007-10-09 07:21  method

	* Rakefile, debian/changelog, debian/rules, website, website/site,
	  website/site/download.html, website/site/images,
	  website/site/images/alexandria.png,
	  website/site/images/alexandria_add_book.png,
	  website/site/images/alexandria_add_book_small.jpg,
	  website/site/images/alexandria_book_properties.png,
	  website/site/images/alexandria_book_properties_small.jpg,
	  website/site/images/alexandria_export.png,
	  website/site/images/alexandria_export_small.jpg,
	  website/site/images/alexandria_icons.png,
	  website/site/images/alexandria_icons_small.jpg,
	  website/site/images/alexandria_list.png,
	  website/site/images/alexandria_list_small.jpg,
	  website/site/images/alexandria_loaning.png,
	  website/site/images/alexandria_loaning_small.jpg,
	  website/site/images/alexandria_new_provider.png,
	  website/site/images/alexandria_new_provider_small.jpg,
	  website/site/images/alexandria_providers_preferences.png,
	  website/site/images/alexandria_providers_preferences_small.jpg,
	  website/site/images/download.png,
	  website/site/images/features.png,
	  website/site/images/powered_by_ruby.png,
	  website/site/images/screenshots.png,
	  website/site/images/support.png, website/site/index.html,
	  website/site/javascripts, website/site/stylesheets,
	  website/site/stylesheets/application.css,
	  website/site/stylesheets/menu.css,
	  website/site/stylesheets/style.css, website/src,
	  website/src/helpers, website/src/layouts,
	  website/src/layouts/application.haml, website/src/pages,
	  website/src/pages/download.haml, website/src/pages/index.haml,
	  website/src/partials, website/src/partials/footer.haml,
	  website/src/partials/menu.haml, website/src/stylesheets,
	  website/src/stylesheets/application.sass,
	  website/src/stylesheets/menu.css,
	  website/src/stylesheets/style.css: Added website and basic
	  workflow for publishing.

2007-10-07 22:56  cathalmagus

	* lib/alexandria.rb, lib/alexandria/logging.rb,
	  lib/alexandria/ui/dialogs/acquire_dialog.rb: Added a new logging
	  framework based on Ruby's logger. To use it,
	  classes should 'include Logging', which will add a log method
	  which
	  returns a LogWrapper. All the main logging methods are available
	  to
	  the LogWrapper.
	  
	  As a proof of concept, the "Acquire from Scanner" dialog now uses
	  this
	  logging system.

2007-10-06 20:10  cathalmagus

	* data/alexandria/glade/acquire_dialog.glade,
	  lib/alexandria/ui/dialogs/acquire_dialog.rb: Added cover image
	  view to Acquire from (Barcode) Scanner dialog.
	  This is not optimized, it downloads images twice!
	  Also made a lot of the output DEBUG-only.

2007-10-05 17:07  cathalmagus

	* lib/alexandria/book_providers/amazon.rb: Fixing bug #9545
	  'publishing_year is not retrieved from Amazon'
	  Dates are now extracted with regexes, not Time.parse

2007-10-05 04:58  cathalmagus

	* INSTALL, Rakefile, TODO, tasks.rb: Moved RSpec tasks to tasks.rb;
	  no longer require RSpec just to run
	  Rake. Added package task to tasks.rb for generating source
	  tarballs.
	  Updated TODO to show CueCat userland support added.
	  Included optional Revolution dependency details in INSTALL.

2007-10-04 18:09  cathalmagus

	* debian/copyright, tasks.rb: Added the required 'copyright' file
	  to /usr/share/doc/alexandria in
	  the deb file. Also copied in AUTHORS, which lists the copyright
	  holders.

2007-10-03 15:02  cathalmagus

	* doc/AUTHORS, lib/alexandria.rb: Updated the About box to add
	  "Copyright (C) 2007 Alexandria
	  Contributors". Updated AUTHORS to reflect the Credits listed in
	  the
	  About box, this link should eventually be automated, so the About
	  box
	  credits are generated from AUTHORS.

2007-10-03 00:17  cathalmagus

	* debian/postinst, debian/postrm, tasks.rb: Added some fixes to
	  .deb file generation. The GTK icon cache is now
	  updated in postinst and postrm. Also fixed some problems found
	  automatically with 'lintian'; the file permissions are now in
	  accordance with the debian policy, and unnecessary update-menus
	  sections were removed from postinst and postrm.

2007-10-02 17:08  cathalmagus

	* INSTALL: Updated INSTALL docs for 'intltool' dependency and info
	  on how to
	  generate .deb files.

2007-10-02 16:51  cathalmagus

	* ., Rakefile, tasks.rb: Fixed deb-file generation, debian:deb,
	  several files were left out
	  before. The task now cleans up the temporary build directory, you
	  can
	  run debian:build_deb to leave it there. There is also a hack to
	  include autogenerated ruby files, there should be a nicer way of
	  doing
	  this.
	  
	  Deb file installation was tested on gNewSense 1.1 (a fully Free
	  Software GNU/Linux distribution based on Ubuntu). Following tips
	  from
	  the CLUG Wiki (wiki.clug.org.za), I set up a simple local
	  repository:
	  
	  # mkdir /home/debs
	  # cd /home/debs
	  # cp ~/alexandria/*.deb .
	  # dpkg-scanpackages . /dev/null | gzip -c -9 > Packages.gz
	  
	  Then add this line to the top of /etc/apt/sources.list
	  deb file:///home/debs /
	  
	  And run
	  # apt-get update
	  # apt-get install alexandria

2007-10-02 00:22  cathalmagus

	* Rakefile, debian, debian/control.tmpl, debian/postinst,
	  debian/postrm, debian/prerm: Added fairly primitive debian:deb
	  task which should build a deb file.
	  It requires 'fakeroot' and 'dpkg' native packages to be installed
	  on
	  your system.

2007-10-02 00:13  cathalmagus

	* data/omf/alexandria: Ignore all generated omf files

2007-10-01 23:47  cathalmagus

	* lib/alexandria/ui/dialogs/smart_library_properties_dialog_base.rb:
	  Fixed bug causing strange behaviour and crashes with new
	  SmartLibraries

2007-09-29 06:06  method

	* Rakefile: Added 'rake add' utility task.

2007-09-28 03:33  method

	* Rakefile, Rakefile.rb, lib/alexandria.rb, lib/alexandria/book.rb,
	  lib/alexandria/book_providers.rb, lib/alexandria/library.rb,
	  spec/alexandria/book_provider_spec.rb,
	  spec/alexandria/book_spec.rb, spec/alexandria/library_spec.rb,
	  spec/spec_helper.rb: - added rake spec and rake spec:rcov tasks
	  - deleted old Rakefile.rb for now
	  - added book_spec rudimentary test

2007-09-27 22:41  cathalmagus

	* lib/alexandria.rb: Added credits to ARTIST Andreas Nilsson and
	  AUTHOR Cathal Mc Ginley.

2007-09-27 22:36  cathalmagus

	* spec/alexandria/scanners,
	  spec/alexandria/scanners/cuecat_spec.rb: Added a spec for CueCat
	  decoding behaviour.

2007-09-27 22:34  cathalmagus

	* lib/alexandria/library.rb,
	  lib/alexandria/ui/dialogs/new_book_dialog.rb,
	  lib/alexandria/ui/main_app.rb: Try to re-establish "empty ISBN"
	  support.

2007-09-27 22:32  cathalmagus

	* Rakefile, doc/cuecat_support.rdoc: Include INSTALL file in RDoc.
	  Added new document describing current CueCat support.

2007-09-27 22:26  cathalmagus

	* spec/alexandria/library_spec.rb,
	  spec/data/libraries/0.6.1-noisbn,
	  spec/data/libraries/0.6.1-noisbn/My Library,
	  spec/data/libraries/0.6.1-noisbn/My Library/0201398257.yaml,
	  spec/data/libraries/0.6.1-noisbn/My Library/1565920007.yaml:
	  Added spec that library should be able to import books with no
	  ISBN.

2007-09-27 22:19  cathalmagus

	* tasks.rb: Added more documentation files to RDoc.

2007-09-27 22:17  cathalmagus

	* INSTALL: Added a simple INSTALL document, detailing dependencies
	  and build instructions.

2007-09-25 05:52  cathalmagus

	* lib/alexandria/ui/dialogs/book_properties_dialog_base.rb,
	  lib/alexandria/ui/dialogs/new_book_dialog.rb: Accepting Lennart
	  Karssen's patch to grab focus for the Title field in
	  all book properties dialogs [bug #14164].
	  To match this new behaviour, the relevant search field is focused
	  when
	  a new book dialog is opened.

2007-09-23 18:43  cathalmagus

	* po/nl.po: Dutch translation from L.C. Karssen, based on version
	  0.6.1

2007-09-22 20:26  cathalmagus

	* Rakefile, Rakefile.rb, spec, spec/alexandria,
	  spec/alexandria/library_spec.rb, spec/data, specs, tasks.rb:
	  Renamed the 'specs' directory to 'spec' which is the convention
	  used by
	  RSpec and other projects.
	  
	  Also added a :fake_install target to the Rakefile in preparation
	  for
	  deb-file generation.

2007-09-22 18:41  cathalmagus

	* lib/alexandria/ui/icons.rb: No longer crash if cover image fails
	  to load, just report failure.

2007-09-20 20:13  cathalmagus

	* tasks.rb: Another trivial bug in rake install

2007-09-20 04:07  cathalmagus

	* tasks.rb: Fixed trivial problem with rake install

2007-09-19 06:26  cathalmagus

	* Rakefile, alexandria.desktop.in, data/app-icon,
	  data/app-icon/16x16, data/app-icon/16x16/alexandria.png,
	  data/app-icon/16x16/alexandria.svg, data/app-icon/22x22,
	  data/app-icon/22x22/alexandria.png,
	  data/app-icon/22x22/alexandria.svg, data/app-icon/24x24,
	  data/app-icon/24x24/alexandria.png, data/app-icon/32x32,
	  data/app-icon/32x32/alexandria.png,
	  data/app-icon/32x32/alexandria.svg, data/app-icon/48x48,
	  data/app-icon/48x48/alexandria.png, data/app-icon/scalable,
	  data/app-icon/scalable/alexandria.svg,
	  lib/alexandria/ui/main_app.rb, tasks.rb: Added all of Andreas
	  Nilsson's new application icons to the codebase.
	  
	  Improved GNOME desktop integration, 'rake install' now installs
	  the
	  app-icons in the correct locations under /usr/share/icons/hicolor
	  The main Alexandria app now finds its Window icon from there.
	  
	  'rake install' also installs alexandria.desktop in
	  /usr/share/applications, giving us a GNOME menu item.

2007-09-18 02:31  cathalmagus

	* Rakefile, tasks.rb: Added a new Rakefile which uses a new TaskLib
	  from tasks.rb
	  AlexandriaBuild is heavily based upon 'hoe' by Ryan Davis.
	  http://rubyforge.org/projects/seattlerb/
	  To install Alexandria should now be a matter of 'rake install'
	  You will require 'rubygems' and 'rake' as well as some standard
	  GNU and Gnome tools ('gettext', 'scrollkeeper' and 'gconf2').

2007-09-18 01:58  cathalmagus

	* data/alexandria/glade/acquire_dialog.glade,
	  lib/alexandria/ui/dialogs/acquire_dialog.rb: Acquire from Scanner
	  dialog now accepts scans from an unmodified
	  CueCat and allows users to add scanned Books to any Library.

2007-09-13 00:20  cathalmagus

	* lib/alexandria/library.rb, specs/alexandria/library_spec.rb:
	  Fixed bug, a crash caused by an unnecessary exception being
	  raised
	  when a book was added and deleted several times in one session.

2007-09-06 21:07  cathalmagus

	* lib/alexandria/ui/dialogs/acquire_dialog.rb: Fixed bug, would
	  crash upon bad barcode scan

2007-09-05 19:16  cathalmagus

	* data/alexandria/glade/acquire_dialog.glade,
	  lib/alexandria/scanners/cuecat.rb,
	  lib/alexandria/ui/dialogs/acquire_dialog.rb: First stage of
	  CueCat support for the Acquire from Scanner dialog.
	  At the moment, scans are accepted from an unmodified CueCat and
	  displayed
	  in a list, but cannot be added to a library yet.
	  
	  Also slightly fixed the definition of what constitutes a complete
	  scan
	  from an unmodified CueCat.

2007-09-05 19:08  cathalmagus

	* bin/alexandria: Fixed backtrace reporting for crashes

2007-08-26 06:23  cathalmagus

	* Rakefile.rb, lib/alexandria/library.rb, specs/alexandria,
	  specs/alexandria/library_spec.rb, specs/data,
	  specs/data/libraries, specs/data/libraries/0.6.1,
	  specs/data/libraries/0.6.1/My Library,
	  specs/data/libraries/0.6.1/My Library/0192812173.yaml,
	  specs/data/libraries/0.6.1/My Library/0201398257.cover,
	  specs/data/libraries/0.6.1/My Library/0201398257.yaml,
	  specs/data/libraries/0.6.1/My Library/1565920007.yaml: *
	  lib/alexandria/library.rb,
	  
	  Bugfix for broken Library.load, would get caught in infinite loop
	  when loading a 0.6.1-version library with old-style ISBNs.
	  
	  
	  * Rakefile.rb
	  specs/alexandria/library.rb
	  specs/data/libraries/0.6.1/My Library/
	  
	  Added Rspec specification (and supporting data files) which
	  demonstrate the above bugfix. Run the specification with
	  'rake spec'. Requires rspec.
	  Included generated files and test files in Rake's 'clobber' task.

2007-07-06 20:42  laurusnobilis

	* data/gnome/help/alexandria/C/alexandria.xml,
	  data/gnome/help/alexandria/ChangeLog,
	  data/gnome/help/alexandria/fr/alexandria.xml: minor typos fixed
	  (internet -> Internet, Cuecat -> CueCat, Bibtex -> BibTeX)

2007-07-06 20:26  laurusnobilis

	* ChangeLog, data/gnome/help/alexandria/C/alexandria.xml,
	  data/gnome/help/alexandria/fr/alexandria.xml: Fixed typo: Cuecard
	  -> CueCat (see bug "[#11306] typo in docs")

2007-06-19 06:37  method

	* Rakefile.rb, data/alexandria/icons/alexandria.png,
	  data/alexandria/icons/alexandria_small.png, post-install.rb,
	  postinst: * Included new art from Andreas Nilsson (todo: credit
	  line)

2007-06-19 03:21  method

	* Rakefile.rb, make-config.rb, schemas/alexandria.schemas: Ready
	  for creating debs

2007-06-19 00:07  method

	* Rakefile.rb, lib/make-config.rb, make-config.rb: Fix starting
	  scripts.

2007-06-18 23:34  method

	* AUTHORS, CUECAT_SUPPORT, ChangeLog, FAQ, HACKING, NEWS,
	  NotChangeLog, README, Rakefile.rb, bin/pre-setup.rb,
	  data/post-clean.rb, doc, doc/AUTHORS, doc/CUECAT_SUPPORT,
	  doc/FAQ, doc/HACKING, doc/NEWS, doc/README, install.rb,
	  lib/alexandria/pre-setup.rb, lib/make-config.rb, make_release.sh,
	  post-clean.rb: Preparing for packaging

2007-06-18 18:03  laurusnobilis

	* po/ChangeLog, po/commit-po: po/commit-po: switched from "cvs" to
	  "svn"

2007-06-18 17:57  laurusnobilis

	* po/ChangeLog: it.po: Update

2007-06-18 17:55  laurusnobilis

	* AUTHORS, ChangeLog, NEWS, lib/alexandria.rb, po/ChangeLog,
	  po/it.po: Revision of the Italian translation

2007-06-18 16:09  laurusnobilis

	* ChangeLog, data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/ui/dialogs/new_book_dialog.rb: Added anonymous
	  patch
	  [#11170] cuecat userland support
	  http://rubyforge.org/tracker/index.php?func=detail&aid=11170&group_id=205&atid=865
	  I don't have a cuecat, and I don't know whether this patch is OK.

2007-05-07 03:07  method

	* Rakefile.rb, bin/alexandria, specs, tests/test.rb,
	  tests/test_application.rb, tests/test_providers.rb: - More
	  organizational stuff. You can run `rake` to run tests, `rake
	  install` to install,
	  `rake systemclean` to hopefully kill all the installed system
	  files.
	  
	  - Tests for ruby/zoom in provider tests.

2007-04-27 10:03  laurusnobilis

	* ChangeLog, lib/alexandria/book_providers/bol_it.rb: Updated
	  provider bol.it

2007-04-27 07:57  laurusnobilis

	* ChangeLog, lib/alexandria/book_providers/worldcat.rb: Updated
	  provider Worldcat

2007-04-20 03:54  method

	* Rakefile.rb: Added Rakefile (see previous Alexandria commit)

2007-04-16 04:16  method

	* lib/alexandria/library.rb, lib/alexandria/ui.rb,
	  lib/alexandria/ui/about_dialog.rb,
	  lib/alexandria/ui/acquire_dialog.rb,
	  lib/alexandria/ui/alert_dialog.rb,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/book_properties_dialog_base.rb,
	  lib/alexandria/ui/dialogs,
	  lib/alexandria/ui/dialogs/about_dialog.rb,
	  lib/alexandria/ui/dialogs/acquire_dialog.rb,
	  lib/alexandria/ui/dialogs/alert_dialog.rb,
	  lib/alexandria/ui/dialogs/bad_isbns_dialog.rb,
	  lib/alexandria/ui/dialogs/book_properties_dialog.rb,
	  lib/alexandria/ui/dialogs/book_properties_dialog_base.rb,
	  lib/alexandria/ui/dialogs/export_dialog.rb,
	  lib/alexandria/ui/dialogs/import_dialog.rb,
	  lib/alexandria/ui/dialogs/misc_dialogs.rb,
	  lib/alexandria/ui/dialogs/new_book_dialog.rb,
	  lib/alexandria/ui/dialogs/new_book_dialog_manual.rb,
	  lib/alexandria/ui/dialogs/new_smart_library_dialog.rb,
	  lib/alexandria/ui/dialogs/preferences_dialog.rb,
	  lib/alexandria/ui/dialogs/smart_library_properties_dialog.rb,
	  lib/alexandria/ui/dialogs/smart_library_properties_dialog_base.rb,
	  lib/alexandria/ui/export_dialog.rb,
	  lib/alexandria/ui/import_dialog.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb,
	  lib/alexandria/ui/new_smart_library_dialog.rb,
	  lib/alexandria/ui/preferences_dialog.rb,
	  lib/alexandria/ui/smart_library_properties_dialog.rb,
	  lib/alexandria/ui/smart_library_properties_dialog_base.rb:
	  Refactoring: moving dialogs into dialogs folder. Preparation to
	  break up
	  main_app.rb
	  
	  - Improved bad-isbns import dialog.
	  - Converted main_app.rb to tabs.

2007-04-08 15:34  method

	* lib/alexandria/book.rb, lib/alexandria/library.rb,
	  lib/alexandria/smart_library.rb: -Writes version number to most
	  yaml

2007-04-06 16:20  laurusnobilis

	* ChangeLog, NEWS, lib/alexandria/export_library.rb,
	  lib/alexandria/import_library.rb: export_library.rb:
	  * CSV list export:
	  - the file has extension "csv"
	  - fixed in case that authors is [] or elements are missing
	  * ONIX export:
	  - removed an unnecessary .to_s
	  - removed use of CGI.escapeHTML, whch is unnecessary
	  - fixed in case that ISBN is missing
	  * BibTeX export:
	  - fixed in case that authors is [] or elements are missing
	  - exported also book.publishing_year
	  * HTML export:
	  - added meta "Author", "Description", "Keywords"
	  * Tellico export:
	  - added info on wether the book has been read or loaned
	  
	  import_library.rb:
	  * Tellico import:
	  - imported notes

2007-04-06 10:23  laurusnobilis

	* ChangeLog, NEWS, TODO: updated ChangeLog TODO NEWS

2007-04-03 04:16  method

	* lib/alexandria/book.rb, lib/alexandria/ui/main_app.rb: - Meager
	  commit, I know, added version attribute

2007-04-02 15:26  laurusnobilis

	* lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/book_providers/webster_it.rb: proxis.rb: fixed
	  'url',which requires ISBN-10
	  webster_it.rb: updated, site now supports ISBN-13

2007-04-02 14:49  laurusnobilis

	* lib/alexandria/book_providers/ls.rb: ls.rb: added code for
	  imported books, and replaced non-ascii chars with dots

2007-04-02 13:32  laurusnobilis

	* lib/alexandria/book_providers.rb: book_providers.rb: added debug
	  message in case that a book is not found

2007-04-01 06:45  method

	* lib/alexandria/library.rb: -small fix for [1818]

2007-03-30 21:37  laurusnobilis

	* lib/alexandria/book_providers/z3950.rb: z3950.rb: when searching
	  by ISBN, only one record is asked from the provider

2007-03-30 16:38  laurusnobilis

	* FAQ: FAQ: added more information about Z39.50 servers

2007-03-30 16:00  laurusnobilis

	* lib/alexandria/book_providers/ibs_it.rb: ibs_it.rb: partially
	  updated, to make it work again. It is still necessary to fix
	  authors, edition, publish_year

2007-03-30 15:35  laurusnobilis

	* lib/alexandria/book_providers/proxis.rb: proxis.rb: in the user
	  preferences, changed "Locale" to "Language", which is more
	  meaningful, corresponds closer to the code, and is
	  for a different topic of "Locale" used by Amazon

2007-03-29 10:29  laurusnobilis

	* lib/alexandria/import_library.rb,
	  lib/alexandria/smart_library.rb, lib/alexandria/ui/main_app.rb:
	  import_library.rb smart_library.rb main_app.rb: changed variable
	  name from MAX_STARS to MAX_RATING_STARS, and replaced some
	  occurrencies of '5' with MAX_RATING_STARS

2007-03-27 15:14  laurusnobilis

	* lib/alexandria/export_library.rb: export_library.rb: When
	  exporting to Tellico, set syntaxVersion='7' (the earliest version
	  for which there is still a DTD) in order to
	  allow the library to be imported also by older versions of
	  Tellico.

2007-03-27 10:16  laurusnobilis

	* lib/alexandria/export_library.rb,
	  lib/alexandria/import_library.rb: export_library.rb:
	  - removed deeescription of the field "rating", which is already
	  present in recent Tellico versions
	  - minor changes
	  import_library.rb:
	  - check that "rating" is in [1,2,3,4,5]. Is not, "rating" is
	  ignored.

2007-03-26 16:15  laurusnobilis

	* lib/alexandria/import_library.rb: import_library.rb: added rating
	  when importing a Tellico library

2007-03-26 10:40  laurusnobilis

	* lib/alexandria/book_providers/ls.rb,
	  lib/alexandria/book_providers/renaud.rb,
	  lib/alexandria/import_library.rb, lib/alexandria/library.rb:
	  library.rb, import_library.rb, renaud.rb, ls.rb: publishing_year
	  is converted to integer when quitting, importing a tellico
	  library, or with providers ls and renaud
	  import_library.rb: canonicalise_ean is used when importing a
	  tellico library (because Tellico returns EAN with dashes)

2007-03-26 07:27  laurusnobilis

	* lib/alexandria/library.rb: library.rb: removed an unnecessary
	  .to_s after canonicalise_ean (which already returns a string)

2007-03-24 08:47  laurusnobilis

	* lib/alexandria/import_library.rb: import_library.rb: fixed import
	  of a Tellico library, even if "authors" is empty

2007-03-23 11:10  laurusnobilis

	* lib/alexandria/ui/book_properties_dialog.rb:
	  book_properties_dialog.rb: keeps ISBN-13 instead to convert to
	  ISBN

2007-03-23 11:05  laurusnobilis

	* lib/alexandria/book_providers/proxis.rb, tests/test_providers.rb:
	  proxis.rb now returns the ISBN-13

2007-03-19 15:40  laurusnobilis

	* README, lib/alexandria/export_library.rb: export_library.rb:
	  - Added optional requirement "image_size", in order to provide
	  data for the images like
	  height='143' width='95'
	  when exporting to HTML web page or to tellico
	  - Added element Publisher/PublishingRole = '01' when exporting to
	  ONIX
	  - Changed type from Transitional to Strict when exporting to HTML
	  web page

2007-03-19 12:15  laurusnobilis

	* lib/alexandria/book_providers/webster_it.rb: - Improved
	  webster_it.rb (for handling books like 9788830417588 with wrong
	  image)

2007-03-18 23:23  laurusnobilis

	* lib/alexandria/export_library.rb: export_library.rb: ONIX export:
	  exported publishing_year, and modified PublisherName to fit more
	  strict requirements

2007-03-18 21:42  laurusnobilis

	* lib/alexandria/export_library.rb: export_library.rb:
	  * ONIX export:
	  - reordered elements, in order to make it vali XML
	  * Tellico export:
	  - renamed things from "bookcase" to "tellico"
	  - changed doctype and syntaxVersion to version 8
	  - moved attribute "i18n", according to tellico.dtd
	  - added attribute "id", required by tellico.dtd
	  - added export of publishing_year

2007-03-17 09:44  laurusnobilis

	* lib/alexandria/export_library.rb: export_library.rb:
	  - fixed "ProductWebSite" -> "ProductWebsite" when exporting ONIX
	  - CGI.escapeHTML is used only unless the element is nul
	  - for the moment, when exporting to HTML web page, CGI.escapeHTML
	  is not used for title and authors, because they may contain HTML
	  entities (bug to be fixed on the providers site)

2007-03-16 22:18  laurusnobilis

	* lib/alexandria/export_library.rb: export_library.rb: used
	  CGI.escapeHTML when exporting ONIX (which is an XML) or HTML web
	  page

2007-03-16 20:58  laurusnobilis

	* data/alexandria/web-themes/clean/clean.css,
	  tests/test_providers.rb: test_providers.rb: added test for
	  provider LOC and a book with non-ASCII letters
	  clean.css: added foreground color, see
	  http://www.w3.org/QA/Tips/color for the reason

2007-03-16 12:04  laurusnobilis

	* lib/alexandria/export_library.rb: export_library.rb: changed from
	  "Generated" to "Generated on #{Date.today()}", when exporting to
	  BibTex or HTML web page

2007-03-16 11:33  laurusnobilis

	* ChangeLog, NEWS, lib/alexandria/book_providers/adlibris.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/bn.rb,
	  lib/alexandria/book_providers/bol_it.rb,
	  lib/alexandria/book_providers/dea_store_it.rb,
	  lib/alexandria/book_providers/ibs_it.rb,
	  lib/alexandria/book_providers/ls.rb,
	  lib/alexandria/book_providers/mcu.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/book_providers/renaud.rb,
	  lib/alexandria/book_providers/thalia.rb,
	  lib/alexandria/book_providers/webster_it.rb,
	  lib/alexandria/book_providers/z3950.rb,
	  lib/alexandria/export_library.rb: fixed: utf-8 -> UTF-8,
	  iso-8859-* -> ISO-8859-*
	  z3950.rb: default charset is now ISO-8859-1

2007-03-13 21:04  laurusnobilis

	* lib/alexandria/book_providers/dea_store_it.rb: dea_store_it.rb:
	  minor improvements

2007-03-13 19:28  laurusnobilis

	* lib/alexandria/book_providers/z3950.rb: z3950.rb: - added
	  conversion from and to utf-8.
	  - fixed "authors" for BL

2007-03-13 16:44  laurusnobilis

	* lib/alexandria/book_providers/bn.rb: bn.rb: fixed "authors"

2007-03-13 14:03  laurusnobilis

	* lib/alexandria/book_providers/thalia.rb, tests/test_providers.rb:
	  - thalia.rb: updated
	  - test_providers.rb improved test of thalia.rb: added foreign
	  book, DVD, CD

2007-03-13 10:13  laurusnobilis

	* lib/alexandria/book_providers/z3950.rb, tests/test_providers.rb:
	  - test_providers.rb: added test of SBN
	  - z3950.rb: now, when searching by ISBN, the ISBN of the returned
	  book is the ISBN used in the search. This because
	  ruby/zoom has a bug, and may return a cutted ISBN, or because the
	  z39.50 server may return more than one ISBN.

2007-03-13 08:58  laurusnobilis

	* lib/alexandria/book_providers/z3950.rb: z3950.rb: added
	  element_set_name = 'F', in order to return the 'full' set of data
	  (SBN default is 'brief')

2007-03-13 03:52  method

	* lib/alexandria/library.rb, lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb: BACKUP LIBRARY FOR NOW
	  
	  - Should be okay, but might lose a cover.
	  - Tries to coerce all books to ean
	  - Additional code that has been neutralized.

2007-03-12 09:31  laurusnobilis

	* lib/alexandria/book_providers/z3950.rb: z3950.rb: added function
	  url(book) to provider SBN

2007-03-06 23:22  laurusnobilis

	* lib/alexandria/book_providers/z3950.rb: z3950.rb: added provider
	  "Servizio Bibliotecario Nazionale (Italy)"

2007-03-06 21:54  laurusnobilis

	* lib/alexandria/book_providers/z3950.rb: z3950.rb: refactored, and
	  prepared to add a new provider

2007-03-06 18:47  laurusnobilis

	* lib/alexandria/book_providers.rb: added debug info about which
	  provider the book has been found at

2007-03-05 18:39  laurusnobilis

	* lib/alexandria/book_providers/z3950.rb: z3950.rb:
	  - added function url(book) for LOC and BL
	  - added info about Copac
	  - minor changes

2007-03-05 13:55  laurusnobilis

	* lib/alexandria/import_library.rb: - import_library.rb: now some
	  messages are displayed only if $DEBUG

2007-03-04 17:51  method

	* lib/alexandria.rb, lib/alexandria/book_providers.rb,
	  lib/alexandria/library.rb, lib/alexandria/ui.rb,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/book_properties_dialog_base.rb,
	  lib/alexandria/ui/import_dialog.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb, tests/test_providers.rb:
	  READ THIS PLEASE: Wrote this a long time ago (1 week+) and
	  merging now.
	  
	  - added --debug switch and removed logging code. Won't be noisy
	  unless you set --debug!
	  
	  - scan and remove Amazon mystery string in books *upon load*.
	  BACKUP
	  YOUR LIBRARY until I can figure out problem with resulting "ghost
	  books".
	  

2007-03-04 17:47  laurusnobilis

	* FAQ: Improved the FAQ

2007-03-04 12:07  laurusnobilis

	* lib/alexandria/book_providers/z3950.rb: z3950.rb: added support
	  for books without ISBN

2007-03-04 11:55  laurusnobilis

	* lib/alexandria/book_providers/z3950.rb,
	  lib/alexandria/library.rb: z3950.rb: fixed bug, publish_year can
	  be unbound
	  library.rb: canonicalise_ean now removes dashes and spaces

2007-03-03 17:35  laurusnobilis

	* lib/alexandria/book_providers/worldcat.rb: worldcat.rb: allowed
	  to return nul as ISBN (this provider lists also old books without
	  ISBN)

2007-03-03 16:24  laurusnobilis

	* lib/alexandria/book_providers/adlibris.rb,
	  lib/alexandria/book_providers/bn.rb,
	  lib/alexandria/book_providers/bol_it.rb,
	  lib/alexandria/book_providers/dea_store_it.rb,
	  lib/alexandria/book_providers/ibs_it.rb,
	  lib/alexandria/book_providers/ls.rb,
	  lib/alexandria/book_providers/renaud.rb,
	  lib/alexandria/book_providers/thalia.rb,
	  lib/alexandria/book_providers/webster_it.rb,
	  lib/alexandria/book_providers/worldcat.rb: adlibris.rb bn.rb
	  bol_it.rb dea_store_it.rb ibs_it.rb ls.rb renaud.rb thalia.rb
	  webster_it.rb worldcat.rb :
	  added to the function to_book of each provider code like
	  raise NoResultsError if /not found/.match(data) != nil

2007-03-03 15:24  laurusnobilis

	* lib/alexandria/book_providers/ls.rb: ls.rb fixed the typo
	  Siliciano -> Siciliano

2007-03-03 15:10  laurusnobilis

	* lib/alexandria/book_providers/z3950.rb, tests/test_providers.rb:
	  z3950.rb : now returns [Book.new(...)] instead of [Book.new(...),
	  nil] (where nil is the image). This is required to pass the test.
	  test_providers.rb: added test of LOC and BL, and grouped together
	  tests of providers depending on optional libraries

2007-03-03 14:43  laurusnobilis

	* lib/alexandria/book_providers/z3950.rb: z3950.rb, after this
	  change:
	  - returns output even if author is empty
	  - uses Library.canonicalise_isbn on input and
	  Library.canonicalise_ean on output
	  - fixed bug about publish_year for BL
	  - publisher and edition are nil instead of ""

2007-03-02 20:36  laurusnobilis

	* FAQ: Faq: small changes about "Surname, Name"

2007-03-02 14:00  laurusnobilis

	* lib/alexandria/book_providers/ls.rb: - ls.rb fixed for images

2007-03-02 12:15  laurusnobilis

	* lib/alexandria/book_providers/dea_store_it.rb: - dea_store_it.rb
	  : modified to return "Surname, Name"

2007-03-02 10:16  laurusnobilis

	* FAQ: Added the FAQ

2007-03-02 09:00  laurusnobilis

	* lib/alexandria/ui/main_app.rb: added hotkey "<control>O" for
	  preferences

2007-03-02 08:49  laurusnobilis

	* README, lib/alexandria/ui/main_app.rb: - added '/' to web
	  addesses in README file
	  - added support for internat. of a message

2007-02-28 18:45  laurusnobilis

	* lib/alexandria/book_providers/adlibris.rb: - adlibris.rb: fixed
	  authors and publish_year

2007-02-28 14:54  laurusnobilis

	* tests/test_providers.rb: -test of provider mcu: added test that
	  bugs [#2533] and [#2518] are fixed

2007-02-28 14:03  laurusnobilis

	* lib/alexandria/macui/BookInfoController.rb,
	  lib/alexandria/ui/book_properties_dialog.rb: - allowed manual
	  entry of books without author (for instance 9788841574195 has no
	  author)
	  - in the "Book Properties Dialog", added "cancel" button, and
	  renamed "close" button to "save"

2007-02-28 09:49  laurusnobilis

	* lib/alexandria/book_providers/worldcat.rb: improved worldcat.rb

2007-02-28 09:20  laurusnobilis

	* lib/alexandria/book_providers.rb,
	  lib/alexandria/import_library.rb, lib/alexandria/ui/main_app.rb:
	  - Improved error messages
	  - ignored empty lines when importing a library
	  
	  M lib/alexandria/book_providers.rb
	  M lib/alexandria/import_library.rb
	  M lib/alexandria/ui/main_app.rb

2007-02-26 20:06  laurusnobilis

	* lib/alexandria/book_providers.rb: added info in case that
	  alexandria can't load optional libraries

2007-02-26 19:31  laurusnobilis

	* lib/alexandria.rb: added an author

2007-02-26 13:30  laurusnobilis

	* lib/alexandria/book_providers/dea_store_it.rb: dea_store_it.rb:
	  - updated (the site has switched to isbn-13)
	  - added optional load of rubygems
	  (rubygems may be required or not by hpricot (used by mechanize),
	  and may be installed or not)

2007-02-24 20:01  method

	* lib/alexandria/import_library.rb: - Fix for closed [#3130], most
	  tellico entries should work now. Need to
	  put in better error message, though.

2007-02-24 17:30  laurusnobilis

	* lib/alexandria/book_providers/renaud.rb, tests/test_providers.rb:
	  fixed renaud, now supports also books in the section for youngs

2007-02-24 14:41  laurusnobilis

	* lib/alexandria/book_providers/thalia.rb: improved thalia.rb

2007-02-24 06:08  method

	* lib/alexandria/import_library.rb, lib/alexandria/ui/main_app.rb:
	  -Improvements on import filetype detection (made it dumb instead
	  of sloppy)
	  -Working toward solution of [#3130]

2007-02-23 22:42  method

	* AUTHORS, HACKING, README,
	  lib/alexandria/book_providers/adlibris.rb,
	  lib/alexandria/book_providers/bn.rb,
	  lib/alexandria/book_providers/bol_it.rb,
	  lib/alexandria/book_providers/dea_store_it.rb,
	  lib/alexandria/book_providers/ibs_it.rb,
	  lib/alexandria/book_providers/webster_it.rb,
	  lib/alexandria/import_library.rb, lib/alexandria/library.rb,
	  lib/alexandria/ui/import_dialog.rb,
	  lib/alexandria/ui/main_app.rb, tests/data, tests/data/isbns.txt,
	  tests/test_isbn.rb: - Allow publisher, edition in some providers
	  to be nil (feel free to revert/alter if you disagree)
	  - Fix for [#1423] and preliminary implementation of user's
	  suggestion (displays malfunctioning ISBNs)
	  - Some logging code from working on [#1423] (we need to discuss
	  logging strategy)

2007-02-23 22:22  laurusnobilis

	* ChangeLog, lib/alexandria/book_providers/thalia.rb: fixed thalia

2007-02-23 21:56  laurusnobilis

	* lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/adlibris.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/bol_it.rb,
	  lib/alexandria/book_providers/ls.rb,
	  lib/alexandria/book_providers/mcu.rb,
	  lib/alexandria/book_providers/webster_it.rb,
	  lib/alexandria/book_providers/worldcat.rb,
	  lib/alexandria/library.rb, tests/test_providers.rb: - repaired
	  mcu.rb
	  - now all the providers (except proxis) return EAN
	  - minor changes

2007-02-23 17:46  laurusnobilis

	* lib/alexandria/book_providers/thalia.rb: Now thalia suppors also
	  music, dvd, software, games

2007-02-23 12:21  laurusnobilis

	* lib/alexandria/book_providers/thalia.rb: fixed /thalia.rb

2007-02-23 09:50  laurusnobilis

	* lib/alexandria/book_providers/ls.rb,
	  lib/alexandria/book_providers/proxis.rb: - proxis: fixed
	  - ls: added search by title/author

2007-02-21 16:13  laurusnobilis

	* lib/alexandria/book_providers/mcu.rb: added info in case that a
	  nice guy wants to fix it

2007-02-21 08:31  laurusnobilis

	* AUTHORS, ChangeLog, NEWS, README: updated files AUTHORS ChangeLog
	  README NEWS

2007-02-20 11:32  laurusnobilis

	* lib/alexandria/book_providers/adlibris.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/bn.rb,
	  lib/alexandria/book_providers/bol_it.rb,
	  lib/alexandria/book_providers/dea_store_it.rb,
	  lib/alexandria/book_providers/ibs_it.rb,
	  lib/alexandria/book_providers/ls.rb,
	  lib/alexandria/book_providers/mcu.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/book_providers/renaud.rb,
	  lib/alexandria/book_providers/thalia.rb,
	  lib/alexandria/book_providers/webster_it.rb,
	  lib/alexandria/book_providers/worldcat.rb,
	  lib/alexandria/book_providers/z3950.rb,
	  lib/alexandria/ui/main_app.rb, tests/test_providers.rb: - fixes
	  and updates for some providers
	  - added info about the Wikipedia page (if any)
	  - added the country of the provider after the name
	  - converted the encoding from utf-8, when searching by
	  title/author/keyword
	  - used CGI::unescapeHTML for renaud and thalia
	  - now most providers return EAN
	  - added Library.canonicalise_isbn for the providers that don't
	  yet use EAN, so that now EAN can be used with every provider file
	  - for the function url, the check that the book has the ISBN has
	  been moved to only one place in the ui library
	  - other minor and cosmetic changes

2007-02-19 21:44  method

	* lib/alexandria/book_providers/webster_it.rb,
	  lib/alexandria/book_providers/worldcat.rb,
	  tests/test_providers.rb: - Fixes for [#8719] worldcat and webster
	  can take muliple authors now.
	  "".scan(/regex/) is the key.

2007-02-19 10:50  laurusnobilis

	* lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/amadeus.rb,
	  lib/alexandria/book_providers/thalia.rb,
	  schemas/alexandria.schemas, tests/test_providers.rb: Renamed
	  amadeus to thalia
	  (Amadeus was bought by Thalia)

2007-02-19 09:52  laurusnobilis

	* lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/worldcat.rb,
	  tests/test_providers.rb: new provider worldcat.org

2007-02-18 15:07  laurusnobilis

	* lib/alexandria/book_providers.rb: The requirement Ruby/Amazon is
	  now optional

2007-02-18 14:09  laurusnobilis

	* lib/alexandria/book_providers/adlibris.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/mcu.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/book_providers/webster_it.rb,
	  lib/alexandria/ui/import_dialog.rb: - Now nul is returned instead
	  of "", "n/a", or "Unknown Binding", when the provider doesn't
	  return a value
	  - minor fixes for webster_it
	  - commented out a line in lib/alexandria/ui/import_dialog.rb that
	  makes alexandria crash when importing a library

2007-02-16 18:54  laurusnobilis

	* lib/alexandria/book_providers/dea_store_it.rb,
	  tests/test_providers.rb: provider Deastore, working well enough

2007-02-16 04:06  method

	* data/alexandria/glade/main_app.glade,
	  lib/alexandria/book_providers/renaud.rb,
	  lib/alexandria/ui/main_app.rb, tests/test_application.rb,
	  tests/test_providers.rb: Added crude tests for other search
	  types. Can't think of a better way to
	  test these.

2007-02-16 00:25  laurusnobilis

	* lib/alexandria/book_providers/adlibris.rb,
	  lib/alexandria/book_providers/amadeus.rb,
	  lib/alexandria/book_providers/ls.rb: -fixed image location
	  -data converted to utf-8

2007-02-15 22:51  laurusnobilis

	* lib/alexandria/book_providers/amadeus.rb: -fixed image location
	  -data converted to utf-8

2007-02-15 22:17  laurusnobilis

	* lib/alexandria/book_providers/adlibris.rb: -fixed image location
	  -data converted to utf-8

2007-02-15 21:44  laurusnobilis

	* lib/alexandria/book_providers/webster_it.rb,
	  schemas/alexandria.schemas: again webster

2007-02-15 21:28  laurusnobilis

	* lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/webster_it.rb,
	  tests/test_providers.rb: provider webster.it, now working well
	  enough

2007-02-15 18:06  laurusnobilis

	* lib/alexandria/book_providers/bn.rb, tests/test_providers.rb:
	  fixed barnes&noble, and enabled again the test.
	  it is not perfect, but it better than nothing.

2007-02-15 16:35  laurusnobilis

	* lib/alexandria/book_providers/renaud.rb, tests/test_providers.rb:
	  fixed renaud.rb, and added test

2007-02-15 15:23  laurusnobilis

	* lib/alexandria/book_providers/bol_it.rb,
	  lib/alexandria/book_providers/dea_store_it.rb,
	  lib/alexandria/book_providers/ibs_it.rb, tests/test_providers.rb:
	  -the data is converted to utf-8
	  -minor and cosmetic changes

2007-02-15 10:36  laurusnobilis

	* lib/alexandria/book_providers/ibs_it.rb: fixed search by
	  title/author/keyword

2007-02-15 10:09  laurusnobilis

	* lib/alexandria/book_providers/ibs_it.rb, tests/test_providers.rb:
	  -fixed to get the image always, but without getting the fake
	  image

2007-02-15 09:08  laurusnobilis

	* lib/alexandria/book_providers/ibs_it.rb, tests/test_providers.rb:
	  -fixed for books without author
	  -fixed for books without image
	  -small cosmetic changes

2007-02-15 07:54  laurusnobilis

	* lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/bol_it.rb, tests/test_providers.rb:
	  provider bol.it, now working well enough

2007-02-15 07:24  laurusnobilis

	* lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/dea_store_it.rb: - Small changes
	  for dea_store_it.rb
	  - dea_store_it.rb is now loaded only if mechanize is available

2007-02-05 02:06  method

	* lib/alexandria/book_providers/dea_store_it.rb: I thought this
	  worked before, I think I missed the file.

2007-02-04 23:37  method

	* lib/alexandria/book_providers/bol_it.rb,
	  lib/alexandria/book_providers/webster_it.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb, tests/test.rb,
	  tests/test_application.rb: Added new test_application.rb. Pretty
	  worthless right now, but might be
	  useful later. Also added two new book providers, but haven't
	  hooked them
	  up yet.

2007-02-04 10:11  bel8

	* lib/alexandria/book_providers/ibs_it.rb, tests/test_providers.rb:
	  accept 13 digits isbn code

2007-02-02 20:37  bel8

	* lib/alexandria/book_providers/ibs_it.rb: fixed a problem with
	  authors having an accent in their name
	  (bug ID 8173)

2007-02-01 20:35  method

	* lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/adlibris.rb,
	  lib/alexandria/book_providers/amadeus.rb,
	  lib/alexandria/book_providers/dea_store_it.rb,
	  lib/alexandria/book_providers/ibs_it.rb,
	  lib/alexandria/book_providers/ls.rb,
	  lib/alexandria/book_providers/mcu.rb,
	  lib/alexandria/book_providers/proxis.rb, tests/test_providers.rb:
	  * Made all the book providers pass tests, except for mcu and bn,
	  which
	  I've dropped for now.

2007-01-29 20:05  method

	* lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/dea_store_it.rb,
	  tests/test_providers.rb: * Changed to 'mechanize' code for
	  dea_store_it.rb (new dependency)
	  * Commented out amazon.rb code apparently responsible for
	  substantial
	  portion of [#6742] (and [#8173])
	  * Now I'm interested in, how does a BookProvider queu through its
	  BPs?

2007-01-29 02:00  method

	* lib/alexandria/ui/import_dialog.rb: Fixed
	  crashing-when-closing-import-dialog: don't allow delete dialog.

2007-01-29 01:25  method

	* lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/dea_store_it.rb,
	  lib/alexandria/book_providers/ls.rb, tests/test_providers.rb: *
	  Added dea_store_it.rb and test
	  * Cleared most of the hurdles in ls.rb, now down to assert
	  errors.

2007-01-28 05:13  method

	* data/alexandria/glade/book_properties_dialog.glade,
	  lib/alexandria/book_providers/adlibris.rb,
	  lib/alexandria/book_providers/ls.rb,
	  lib/alexandria/smart_library.rb,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/book_properties_dialog_base.rb,
	  lib/alexandria/ui/main_app.rb: * ls and adlibris were complaining
	  that manual books had no isbn.
	  * Added some graphics to book_properties where there were none.
	  * Getting GRClosure errors only on the manual books. Removed
	  unnecessary
	  callback from BookPropertiesDialog, and need to follow up on
	  GRClosure
	  sent from ln 169 smart_libraries.rb in refilter

2007-01-22 23:28  method

	* lib/alexandria.rb, lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/ls.rb, lib/alexandria/ui.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb, tests/test_providers.rb: *
	  Added logging code for initialization and details of
	  new_book_dialog. Investigating
	  the segfaults. Thought that threads were interacting badly. Don't
	  believe anything
	  anymore, not really. A wise man once said: "Imho a seg fault is
	  far too low level to be caught on the ruby side."
	  
	  * Forced get_images_async to spawn after on_find has finished. So
	  not very async anymore, right?

2007-01-20 18:32  method

	* ChangeLog: Testing.

2007-01-20 17:37  method

	* ChangeLog: Testing the commits list.

2007-01-19 20:09  method

	* lib/alexandria/book_providers/adlibris.rb,
	  lib/alexandria/book_providers/ls.rb: ls.rb wasn't innocent.

2007-01-19 19:58  method

	* data/alexandria/glade/book_properties_dialog.glade,
	  data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/adlibris.rb,
	  lib/alexandria/book_providers/ls.rb,
	  lib/alexandria/book_providers/mcu.rb, tests/test_providers.rb:
	  Clearing out patches. Added two (broken) book providers and a
	  non-working fix to mcu.rb. Since they're based on BNProvider,
	  which is broken, maybe we can fix them up. Also followed
	  suggestion and
	  replaced - with _ in glade files.

2007-01-19 15:52  method

	* data/alexandria/glade/acquire_dialog.glade,
	  data/alexandria/glade/book_properties_dialog.glade,
	  data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/book.rb, lib/alexandria/library.rb,
	  lib/alexandria/smart_library.rb,
	  lib/alexandria/ui/about_dialog.rb,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/book_properties_dialog_base.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb,
	  lib/alexandria/ui/preferences_dialog.rb,
	  lib/alexandria/ui/smart_library_properties_dialog_base.rb: -Added
	  :own, :redd, :want, :tags attributes; respective interface
	  elements in book_properties_dialog; respective columns in
	  listview.
	  -FIX: Made error for duplicate book entry display full error
	  message.
	  -TEMPORARY FIX: Caught exception re: non-books in a secondary
	  Library.

2007-01-17 23:57  pterjan

	* ChangeLog, lib/alexandria/ui/main_app.rb: - Fix bug [#5911] Can't
	  close About Dialog with Close button
	  - Fix ChangeLog indentation

2006-09-05 13:11  nomeata

	* po/ChangeLog, po/de.po: de.po: Catching up. I didn't knew there
	  is new stuff, I thought I used to be notified by mail or
	  something. That's why I didn't check in a while

2006-07-11 16:46  magmax

	* po/es.po: main translation. There are still two untranslated
	  words. Full revision.

2006-06-20 20:59  lrichard

	* po/ChangeLog, po/cs.po, po/cy.po, po/de.po, po/es.po, po/fr.po,
	  po/it.po, po/ja.po, po/pl.po, po/pt.po, po/pt_BR.po, po/sv.po:
	  Update of alexandria.pot with consequences on locales.

2006-03-29 21:05  bel8

	* ChangeLog, lib/alexandria/book_providers/ibs_it.rb,
	  lib/alexandria/ui/new_book_dialog.rb: Added use of referer to
	  download covers in ibs_it.rb
	  Covers are now downloaded to .ibs_it_cache
	  Cache is cleaned at exit
	  Modified new_book_dialog.rb to handle cover files in tree view

2006-03-02 16:03  lrz

	* ChangeLog, lib/alexandria/ui/new_smart_library_dialog.rb:
	  2006-03-02 Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/new_smart_library_dialog.rb:
	  
	  Close the dialog when destroyed.
	  Lines beginning with `CVS:' are removed automatically CVS: CVS:
	  Committing in . CVS: CVS:
	  Modified Files: CVS: ChangeLog
	  lib/alexandria/ui/new_smart_library_dialog.rb CVS:
	  ----------------------------------------------------------------------

2006-03-02 15:58  lrz

	* ChangeLog, lib/alexandria/export_library.rb: fixed tab width

2006-02-27 22:23  aymeric

	* ChangeLog, lib/alexandria/export_library.rb: 2006-02-27 Aymeric
	  Nys <aymeric@nnx.com>
	  
	  * lib/alexandria/export_library.rb
	  
	  - Add CVS export.

2006-02-27 21:52  aymeric

	* data/gnome/help/alexandria/fr/alexandria.xml: 2006-02-27 Aymeric
	  Nys <aymeric@nnx.com>
	  
	  * data/gnome/help/alexandria/fr/alexandria.xml
	  
	  - First commit

2006-02-27 21:51  aymeric

	* data/gnome/help/alexandria/fr,
	  data/gnome/help/alexandria/fr/figures,
	  data/gnome/help/alexandria/fr/figures/alexandria_add_button.png,
	  data/gnome/help/alexandria/fr/figures/alexandria_add_by_isbn_1.png,
	  data/gnome/help/alexandria/fr/figures/alexandria_add_by_search_1.png,
	  data/gnome/help/alexandria/fr/figures/alexandria_add_manually.png,
	  data/gnome/help/alexandria/fr/figures/alexandria_add_z3950.png,
	  data/gnome/help/alexandria/fr/figures/alexandria_close_button.png,
	  data/gnome/help/alexandria/fr/figures/alexandria_edit_info.png,
	  data/gnome/help/alexandria/fr/figures/alexandria_export_web_page.png,
	  data/gnome/help/alexandria/fr/figures/alexandria_importing.png,
	  data/gnome/help/alexandria/fr/figures/alexandria_library_pane.png,
	  data/gnome/help/alexandria/fr/figures/alexandria_list_view.png,
	  data/gnome/help/alexandria/fr/figures/alexandria_list_view_search.png,
	  data/gnome/help/alexandria/fr/figures/alexandria_loaning.png,
	  data/gnome/help/alexandria/fr/figures/alexandria_main_window.png,
	  data/gnome/help/alexandria/fr/figures/alexandria_remove_button.png:
	  2006-02-27 Aymeric Nys <aymeric@nnx.com>
	  
	  *
	  ./data/gnome/help/alexandria/fr/figures/alexandria_add_button.png
	  ./data/gnome/help/alexandria/fr/figures/alexandria_add_by_isbn_1.png
	  ./data/gnome/help/alexandria/fr/figures/alexandria_add_by_search_1.png
	  ./data/gnome/help/alexandria/fr/figures/alexandria_add_manually.png
	  ./data/gnome/help/alexandria/fr/figures/alexandria_add_z3950.png
	  ./data/gnome/help/alexandria/fr/figures/alexandria_close_button.png
	  ./data/gnome/help/alexandria/fr/figures/alexandria_edit_info.png
	  ./data/gnome/help/alexandria/fr/figures/alexandria_export_web_page.png
	  ./data/gnome/help/alexandria/fr/figures/alexandria_importing.png
	  ./data/gnome/help/alexandria/fr/figures/alexandria_library_pane.png
	  ./data/gnome/help/alexandria/fr/figures/alexandria_list_view.png
	  ./data/gnome/help/alexandria/fr/figures/alexandria_list_view_search.png
	  ./data/gnome/help/alexandria/fr/figures/alexandria_loaning.png
	  ./data/gnome/help/alexandria/fr/figures/alexandria_main_window.png
	  ./data/gnome/help/alexandria/fr/figures/alexandria_remove_button.png
	  
	  - First commit

2006-02-27 21:44  aymeric

	* data/gnome/help/alexandria/ChangeLog: 2006-02-27 Aymeric Nys
	  <aymeric@nnx.com>
	  
	  * data/gnome/help/alexandria/fr/alexandria.xml
	  * fr/figures/alexandria_main_window.png,
	  fr/figures/alexandria_add_manually.png
	  fr/figures/alexandria_importing.png,
	  fr/figures/alexandria_edit_info.png
	  fr/figures/alexandria_loaning.png,
	  fr/figures/alexandria_library_pane.png
	  fr/figures/alexandria_list_view.png,
	  fr/figures/alexandria_export_web_page.png
	  fr/figures/alexandria_add_z3950.png,
	  fr/figures/alexandria_add_by_search_1.png
	  
	  - First Commit

2006-02-27 21:16  aymeric

	* data/omf/alexandria/alexandria-fr.omf.in: *** empty log message
	  ***

2006-02-27 20:47  lrz

	* AUTHORS, ChangeLog, lib/alexandria.rb: 2006-02-27 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * AUTHORS,
	  lib/alexandria.rb:
	  
	  Added Aymeric.

2006-02-27 15:37  lrz

	* ChangeLog, README, lib/alexandria/ui/completion_models.rb:
	  2006-02-27 Laurent Sansonetti <lrz@gnome.org>
	  
	  README:
	  
	  Mention that Revolution is optional.
	  
	  * lib/alexandria/ui/completion_models.rb:
	  
	  Use the Evolution contacts database to furnish borrowers
	  auto-completion, via the Revolution library. If this library is
	  not present on the system this feature is disabled.

2006-02-27 15:02  lrz

	* ChangeLog, README: 2006-02-27 Laurent Sansonetti <lrz@gnome.org>
	  
	  README:
	  
	  Mention that Ruby/ZOOM is optional.

2006-02-27 14:49  lrz

	* ChangeLog, lib/alexandria/ui.rb, lib/alexandria/ui/main_app.rb:
	  2006-02-27 Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui.rb,
	  lib/alexandria/ui/main_app.rb:
	  
	  Check at runtime if Ruby/Pango has ellipzise support, and use it
	  accordingly.

2006-01-28 09:23  magmax

	* po/es.po: more problems solved

2006-01-26 16:47  magmax

	* po/es.po: Applied the patch given by Javier Fern�ndez-Sanguino
	  Pe�a. Thanks a lot!!

2006-01-26 09:01  magmax

	* po/es.po: Correcting some translations by advisement of Javier
	  Fern�ndez-Sanguino Pe�a.
	  �Thank you!

2006-01-05 16:48  lrz

	* ChangeLog, lib/alexandria/smart_library.rb: 2006-01-05 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/smart_library.rb:
	  
	  When running for the first time (e.g. the
	  ~/alexandria/.smart_libraries
	  directory does not exist) provide some default smart libraries
	  (all
	  favorite and loaned books).

2006-01-05 16:14  lrz

	* ChangeLog, TODO: 2006-01-05 Laurent Sansonetti <lrz@gnome.org>
	  
	  * TODO:
	  
	  Smart libraries feature is complete.

2006-01-05 16:11  lrz

	* ChangeLog, TODO, lib/alexandria/library.rb,
	  lib/alexandria/ui/main_app.rb: 2006-01-05 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/library.rb,
	  lib/alexandria/ui/main_app.rb:
	  
	  Separate regular libraries from smart ones in the sidepane using
	  a
	  separator.

2006-01-04 17:27  lrz

	* ChangeLog, lib/alexandria/export_library.rb,
	  lib/alexandria/library.rb, lib/alexandria/smart_library.rb,
	  lib/alexandria/ui/book_properties_dialog_base.rb,
	  lib/alexandria/ui/import_dialog.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb: 2006-01-04 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/export_library.rb,
	  lib/alexandria/library.rb,
	  lib/alexandria/smart_library.rb,
	  lib/alexandria/ui/book_properties_dialog_base.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb:
	  lib/alexandria/ui/import_dialog.rb:
	  
	  - Make sure smart libraries are exportable ;
	  - Provide a default title for the Add Book Manually / Book
	  Properties
	  dialogs when the target book title is empty ;
	  - Added a keyboard shortcut for the Import button of the Import
	  dialog ;
	  - Make sure the latest regular library is not deletable ;
	  - Misc fixes.

2006-01-04 17:27  lrz

	* po/ChangeLog, po/fr.po: fr.po: Spelling fix

2006-01-04 15:32  lrz

	* ChangeLog, data/alexandria/glade/book_properties_dialog.glade,
	  lib/alexandria/ui/book_properties_dialog_base.rb: 2006-01-04
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/book_properties_dialog.glade,
	  lib/alexandria/ui/book_properties_dialog_base.rb:
	  
	  Removed the clear cover button in the books properties dialog and
	  added
	  a button to the cover file chooser dialog instead that does the
	  same
	  thing.

2006-01-04 15:07  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2006-01-04 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Make sure all tree view columns (in both libraries and books
	  views)
	  are ellipsize at their end.

2006-01-04 14:02  lrz

	* ChangeLog, data/alexandria/glade/book_properties_dialog.glade,
	  data/alexandria/icons/smart_library.png,
	  data/alexandria/icons/smart_library_small.png,
	  data/alexandria/ui/popups.xml, lib/alexandria/export_library.rb,
	  lib/alexandria/library.rb, lib/alexandria/smart_library.rb,
	  lib/alexandria/ui.rb, lib/alexandria/ui/acquire_dialog.rb,
	  lib/alexandria/ui/import_dialog.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb,
	  lib/alexandria/ui/new_smart_library_dialog.rb,
	  lib/alexandria/ui/smart_library_properties_dialog.rb,
	  lib/alexandria/ui/smart_library_properties_dialog_base.rb:
	  2006-01-04 Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/book_properties_dialog.glade,
	  data/alexandria/icons/smart_library.png,
	  data/alexandria/icons/smart_library_small.png,
	  data/alexandria/ui/popups.xml,
	  lib/alexandria/export_library.rb,
	  lib/alexandria/library.rb,
	  lib/alexandria/smart_library.rb,
	  lib/alexandria/ui.rb,
	  lib/alexandria/ui/acquire_dialog.rb,
	  lib/alexandria/ui/import_dialog.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb,
	  lib/alexandria/ui/new_smart_library_dialog.rb,
	  lib/alexandria/ui/smart_library_properties_dialog.rb,
	  lib/alexandria/ui/smart_library_properties_dialog_base.rb:
	  
	  - More work on the smart libraries (feature is almost complete) ;
	  - Various refactoring changes / enhancements.

2006-01-02 13:33  lrz

	* ChangeLog, bin/pre-setup.rb, data/omf/alexandria/post-install.rb,
	  data/omf/alexandria/pre-setup.rb, data/post-clean.rb,
	  lib/alexandria.rb, lib/alexandria/book.rb,
	  lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/amadeus.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/bn.rb,
	  lib/alexandria/book_providers/ibs_it.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/book_providers/renaud.rb,
	  lib/alexandria/book_providers/z3950.rb,
	  lib/alexandria/execution_queue.rb,
	  lib/alexandria/export_library.rb,
	  lib/alexandria/import_library.rb, lib/alexandria/library.rb,
	  lib/alexandria/macui.rb, lib/alexandria/macui/AboutController.rb,
	  lib/alexandria/macui/AddBookController.rb,
	  lib/alexandria/macui/BookInfoController.rb,
	  lib/alexandria/macui/BooksDataSource.rb,
	  lib/alexandria/macui/ExportController.rb,
	  lib/alexandria/macui/Icons.rb,
	  lib/alexandria/macui/ImportController.rb,
	  lib/alexandria/macui/LibrariesDataSource.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/Matrix.rb,
	  lib/alexandria/macui/PreferencesController.rb,
	  lib/alexandria/macui/RatingField.rb,
	  lib/alexandria/macui/TableView.rb, lib/alexandria/macui/main.rb,
	  lib/alexandria/pre-setup.rb, lib/alexandria/preferences.rb,
	  lib/alexandria/scanners.rb, lib/alexandria/scanners/cuecat.rb,
	  lib/alexandria/smart_library.rb, lib/alexandria/ui.rb,
	  lib/alexandria/ui/about_dialog.rb,
	  lib/alexandria/ui/acquire_dialog.rb,
	  lib/alexandria/ui/alert_dialog.rb,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/book_properties_dialog_base.rb,
	  lib/alexandria/ui/completion_models.rb,
	  lib/alexandria/ui/export_dialog.rb,
	  lib/alexandria/ui/glade_base.rb, lib/alexandria/ui/icons.rb,
	  lib/alexandria/ui/import_dialog.rb,
	  lib/alexandria/ui/libraries_combo.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/multi_drag_treeview.rb,
	  lib/alexandria/ui/new_book_dialog.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb,
	  lib/alexandria/ui/new_smart_library_dialog.rb,
	  lib/alexandria/ui/preferences_dialog.rb,
	  lib/alexandria/ui/smart_library_properties_dialog_base.rb,
	  lib/alexandria/undo_manager.rb, lib/alexandria/utils.rb,
	  lib/alexandria/web_themes.rb, post-clean.rb, post-install.rb,
	  pre-setup.rb, tests/test.rb, tests/test_isbn.rb,
	  tests/test_providers.rb: 2006-01-02 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  Update copyright to 2006 to all source files.

2006-01-02 13:18  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2006-01-02 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Fixed right click on the books list view and make sure we grab
	  the
	  focus
	  on the target widget.

2005-12-28 18:12  lrz

	* ChangeLog, lib/alexandria/ui/book_properties_dialog_base.rb:
	  2005-12-28 Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/book_properties_dialog_base.rb:
	  
	  Remembers the latest directory selected by the file chooser, so
	  that
	  we
	  use this directory for the next cover open action.

2005-12-28 16:50  lrz

	* ChangeLog, lib/alexandria/ui/new_book_dialog.rb: 2005-12-28
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/new_book_dialog.rb:
	  
	  Fixed assertion while packing the pixbuf cell renderer.

2005-12-28 16:17  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2005-12-28 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  - Added a keyboard shortcut (CTRL+SHIFT+N) for the manual add
	  book
	  action ;

2005-12-28 16:12  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2005-12-28 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Make sure we observe libraries that have just been added, and we
	  remove
	  ourself from the observers list when the library has been
	  removed.
	  This
	  fixes a bug when books added in new libraries were not displayed.

2005-12-14 23:52  lrz

	* ChangeLog, TODO, data/alexandria/ui/menus.xml, lib/alexandria.rb,
	  lib/alexandria/book.rb, lib/alexandria/library.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb,
	  lib/alexandria/undo_manager.rb: 2005-12-15 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * TODO,
	  data/alexandria/ui/menus.xml,
	  lib/alexandria.rb,
	  lib/alexandria/book.rb,
	  lib/alexandria/library.rb,
	  lib/alexandria/undo_manager.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb:
	  
	  - Introduced Undo/Redo functionality for move and deletion
	  actions ;
	  - Added some various very small improvements.

2005-12-09 15:42  lrz

	* ChangeLog, data/alexandria/glade/book_properties_dialog.glade:
	  2005-12-09 Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/book_properties_dialog.glade:
	  
	  Added some tooltips to add/remove authors, clear cover and change
	  cover
	  buttons.

2005-12-09 13:45  lrz

	* ChangeLog, data/alexandria/glade/book_properties_dialog.glade,
	  lib/alexandria/ui/book_properties_dialog_base.rb: 2005-12-09
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/book_properties_dialog.glade,
	  lib/alexandria/ui/book_properties_dialog_base.rb:
	  
	  Added a clear button just before the cover that set the default
	  book
	  icon back.

2005-12-09 13:19  lrz

	* ChangeLog, lib/alexandria/ui/book_properties_dialog.rb:
	  2005-12-09 Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/book_properties_dialog.rb:
	  
	  Make sure we never set the ISBN entry to nil if the book is
	  ISBN-less.

2005-12-09 13:12  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2005-12-09 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  - Renamed 'Set Rating' to 'My rating' ;
	  - Reworded rating 1..5 menu items.

2005-12-07 17:42  lrz

	* ChangeLog, data/alexandria/ui/menus.xml,
	  data/alexandria/ui/popups.xml, lib/alexandria/ui/main_app.rb:
	  2005-12-07 Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/ui/menus.xml,
	  data/alexandria/ui/popups.xml,
	  lib/alexandria/ui/main_app.rb:
	  
	  - Added contextual popup and Edit menu actions to set the rating
	  of
	  the
	  selected books ;
	  - When right clicking on the books view, select the item/row if
	  the
	  mouse
	  if on an item/row.

2005-12-07 17:16  lrz

	* ChangeLog, lib/alexandria/book.rb: 2005-12-07 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/book.rb:
	  
	  Simplify the code.

2005-12-07 15:39  lrz

	* ChangeLog, data/alexandria/ui/popups.xml,
	  lib/alexandria/ui/main_app.rb: 2005-12-07 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/alexandria/ui/popups.xml,
	  lib/alexandria/ui/main_app.rb:
	  
	  When right clicking in the libraries view, if the mouse is not on
	  an
	  item
	  show another popup menu with New Library and New Smart Library
	  actions.

2005-12-07 15:31  lrz

	* ChangeLog, data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/ui/preferences_dialog.rb: 2005-12-07 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/ui/preferences_dialog.rb:
	  
	  Set the providers tree view as reorderable with drag-and-drop.

2005-12-07 14:19  lrz

	* ChangeLog, README: 2005-12-07 Laurent Sansonetti <lrz@gnome.org>
	  
	  * README:
	  
	  We now require Ruby-GNOME2 0.14.0 or later.

2005-12-07 14:17  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2005-12-07 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  - Work around the beginning of a drag when running a dialog
	  within
	  the
	  GtkIconView's item-activated or GtkTreeView's row-activated
	  signal
	  handlers ;
	  - When right clicking, if the mouse is not on an item, deselect
	  everything
	  before showing the popup menu.

2005-12-01 23:56  lrz

	* ChangeLog, README, TODO, lib/alexandria/ui.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/multi_drag_treeview.rb: 2005-12-02 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/multi_drag_treeview.rb:
	  
	  Introduce drag-and-drop from any books view to the library view.
	  
	  * README:
	  
	  - Mention Ruby/Pango as a new dependency ;
	  - Mention GTK+ 2.8.0 or greater as recommended (but optional) as
	  it brings DND for the icon view.
	  
	  * TODO:
	  
	  One thing less.

2005-11-24 23:55  lrz

	* ChangeLog, lib/alexandria/smart_library.rb,
	  lib/alexandria/ui/new_smart_library_dialog.rb,
	  lib/alexandria/ui/smart_library_properties_dialog_base.rb:
	  2005-11-25 Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/smart_library.rb,
	  lib/alexandria/ui/new_smart_library_dialog.rb,
	  lib/alexandria/ui/smart_library_properties_dialog_base.rb:
	  
	  More work on smart libraries.

2005-11-24 16:26  arrakis

	* ChangeLog: 2005-11-24 Mathieu Leduc-Hamel <arrak@arrak.org>
	  
	  * lib/alexandria/book_providers/renaud.rb:
	  
	  Implementing the publish year field.

2005-11-24 15:03  arrakis

	* lib/alexandria/book_providers/renaud.rb: 2005-11-24 Mathieu
	  Leduc-Hamel <arrak@arrak.org>
	  
	  * data/alexandria/book_providers/renaud.rb
	  Impleting the publish year field

2005-11-18 15:43  lrz

	* ChangeLog, lib/alexandria/smart_library.rb,
	  lib/alexandria/ui/new_smart_library_dialog.rb,
	  lib/alexandria/ui/smart_library_properties_dialog_base.rb:
	  2005-11-18 Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/smart_library.rb,
	  lib/alexandria/ui/new_smart_library_dialog.rb,
	  lib/alexandria/ui/smart_library_properties_dialog_base.rb:
	  
	  More work on smart libraries.

2005-11-18 13:02  lrz

	* ChangeLog, data/alexandria/glade/book_properties_dialog.glade:
	  2005-11-18 Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/book_properties_dialog.glade:
	  
	  Added some space between the Add/Remove authors buttons in the
	  book
	  properties dialog.

2005-11-17 17:43  lrz

	* ChangeLog, data/alexandria/ui/menus.xml, lib/alexandria.rb,
	  lib/alexandria/smart_library.rb, lib/alexandria/ui.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_smart_library_dialog.rb,
	  lib/alexandria/ui/smart_library_properties_dialog_base.rb:
	  2005-11-17 Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/ui/menus.xml,
	  lib/alexandria.rb,
	  lib/alexandria/smart_library.rb,
	  lib/alexandria/ui.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_smart_library_dialog.rb,
	  lib/alexandria/ui/smart_library_properties_dialog_base.rb:
	  
	  Some work on smart libraries (in progress).

2005-11-17 11:32  lrz

	* ChangeLog: indent

2005-11-16 21:43  pterjan

	* ChangeLog, lib/alexandria/book_providers/proxis.rb: Support
	  Publish Year for Proxis

2005-11-16 11:59  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2005-11-16 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Show tooltips for combo toolbar items.

2005-11-16 11:38  lrz

	* data/alexandria/glade/preferences_dialog.glade: s/Publish
	  Date/Publish Year

2005-11-16 11:25  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2005-11-16 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Filter the books views directly when the filter entry has been
	  modified,
	  not upon validation.

2005-11-16 11:23  lrz

	* ChangeLog, data/alexandria/glade/book_properties_dialog.glade,
	  data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/book.rb, lib/alexandria/book_providers/amadeus.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/bn.rb,
	  lib/alexandria/book_providers/ibs_it.rb,
	  lib/alexandria/book_providers/mcu.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/book_providers/renaud.rb,
	  lib/alexandria/book_providers/z3950.rb,
	  lib/alexandria/import_library.rb,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb,
	  lib/alexandria/ui/preferences_dialog.rb, lib/alexandria/utils.rb,
	  schemas/alexandria.schemas: 2005-11-16 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/alexandria/glade/book_properties_dialog.glade,
	  data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/book.rb,
	  lib/alexandria/import_library.rb,
	  lib/alexandria/utils.rb,
	  lib/alexandria/book_providers/amadeus.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/bn.rb,
	  lib/alexandria/book_providers/ibs_it.rb,
	  lib/alexandria/book_providers/mcu.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/book_providers/renaud.rb,
	  lib/alexandria/book_providers/z3950.rb,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb,
	  lib/alexandria/ui/preferences_dialog.rb,
	  schemas/alexandria.schemas:
	  
	  Introduced publish year notion for books.

2005-11-16 02:56  arrakis

	* lib/alexandria/book_providers/renaud.rb: Commented the gettext
	  call and correcting the regular expression of the title.

2005-11-14 09:47  lrz

	* po/ChangeLog, po/fr.po: fr.po: forgot a ':' after the cover's
	  header

2005-11-14 09:35  lrz

	* ChangeLog, lib/alexandria/book_providers.rb,
	  lib/alexandria/ui/preferences_dialog.rb: 2005-11-14 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers.rb,
	  lib/alexandria/ui/preferences_dialog.rb:
	  
	  Make Ruby/ZOOM dependency optional, and hide the advanced check
	  box
	  in the
	  providers preferences window when there is no abstract provider.

2005-11-13 10:37  ljd

	* data/gnome/help/alexandria/ChangeLog: 2005-11-13 Liam Davison
	  <carnegie@liamjdavison.info@liamjdavison.>
	  
	  * data/gnome/help/alexandria/C/alexandria.xml:
	  
	  - Rewrote Acquire from Scanner section to match new
	  functionality;
	  - Added Reynaud-Bray provider;
	  - Added Bibtex export.

2005-11-13 10:35  ljd

	* data/gnome/help/alexandria/C/alexandria.xml: 2005-11-13 Liam
	  Davison <carnegie@liamjdavison.info>
	  
	  * data/gnome/help/alexandria/C/alexandria.xml:
	  
	  - Rewrote Acquire from Scanner section to match new
	  functionality;
	  - Added Reynaud-Bray provider;
	  - Added Bibtex export.

2005-11-10 15:39  lrz

	* ChangeLog, TODO: 2005-11-10 Laurent Sansonetti <lrz@gnome.org>
	  
	  * TODO:
	  
	  Removed done points, added undo/redo.

2005-11-10 15:34  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2005-11-10 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Added actions tooltips. Combo boxes in the toolbar do not have
	  tooltips
	  yet.

2005-11-09 16:20  lrz

	* ChangeLog, lib/alexandria/book_providers/renaud.rb: 2005-11-09
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers/renaud.rb (#url):
	  
	  Make sure we return nil if the book ISBN is not set.

2005-11-08 15:32  lrz

	* ChangeLog, data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/ui/new_book_dialog.rb: 2005-11-08 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  - Properly kill active threads when destroying the window and
	  starting
	  a
	  new search ;
	  - Disable the whole window while searching.

2005-11-08 14:41  lrz

	* AUTHORS, ChangeLog, lib/alexandria.rb: 2005-11-08 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * AUTHORS,
	  lib/alexandria.rb:
	  
	  Added Mathieu.

2005-11-08 14:38  lrz

	* ChangeLog, lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/renaud.rb: 2005-11-08 Mathieu
	  Leduc-Hamel <arrak@arrak.org>
	  
	  * lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/renaud.rb:
	  
	  Added a provider to the Renaud-Bray library (Quebec).

2005-11-08 14:16  lrz

	* ChangeLog, lib/alexandria/ui/export_dialog.rb,
	  lib/alexandria/ui/import_dialog.rb: 2005-11-08 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/ui/export_dialog.rb,
	  lib/alexandria/ui/import_dialog.rb:
	  
	  Do not launch the action when the window is destroyed.

2005-10-16 04:08  alexander

	* ChangeLog, lib/alexandria/ui/main_app.rb,
	  schemas/alexandria.schemas: 2005-10-15 Alexander McCormmach
	  <alexander@tunicate.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  - Fixed rating column's min and max width to approx. five times
	  the width of the star pixbuf.
	  
	  * schemas/alexandria.schemas:
	  
	  - Added schema for cols_width property.

2005-10-15 15:39  george_007

	* po/ChangeLog, po/cs.po: cs.po: Update

2005-10-14 23:34  lrz

	* AUTHORS, ChangeLog, lib/alexandria.rb: 2005-10-15 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * AUTHORS,
	  lib/alexandria.rb:
	  
	  Added Alexander.

2005-10-14 23:18  lrz

	* ChangeLog, data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb: 2005-10-15 Alexander
	  McCormmach <alexander@tunicate.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  - Giving the filter entry box initial input focus ;
	  - Fixed the reload keyboard shortcut ;
	  - Remember the books table column widths.
	  
	  * data/alexandria/glade/main_app.glade:
	  
	  Side pane close button shouldn't grab input focus.
	  
	  * lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb:
	  
	  Fixed 'pressed' GtkButton events to 'clicked'.

2005-10-13 21:57  lrz

	* ChangeLog, lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/Matrix.rb,
	  lib/alexandria/macui/TableView.rb: - Double click outside a row
	  in the libraries table view will create a
	  new library ;
	  - Double click outside a row in the books table view or a cell in
	  the books matrix will open the add book sheet ;

2005-10-13 21:11  lrz

	* ChangeLog, lib/alexandria/macui/Icons.rb,
	  lib/alexandria/macui/ImportController.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib,
	  lib/alexandria/macui/TableView.rb: 2005-10-13 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/macui/Icons.rb,
	  lib/alexandria/macui/ImportController.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/TableView.rb,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib:
	  
	  - Fixed the end of the import action ;
	  - Double click in the libraries table view will edit ;
	  - Added ellipsis after action names in some popup menus ;
	  - Set the vertical scrollbar as autohide in the libraries table
	  view ;
	  - Some cleaning.

2005-10-04 11:39  lrz

	* po/ChangeLog: duplicated entry

2005-10-04 11:38  lrz

	* po/ChangeLog, po/pl.po: pl.po: Fixed plural forms.

2005-10-02 21:07  lrz

	* lib/alexandria/library.rb: fix last fix

2005-10-02 20:53  lrz

	* ChangeLog, lib/alexandria/library.rb,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/book_properties_dialog_base.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb: 2005-10-02 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/library.rb,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/book_properties_dialog_base.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb:
	  
	  Fix for Ruby 1.8.3 YAML/Bignum bug, we now serialize the loaning
	  date as
	  a Time object and not an Epoch duration anymore. Backward
	  compatibility
	  should be preserved by the fix.

2005-09-18 19:50  lrz

	* ChangeLog: forgot something

2005-09-18 19:43  lrz

	* ChangeLog, data/alexandria/glade/acquire_dialog.glade,
	  data/alexandria/glade/new_book_dialog.glade,
	  data/alexandria/ui/menus.xml, lib/alexandria/library.rb,
	  lib/alexandria/ui.rb, lib/alexandria/ui/acquire_dialog.rb,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/export_dialog.rb,
	  lib/alexandria/ui/import_dialog.rb,
	  lib/alexandria/ui/libraries_combo.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb,
	  lib/alexandria/ui/preferences_dialog.rb: 2005-09-18 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/acquire_dialog.glade,
	  data/alexandria/ui/menus.xml,
	  lib/alexandria/ui/acquire_dialog.rb,
	  lib/alexandria/ui.rb,
	  lib/alexandria/ui/main_app.rb:
	  
	  Initial work on the new acquire barcodes dialog.
	  
	  * lib/alexandria/ui/libraries_combo.rb:
	  
	  New file that shares code to populate a combo box with libraries.
	  
	  * data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  - Removed all scanning stuff ;
	  - The libraries popup menu now display a "New Library" item that
	  automatically generates a library then adds the books in it ;
	  - Fixed the help error transcient window.
	  
	  * lib/alexandria/library.rb:
	  
	  Shared the generation of library names.
	  
	  * lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb,
	  lib/alexandria/ui/preferences_dialog.rb:
	  
	  Fixed the help error transcient window.
	  
	  * lib/alexandria/ui/export_dialog.rb,
	  lib/alexandria/ui/import_dialog.rb:
	  
	  Added missing Help buttons.

2005-09-18 15:11  lrz

	* ChangeLog, data/alexandria/ui/popups.xml: 2005-09-18 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/ui/popups.xml:
	  
	  Added an 'Export' action in the libraries contextual popup menu.

2005-09-11 21:11  lrz

	* ChangeLog, lib/alexandria/macui/MainController.rb: 2005-09-11
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/macui/MainController.rb:
	  
	  Disable view online information menu items for providers that
	  does not
	  provide a URL for the selected book.

2005-09-11 20:55  lrz

	* ChangeLog, lib/alexandria/macui/BookInfoController.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib: 2005-09-11
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/macui/BookInfoController.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib:
	  
	  In the books properties window, disable the previous/next buttons
	  if the
	  given library has only one book.

2005-08-30 14:56  bel8

	* ChangeLog: fixed a typo

2005-08-29 21:15  lrz

	* ChangeLog, lib/alexandria/export_library.rb: 2005-08-29 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/export_library.rb:
	  
	  - Fixed the indentation of the code introduced by the previous
	  commit ;
	  - Sorted all exporters by their name ;
	  - Changed the BibTex exporter name to 'BibTex' instead of 'BibTex
	  format'.

2005-08-28 09:02  bel8

	* lib/alexandria/export_library.rb: export to BibTeX format

2005-08-25 13:53  lrz

	* ChangeLog, README: 2005-08-24 Laurent Sansonetti <lrz@gnome.org>
	  
	  * README:
	  
	  Fixed indentation.

2005-08-24 20:31  lrz

	* ChangeLog: tagging for 0.6.0

2005-08-24 20:27  lrz

	* ChangeLog, lib/alexandria/preferences.rb: 2005-08-24 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/preferences.rb:
	  
	  Fix default values handling.

2005-08-24 20:26  lrz

	* po/ChangeLog, po/sv.po: sv.po: Update

2005-08-24 19:17  lrz

	* ChangeLog, lib/alexandria/book_providers/bn.rb: 2005-08-24
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers/bn.rb:
	  
	  Fix regression.

2005-08-24 15:21  lrz

	* ChangeLog, README: 2005-08-24 Laurent Sansonetti <lrz@gnome.org>
	  
	  * README:
	  
	  Updated for 0.6.0.

2005-08-24 15:14  lrz

	* ChangeLog, NEWS: 2005-08-24 Laurent Sansonetti <lrz@gnome.org>
	  
	  * NEWS:
	  
	  Updated for 0.6.0.

2005-08-21 20:20  lrz

	* po/ChangeLog, po/pl.po: pl.po: Translate 3 more strings

2005-08-21 19:58  lrz

	* po/ChangeLog, po/pl.po: pl.po: Initial revision

2005-08-21 19:57  lrz

	* po/ChangeLog, po/es.po: es.po: Update

2005-08-21 19:56  lrz

	* po/ChangeLog, po/it.po: it.po: Update

2005-08-19 12:01  nomeata

	* po/ChangeLog, po/de.po: de.po: Fixing strange commeting - I didnt
	  do it

2005-08-17 23:28  lrz

	* po/ChangeLog, po/genpot.sh: 2005-08-18 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * genpot.sh: Really remove this file.

2005-08-17 18:43  george_007

	* po/cs.po: Fix typo

2005-08-17 18:33  george_007

	* po/ChangeLog, po/cs.po: cs.po: Initial work on 0.6.0

2005-08-17 18:02  george_007

	* po/ChangeLog, po/cs.po: cs.po: Update

2005-08-17 16:14  lrz

	* ChangeLog, README: 2005-08-17 Laurent Sansonetti <lrz@gnome.org>
	  
	  * README:
	  
	  Added Ruby/ZOOM in the dependencies list.

2005-08-17 15:04  lrz

	* po/ChangeLog, po/ja.po: ja.po: For 0.6.0

2005-08-17 15:03  lrz

	* po/ChangeLog: removing extra entry

2005-08-17 15:01  lrz

	* po/ChangeLog, po/pt.po: pt.po: For 0.6.0

2005-08-17 13:42  nomeata

	* po/ChangeLog, po/de.po: de.po: For 0.6.0

2005-08-16 22:06  lrz

	* po/fr.po: forgot one string

2005-08-16 22:04  lrz

	* po/ChangeLog, po/Makefile, po/fr.po: 2005-08-17 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * fr.po: Update
	  * Makefile: do not parse the 'macui' directory for translatable
	  strings
	  and make the alexandria.desktop.in.h file is generated by the
	  main
	  target.

2005-08-14 13:50  ljd

	* data/gnome/help/alexandria/ChangeLog: 2005-08-14 Liam Davison
	  <carnegie@liamjdavison.info>
	  
	  * alexandria.xml:
	  
	  - Include link to amazon web services signup page in the amazon
	  preferences section
	  
	  * figures/alexandria_add_z3950.png
	  
	  - Missing from pervious commit

2005-08-14 13:49  ljd

	* data/gnome/help/alexandria/C/figures/alexandria_add_z3950.png:
	  2005-08-14 Liam Davison <carnegie@liamjdavison.info>
	  
	  * added alexandria_add_z3950.png

2005-08-14 13:41  ljd

	* data/gnome/help/alexandria/C/alexandria.xml: 2005-08-14 Liam
	  Davison <carnegie@liamjdavison.info>
	  
	  * alexandria.xml:
	  
	  - Include link to amazon web services signup page in the amazon
	  preferences section

2005-08-12 20:43  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2005-08-12 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Disable the 'View Online Information' actions if the according
	  providers
	  do not provide a URL for the selected book.

2005-08-12 20:19  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2005-08-12 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Fixed the filtering actions.

2005-08-07 17:14  ljd

	* data/gnome/help/alexandria/ChangeLog: 2005-08-07 Liam Davison
	  <carnegie@liamjdavison.info>
	  
	  * alexandria.xml:
	  
	  - Add instructions for adding Z39.50 data providers
	  - Removed references to amazon.ca and .fr
	  - Misc. spelling and grammar fixes
	  
	  * figures/alexandria_main_window.png,
	  figures/alexandria_add_manually.png
	  figures/alexandria_importing.png,
	  figures/alexandria_edit_info.png
	  figures/alexandria_loaning.png,
	  figures/alexandria_library_pane.png
	  figures/alexandria_list_view.png,
	  figures/alexandria_export_web_page.png
	  figures/alexandria_add_z3950.png,
	  figures/alexandria_add_by_search_1.png
	  
	  - Updated screenshots to better match CVS version of alexandria
	  - Added screenshot for the Z39.50 provider

2005-08-07 17:13  ljd

	* data/gnome/help/alexandria/C/alexandria.xml: 2005-08-07 Liam
	  Davison <carnegie@liamjdavison.info>
	  
	  * alexandria.xml:
	  
	  - Add instructions for adding Z39.50 data providers
	  - Removed references to amazon.ca and .fr
	  - Misc. spelling and grammar fixes

2005-08-07 17:11  ljd

	* data/gnome/help/alexandria/C/figures/alexandria_add_by_search_1.png,
	  data/gnome/help/alexandria/C/figures/alexandria_add_manually.png,
	  data/gnome/help/alexandria/C/figures/alexandria_edit_info.png,
	  data/gnome/help/alexandria/C/figures/alexandria_export_web_page.png,
	  data/gnome/help/alexandria/C/figures/alexandria_importing.png,
	  data/gnome/help/alexandria/C/figures/alexandria_library_pane.png,
	  data/gnome/help/alexandria/C/figures/alexandria_list_view.png,
	  data/gnome/help/alexandria/C/figures/alexandria_loaning.png,
	  data/gnome/help/alexandria/C/figures/alexandria_main_window.png:
	  2005-08-07 Liam Davision <carnegie@liamjdavison.info>
	  
	  * figures/alexandria_main_window.png,
	  figures/alexandria_add_manually.png
	  figures/alexandria_importing.png,
	  figures/alexandria_edit_info.png
	  figures/alexandria_loaning.png,
	  figures/alexandria_library_pane.png
	  figures/alexandria_list_view.png,
	  figures/alexandria_export_web_page.png
	  figures/alexandria_add_z3950.png,
	  figures/alexandria_add_by_search_1.png
	  
	  - Updated screenshots to better match CVS version of alexandria
	  - Added screenshot for the Z39.50 provider

2005-08-03 15:58  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2005-08-03 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  - Stores the books notes in the model, to make filtering faster ;
	  - Added a 'Match everything' filtering option.

2005-08-03 15:26  lrz

	* ChangeLog, lib/alexandria/ui/new_book_dialog_manual.rb:
	  2005-08-03 Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/new_book_dialog_manual.rb:
	  
	  Use the new icon as the default cover image.

2005-08-03 15:05  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2005-08-03 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Clarify the GNOME status bar by displaying "X unrated books"
	  instead of
	  "X books, X unrated" when all the books are unrated.

2005-08-03 13:15  lrz

	* ChangeLog, lib/alexandria/macui/MainController.rb: 2005-08-03
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/macui/MainController.rb:
	  
	  Clarify the main window's title, display "X unrated books"
	  instead of
	  "X books, X unrated" when all books are unrated.

2005-08-02 23:37  lrz

	* ChangeLog, lib/alexandria, lib/alexandria/.cvsignore,
	  lib/alexandria/pre-setup.rb, lib/alexandria/preferences.rb:
	  2005-08-03 Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/.cvsignore,
	  lib/alexandria/pre-setup.rb,
	  lib/alexandria/preferences.rb:
	  
	  Automatically generates a default_preferences.rb file at install
	  time,
	  that basically contains a hash with the name and the default
	  value
	  of
	  variables described in the .schema file. This hash is inspected
	  each time
	  GConf returns nil for a given variable. This should fix all
	  issues
	  related to the installation of GConf schemas.

2005-08-02 20:48  lrz

	* ChangeLog, alexandria.xcodeproj/project.pbxproj: 2005-08-02
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * alexandria.xcodeproj/project.pbxproj:
	  
	  Fixed the installation of zoom.bundle and marc.rb.

2005-08-02 16:35  lrz

	* ChangeLog, lib/alexandria/book_providers.rb,
	  lib/alexandria/preferences.rb, lib/alexandria/ui/icons.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb,
	  lib/alexandria/ui/preferences_dialog.rb: 2005-08-02 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers.rb:
	  
	  When removing an abstract provider, remove it from the
	  'providers_priority'
	  list as well (if it is there).
	  
	  * lib/alexandria/preferences.rb:
	  
	  - When replacing a variable with an empty array, simply unset the
	  variable, as GConf apparently does not support this by throwing
	  an error ;
	  - Implemented the deletion of variables.
	  
	  * lib/alexandria/ui/icons.rb:
	  
	  Use icon_book.png instead if icon.png as the default book icon.
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Resize all icons to have the same height (and not the same width
	  as
	  before).
	  
	  * lib/alexandria/ui/new_book_dialog.rb:
	  
	  Make downloaded book covers smaller, and resize them to have the
	  same
	  height exactly as in the main icon view.
	  
	  * lib/alexandria/ui/preferences_dialog.rb:
	  
	  Implemented the abstract providers infrastructure (adding,
	  editing and
	  removing new providers).

2005-08-02 13:54  lrz

	* ChangeLog, lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/z3950.rb,
	  lib/alexandria/ui/new_book_dialog.rb: 2005-08-02 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/new_book_dialog.rb:
	  
	  Do not download book covers when the URI is nil.
	  
	  * lib/alexandria/book_providers/amazon.rb:
	  
	  Added a backward compatibility hack to upgrade the old developer
	  token
	  to a new one.
	  
	  * lib/alexandria/book_providers/z3950.rb:
	  
	  Fix path to the MARC library.

2005-08-02 12:51  lrz

	* ChangeLog, lib/alexandria/book_providers/z3950.rb,
	  lib/alexandria/macui/AddBookController.rb,
	  lib/alexandria/utils.rb: 2005-08-02 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/utils.rb:
	  
	  Removed a debug statement.
	  
	  * lib/alexandria/book_providers/z3950.rb:
	  
	  SUTRS decoding: remove trailing dots when squeeze whitespaces
	  from the
	  title.
	  
	  * lib/alexandria/macui/AddBookController.rb:
	  
	  When displaying the results of a search and multiple books with
	  the same
	  title, display the ISBN if the edition is not available.

2005-08-01 23:13  lrz

	* lib/alexandria/book_providers/z3950.rb: unset debug flag

2005-08-01 23:09  lrz

	* ChangeLog, lib/alexandria/macui/MainController.rb: 2005-08-02
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/macui/MainController.rb:
	  
	  Refilter the model when a book has been modified and when the
	  model is
	  already filtered.

2005-08-01 23:01  lrz

	* ChangeLog, lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/z3950.rb,
	  lib/alexandria/preferences.rb: 2005-08-02 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers.rb:
	  
	  It is now possible to instantiate abstract providers by
	  subclassing
	  their classes.
	  
	  * lib/alexandria/preferences.rb:
	  
	  Execute all calls to NSUserDefaults in the main thread.
	  
	  * lib/alexandria/book_providers/z3950.rb:
	  
	  Added builtin Library of Congress and British Library providers.

2005-07-28 15:35  lrz

	* ChangeLog, lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib,
	  lib/alexandria/macui/PreferencesController.rb: 2005-07-28 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/macui/PreferencesController.rb,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib:
	  
	  - Set the preferences window title back to normal when leaving
	  the
	  new provider sheet ;
	  - Set the first preferences window tabview item as default.

2005-07-26 22:07  lrz

	* ChangeLog, lib/alexandria/book_providers/z3950.rb: 2005-07-27
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers/z3950.rb:
	  
	  Completed the Z39.50 provider.

2005-07-25 23:46  lrz

	* ChangeLog, alexandria.xcodeproj/project.pbxproj,
	  data/alexandria/icons/lookup.png, lib/alexandria.rb,
	  lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/book_providers/z3950.rb,
	  lib/alexandria/import_library.rb,
	  lib/alexandria/macui/AddBookController.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib,
	  lib/alexandria/macui/PreferencesController.rb,
	  lib/alexandria/macui/main.m, lib/alexandria/macui/main.rb,
	  lib/alexandria/preferences.rb: 2005-07-26 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * alexandria.xcodeproj/project.pbxproj,
	  data/alexandria/icons/lookup.png,
	  lib/alexandria.rb,
	  lib/alexandria/book_providers.rb,
	  lib/alexandria/import_library.rb,
	  lib/alexandria/preferences.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/book_providers/z3950.rb,
	  lib/alexandria/macui/AddBookController.rb,
	  lib/alexandria/macui/PreferencesController.rb,
	  lib/alexandria/macui/main.m,
	  lib/alexandria/macui/main.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib:
	  
	  - Completed the abstract providers infrastructure ;
	  - Added a lookup button in the add book dialog ;
	  - Fixed a bug in the generation of the ruby load path ;
	  - Added Ruby/ZOOM and the YAZ library in the target ;
	  - In the ISBN-list import, start importing if there is at least
	  one
	  valid ISBN in the file ;
	  - Misc fixes.

2005-07-20 01:40  topher

	* ChangeLog, lib/alexandria/scanners, lib/alexandria/scanners.rb,
	  lib/alexandria/scanners/cuecat.rb: Added userland CueCat scanner
	  module and a scanner registry.

2005-07-18 16:14  lrz

	* lib/alexandria.rb: fix

2005-07-18 15:40  lrz

	* AUTHORS, ChangeLog, lib/alexandria.rb: 2005-07-18 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * AUTHORS,
	  lib/alexandria.rb:
	  
	  Added Jiri.

2005-07-18 15:37  lrz

	* po/ChangeLog, po/cs.po: 2005-07-18 Jiri Pejchal
	  <jiri.pejchal@gmail.com>
	  
	  * cs.po: Initial revision of Czech translation.

2005-07-14 20:58  lrz

	* ChangeLog, lib/alexandria/macui/BookIconCell.m: 2005-07-14
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/macui/BookIconCell.m:
	  
	  Correctly truncates book titles, the previous implementation was
	  not
	  working all the time.

2005-07-13 17:04  lrz

	* ChangeLog, alexandria.xcode, alexandria.xcodeproj,
	  alexandria.xcodeproj/.cvsignore,
	  alexandria.xcodeproj/project.pbxproj, lib/alexandria.rb,
	  lib/alexandria/macui.rb, lib/alexandria/macui/Info.plist,
	  lib/alexandria/macui/Matrix.rb, lib/alexandria/macui/main.m,
	  lib/alexandria/macui/main.rb: 2005-07-13 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * alexandria.xcode/.cvsignore,
	  alexandria.xcode/project.pbxproj,
	  alexandria.xcodeproj/.cvsignore,
	  alexandria.xcodeproj/project.pbxproj:
	  
	  - Switching to Xcode 2.1 (.xcode -> .xcodeproj) ;
	  - The build target in Xcode now generates an all-in-one binary.
	  
	  * lib/alexandria.rb,
	  lib/alexandria/macui.rb,
	  lib/alexandria/macui/Info.plist,
	  lib/alexandria/macui/Matrix.rb,
	  lib/alexandria/macui/main.m,
	  lib/alexandria/macui/main.rb:
	  
	  - Follow latest change ;
	  - When clicking on a selected cell in the matrix with the shift
	  key
	  pressed at the same time, deselect the cell.

2005-07-10 18:35  lrz

	* ChangeLog, lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib,
	  lib/alexandria/macui/Matrix.rb, lib/alexandria/macui/Utils.m:
	  2005-07-10 Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/Matrix.rb,
	  lib/alexandria/macui/Utils.m,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib:
	  
	  - Added autoscroll in the matrix ;
	  - Improved performances of the new selection ;
	  - Fixed a lot of small bugs.

2005-07-05 21:23  lrz

	* ChangeLog, lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/Matrix.rb: 2005-07-05 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/Matrix.rb:
	  
	  Overrides the selection drawing of the matrix to mimic the
	  Finder.

2005-07-04 20:20  lrz

	* ChangeLog, lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib,
	  lib/alexandria/macui/Matrix.rb: 2005-07-04 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/Matrix.rb,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib:
	  
	  Finally fixed the matrix to accept to be the key view of the
	  window.

2005-07-03 12:43  lrz

	* ChangeLog, lib/alexandria/macui/AddBookController.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/Matrix.rb,
	  lib/alexandria/macui/TableView.rb: *
	  lib/alexandria/macui/AddBookController.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/Matrix.rb,
	  lib/alexandria/macui/TableView.rb:
	  
	  - Fix a bug when deselecting all cells in the matrix after a
	  right click ;
	  - Fix a bug when ending a drag-and-drop in the table view that
	  could
	  start editing the cell ;
	  - In the results table of the add book dialog, write the edition
	  if a
	  book has more than one edition.

2005-07-03 12:19  lrz

	* ChangeLog, lib/alexandria/export_library.rb: 2005-07-03 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/export_library.rb:
	  
	  Removed a duplicated 'EOS' statement introduced in the previous
	  commit.

2005-07-03 08:17  ljd

	* data/gnome/help/alexandria/ChangeLog: 2005-07-03 Liam Davision
	  <carnegie@liamjdavison.info>
	  
	  * alexandria.xml:
	  
	  - Updated to include book thumbnails on Adding by Search
	  - Misc. tiny spelling and grammar fixes
	  
	  * figures/alexandria_add_by_search_1.png,
	  figures/alexandria_main_window.png
	  
	  - Updated screenshots to include thumbnails on add book dialog,
	  and heart icons on main window

2005-07-03 08:15  ljd

	* data/gnome/help/alexandria/C/figures/alexandria_main_window.png:
	  2005-07-03 Liam Davison <carnegie@liamjdavison.info>
	  
	  Updated to include hearts on favourite books

2005-07-03 08:14  ljd

	* data/gnome/help/alexandria/C/figures/alexandria_add_by_search_1.png:
	  2005-07-03 Liam Davison <carnegie@liamjdavison.info>
	  
	  Updated to include thumbnails on add by search dialog

2005-07-03 08:13  ljd

	* data/gnome/help/alexandria/C/alexandria.xml: 2005-06-03 Liam
	  Davison <carnegie@liamjdavison.info>
	  
	  * alexandria.xml:
	  
	  Updated to include book thumbnails on Adding by Search

2005-07-02 21:50  lrz

	* ChangeLog, lib/alexandria/macui/MainController.rb: Disable the
	  export menu item if the selected library is empty.

2005-07-02 21:28  lrz

	* ChangeLog, lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/Matrix.rb,
	  lib/alexandria/macui/TableView.rb: 2005-07-02 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/Matrix.rb,
	  lib/alexandria/macui/TableView.rb:
	  
	  Added some contextual popup menus in both libraries and books
	  views.

2005-07-01 23:31  lrz

	* ChangeLog, lib/alexandria/book_providers.rb,
	  lib/alexandria/macui/AddBookController.rb,
	  lib/alexandria/macui/BooksDataSource.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib,
	  lib/alexandria/macui/Matrix.rb,
	  lib/alexandria/macui/PreferencesController.rb,
	  lib/alexandria/macui/TableView.rb: 2005-07-02 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers.rb,
	  lib/alexandria/macui/AddBookController.rb,
	  lib/alexandria/macui/BooksDataSource.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/Matrix.rb,
	  lib/alexandria/macui/PreferencesController.rb,
	  lib/alexandria/macui/TableView.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib:
	  
	  - Fixed some bugs in the Add Book window ;
	  - Fixed a bug related to the empty selection of table views ;
	  - Added 'View/Online Information At' menu ;
	  - Added books table view column sorting ;
	  - Added books matrix sorting (via 'View/Arrange Icons By' menu).

2005-06-30 20:37  lrz

	* ChangeLog, alexandria.xcode/project.pbxproj,
	  lib/alexandria/book_providers/mcu.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/macui/Info.plist,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib,
	  lib/alexandria/macui/PreferencesController.rb,
	  lib/alexandria/preferences.rb: 2005-06-30 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers/mcu.rb,
	  lib/alexandria/book_providers/proxis.rb:
	  
	  Use our new String#convert API instead of GLib.convert.
	  
	  * alexandria.xcode/project.pbxproj,
	  lib/alexandria/preferences.rb,
	  lib/alexandria/macui/Info.plist,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/PreferencesController.rb,
	  lib/alexandria/macui/MainWindow.nib/info.nib:
	  
	  Introduced preferences persistence.

2005-06-29 19:52  lrz

	* ChangeLog, lib/alexandria/macui/MainController.rb: 2005-06-29
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/macui/MainController.rb:
	  
	  Make sure the text input from the search toolbar item is
	  converted
	  to UTF8.

2005-06-28 00:45  lrz

	* ChangeLog, lib/alexandria/ui/new_book_dialog.rb: 2005-06-28 Owain
	  Evans <o.evans@gmail.com>
	  
	  * lib/alexandria/ui/new_book_dialog.rb:
	  
	  Make the new book dialog accept upc barcodes from the clipboard.

2005-06-28 00:28  lrz

	* ChangeLog, lib/alexandria/macui/AddBookController.rb,
	  lib/alexandria/macui/BookInfoController.rb,
	  lib/alexandria/macui/BooksDataSource.rb, lib/alexandria/utils.rb:
	  2005-06-28 Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/utils.rb,
	  lib/alexandria/macui/AddBookController.rb,
	  lib/alexandria/macui/BookInfoController.rb,
	  lib/alexandria/macui/BooksDataSource.rb:
	  
	  Fixed encoding issues by forcing encoding to all displayed
	  strings to UTF8.

2005-06-27 11:32  ljd

	* ChangeLog: 2005-06-27 Liam Davison <carnegie@liamjdavison.info>
	  
	  * lib/alexandria/export_library.rb:
	  
	  Added <FromCompany> attribute to the ONIX export. Company is
	  simply set to 'Alexandria'
	  Moved <SentDate> attribute to correct position in ONIX export.
	  Header should now be valid

2005-06-27 11:29  ljd

	* lib/alexandria/export_library.rb: * Added <FromCompany> attribute
	  to the ONIX export. Company is simply set to 'Alexandria'
	  * Moved <SentDate> attribute to correct position in ONIX export.
	  Header should now be valid

2005-06-26 13:53  lrz

	* ChangeLog, alexandria.xcode/project.pbxproj,
	  data/alexandria/icons/view_as_icons.png,
	  data/alexandria/icons/view_as_list.png, lib/alexandria/macui.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib,
	  lib/alexandria/macui/PreferencesController.rb,
	  lib/alexandria/macui/TableView.rb: *
	  alexandria.xcode/project.pbxproj,
	  data/alexandria/icons/view_as_icons.png,
	  data/alexandria/icons/view_as_list.png,
	  lib/alexandria/macui.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/PreferencesController.rb,
	  lib/alexandria/macui/TableView.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib:
	  
	  - Preferences pane ;
	  - 'View As...' toolbar items ;
	  - Misc fixes.

2005-06-26 13:48  lrz

	* ChangeLog, lib/alexandria/book_providers.rb: 2005-06-26 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers.rb:
	  
	  Avoid infinite loop when calling BookProviders::Preferences[]
	  with an
	  integer.

2005-06-21 20:56  nomeata

	* po/ChangeLog, po/de.po: de.po: typos found by Jens Seidel
	  <jensseidel@users.sf.net>

2005-06-17 23:52  lrz

	* ChangeLog, lib/alexandria/execution_queue.rb,
	  lib/alexandria/macui/BookInfoController.rb,
	  lib/alexandria/macui/BooksDataSource.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib: 2005-06-18
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/execution_queue.rb:
	  
	  Fixed a bug in the .current method.
	  
	  * lib/alexandria/macui/BookInfoController.rb,
	  lib/alexandria/macui/BooksDataSource.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib:
	  
	  - Added manual addition of books ;
	  - Draw a gray border around covers in the icon view ;
	  - Misc fixes.

2005-06-16 23:12  lrz

	* ChangeLog, alexandria.xcode/project.pbxproj,
	  lib/alexandria/execution_queue.rb,
	  lib/alexandria/import_library.rb, lib/alexandria/macui.rb,
	  lib/alexandria/macui/AddBookController.rb,
	  lib/alexandria/macui/Icons.rb,
	  lib/alexandria/macui/ImportController.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib,
	  lib/alexandria/macui/Utils.m: 2005-06-17 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/import_library.rb:
	  
	  In the ISBN-list text file import, call the iterate callback when
	  downloading covers.
	  
	  * lib/alexandria/execution_queue.rb:
	  
	  Maintain the latest created object in a class variable.
	  
	  * alexandria.xcode/project.pbxproj,
	  lib/alexandria/macui.rb,
	  lib/alexandria/macui/AddBookController.rb,
	  lib/alexandria/macui/Icons.rb,
	  lib/alexandria/macui/ImportController.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/Utils.m,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib:
	  
	  - Import pane ;
	  - Redesigned the add book dialog to use popup buttons instead of
	  combo
	  boxes ;
	  - Misc fixes.

2005-06-16 17:01  lrz

	* ChangeLog, lib/alexandria/library.rb: 2005-06-16 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/library.rb:
	  
	  Handle low-case 'x' when validating ISBN/EAN/...

2005-06-16 16:53  lrz

	* ChangeLog, lib/alexandria/book_providers/amadeus.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/bn.rb,
	  lib/alexandria/book_providers/ibs_it.rb,
	  lib/alexandria/book_providers/mcu.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/export_library.rb: 2005-06-16 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers/amadeus.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/bn.rb,
	  lib/alexandria/book_providers/ibs_it.rb,
	  lib/alexandria/book_providers/mcu.rb,
	  lib/alexandria/book_providers/proxis.rb:
	  
	  Make sure #url methods return nil if the given book is ISBN-less.
	  
	  * lib/alexandria/export_library.rb:
	  
	  In the ONIX export, do not write ProductWebsite elements for
	  providers
	  that return nil URLs.

2005-06-15 00:28  lrz

	* ChangeLog: forgot one point

2005-06-15 00:25  lrz

	* ChangeLog, alexandria.xcode/project.pbxproj,
	  lib/alexandria/export_library.rb, lib/alexandria/macui.rb,
	  lib/alexandria/macui/AddBookController.rb,
	  lib/alexandria/macui/BookInfoController.rb,
	  lib/alexandria/macui/BooksDataSource.rb,
	  lib/alexandria/macui/ExportController.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib,
	  lib/alexandria/macui/Matrix.rb: 2005-06-15 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/export_library.rb (#export_as_html):
	  
	  Create the directory if it does not exist yet.
	  
	  * alexandria.xcode/project.pbxproj,
	  lib/alexandria/macui.rb,
	  lib/alexandria/macui/AddBookController.rb,
	  lib/alexandria/macui/BookInfoController.rb,
	  lib/alexandria/macui/BooksDataSource.rb,
	  lib/alexandria/macui/ExportController.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/Matrix.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib:
	  
	  - DND from the books list view ;
	  - Export pane ;
	  - Shows errors in the add book sheet ;
	  - Misc fixes.

2005-06-14 00:45  lrz

	* ChangeLog, alexandria.xcode/project.pbxproj,
	  data/alexandria/icons/book_icon.png, lib/alexandria/macui.rb,
	  lib/alexandria/macui/BookIconCell.m,
	  lib/alexandria/macui/BookInfoController.rb,
	  lib/alexandria/macui/BooksDataSource.rb,
	  lib/alexandria/macui/LibrariesDataSource.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib,
	  lib/alexandria/macui/Matrix.rb,
	  lib/alexandria/macui/TableView.rb, lib/alexandria/macui/Utils.m:
	  2005-06-14 Laurent Sansonetti <lrz@gnome.org>
	  
	  * alexandria.xcode/project.pbxproj,
	  data/alexandria/icons/book_icon.png,
	  lib/alexandria/macui.rb,
	  lib/alexandria/macui/BookIconCell.m,
	  lib/alexandria/macui/BookInfoController.rb,
	  lib/alexandria/macui/BooksDataSource.rb,
	  lib/alexandria/macui/LibrariesDataSource.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/Matrix.rb,
	  lib/alexandria/macui/TableView.rb,
	  lib/alexandria/macui/Utils.m,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib:
	  
	  Work in progress on the Cocoa port (icon view, DND, bug
	  fixes...).

2005-06-12 23:56  daf

	* ChangeLog, lib/alexandria/web_themes.rb: 2005-06-13 Dafydd
	  Harries <daf@muse.19inch.net>
	  
	  * lib/alexandria/web_themes.rb:
	  
	  Fix bug in load method introduced by last change to same.

2005-06-12 15:59  daf

	* ChangeLog, lib/alexandria/ui/new_book_dialog.rb: 2005-06-12
	  Dafydd Harries <daf@muse.19inch.net>
	  
	  * lib/alexandria/ui/new_book_dialog.rb:
	  
	  Download and display images for book searches.

2005-06-12 15:41  daf

	* ChangeLog, lib/alexandria/book_providers.rb: 2005-06-12 Dafydd
	  Harries <daf@muse.19inch.net>
	  
	  * lib/alexandria/book_providers.rb:
	  
	  Always raise NoResultsError if there were no results, rather than
	  leaving this up to individual book providers. Also, clean up
	  whitespace.

2005-06-11 13:27  lrz

	* ChangeLog, lib/alexandria/library.rb: 2005-06-11 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/library.rb:
	  
	  Ignores whitespace characters when extracting numbers for
	  ISBN/EAN/etc..

2005-06-07 21:14  lrz

	* ChangeLog, lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib,
	  lib/alexandria/macui/TitledImageCell.m: 2005-06-07 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/TitledImageCell.m,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib:
	  
	  - Automatically show the toolbar when it is hidden and the Find
	  menu item is activated ;
	  - Center text in the titled image cell plus removed some dead
	  code.

2005-06-06 21:09  lrz

	* ChangeLog, lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib,
	  lib/alexandria/macui/TitledImageCell.m: 2005-06-06 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/TitledImageCell.m,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib:
	  
	  Work in progress (fixed a lot of bugs in the titled image cell
	  and added
	  a Find main menu item that switches to the search toolbar item).

2005-06-05 20:13  lrz

	* ChangeLog, lib/alexandria/macui/AboutController.rb,
	  lib/alexandria/macui/BookInfoController.rb,
	  lib/alexandria/macui/BooksDataSource.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib: 2005-06-05
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/macui/AboutController.rb,
	  lib/alexandria/macui/BookInfoController.rb,
	  lib/alexandria/macui/BooksDataSource.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib:
	  
	  Work in progress (make the cover view editable, introduced a date
	  picker for the loaning, some fixes).

2005-06-04 20:16  lrz

	* ChangeLog, lib/alexandria/web_themes.rb: 2005-06-04 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/web_themes.rb:
	  
	  Simplified and commented the load method.

2005-06-04 20:02  lrz

	* ChangeLog, alexandria.xcode/project.pbxproj,
	  data/alexandria/icons/book.png,
	  data/alexandria/icons/book_small.png,
	  data/alexandria/icons/less.png, data/alexandria/icons/more.png,
	  data/alexandria/icons/no_cover.png,
	  lib/alexandria/book_providers/z3950.rb, lib/alexandria/macui.rb,
	  lib/alexandria/macui/AboutController.rb,
	  lib/alexandria/macui/BookInfoController.rb,
	  lib/alexandria/macui/Icons.rb,
	  lib/alexandria/macui/LibrariesDataSource.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib,
	  lib/alexandria/macui/RatingField.rb,
	  lib/alexandria/macui/TableView.rb: 2005-06-04 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/alexandria/icons/book.png,
	  data/alexandria/icons/book_small.png,
	  data/alexandria/icons/less.png,
	  data/alexandria/icons/more.png,
	  data/alexandria/icons/no_cover.png:
	  
	  New icons.
	  
	  * alexandria.xcode/project.pbxproj,
	  lib/alexandria/macui.rb,
	  lib/alexandria/book_providers/z3950.rb,
	  lib/alexandria/macui/AboutController.rb,
	  lib/alexandria/macui/BookInfoController.rb,
	  lib/alexandria/macui/Icons.rb,
	  lib/alexandria/macui/LibrariesDataSource.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/RatingField.rb,
	  lib/alexandria/macui/TableView.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib:
	  
	  Work in progress on the Cocoa port, added book properties, an
	  about
	  dialog and a lot of fixes.

2005-06-04 12:03  daf

	* ChangeLog, lib/alexandria/web_themes.rb: 2005-06-04 Dafydd
	  Harries <daf@muse.19inch.net>
	  
	  * lib/alexandria/web_themes.rb:
	  
	  Ignore CVS directories when looking for themes.

2005-06-01 19:30  lrz

	* ChangeLog, lib/alexandria/ui/book_properties_dialog.rb:
	  2005-06-01 Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/book_properties_dialog.rb:
	  
	  Fixes the closing of the dialog (the bug was introduced by the
	  latest
	  Library#select commit).

2005-05-30 21:55  lrz

	* ChangeLog, alexandria.xcode/project.pbxproj, lib/alexandria.rb,
	  lib/alexandria/macui.rb,
	  lib/alexandria/macui/BookInfoController.rb,
	  lib/alexandria/macui/BooksDataSource.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib,
	  lib/alexandria/macui/RatingCell.m,
	  lib/alexandria/macui/TableView.rb: 2005-05-30 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * alexandria.xcode/project.pbxproj,
	  lib/alexandria.rb,
	  lib/alexandria/macui.rb,
	  lib/alexandria/macui/BookInfoController.rb,
	  lib/alexandria/macui/BooksDataSource.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/RatingCell.m,
	  lib/alexandria/macui/TableView.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib:
	  
	  Work in progress on the Cocoa port (slowly but surely).

2005-05-26 20:13  lrz

	* ChangeLog, alexandria.xcode/project.pbxproj,
	  data/alexandria/icons/book.png,
	  data/alexandria/icons/book_small.png,
	  data/alexandria/icons/library.png,
	  data/alexandria/icons/library_small.png,
	  lib/alexandria/book_providers.rb, lib/alexandria/library.rb,
	  lib/alexandria/macui.rb,
	  lib/alexandria/macui/AddBookController.rb,
	  lib/alexandria/macui/BooksDataSource.rb,
	  lib/alexandria/macui/LibrariesDataSource.rb,
	  lib/alexandria/macui/LibrariesTableView.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib,
	  lib/alexandria/macui/TableView.rb,
	  lib/alexandria/macui/TitledImageCell.m,
	  lib/alexandria/macui/main.rb, lib/alexandria/utils.rb: 2005-05-26
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/icons/book.png,
	  data/alexandria/icons/book_small.png,
	  data/alexandria/icons/library.png,
	  data/alexandria/icons/library_small.png:
	  
	  New icons, by Stefanie Dijoux.
	  
	  * lib/alexandria/book_providers.rb:
	  
	  Removed a debug log.
	  
	  * lib/alexandria/library.rb (Library#select):
	  
	  Rewrote to return a Library and not an Array.
	  
	  * alexandria.xcode/project.pbxproj,
	  lib/alexandria/macui.rb,
	  lib/alexandria/utils.rb,
	  lib/alexandria/macui/AddBookController.rb,
	  lib/alexandria/macui/BooksDataSource.rb,
	  lib/alexandria/macui/LibrariesDataSource.rb,
	  lib/alexandria/macui/LibrariesTableView.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/TableView.rb,
	  lib/alexandria/macui/TitledImageCell.m,
	  lib/alexandria/macui/main.rb,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib:
	  
	  Work in progress on the Cocoa port.

2005-05-26 19:29  lrz

	* AUTHORS: forgot to commit this one

2005-05-22 12:12  lrz

	* ChangeLog, lib/alexandria.rb: 2005-05-22 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * AUTHORS,
	  lib/alexandria.rb:
	  
	  Added Owain.

2005-05-22 12:10  lrz

	* ChangeLog, lib/alexandria/library.rb: 2005-05-22 Owain Evans
	  <o.evans@gmail.com>
	  
	  * lib/alexandria/library.rb:
	  
	  Support for American UPC barcodes.

2005-05-20 11:40  daf

	* po/ChangeLog, po/ja.po: 2005-05-20 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * ja.po: Apply patch from Akira Yamada which prevents crash for
	  Japanese users and also updates some translations.

2005-05-19 23:20  lrz

	* ChangeLog, alexandria.xcode, alexandria.xcode/.cvsignore,
	  alexandria.xcode/project.pbxproj, lib/alexandria.rb,
	  lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/library.rb, lib/alexandria/macui,
	  lib/alexandria/macui.rb, lib/alexandria/macui/.cvsignore,
	  lib/alexandria/macui/AddBookController.rb,
	  lib/alexandria/macui/BooksDataSource.rb,
	  lib/alexandria/macui/Info.plist,
	  lib/alexandria/macui/LibrariesDataSource.rb,
	  lib/alexandria/macui/LibrariesTableView.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/MainWindow.nib,
	  lib/alexandria/macui/MainWindow.nib/classes.nib,
	  lib/alexandria/macui/MainWindow.nib/info.nib,
	  lib/alexandria/macui/MainWindow.nib/keyedobjects.nib,
	  lib/alexandria/macui/main.m, lib/alexandria/macui/main.rb,
	  lib/alexandria/preferences.rb, lib/alexandria/ui/icons.rb,
	  lib/alexandria/utils.rb: 2005-05-20 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  Initial revision of the Cocoa version.
	  
	  * alexandria.xcode,
	  lib/alexandria/macui.rb,
	  lib/alexandria/utils.rb,
	  lib/alexandria/macui/AddBookController.rb,
	  lib/alexandria/macui/BooksDataSource.rb,
	  lib/alexandria/macui/Info.plist,
	  lib/alexandria/macui/LibrariesDataSource.rb,
	  lib/alexandria/macui/LibrariesTableView.rb,
	  lib/alexandria/macui/MainController.rb,
	  lib/alexandria/macui/main.m,
	  lib/alexandria/macui/main.rb,
	  lib/alexandria/macui/MainWindow.nib:
	  
	  Added.
	  
	  * lib/alexandria.rb,
	  lib/alexandria/book_providers.rb,
	  lib/alexandria/library.rb,
	  lib/alexandria/preferences.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/ui/icons.rb:
	  
	  Refactored to share more code with the Cocoa code.

2005-04-18 20:38  lrz

	* data/gnome/help/alexandria/C/alexandria.xml,
	  data/gnome/help/alexandria/ChangeLog: 2005-04-18 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * alexandria.xml:
	  
	  Lists all supported Amazon locales each time we talk about the
	  provider.

2005-04-18 20:06  lrz

	* AUTHORS, ChangeLog, lib/alexandria.rb: 2005-04-18 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * AUTHORS,
	  lib/alexandria.rb:
	  
	  Added Lucas.

2005-04-18 19:57  lrz

	* data/gnome/help/alexandria/ChangeLog: fixed indentation

2005-04-18 19:55  lrz

	* po/ChangeLog, po/pt_BR.po: pt_BR.po: Update

2005-04-18 14:40  ljd

	* data/gnome/help/alexandria/ChangeLog: 2005-04-18 Liam Davison
	  <liam@liamjdavison.info>
	  
	  * figures/alexandria_add_by_isbn_1.png,
	  alexandria_add_by_search_1.png,
	  alexandria_add_maually.png, alexandria_loaning.png,
	  alexandria_edit_info.png:
	  
	  - Updated screenshots to include Help buttons
	  
	  * alexandria.xml:
	  
	  - Removed reference to starting Alexandria from the Applications
	  menu
	  - Includes mention of favourite books with a heart icon

2005-04-18 14:37  ljd

	* data/gnome/help/alexandria/C/figures/alexandria_add_by_isbn_1.png,
	  data/gnome/help/alexandria/C/figures/alexandria_add_by_search_1.png,
	  data/gnome/help/alexandria/C/figures/alexandria_add_manually.png,
	  data/gnome/help/alexandria/C/figures/alexandria_edit_info.png,
	  data/gnome/help/alexandria/C/figures/alexandria_loaning.png:
	  2005-04-18 Liam Davison <registrations@liamjdavison.info>
	  
	  * figures/alexandria_add_by_isbn_1.png,
	  alexandria_add_by_search_1.png,
	  alexandria_add_maually.png, alexandria_loaning.png,
	  alexandria_edit_info.png
	  
	  - Updated screenshots to include Help buttons

2005-04-18 14:33  ljd

	* data/gnome/help/alexandria/C/alexandria.xml: 2005-04-18 Liam
	  Davison <registrations@liamjdavison.info>
	  * alexandria.xml:
	  
	  Updated screenshots to include Help buttons
	  Removed reference to starting Alexandria from the Applications
	  menu
	  Includes mention of favourite books with a heart icon

2005-04-15 15:11  nomeata

	* po/ChangeLog, po/de.po: de.po: Embarassing Update

2005-04-11 21:20  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2005-04-11 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Do not print the '%d unrated books' status line when all books
	  have
	  been rated.

2005-04-11 21:15  lrz

	* ChangeLog, lib/alexandria/ui/book_properties_dialog_base.rb,
	  lib/alexandria/ui/completion_models.rb: 2005-04-11 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/book_properties_dialog_base.rb,
	  lib/alexandria/ui/completion_models.rb:
	  
	  Auto-complete borrowers.

2005-04-11 19:52  lrz

	* ChangeLog, TODO: 2005-04-11 Laurent Sansonetti <lrz@gnome.org>
	  
	  * TODO:
	  
	  Updated.

2005-04-09 21:10  lrz

	* ChangeLog, data/alexandria/icons/favorite_tag.png,
	  lib/alexandria/ui/icons.rb, lib/alexandria/ui/main_app.rb:
	  2005-04-09 Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/icons/favorite_tag.png:
	  
	  Added.
	  
	  * lib/alexandria/ui/icons.rb,
	  lib/alexandria/ui/main_app.rb:
	  
	  Tag icons with a heart image when the books they represent have a
	  rating
	  of 5.

2005-04-09 16:12  lrz

	* ChangeLog, lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/z3950.rb,
	  lib/alexandria/ui/preferences_dialog.rb: 2005-04-09 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/z3950.rb,
	  lib/alexandria/ui/preferences_dialog.rb:
	  
	  More work on the abstract providers.

2005-04-08 23:06  lrz

	* ChangeLog, data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/z3950.rb,
	  lib/alexandria/ui/preferences_dialog.rb: 2005-04-09 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers/z3950.rb:
	  
	  Added (not complete though).
	  
	  * data/alexandria/glade/preferences_dialog.glade:
	  
	  Introduced an expert mode which shows Add and Remove providers
	  buttons.
	  
	  * lib/alexandria/book_providers.rb:
	  
	  Introduced the concept of abstract providers (not complete
	  though).
	  
	  * lib/alexandria/ui/preferences_dialog.rb:
	  
	  Introduced an Add Provider dialog (not complete though).

2005-04-08 19:57  lrz

	* AUTHORS, ChangeLog, lib/alexandria.rb: 2005-04-08 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * AUTHORS,
	  lib/alexandria.rb:
	  
	  Added Ligia.

2005-04-08 07:50  bel8

	* ChangeLog: Added ChangeLog entry (for IBS_it provider test)

2005-04-07 21:09  ljd

	* data/gnome/help/alexandria/C/alexandria.xml,
	  data/gnome/help/alexandria/ChangeLog: LJD - Updated to include
	  Internet Bookshop Italia

2005-04-07 20:32  pterjan

	* ChangeLog, lib/alexandria/book_providers/proxis.rb,
	  tests/test_providers.rb: Fix previous fix in Proxis provider
	  Test that the result of ISBN search has the right ISBN

2005-04-07 20:09  lrz

	* po/ChangeLog, po/pt.po: pt.po: Update

2005-04-07 07:56  bel8

	* tests/test_providers.rb: added test for IBS_itProviders

2005-04-06 19:23  lrz

	* AUTHORS, ChangeLog, lib/alexandria.rb: 2005-04-06 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * AUTHORS,
	  lib/alexandria.rb:
	  
	  Added Claudio.

2005-04-06 19:22  lrz

	* ChangeLog, lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/ibs_it.rb,
	  schemas/alexandria.schemas: 2005-04-06 Claudio Belotti
	  <bel8@lilik.it>
	  
	  * lib/alexandria/book_providers/ibs_it.rb:
	  
	  Added (provided to the Internet Bookshop Italia).
	  
	  * lib/alexandria/book_providers.rb,
	  schemas/alexandria.schemas:
	  
	  Follow latest change.

2005-04-06 15:50  nomeata

	* po/ChangeLog, po/commit-po: lets you specify the changelog
	  message

2005-04-06 15:50  nomeata

	* po/ChangeLog, po/de.po: de.po: update out of boredom :-)

2005-04-05 21:45  lrz

	* ChangeLog, data/alexandria/glade/book_properties_dialog.glade,
	  data/alexandria/glade/new_book_dialog.glade,
	  data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb,
	  lib/alexandria/ui/preferences_dialog.rb: 2005-04-05 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/book_properties_dialog.glade,
	  data/alexandria/glade/new_book_dialog.glade,
	  data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb,
	  lib/alexandria/ui/preferences_dialog.rb:
	  
	  Added an Help button in the Add Book, Add Book Manual, Book
	  Properties and
	  Preferences dialogs that is connected to the Docbook manual.

2005-04-04 21:55  lrz

	* ChangeLog, data/alexandria/ui/menus.xml, data/gnome,
	  data/gnome/help, data/gnome/help/alexandria,
	  data/gnome/help/alexandria/C,
	  data/gnome/help/alexandria/C/alexandria.xml,
	  data/gnome/help/alexandria/C/figures,
	  data/gnome/help/alexandria/C/figures/alexandria_add_by_isbn_1.png,
	  data/gnome/help/alexandria/C/figures/alexandria_add_by_search_1.png,
	  data/gnome/help/alexandria/C/figures/alexandria_add_manually.png,
	  data/gnome/help/alexandria/C/figures/alexandria_edit_info.png,
	  data/gnome/help/alexandria/C/figures/alexandria_export_web_page.png,
	  data/gnome/help/alexandria/C/figures/alexandria_importing.png,
	  data/gnome/help/alexandria/C/figures/alexandria_library_pane.png,
	  data/gnome/help/alexandria/C/figures/alexandria_list_view.png,
	  data/gnome/help/alexandria/C/figures/alexandria_list_view_search.png,
	  data/gnome/help/alexandria/C/figures/alexandria_loaning.png,
	  data/gnome/help/alexandria/C/figures/alexandria_main_window.png,
	  data/gnome/help/alexandria/ChangeLog, data/omf,
	  data/omf/alexandria, data/omf/alexandria/.cvsignore,
	  data/omf/alexandria/alexandria-C.omf.in,
	  data/omf/alexandria/post-install.rb,
	  data/omf/alexandria/pre-setup.rb, doc,
	  lib/alexandria/pre-setup.rb, lib/alexandria/ui.rb,
	  lib/alexandria/ui/main_app.rb, post-clean.rb: 2005-04-04 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * doc/*:
	  
	  - Moved the docbook file and the figures in
	  data/gnome/help/alexandria/C ;
	  - Moved the OMF file in data/omf ;
	  - This directory is now empty.
	  
	  * data/omf/alexandria/pre-setup.rb,
	  data/omf/alexandria/post-install.rb:
	  
	  Generates and installs the OMF file.
	  
	  * post-clean.rb:
	  
	  Removes the generated OMF file.
	  
	  * lib/alexandria/pre-setup.rb:
	  
	  Writes the real data dir.
	  
	  * lib/alexandria/ui.rb:
	  
	  Setups the GNOME application to use the data dir determined at
	  the
	  install.
	  
	  * lib/alexandria/ui/main_app.rb,
	  data/alexandria/ui/menus.xml:
	  
	  Integrated the help manual in the main menu.

2005-04-03 22:26  lrz

	* ChangeLog: fixed typo

2005-04-03 22:17  pterjan

	* ChangeLog, lib/alexandria/book_providers/proxis.rb: Workaround
	  proxis returning all editions of a book in ISBN search

2005-04-03 21:16  lrz

	* ChangeLog, lib/alexandria/ui/alert_dialog.rb: 2005-04-03 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/alert_dialog.rb:
	  
	  Make the labels selectable.

2005-04-03 15:28  lrz

	* ChangeLog, lib/alexandria/library.rb,
	  lib/alexandria/ui/completion_models.rb,
	  lib/alexandria/ui/main_app.rb: 2005-04-03 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/library.rb:
	  
	  The class is now obversable, and sends notifications when books
	  are
	  added, updated or removed from the library.
	  
	  * lib/alexandria/ui/completion_models.rb,
	  lib/alexandria/ui/main_app.rb:
	  
	  Observes the libraries and update the models accordingly.

2005-03-31 22:13  lrz

	* ChangeLog, lib/alexandria/ui.rb,
	  lib/alexandria/ui/book_properties_dialog_base.rb,
	  lib/alexandria/ui/completion_models.rb,
	  lib/alexandria/ui/main_app.rb: 2005-04-01 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  Introduced completion in the manual add book and book properties
	  dialogs.
	  The design is not yet finished, and is susceptible to change.
	  
	  * lib/alexandria/ui/completion_models.rb:
	  
	  Added.
	  
	  * lib/alexandria/ui.rb,
	  lib/alexandria/ui/book_properties_dialog_base.rb,
	  lib/alexandria/ui/main_app.rb:
	  
	  Follow latest change.

2005-03-30 18:42  nomeata

	* po/ChangeLog, po/de.po: de.po updated

2005-03-27 19:50  lrz

	* ChangeLog: tagged for 0.5.1

2005-03-27 19:47  lrz

	* ChangeLog, README: 2005-03-27 Laurent Sansonetti <lrz@gnome.org>
	  
	  * README:
	  
	  Updated for 0.5.1.

2005-03-27 19:42  lrz

	* ChangeLog, NEWS: 2005-03-27 Laurent Sansonetti <lrz@gnome.org>
	  
	  * NEWS:
	  
	  Updated for 0.5.1.

2005-03-27 19:26  lrz

	* ChangeLog, tests/test_providers.rb: 2005-03-27 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * tests/test_provider.rb:
	  
	  Added a test for the Amadeus Buch provider.

2005-03-27 10:21  mirko

	* po/ChangeLog, po/it.po: it.po updated

2005-03-27 09:07  daf

	* po/ChangeLog, po/ja.po: 2005-03-27 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * ja.po: Fix plural forms header.

2005-03-27 00:16  mirko

	* po/ChangeLog, po/it.po: it.po updated

2005-03-26 19:03  lrz

	* po/ChangeLog, po/ja.po: ja.po updated

2005-03-26 16:17  nomeata

	* po/ChangeLog, po/commit-po: ChaneLog entry and removed debugging
	  code

2005-03-26 16:14  nomeata

	* po/commit-po: added commit'n'log script, see mailinglist

2005-03-26 14:34  lrz

	* po/fr.po: forgot to translate some messages

2005-03-26 13:54  lrz

	* ChangeLog, TODO: 2005-03-26 Laurent Sansonetti <lrz@gnome.org>
	  
	  * TODO:
	  
	  Documentation is done!

2005-03-26 13:50  lrz

	* po/ChangeLog, po/fr.po: 2005-03-26 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * fr.po: Updated.

2005-03-26 13:35  daf

	* po/ChangeLog, po/cy.po: 2005-03-26 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * cy.po: Updated.

2005-03-26 13:33  daf

	* po/ChangeLog, po/es.po: 2005-03-26 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * es.po: Fix duplicated message ID.

2005-03-26 13:24  lrz

	* AUTHORS, ChangeLog, lib/alexandria.rb: 2005-03-26 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * AUTHORS,
	  lib/alexandria.rb:
	  
	  Added Liam.

2005-03-26 13:19  lrz

	* doc/ChangeLog, doc/alexandria.yelp.xml: 2005-03-26 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * Fixed my e-mail address

2005-03-26 13:06  ljd

	* doc/alexandria-omf.xml, doc/alexandria.yelp.xml,
	  doc/figures/alexandria_add_by_search_1.png,
	  doc/figures/alexandria_add_manually.png,
	  doc/figures/alexandria_edit_info.png,
	  doc/figures/alexandria_export_web_page.png,
	  doc/figures/alexandria_importing.png,
	  doc/figures/alexandria_library_pane.png,
	  doc/figures/alexandria_list_view.png,
	  doc/figures/alexandria_list_view_search.png,
	  doc/figures/alexandria_loaning.png,
	  doc/figures/alexandria_main_window.png: * initial revision

2005-03-26 13:05  ljd

	* doc/figures, doc/figures/alexandria_add_by_isbn_1.png: * initial
	  revision

2005-03-26 13:04  ljd

	* doc, doc/ChangeLog: * initial ChangeLog revision

2005-03-26 12:54  nomeata

	* po/ChangeLog, po/de.po: de.po for 0.5.1

2005-03-26 11:28  lrz

	* po/ChangeLog, po/es.po: 2005-03-26 Miguel �~Angel Garc��a
	  <magmax@ieee.org>
	  
	  * es.po: Update.

2005-03-26 11:27  lrz

	* po/ChangeLog, po/sv.po: 2005-03-26 David Weinehall
	  <tao@acc.umu.se>
	  
	  * sv.po: Update.

2005-03-25 19:59  lrz

	* ChangeLog, data/alexandria/glade/preferences_dialog.glade:
	  2005-03-25 Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/preferences_dialog.glade:
	  
	  - Use alternating colours for rows in the providers list ;
	  - Make the dialog resizable.

2005-03-25 19:54  lrz

	* ChangeLog, lib/alexandria/library.rb: 2005-03-25 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/library.rb:
	  
	  Preserves backward compatibility when saving a book by resetting
	  the
	  saved_ident property if it does not exist.

2005-03-25 17:44  daf

	* ChangeLog, lib/alexandria/ui/export_dialog.rb: 2005-03-25 Dafydd
	  Harries <daf@muse.19inch.net>
	  
	  * lib/alexandria/ui/export_dialog.rb:
	  
	  Say "already exists" rather than "is already existing".

2005-03-25 17:11  daf

	* ChangeLog, data/alexandria/glade/preferences_dialog.glade:
	  2005-03-25 Dafydd Harries <daf@muse.19inch.net>
	  
	  * data/alexandria/glade/preferences_dialog.glade:
	  
	  Rename the "List Columns" tab to "List View".

2005-03-25 17:07  daf

	* ChangeLog, data/alexandria/glade/new_book_dialog.glade:
	  2005-03-25 Dafydd Harries <daf@muse.19inch.net>
	  
	  * data/alexandria/glade/new_book_dialog.glade:
	  
	  Use alternating colours for rows in the search results list.

2005-03-25 16:23  daf

	* po/ChangeLog, po/Makefile, po/README: 2005-03-25 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * Makefile:
	  
	  Added: a makefile for updating the template, updating PO
	  files, and checking PO files.
	  
	  * README:
	  
	  Documentation on how to use the makefile.
	  
	  * genpot.sh:
	  
	  Removed: it has been made obsolete by the makefile.
	  
	  * ChangeLog:
	  
	  Convert to UTF-8.

2005-03-24 22:56  lrz

	* ChangeLog, lib/alexandria/ui/new_book_dialog.rb: 2005-03-24
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/new_book_dialog.rb:
	  
	  Remembers (within the live scope of the application though) the
	  latest
	  selected criterion in the Add Book dialog and automatically
	  switches
	  to
	  it when the dialog is shown.

2005-03-23 21:58  lrz

	* ChangeLog, lib/alexandria/book_providers/amazon.rb: 2005-03-23
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers/amazon.rb:
	  
	  Caches in ~/.alexandria/.amazon_cache/ instead of /tmp/cache.

2005-03-22 23:09  nomeata

	* po/ChangeLog, po/de.po: Minor typos, first commit by myself
	  (woohoo :-))

2005-03-22 21:30  lrz

	* ChangeLog, lib/alexandria/library.rb,
	  lib/alexandria/web_themes.rb: 2005-03-22 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/library.rb:
	  
	  Really ignores hidden directories in ~/.alexandria/.
	  
	  * lib/alexandria/web_themes.rb:
	  
	  Allows user-specific themes in ~/.alexandria/.web-themes/.

2005-03-22 20:52  lrz

	* AUTHORS, ChangeLog, lib/alexandria.rb,
	  lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/amadeus.rb,
	  schemas/alexandria.schemas: 2005-03-22 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * AUTHORS,
	  lib/alexandria.rb:
	  
	  Added Rene.
	  
	  2005-03-22 Rene Samselnig <sandman@sdm-net.org>
	  
	  * lib/alexandria/book_providers/amadeus.rb:
	  
	  Added amadeusbuch.at provider.
	  
	  * lib/alexandria/book_providers.rb,
	  schemas/alexandria.schemas:
	  
	  Follow latest change.

2005-03-22 20:41  lrz

	* po/ChangeLog, po/de.po: 2005-03-22 Joachim Breitner
	  <mail@joachim-breitner.de>
	  
	  * de.po: Update.

2005-03-22 17:13  mirko

	* ChangeLog: Changelog update as required by lrz (only a bit late)

2005-03-22 00:07  daf

	* ChangeLog, po/genpot.sh: 2005-03-22 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * po/genpot.sh:
	  
	  Add a comment mentioning that the script needs to be run inside
	  the
	  po/ directory.

2005-03-22 00:04  daf

	* ChangeLog, README: 2005-03-22 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * README:
	  
	  Update with the URL of the newly created intltool webpage.

2005-03-21 22:03  lrz

	* ChangeLog, lib/alexandria/book_providers.rb: 2005-03-21 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers.rb:
	  
	  Be more intelligent when building the list of providers by taking
	  into
	  account nil values from the GConf schema.

2005-03-21 21:12  lrz

	* data/alexandria/COPYING, lib/alexandria/ui/about_dialog.rb:
	  2005-03-21 Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/COPYING:
	  
	  Removed.
	  
	  * lib/alexandria/ui/about_dialog.rb:
	  
	  Do not display the whole GPL text, just the header.

2005-03-19 23:02  lrz

	* ChangeLog, lib/alexandria/library.rb,
	  lib/alexandria/ui/main_app.rb: 2005-03-20 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/library.rb (Library.move):
	  
	  Removes books with the same ident before adding them in the
	  array.
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  - Display an confirmation message when trying to move a book into
	  a
	  library that already has a book with the same ident ;
	  - Properly setup the moves action after an import process.

2005-03-19 21:21  lrz

	* ChangeLog, lib/alexandria/ui/book_properties_dialog.rb:
	  2005-03-19 Laurent Sansonetti <lrz@gnome.org>
	  
	  Do not set the saved ident of the book here, let Library#save do
	  it
	  in order to not duplicate entries.

2005-03-19 20:57  lrz

	* po/ChangeLog, po/sv.po: 2005-03-19 David Weinehall
	  <tao@acc.umu.se>
	  
	  * sv.po: Update.

2005-03-19 20:54  lrz

	* ChangeLog, lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb: 2005-03-19 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/book_properties_dialog.rb:
	  
	  - Do not save the book properties on destroy ;
	  - Display an error message when trying to set an EAN/ISBN that is
	  already
	  used by another book in the same library.
	  
	  * lib/alexandria/ui/new_book_dialog_manual.rb:
	  
	  - Forgot to mark some translatable strings ;
	  - Display an error message when trying to add a book with an
	  EAN/ISBN
	  that is already used by another book in the same library.

2005-03-19 19:58  lrz

	* ., .cvsignore, ChangeLog: 2005-03-19 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * .cvsignore:
	  
	  Added alexandria.desktop and alexandria.desktop.in.h.

2005-03-19 18:43  mirko

	* lib/alexandria.rb: Added myself to the translators array

2005-03-19 18:27  mirko

	* AUTHORS, po/ChangeLog, po/it.po: Added the italian translation.

2005-03-19 17:34  lrz

	* po/ChangeLog, po/fr.po, po/genpot.sh: 2005-03-19 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * genpot.sh: Fix path to alexandria.desktop.in and do not use the
	  --extract-all xgettext switch when working with .glade files.
	  * fr.po: Update.

2005-03-19 15:47  daf

	* ChangeLog, alexandria.desktop.in: 2005-03-19 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * alexandria.desktop.in:
	  
	  Add an Icon field.

2005-03-19 15:06  daf

	* ChangeLog, post-clean.rb: 2005-03-19 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * post-clean.rb:
	  
	  Add this script in order to remove various automatically
	  generated
	  files.

2005-03-19 15:03  daf

	* ChangeLog, README, alexandria.desktop, alexandria.desktop.in,
	  po/genpot.sh, pre-setup.rb: 2005-03-19 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  Implement i18n of the .desktop file using intltool.
	  
	  * alexandria.desktop:
	  
	  Removed, as it is now automatically generated.
	  
	  * alexandria.desktop.in:
	  
	  This is the old .desktop file, with some fields marked for
	  translation.
	  
	  * po/genpot.sh:
	  
	  Call intltool-extract to generate alexandria.desktop.in.h, and
	  pass
	  that file to xgettext.
	  
	  * pre-setup.rb:
	  
	  Call intltool-merge to generate alexandria.desktop with
	  translations.
	  
	  * README:
	  
	  Mention the dependency on intltool.

2005-03-19 14:35  daf

	* AUTHORS, ChangeLog: 2005-03-19 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * ChangeLog,
	  NEWS:
	  
	  Convert to UTF-8.

2005-03-14 20:44  lrz

	* ChangeLog, lib/alexandria/ui/new_book_dialog_manual.rb:
	  2005-03-14 Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/new_book_dialog_manual.rb:
	  
	  Manually added books were not automatically added in the library
	  in
	  memory.

2005-03-13 22:30  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2005-03-13 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Pack the cover as non-expandable in the list view.

2005-03-13 21:17  lrz

	* README: removed duplicated line

2005-03-13 11:36  lrz

	* ChangeLog, NEWS, README: === Alexandria 0.5.0 ===
	  
	  2005-03-13 Laurent Sansonetti <lrz@gnome.org>
	  
	  * README,
	  NEWS:
	  
	  Final tweak for 0.5.0.

2005-03-12 23:53  lrz

	* ChangeLog: typo

2005-03-12 20:54  lrz

	* po/ChangeLog, po/es.po: 2005-03-12 Miguel �ngel Garc�a
	  <magmax@ieee.org>
	  
	  * es.po: Update.

2005-03-12 20:35  lrz

	* AUTHORS, ChangeLog, data/alexandria/icons/alexandria.png,
	  data/alexandria/icons/alexandria_small.png, lib/alexandria.rb,
	  lib/alexandria/ui/about_dialog.rb: 2005-03-12 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/alexandria/icons/alexandria.png,
	  data/alexandria/icons/alexandria_small.png:
	  
	  New icon, by Stefanie Dijoux.
	  
	  * README,
	  lib/alexandria.rb:
	  
	  Added Stefanie.

2005-03-12 17:54  lrz

	* ChangeLog, lib/alexandria/book_providers/proxis.rb: i2005-03-12
	  Pascal Terjan <pterjan@linuxfr.org>
	  
	  * lib/alexandria/book_providers/proxis.rb:
	  
	  Fixed to work again.

2005-03-12 12:25  lrz

	* ChangeLog, lib/alexandria/book_providers/bn.rb: 2005-03-12
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers/bn.rb:
	  
	  Fixed the regexp once again.

2005-03-11 22:15  lrz

	* po/ChangeLog, po/fr.po: 2005-03-11 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * fr.po: Fix by Frederic Logier.

2005-03-11 20:02  lrz

	* ChangeLog, NEWS: 2005-03-11 Laurent Sansonetti <lrz@gnome.org>
	  
	  * NEWS:
	  
	  Mentions the amazon.[fr|ca] support.

2005-03-10 19:48  lrz

	* po/ChangeLog, po/ja.po, po/sv.po: 2005-03-10 David Weinehall
	  <tao@acc.umu.se>
	  
	  * sv.po: Update.
	  
	  2005-03-10 Masao Mutoh <mutoh@highway.ne.jp>
	  
	  * ja.po: Update.

2005-03-09 22:18  lrz

	* AUTHORS, ChangeLog, NEWS, README, lib/alexandria.rb: 2005-03-09
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * AUTHORS,
	  lib/alexandria.rb:
	  
	  Added David.
	  
	  * README,
	  NEWS:
	  
	  Prepared for the upcoming 0.5.0.

2005-03-08 19:46  lrz

	* po/ChangeLog, po/sv.po: 2005-03-08 David Weinehall
	  <tao@acc.umu.se>
	  
	  * sv.po: Initial revision.

2005-03-07 21:28  lrz

	* po/ChangeLog, po/de.po: 2005-03-07 Joachim Breitner
	  <mail@joachim-breitner.de>
	  
	  * de.po: Update.

2005-03-07 20:56  lrz

	* ChangeLog, data/alexandria/glade/book_properties_dialog.glade,
	  data/alexandria/glade/main_app.glade,
	  data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb: 2005-03-07 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/book_properties_dialog.glade,
	  data/alexandria/glade/main_app.glade,
	  data/alexandria/glade/new_book_dialog.glade:
	  
	  Marked '*' and 'Alexandria' as not translable.
	  
	  * lib/alexandria/ui/main_app.rb.
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  Fixed wording (thanks to David Weinehall).

2005-03-07 20:52  lrz

	* po/fr.po: update

2005-03-07 20:46  lrz

	* po/ChangeLog, po/fr.po: 2005-03-07 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * fr.po: Update.

2005-03-07 20:01  lrz

	* po/ChangeLog, po/ja.po: 2005-03-07 Masao Mutoh
	  <mutoh@highway.ne.jp>
	  
	  * ja.po: Update.

2005-03-06 18:57  lrz

	* po/ChangeLog, po/de.po: 2005-03-06 Joachim Breitner
	  <mail@joachim-breitner.de>
	  
	  * de.po: Update.

2005-03-06 18:20  lrz

	* po/fr.po: 2005-03-06 Laurent Sansonetti <lrz@gnome.org>
	  
	  * fr.po: Updated after the latest wording fix.

2005-03-06 18:16  lrz

	* lib/alexandria/book_providers.rb,
	  lib/alexandria/ui/export_dialog.rb: 2005-03-06 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers.rb,
	  lib/alexandria/ui/export_dialog.rb:
	  
	  Fixed wording.

2005-03-06 12:30  lrz

	* po/ChangeLog, po/fr.po: 2005-03-06 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * fr.po: Updated after the latest wording fix.

2005-03-06 12:22  lrz

	* ChangeLog, lib/alexandria/ui/book_properties_dialog_base.rb,
	  lib/alexandria/ui/main_app.rb: 2005-03-06 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/book_properties_dialog_base.rb:
	  
	  Fixed wording.

2005-03-05 00:45  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2005-03-05 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  - Restored the possibility to filter books by notes ;
	  - Filtering text field is more robust ;
	  - Make sure we do not select a library before having setup the
	  moves
	  action at the beginning.

2005-03-03 21:23  lrz

	* po/ChangeLog, po/fr.po: 2005-03-03 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * fr.po: Update.

2005-03-03 21:22  lrz

	* ChangeLog, lib/alexandria/book_providers/mcu.rb: 2005-03-03
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers/mcu.rb:
	  
	  Mark the name of the provider as translatable.

2005-03-02 20:48  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2005-03-02 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Do not add the books twice in the library.

2005-03-01 20:59  lrz

	* ChangeLog, lib/alexandria/book_providers/amazon.rb: 2005-03-01
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers/amazon.rb:
	  
	  Setup the online information url according to the selected
	  locale.

2005-02-28 22:59  lrz

	* ChangeLog: forgot last commit entry

2005-02-28 22:11  lrz

	* ChangeLog, lib/alexandria/book_providers/amazon.rb: 2005-02-25
	  Constantine Evans <cevans@costinet.org>
	  
	  * lib/alexandria/book_providers/amazon.rb:
	  
	  Added workaround for an Amazon US encoding bug. See comments in
	  code
	  for details.

2005-02-28 22:00  lrz

	* lib/alexandria/library.rb,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/new_book_dialog.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb: 2005-02-28 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/library.rb:
	  
	  Specialized the ISBN validation exceptions.
	  
	  * lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/new_book_dialog.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb:
	  
	  Follow latest change.
	  
	  * lib/alexandria/ui/new_book_dialog.rb:
	  
	  Fixes #974 (when a book returned by a search by
	  title/authors/keyword
	  contains an invalid ISBN, propose the user to either add the book
	  with a
	  blank ISBN or cancel the add).

2005-02-25 16:12  lrz

	* ChangeLog, data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb: 2005-02-25 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb,
	  data/alexandria/glade/main_app.glade:
	  
	  - Filter the model with a Gtk::TreeModelFilter ;
	  - Each view has its own Gtk::TreeModelSort ;
	  - Freeze/unfreeze the icon view each time the model changes ;
	  - Dispatch the library load in a separate thread (code is
	  commented).

2005-02-24 10:15  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2005-02-24 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  More fixes.

2005-02-24 10:14  lrz

	* TODO: added two entries

2005-02-23 10:18  lrz

	* ChangeLog, lib/alexandria/library.rb,
	  lib/alexandria/ui/main_app.rb: 2005-02-23 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/library.rb,
	  lib/alexandria/ui/main_app.rb:
	  
	  Fixes some defects introduced by the view model change.

2005-02-23 10:18  lrz

	* TODO: update

2005-02-22 15:41  lrz

	* AUTHORS, ChangeLog, lib/alexandria.rb, lib/alexandria/book.rb,
	  lib/alexandria/library.rb,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb: 2005-02-22 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Changed all references to book.isbn to retrieve iterators model
	  to
	  book.ident.
	  
	  * AUTHORS,
	  lib/alexandria.rb:
	  
	  Added Constantine.
	  
	  2005-02-22 Constantine Evans <cevans@costinet.org>
	  
	  * lib/alexandria/book.rb
	  
	  Added ident and saved_ident to hold isbn or hash used for
	  filenames.
	  
	  * lib/alexandria/library.rb
	  
	  - Changed save() to use ident instead of isbn. Note that giving a
	  new_isbn
	  to save is not necessary now - the Book class tracks ident
	  changes.
	  
	  - Changed all references to book.isbn for filenames to
	  book.ident.
	  
	  - Changed yaml() to allow String and Book arguments like cover().
	  
	  * lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb
	  
	  Changed to use new filename system and allow blank ISBN.

2005-02-22 12:38  lrz

	* ChangeLog, data/alexandria/COPYING,
	  data/alexandria/glade/main_app.glade,
	  lib/alexandria/preferences.rb, lib/alexandria/ui/about_dialog.rb,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/main_app.rb: 2005-02-22 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/alexandria/COPYING:
	  
	  Added.
	  
	  * data/alexandria/glade/main_app.glade,
	  lib/alexandria/preferences.rb,
	  lib/alexandria/ui/about_dialog.rb,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/main_app.rb:
	  
	  - use Gtk::AboutDialog instead of Gnome::About ;
	  - use Gtk::IconView instead of Gnome::IconList ;
	  - improved performances.

2005-02-18 16:25  lrz

	* ChangeLog, lib/alexandria/preferences.rb, tests/test.rb,
	  tests/test_providers.rb: 2005-02-18 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * tests/test_providers.rb:
	  
	  Added.
	  
	  * tests/test.rb:
	  
	  Follow latest change.
	  
	  * lib/alexandria/preferences.rb:
	  
	  Fixed deprecated call to GConf::Client.new.

2005-02-18 14:50  lrz

	* AUTHORS, ChangeLog, lib/alexandria.rb: 2005-02-18 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * AUTHORS,
	  lib/alexandria.rb:
	  
	  Added Javier.

2005-02-18 14:47  lrz

	* ChangeLog, lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/mcu.rb, schemas/alexandria.schemas:
	  2005-02-18 Javier Fern�ndez-Sanguino Pe�a <jfs@debian.org>
	  
	  * lib/alexandria/book_providers/mcu.rb:
	  
	  Added.
	  
	  * lib/alexandria/book_providers.rb,
	  schemas/alexandria.schemas:
	  
	  Follow previous change.

2005-02-18 14:17  lrz

	* AUTHORS, ChangeLog, lib/alexandria.rb: 2005-02-18 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * AUTHORS,
	  lib/alexandria.rb:
	  
	  Added Kevin.

2005-02-18 14:15  lrz

	* ChangeLog, lib/alexandria/book_providers/bn.rb: 2005-02-18 Kevin
	  Schultz <schultkl@ieee.org>
	  
	  * lib/alexandria/book_providers/bn.rb:
	  
	  Fixed BN.com query regexes.

2005-02-18 10:16  lrz

	* ChangeLog, data/alexandria/glade/main_app.glade,
	  data/alexandria/ui/popups.xml, lib/alexandria/ui/main_app.rb:
	  2005-02-18 Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb,
	  data/alexandria/glade/main_app.glade,
	  data/alexandria/ui/popups.xml:
	  
	  Added a popup menu for the library list.

2005-02-10 00:37  daf

	* ChangeLog, alexandria.desktop: 2005-02-10 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * alexandria.desktop:
	  
	  Contributed by Hanna Wallach.

2005-01-24 03:54  daf

	* ChangeLog, lib/alexandria/library.rb, tests/test_isbn.rb:
	  2005-01-24 Dafydd Harries <daf@muse.19inch.net>
	  
	  * lib/alexandria/library.rb:
	  
	  Fix tracker bug #1026, where EAN numbers with a checksum of 10
	  were
	  incorrectly marked as invalid.
	  
	  * test/test_isbn.rb:
	  
	  Add a regression test for bug #1026.

2005-01-20 16:41  lrz

	* ChangeLog, bin/pre-setup.rb, data/alexandria/ui/menus.xml,
	  data/alexandria/ui/popups.xml, data/post-clean.rb,
	  lib/alexandria.rb, lib/alexandria/book.rb,
	  lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/bn.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/execution_queue.rb,
	  lib/alexandria/export_library.rb,
	  lib/alexandria/import_library.rb, lib/alexandria/library.rb,
	  lib/alexandria/pre-setup.rb, lib/alexandria/preferences.rb,
	  lib/alexandria/ui.rb, lib/alexandria/ui/about_dialog.rb,
	  lib/alexandria/ui/alert_dialog.rb,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/book_properties_dialog_base.rb,
	  lib/alexandria/ui/export_dialog.rb,
	  lib/alexandria/ui/glade_base.rb, lib/alexandria/ui/icons.rb,
	  lib/alexandria/ui/import_dialog.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb,
	  lib/alexandria/ui/preferences_dialog.rb,
	  lib/alexandria/web_themes.rb, post-install.rb, pre-setup.rb,
	  tests/test.rb, tests/test_isbn.rb: 2005-01-20 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * Updated all copyrights to 2005 (except .po files).

2005-01-20 14:00  kapheine

	* CUECAT_SUPPORT, ChangeLog: Added CUECAT_SUPPORT

2005-01-19 09:16  lrz

	* ChangeLog, README,
	  data/alexandria/glade/book_properties_dialog.glade,
	  lib/alexandria.rb, lib/alexandria/book_providers.rb,
	  lib/alexandria/execution_queue.rb,
	  lib/alexandria/export_library.rb,
	  lib/alexandria/import_library.rb, lib/alexandria/library.rb,
	  lib/alexandria/ui/book_properties_dialog_base.rb,
	  lib/alexandria/ui/export_dialog.rb,
	  lib/alexandria/ui/import_dialog.rb,
	  lib/alexandria/ui/main_app.rb: 2005-01-19 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/alexandria/glade/book_properties_dialog.glade,
	  lib/alexandria/ui/book_properties_dialog_base.rb:
	  
	  - Added two additional event boxes to control the rating, one to
	  reset
	  the rating (0) and one to set it to the highest value (5) ;
	  - Display "One day" when the loaning date is yesterday.
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  When deleting more than one books, display a single alert dialog
	  instead
	  of an alert dialog for each book.
	  
	  * lib/alexandria/book_providers.rb:
	  
	  - Catchs the SocketError exception when calling providers, and
	  returns
	  an appropriate message ;
	  - Fixed indentation.
	  
	  * lib/alexandria/library.rb:
	  
	  - In Library.load, mkdir the directory if it does not already
	  exist,
	  outside of the Dir.chdir block (to avoid nested blocks within
	  threads) ;
	  - Fixed indentation.
	  
	  * lib/alexandria/ui/export_dialog.rb:
	  
	  Fixed a wording bug plus a GTK table attachment bug.
	  
	  * lib/alexandria/import_library.rb,
	  lib/alexandria/ui/import_dialog.rb:
	  
	  - The import dialog now displays the progress of the operation,
	  and
	  throws alert boxes when an error occured in the meantime ;
	  - Fixed some things.
	  
	  * lib/alexandria/execution_queue.rb:
	  
	  Added.
	  
	  * lib/alexandria.rb:
	  
	  Follows previous change.
	  
	  * README:
	  
	  Removed the reference to 0.4.x for the bn.com upgrading note.

2005-01-13 09:44  lrz

	* ChangeLog, lib/alexandria.rb, lib/alexandria/export_library.rb,
	  lib/alexandria/import_library.rb, lib/alexandria/library.rb,
	  lib/alexandria/ui/export_dialog.rb,
	  lib/alexandria/ui/import_dialog.rb: 2005-01-13 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/export_library.rb,
	  lib/alexandria/import_library.rb:
	  
	  Added.
	  
	  * lib/alexandria/library.rb:
	  
	  Splitted.
	  
	  * lib/alexandria.rb,
	  lib/alexandria/ui/export_dialog.rb,
	  lib/alexandria/ui/import_dialog.rb:
	  
	  Follow changes.

2005-01-10 09:31  lrz

	* ChangeLog, TODO, data/alexandria/web-themes,
	  data/alexandria/web-themes/clean,
	  data/alexandria/web-themes/clean/clean.css,
	  data/alexandria/web-themes/clean/preview.jpg, lib/alexandria.rb,
	  lib/alexandria/library.rb, lib/alexandria/ui/alert_dialog.rb,
	  lib/alexandria/ui/export_dialog.rb, lib/alexandria/web_themes.rb:
	  2005-01-10 Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/web-themes/clean/clean.css,
	  data/alexandria/web-themes/clean/preview.jpg,
	  lib/alexandria/web_themes.rb:
	  
	  Added.
	  
	  * lib/alexandria.rb,
	  lib/alexandria/library.rb,
	  lib/alexandria/ui/export_dialog.rb:
	  
	  Introduced XHTML export.
	  
	  * lib/alexandria/ui/alert_dialog.rb:
	  
	  Fixed indentation.

2005-01-07 17:30  lrz

	* ChangeLog, lib/alexandria/ui/preferences_dialog.rb: 2005-01-07
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/preferences_dialog.rb:
	  
	  - Disable the Setup button if the selected provider does not have
	  any
	  preferences to setup, instead of displaying a dialog (HIG) ;
	  - Fixed indentation.

2005-01-01 18:01  daf

	* ChangeLog, lib/alexandria/library.rb: 2005-01-01 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * lib/alexandria/library.rb:
	  
	  Fix a bug where importing an ISBN list file would cause a crash
	  when
	  an ISBN in the list did not have a cover image.

2004-12-30 14:37  lrz

	* TODO: Added a few things.

2004-12-28 19:31  daf

	* po/ChangeLog, po/es.po: 2004-12-28 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * es.po: Updated Spanish translation from Miguel ��ngel Garc��a.

2004-12-15 17:37  lrz

	* AUTHORS, ChangeLog, lib/alexandria.rb: 2004-12-15 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * AUTHORS,
	  lib/alexandria.rb:
	  
	  Added Takayuki.

2004-12-15 17:33  lrz

	* ChangeLog, lib/alexandria/library.rb: 2004-12-15 Takayuki Kusano
	  <AE5T-KSN@asahi-net.or.jp>
	  
	  * lib/alexandria/library.rb:
	  
	  Improved the ISBN-list import code to support EAN.

2004-12-15 15:20  lrz

	* ChangeLog, lib/alexandria/library.rb,
	  lib/alexandria/ui/export_dialog.rb,
	  lib/alexandria/ui/import_dialog.rb: 2004-12-15 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/ui/import_dialog.rb,
	  lib/alexandria/ui/export_dialog.rb,
	  lib/alexandria/library.rb:
	  
	  - Changed the Tellico archive file extention from 'bc' to 'tc' ;
	  - In the export dialog, in case the user tries to use a library
	  name
	  that is already used, grab the focus on the library name text
	  field
	  after the alert message.

2004-12-14 16:55  lrz

	* TODO: updated

2004-12-14 16:55  lrz

	* ChangeLog, TODO,
	  data/alexandria/glade/book_properties_dialog.glade,
	  lib/alexandria/book.rb,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/book_properties_dialog_base.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb: 2004-12-14 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * TODO:
	  
	  Removed points that have been implemented.
	  
	  * data/alexandria/glade/book_properties_dialog.glade,
	  lib/alexandria/book.rb,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/book_properties_dialog_base.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb:
	  
	  Introduced very basic loaning support (is the book borrowed?,
	  who borrowed it? and when?).

2004-11-11 21:24  daf

	* po/ChangeLog, po/de.po, po/es.po, po/ja.po: 2004-11-11 Dafydd
	  Harries <daf@muse.19inch.net>
	  
	  * de.po: Update from Joachim Breitner.
	  
	  * es.po: Update from Miguel ��ngel Garc��a.
	  
	  * ja.po: Update from Masao Mutoh.

2004-11-08 08:11  daf

	* ChangeLog, post-install.rb: 2004-11-08 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * post-install.rb:
	  
	  Don't do anything if ENV['GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL']
	  is
	  set. This makes it easier to build the package without
	  gconftool-2
	  being installed.

2004-11-05 22:56  daf

	* po/ChangeLog, po/es.po: 2004-11-05 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * es.po: Fix encoding and header.

2004-11-05 22:49  daf

	* ChangeLog, pre-setup.rb: 2004-11-05 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * pre-setup.rb:
	  
	  Raise an exception if msgfmt failed.

2004-11-05 21:01  lrz

	* ChangeLog, NEWS, README: 0.4.0

2004-11-05 20:02  lrz

	* ChangeLog, NEWS: 2004-11-05 Laurent Sansonetti <lrz@gnome.org>
	  
	  * NEWS:
	  
	  Updated for 0.4.0.

2004-11-05 19:35  lrz

	* ChangeLog, lib/alexandria/library.rb: 2004-11-05 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/library.rb:
	  
	  - Tellico Import: check for either 'bookcase.xml' or
	  'tellico.xml' as the XML file ;
	  - Tellico Import: check for either 'bookcase' or 'tellico' as the
	  root element inside the XML ;
	  - Tellico Import: check for either 2 or 5 as the collection type
	  ;
	  - ONIX and Tellico Export: rename the .cover extention either to
	  'jpg' or 'gif' according to the file type.
	  - Tellico Export: remove the 'www' part of the namespace address.

2004-11-02 21:20  lrz

	* ChangeLog, lib/alexandria/library.rb,
	  lib/alexandria/ui/import_dialog.rb: 2004-11-02 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/library.rb:
	  
	  - Added an experimental Tellico importer ;
	  - Refactored the #save_cover method.
	  
	  * lib/alexandria/ui/import_dialog.rb:
	  
	  - Fixed the parent reference of alert dialogs ;
	  - Fixed a crash when pressing the escape key.

2004-11-02 17:43  lrz

	* ChangeLog, lib/alexandria.rb: 2004-11-02 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria.rb:
	  
	  Fixed a crash when the 'http_proxy' environment variable was not
	  set.

2004-11-01 23:08  lrz

	* TODO: Updated

2004-11-01 16:33  lrz

	* ChangeLog, lib/alexandria.rb, lib/alexandria/library.rb,
	  lib/alexandria/ui.rb, lib/alexandria/ui/export_dialog.rb,
	  lib/alexandria/ui/import_dialog.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb: 2004-11-01 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/import_dialog.rb:
	  
	  Added.
	  
	  * lib/alexandria.rb:
	  
	  Erase the 'http_proxy' environment variable if its content is
	  invalid.
	  
	  * lib/alexandria/library.rb:
	  
	  - Refactored (moved the save cover code here);
	  - Introduced an ISBN-list import and export ;
	  
	  * lib/alexandria/ui.rb:
	  
	  Requires the import_dialog.rb file.
	  
	  * lib/alexandria/ui/export_dialog.rb:
	  
	  - Fixed the default button (text = "Export", no icon) ;
	  - Commented the XHTML combo item ;
	  - Added an ISBN-list combo item.
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  - Refactored ;
	  - Follows the import dialog.
	  
	  * lib/alexandria/ui/new_book_dialog.rb:
	  
	  Follows the library.rb refactoring.

2004-10-28 19:37  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2004-10-28 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Update the entries of the Move menu accordingly, when a library
	  is
	  created, renamed, or removed.

2004-10-24 11:55  lrz

	* ChangeLog, TODO,
	  data/alexandria/glade/book_properties_dialog.glade,
	  data/alexandria/glade/info_book_dialog.glade,
	  data/alexandria/ui/menus.xml, data/alexandria/ui/popups.xml,
	  lib/alexandria.rb, lib/alexandria/library.rb,
	  lib/alexandria/ui.rb,
	  lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/book_properties_dialog_base.rb,
	  lib/alexandria/ui/info_book_dialog.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb: 2004-10-12 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  Features the manual addition of books and the
	  move of books within libraries.
	  
	  * data/alexandria/ui/menus.xml,
	  data/alexandria/ui/popups.xml:
	  
	  Added AddBookManual and Move tags.
	  
	  * lib/alexandria.rb:
	  
	  - Added more authors/translators ;
	  - Removed the documenters tab.
	  
	  * data/alexandria/glade/info_book_dialog.glade,
	  lib/alexandria/ui/info_book_dialog.rb:
	  
	  Removed.
	  
	  * lib/alexandria/ui/book_properties_dialog.rb,
	  lib/alexandria/ui/book_properties_dialog_base.rb,
	  lib/alexandria/ui/new_book_dialog_manual.rb,
	  data/alexandria/glade/book_properties_dialog.glade:
	  
	  Added.
	  
	  * lib/alexandria/library.rb:
	  
	  - Introduced Library.move ;
	  - Improved Library#save(book), to rename the .yaml
	  file if the ISBN has changed.
	  
	  * lib/alexandria/ui.rb:
	  
	  Requires the new files.
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  - Follow the changes related to the manual addition of
	  books and the move of books;
	  - Clean up whitespace/indentation ;
	  - When renaming a library in the sidepane, do not try
	  to check if a library already exists with the new
	  name if the new name corresponds to the name of the
	  selected library.

2004-10-23 04:27  daf

	* ChangeLog, lib/alexandria/book_providers/amazon.rb, tests,
	  tests/test.rb, tests/test_isbn.rb: 2004-10-23 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * lib/alexandria/library.rb:
	  
	  Clean up whitespace/indentation.
	  
	  * test,
	  * test/test.rb,
	  * test/test_isbn.rb:
	  
	  Initial set of unit tests, dealing with ISBNs.

2004-10-15 17:02  lrz

	* po/ChangeLog, po/es.po: 2004-10-15 Miguel Angel Garcia
	  <miguela.garcia3@alu.uclm.es>
	  
	  * es.po: Initial revision.

2004-10-12 19:30  lrz

	* po/ChangeLog, po/de.po: 2004-10-12 Joachim Breitner
	  <mail@joachim-breitner.de>
	  
	  * de.po: Initial revision.

2004-10-12 19:25  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2004-10-12 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Raises an error dialog when trying to rename a library to an
	  empty
	  name, or when the name is already used by another library.

2004-10-12 19:14  lrz

	* ChangeLog, TODO, data/alexandria/glade/info_book_dialog.glade,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/bn.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/library.rb, lib/alexandria/ui/export_dialog.rb,
	  lib/alexandria/ui/icons.rb,
	  lib/alexandria/ui/info_book_dialog.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb: 2004-10-12 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  General reformat of the code.
	  
	  * data/alexandria/glade/info_book_dialog.glade,
	  lib/alexandria/library.rb,
	  lib/alexandria/ui/info_book_dialog.rb:
	  
	  - Now possible to change the cover of a book via the Properties
	  dialog ;
	  - The data model has been altered: the small covers are now
	  automatically
	  generated from the medium covers, so they do not need to be
	  downloaded
	  anymore, and the extension of the medium cover is ".cover".
	  
	  * lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/bn.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/ui/icons.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  Follows data model changes.
	  
	  * lib/alexandria/ui/export_dialog.rb:
	  
	  Changed the ONIX archive extension (xml.tbz2 -> onix.tbz2).
	  
	  * TODO:
	  
	  Refresh.

2004-10-01 19:06  lrz

	* AUTHORS, ChangeLog, TODO: 2004-09-30 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * AUTHORS:
	  
	  - Reformatted ;
	  - Added Robby.
	  
	  * TODO:
	  
	  Refresh.

2004-10-01 18:28  lrz

	* ChangeLog, lib/alexandria/library.rb,
	  lib/alexandria/ui/export_dialog.rb: 2004-10-01 Robby Stephenson
	  <robby@periapsis.org>
	  
	  * lib/alexandria/library.rb,
	  lib/alexandria/ui/export_dialog.rb:
	  
	  Introduced Tellico (ex. Bookcase) .zip archive export.

2004-09-30 20:13  lrz

	* ChangeLog, data/alexandria/glade/info_book_dialog.glade,
	  data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/ui/main_app.rb: 2004-09-30 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/alexandria/glade/info_book_dialog.glade,
	  data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/ui/main_app.rb:
	  
	  s/Edition/Binding.

2004-09-30 19:39  lrz

	* lib/alexandria/ui/info_book_dialog.rb: auto-edit an added author

2004-09-30 19:28  lrz

	* ChangeLog, data/alexandria/glade/info_book_dialog.glade,
	  lib/alexandria/book.rb, lib/alexandria/book_providers.rb,
	  lib/alexandria/ui/export_dialog.rb,
	  lib/alexandria/ui/info_book_dialog.rb,
	  lib/alexandria/ui/main_app.rb: 2004-09-30 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/alexandria/glade/info_book_dialog.glade,
	  lib/alexandria/book.rb,
	  lib/alexandria/ui/info_book_dialog.rb,
	  lib/alexandria/ui/main_app.rb:
	  
	  The book properties dialog has been modified to allow the
	  edition of all fields (title, authors, etc...). The cover
	  still needs some code to be changed though.
	  
	  * lib/alexandria/ui/export_dialog.rb:
	  
	  Fixed the ONIX archive extention to .tbz2 instead of tgz.
	  
	  * lib/alexandria/book_providers.rb:
	  
	  Splitted a translatable string.

2004-09-19 20:17  lrz

	* lib/alexandria/library.rb: fixed bad tabulation

2004-09-19 20:03  lrz

	* ChangeLog, lib/alexandria/library.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb: 2004-09-19 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  - Show more feedback on the status bar ;
	  - Added keyboard shortcuts for the Import/Export actions.
	  
	  * lib/alexandria/ui/new_book_dialog.rb:
	  
	  Splitted some translatable strings.
	  
	  * lib/alexandria/library.rb (#n_rated, #n_unrated):
	  
	  Added.

2004-09-14 22:07  lrz

	* ChangeLog, data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/library.rb, lib/alexandria/ui/export_dialog.rb,
	  lib/alexandria/ui/new_book_dialog.rb: 2004-09-14 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/library.rb,
	  lib/alexandria/ui/export_dialog.rb:
	  
	  Introduced an experimental ONIX export.
	  
	  * lib/alexandria/ui/new_book_dialog.rb,
	  data/alexandria/glade/new_book_dialog.glade:
	  
	  - Migrated another GtkCombo to GtkComboBox ;
	  - Fixed a bug introduced in the previous commit.

2004-09-11 21:55  lrz

	* TODO: Upgraded

2004-09-11 21:22  lrz

	* ChangeLog, README, lib/alexandria/ui/main_app.rb: 2004-09-11
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * README:
	  
	  - Requires Ruby-GNOME2 0.10.1 ;
	  - Requires Ruby-GetText 0.6.1 ;
	  - Added information for the "/apps/alexandria/providers_priority"
	  &
	  Barnes and Noble provider upgrading issue.
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  - Fixed keyboard shortcut for "Show Sidepane" (F9) ;
	  - Fixed library creation ;
	  - Fixed the alignment of cell renderers in the sidepane treeview
	  ;
	  - Fixed indentation.

2004-09-11 21:18  lrz

	* ChangeLog, data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/ui/new_book_dialog.rb,
	  lib/alexandria/ui/preferences_dialog.rb: 2004-09-11 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/new_book_dialog.rb,
	  data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/ui/preferences_dialog.rb:
	  
	  Migrated to Gtk::ComboBox.

2004-09-11 10:21  lrz

	* ChangeLog, lib/alexandria/ui/new_book_dialog.rb,
	  schemas/alexandria.schemas: 2004-09-10 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/ui/new_book_dialog.rb,
	  schemas/alexandria.schemas:
	  
	  Moved the CUECAT_DEV constant to a GConf variable.
	  
	  2004-09-10 Zachary P. Landau <kapheine@hypa.net>
	  
	  * lib/alexandria/ui/new_book_dialog.rb,
	  data/alexandria/glade/new_book_dialog.glade
	  
	  Added CueCat support.
	  
	  * data/alexandria/icons/cuecat.png,
	  data/alexandria/icons/cuecat_inactive.png:
	  
	  Added.

2004-09-10 22:37  kapheine

	* data/alexandria/glade/new_book_dialog.glade: Adds the scanner
	  status image support.

2004-09-09 23:19  kapheine

	* data/alexandria/icons/cuecat.png,
	  data/alexandria/icons/cuecat_inactive.png,
	  lib/alexandria/ui/new_book_dialog.rb: Added cuecat support.

2004-09-08 19:26  lrz

	* ChangeLog, TODO, lib/alexandria/book_providers.rb,
	  lib/alexandria/ui/main_app.rb, make_release.sh: 2004-09-08
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * TODO:
	  
	  Updated.
	  
	  * make_release.sh:
	  
	  Improved.
	  
	  * lib/alexandria/book_providers.rb:
	  
	  - Fixed catching of the Timeout::Error exception ;
	  - Added a $DEBUG trace before calling each provider.
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Set correct border width for toolitems.

2004-09-07 20:25  lrz

	* ChangeLog, data/alexandria/glade/main_app.glade,
	  data/alexandria/ui, data/alexandria/ui/menus.xml,
	  data/alexandria/ui/popups.xml, lib/alexandria/ui/main_app.rb:
	  2004-09-07 Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/main_app.glade:
	  
	  Removed the toolbar, popups and menubar definitions.
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Introduced GtkUIManager to handle the toolbar, popups and
	  menubar.
	  
	  * data/alexandria/ui/menus.xml,
	  data/alexandria/ui/popups.xml:
	  
	  Added.

2004-08-25 20:55  lrz

	* ChangeLog, lib/alexandria/ui.rb: 2004-09-25 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/ui.rb:
	  
	  Removed '.rb' suffixes in require statements.

2004-08-25 19:33  lrz

	* ChangeLog, data/alexandria/glade/main_app.glade,
	  lib/alexandria/book.rb, lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/bn.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/preferences_dialog.rb,
	  schemas/alexandria.schemas: 2004-09-25 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/alexandria/glade/main_app.glade:
	  
	  Added a "Online Information at" menu item in the popup
	  menu of a book.
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  - Fills the "Online Information at" menu item ;
	  - Fixed a bug when sorting by rating books that aren't rated yet
	  ;
	  - Refactored a bit.
	  
	  * lib/alexandria/book.rb:
	  
	  Set the default rating to 0 instead of 3.
	  
	  * lib/alexandria/book_providers/bn.rb:
	  
	  Added.
	  
	  * lib/alexandria/book_providers.rb:
	  
	  - Includes the BN provider.
	  - Moved the HTTP proxy code there;
	  - Introduced GenericProvider#fullname.
	  
	  * lib/alexandria/book_providers/amazon.rb:
	  
	  - Removed the GLib.convert call, that seems unnecessary ;
	  - Follow changes in book_provider.rb.
	  
	  * lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/ui/preferences_dialog.rb:
	  
	  Follow changes in book_provider.rb.
	  
	  * schemas/alexandria.schemas:
	  
	  Added BN in the providers_priority variable.

2004-08-24 21:15  lrz

	* ChangeLog, data/alexandria/glade/main_app.glade,
	  lib/alexandria/book.rb, lib/alexandria/library.rb,
	  lib/alexandria/ui.rb, lib/alexandria/ui/export_dialog.rb,
	  lib/alexandria/ui/main_app.rb: 2004-09-24 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/alexandria/glade/main_app.glade:
	  
	  Added Library/Import and Library/Export.
	  
	  * lib/alexandria/ui/export_dialog.rb:
	  
	  Added.
	  
	  * lib/alexandria/book.rb:
	  
	  Removed unnecessary require statements.
	  
	  * lib/alexandria/library.rb:
	  
	  Added code for the compressed XML export.
	  
	  * lib/alexandria/ui.rb,
	  lib/alexandria/ui/main_app.rb:
	  
	  Follows Alexandria::ExportDialog.

2004-08-17 18:05  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb,
	  schemas/alexandria.schemas: 2004-08-17 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb,
	  schemas/alexandria.schemas:
	  
	  Remember if Alexandria was maximized or not, by saving that state
	  in the /apps/alexandria/maximized GConf variable (#765).

2004-08-04 18:56  lrz

	* ChangeLog, data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/ui/new_book_dialog.rb: 2004-08-04 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  - Do not try to add the book if the add button is disabled ;
	  - Grab the focus on the ISBN entry at the beginning (#760) ;
	  - Autoselect the criterion when the user clicks on an insensitive
	  widget (#761).

2004-08-04 18:55  lrz

	* TODO: Updated

2004-07-31 01:06  daf

	* ChangeLog, lib/alexandria/book_providers.rb: 2004-07-31 Dafydd
	  Harries <daf@muse.19inch.net>
	  
	  * lib/alexandria/book_providers.rb:
	  
	  Replace "TooMuchResultsError" with "TooManyResultsError".

2004-07-24 14:43  daf

	* ChangeLog, lib/alexandria/library.rb: 2004-07-24 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * lib/alexandria/library.rb:
	  
	  Fix bug #752, where the ISBN checksum didn't get converted to an
	  X
	  when it was a 10.

2004-07-21 13:37  lrz

	* ChangeLog, TODO: 2004-07-21 Laurent Sansonetti <lrz@gnome.org>
	  
	  * TODO:
	  
	  Updated.

2004-07-21 13:08  lrz

	* ChangeLog, lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/ui/new_book_dialog.rb: 2004-07-21 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers/amazon.rb:
	  
	  Squeezes extra spaces.
	  
	  * lib/alexandria/ui/new_book_dialog.rb:
	  
	  Appends the edition and the publisher in the search results list
	  for books that have the same title and authors.

2004-07-11 22:28  lrz

	* ChangeLog, data/alexandria/glade/new_book_dialog.glade:
	  2004-07-11 Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/new_book_dialog.glade:
	  
	  Modified the ISBN text entry to allow 18 characters instead
	  of 13.

2004-07-11 21:13  lrz

	* ChangeLog, bin, bin/.cvsignore, bin/alexandria, bin/pre-setup.rb:
	  2004-07-11 Laurent Sansonetti <lrz@gnome.org>
	  
	  * bin/pre-setup.rb:
	  
	  Added. This generates bin/alexandria with a dummy #! line that
	  will be replaced with the correct Ruby path by install.rb.
	  
	  * bin/alexandria:
	  
	  Removed.
	  
	  * bin/.cvsignore:
	  
	  Added. Ignores bin/alexandria since it's now a generated file.

2004-07-10 17:34  lrz

	* ChangeLog: Tagged for 0.3.1

2004-07-10 17:32  lrz

	* NEWS: Forgot to include translations

2004-07-10 17:32  lrz

	* po/ChangeLog, po/ja.po: 2004-07-10 Masao Mutoh
	  <mutoh@highway.ne.jp>
	  
	  * ja.po: Updated Japanese translation.

2004-07-10 16:19  lrz

	* po/ChangeLog, po/fr.po: 2004-07-10 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * fr.po: Updated French translation.

2004-07-10 16:14  daf

	* po/ChangeLog, po/cy.po: 2004-07-10 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * cy.po: Updated Welsh translation.

2004-07-10 16:14  lrz

	* ChangeLog, NEWS: 2004-07-10 Laurent Sansonetti <lrz@gnome.org>
	  
	  * NEWS:
	  
	  Updated for 0.3.1.

2004-07-10 15:51  daf

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2004-07-10 Dafydd
	  Harries <daf@muse.19inch.net>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  - Remove custom sorting functions as they appear not to make
	  anything
	  work better and may actually cause some problems, such as bug
	  #698.

2004-07-09 22:30  daf

	* lib/alexandria/library.rb: Fix a silly bug in previous commit.

2004-07-09 21:17  daf

	* ChangeLog, lib/alexandria/library.rb,
	  lib/alexandria/ui/new_book_dialog.rb: 2004-07-10 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * lib/alexandria/library.rb,
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  - Proper support for EAN numbers. Also, ISBN numbers are tidied
	  more
	  consistently.

2004-07-09 18:36  lrz

	* ChangeLog, lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/ui/new_book_dialog.rb: 2004-07-09 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  - Improved exception handling ;
	  - Fixed the Amazon provider to perform another lookup using the
	  next locale when the previous one gives no results.

2004-07-08 20:21  lrz

	* ChangeLog, lib/alexandria/book_providers.rb: 2004-07-08 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book_providers.rb:
	  
	  Fixed the providers calling mechanism (if a provider raises an
	  exception we call the next one if any, otherwise we pass the
	  exception
	  to the main app).

2004-07-05 07:41  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2004-07-05 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  - Fixed a bug when trying to sort icons by rating when books
	  didn't
	  have rating yet ;
	  - Fixed a bug in the sorting method (edition and publisher was
	  inversed).

2004-07-04 15:51  lrz

	* ChangeLog, data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/ui/new_book_dialog.rb: 2004-07-04 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  - Removed the first label ;
	  - The dialog is now resizable on search purposes.

2004-07-04 12:09  lrz

	* ChangeLog, lib/alexandria/library.rb: 2004-07-04 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/library.rb:
	  
	  Fixed a bug when removing a book that doesn't have any cover
	  image.

2004-07-03 12:04  lrz

	* ChangeLog, README, RELEASE_CHECKLIST: 2004-07-03 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * README:
	  
	  Updated for 0.3.0.
	  
	  * RELEASE_CHECKLIST:
	  
	  Added the README step.

2004-07-01 17:23  lrz

	* ChangeLog: Tagged for 0.3.0 release

2004-06-30 19:16  lrz

	* ChangeLog, NEWS: 2004-06-30 Laurent Sansonetti <lrz@gnome.org>
	  
	  * NEWS:
	  
	  Updated for 0.3.0.

2004-06-30 18:27  lrz

	* TODO: Updated

2004-06-30 09:44  daf

	* po/ChangeLog, po/cy.po: 2004-06-30 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * cy.po: Updated.

2004-06-27 15:16  lrz

	* ChangeLog, RELEASE_CHECKLIST, lib/alexandria, lib/alexandria.rb,
	  lib/alexandria/.cvsignore, lib/alexandria/pre-setup.rb,
	  make_release.sh: 2004-06-27 Laurent Sansonetti <lrz@gnome.org>
	  
	  * RELEASE_CHECKLIST,
	  make_release.sh:
	  
	  Added.
	  
	  * lib/alexandria.rb:
	  
	  Includes version.rb (automatically generated).
	  
	  * lib/alexandria/.cvsignore:
	  
	  Ignores version.rb.
	  
	  * lib/alexandria/pre-setup.rb:
	  
	  Generates version.rb.

2004-06-27 10:58  lrz

	* po/ChangeLog, po/fr.po: 2004-06-27 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * fr.po: Updated.

2004-06-26 23:29  lrz

	* po/ChangeLog, po/ja.po: 2004-06-27 Masao Mutoh
	  <mutoh@highway.ne.jp>
	  
	  * ja.po: Updated.

2004-06-25 21:26  lrz

	* ChangeLog, README, lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/preferences.rb: 2004-06-25 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * README:
	  
	  Incremented Ruby/Amazon's version (0.8.2 -> 0.8.3).
	  
	  * lib/alexandria/preferences.rb:
	  
	  Added code to retrieve GNOME HTTP proxy configuration.
	  
	  * lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/proxis.rb:
	  
	  Pass HTTP connections to the proxy defined in the GNOME
	  configuration
	  if exists.

2004-06-23 19:16  lrz

	* ChangeLog, data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/ui/preferences_dialog.rb,
	  schemas/alexandria.schemas: 2004-06-23 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/ui/preferences_dialog.rb:
	  
	  Implemented "up" and "down" buttons in the providers list.
	  
	  * schemas/alexandria.schemas:
	  
	  Added the "providers_priority" variable.
	  
	  * lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/proxis.rb:
	  
	  - Introduced GenericProviders, the base class for all providers ;
	  - Introduced providers priority.

2004-06-22 20:32  pterjan

	* ChangeLog, lib/alexandria/book_providers/proxis.rb: Encode search
	  criterion

2004-06-22 20:08  pterjan

	* ChangeLog, lib/alexandria/book_providers/proxis.rb: Added a
	  preference for lang in Proxis Provider

2004-06-21 18:04  lrz

	* TODO: Updated

2004-06-21 18:03  lrz

	* ChangeLog, lib/alexandria.rb, lib/alexandria/book.rb,
	  lib/alexandria/book_providers, lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/library.rb, lib/alexandria/ui/icons.rb,
	  lib/alexandria/ui/preferences_dialog.rb: 2004-06-21 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book.rb:
	  
	  Splitted.
	  
	  * lib/alexandria/book_providers/amazon.rb,
	  lib/alexandria/book_providers/proxis.rb,
	  lib/alexandria/book_providers.rb,
	  lib/alexandria/book_providers,
	  lib/alexandria/library.rb:
	  
	  - Added ;
	  - The Proxis provider has been contributed by Pascal Terjan ;
	  - Do not save covers that are blank ;
	  - The book providers factory should handle multiple providers
	  now.
	  
	  * lib/alexandria/ui/icons.rb:
	  
	  Uses the default icon when the cover files don't exist.
	  
	  * lib/alexandria/ui/preferences_dialog.rb:
	  
	  Handles providers that don't provide any preference, and display
	  an error message when the user tries to setup them.

2004-06-20 20:37  lrz

	* ChangeLog: Reformat

2004-06-20 18:38  pterjan

	* ChangeLog, bin/alexandria, lib/alexandria/ui/main_app.rb: Fix bug
	  #660 (don't cut string inside multibyte character)

2004-06-20 16:30  lrz

	* lib/alexandria/ui/new_book_dialog.rb: 2004-06-20 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  It is now possible to add multiple books at once, by selecting
	  several books in the search results list.

2004-06-20 14:49  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb: 2004-06-20 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  It is now possible to add multiple books at once, by selecting
	  several books in the search results list.

2004-06-19 19:34  lrz

	* ChangeLog, data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/book.rb, lib/alexandria/ui/new_book_dialog.rb:
	  2004-06-19 Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/ui/new_book_dialog.rb,
	  lib/alexandria/book.rb:
	  
	  - Improved the add new book dialog to allow searches by authors
	  and
	  keyword ;
	  - Validate ISBNs before sending them to providers ;
	  - Perform an ISBN search when enter is detected in the ISBN entry
	  ;
	  - Fixed a bug in the Amazon provider, when some books that are
	  not
	  released yet don't have a 'manufacturer' attribute.

2004-06-19 10:32  daf

	* ChangeLog, lib/alexandria/book.rb: 2004-06-19 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * lib/alexandria/book.rb:
	  
	  Rewrote the ISBN code to be more Rubyish and made it allow
	  13-digit
	  EAN numbers.

2004-06-18 16:12  lrz

	* ChangeLog, lib/alexandria/ui/new_book_dialog.rb: 2004-06-18
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/new_book_dialog.rb:
	  
	  Fixed a bug when Alexandria crashed in the add new book dialog
	  when the
	  clipboard was empty.

2004-06-16 19:45  lrz

	* ChangeLog, data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/book.rb, lib/alexandria/ui/new_book_dialog.rb:
	  2004-06-16 Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  Autofill the ISBN entry with the clipboard contents upon focus.
	  
	  * lib/alexandria/book.rb:
	  
	  Added code to validate ISBNs.

2004-06-16 17:19  lrz

	* ChangeLog, README: 2004-06-16 Laurent Sansonetti <lrz@gnome.org>
	  
	  * README:
	  
	  - Updated the list of features ;

2004-06-16 17:15  lrz

	* ChangeLog, README: 2004-06-16 Laurent Sansonetti <lrz@gnome.org>
	  
	  * README:
	  
	  Added "gconftool-2 --shutdown" to the install steps.

2004-06-15 21:40  lrz

	* ChangeLog, lib/alexandria.rb: 2004-06-15 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * AUTHORS,
	  lib/alexandria.rb:
	  
	  Added Pascal, added language prefixes after each translator.

2004-06-15 18:55  lrz

	* AUTHORS, ChangeLog, TODO: 2004-06-15 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * AUTHORS:
	  
	  Added Pascal.

2004-06-15 18:44  lrz

	* ChangeLog, data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb: 2004-06-15 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  - The dialog is now automatically resized according to the
	  selected criterion ;
	  - Performs the search when 'enter' is pressed in the title entry
	  ;
	  - Performs the add when a double left click is detected on a
	  result row ;
	  - Fixed some small UI issues.
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Sorts the current library after a book has been added.

2004-06-14 18:18  pterjan

	* po/fr.po: Fix typo in french translation

2004-06-14 17:39  lrz

	* TODO: Updated

2004-06-14 17:37  lrz

	* ChangeLog, data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/book.rb, lib/alexandria/ui/new_book_dialog.rb:
	  2004-06-14 Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book.rb,
	  data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  Modified to allow title searches (as well as ISBN searches).

2004-06-14 12:45  pterjan

	* ChangeLog, lib/alexandria.rb, lib/alexandria/book.rb,
	  lib/alexandria/ui/about_dialog.rb, lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb,
	  lib/alexandria/ui/preferences_dialog.rb: Enforce use of UTF-8 for
	  gettext

2004-06-14 11:21  lrz

	* po/fr.po: forgot the 'Plural-Forms' line

2004-06-14 11:04  lrz

	* ChangeLog, data, data/.cvsignore: 2004-06-14 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/.cvsignore:
	  
	  Added.

2004-06-14 11:02  lrz

	* po, po/.cvsignore, po/ChangeLog, po/fr.po: 2004-06-14 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * fr.po: Update French translation for new plural messages.
	  * .cvsignore: Added.

2004-06-14 10:03  daf

	* po/ChangeLog, po/cy.po: 2004-06-14 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * cy.po: Update Welsh translation for new plural messages.

2004-06-14 10:02  daf

	* ChangeLog, po/ChangeLog: 2004-06-14 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * po/ChangeLog:
	  
	  New ChangeLog for translation changes.

2004-06-14 10:00  daf

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2004-06-14 Dafydd
	  Harries <daf@muse.19inch.net>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Ngettextise some strings.

2004-06-13 14:37  lrz

	* ChangeLog, data/post-clean.rb: 2004-06-13 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/post-clean.rb:
	  
	  Added. This script removes the 'locale' directory.

2004-06-13 14:31  daf

	* ChangeLog, pre-setup.rb: 2004-06-13 Dafydd Harries
	  <daf@muse.19inch.net>
	  
	  * pre-setup.rb:
	  
	  Removed requirement of ruby-gettext since all this does is run
	  msgfmt.

2004-06-13 12:48  lrz

	* ChangeLog, NEWS: 2004-06-13 Laurent Sansonetti <lrz@gnome.org>
	  
	  * NEWS:
	  
	  Final update for 0.2.0.
	  
	  * lib/alexandria.rb,
	  lib/alexandria/book.rb:
	  
	  - extend the GetText module (thanks to Masao Mutoh) ;
	  - added translator names for the about box.
	  
	  * AUTHORS: updated and reformatted.

2004-06-13 07:58  lrz

	* ChangeLog, lib/alexandria.rb, lib/alexandria/book.rb: 2004-06-13
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria.rb,
	  lib/alexandria/book.rb:
	  
	  - extend the GetText module (thanks to Masao Mutoh) ;
	  - added translator names for the about box.

2004-06-13 07:47  lrz

	* AUTHORS, ChangeLog, po/ja.po: 2004-06-13 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * AUTHORS: updated and reformatted.
	  
	  2004-06-13 Masao Mutoh <mutoh@highway.ne.jp>
	  
	  * po/ja.po:
	  
	  New Japanese translation.

2004-06-12 18:14  daf

	* ChangeLog, po/cy.po: New Welsh translation.

2004-06-11 18:15  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2004-06-11 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Update the title when the selected library has been renamed.

2004-06-10 20:32  lrz

	* ChangeLog, NEWS: 2004-06-10 Laurent Sansonetti <lrz@gnome.org>
	  
	  * NEWS:
	  
	  Updated for the future 0.2.0 release.

2004-06-08 20:42  lrz

	* po/fr.po: Fixed typo.

2004-06-08 19:13  lrz

	* ChangeLog, README, data/alexandria/glade/main_app.glade,
	  lib/alexandria.rb, lib/alexandria/book.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/preferences_dialog.rb, po/fr.po: 2004-06-08
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * README:
	  
	  - Corrected the name of the ruby-gettext project ;
	  - Fixed the required GNOME version to 2.6.
	  
	  * data/alexandria/glade/main_app.glade:
	  
	  Removed some tooltips.
	  
	  * lib/alexandria.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/preferences_dialog.rb:
	  
	  Marked a few strings to be translated.
	  
	  * po/fr.po:
	  
	  Updated.

2004-06-07 20:33  lrz

	* TODO: Updated

2004-06-07 20:32  lrz

	* ChangeLog, bin/alexandria,
	  data/alexandria/glade/info_book_dialog.glade,
	  data/alexandria/glade/main_app.glade, lib/alexandria.rb,
	  lib/alexandria/book.rb, lib/alexandria/ui/about_dialog.rb,
	  lib/alexandria/ui/glade_base.rb, lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb, po, po/fr.po, po/genpot.sh,
	  pre-setup.rb: 2004-06-07 Laurent Sansonetti <lrz@gnome.org>
	  
	  Introduced i18n. Almost all the investigation has been made by
	  Dafydd.
	  
	  * pre-setup.rb,
	  po/fr.po,
	  po/genpot.sh:
	  
	  Added.
	  
	  * data/alexandria/glade/info_book_dialog.glade,
	  data/alexandria/glade/main_app.glade:
	  
	  Empted strings that shouldn't be translated.
	  
	  * bin/alexandria,
	  lib/alexandria.rb,
	  lib/alexandria/book.rb,
	  lib/alexandria/ui/about_dialog.rb,
	  lib/alexandria/ui/glade_base.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  Localised strings using Ruby/GetText.

2004-06-06 18:53  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb, post-install.rb,
	  schemas, schemas/alexandria.schemas: 2004-06-06 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * schemas/alexandria.schemas,
	  post-install.rb:
	  
	  Added. GConf2 schemas have been introduced.
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Refactored the code since GConf preferences have now default
	  values.

2004-06-05 17:32  lrz

	* TODO: Updated

2004-06-05 17:32  lrz

	* ChangeLog, bin/alexandria, data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb: 2004-06-05 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * bin/alexandria:
	  
	  Prints the release version upon exceptions.
	  
	  * data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb:
	  
	  Added a search field in the toolbar to filter books. Refactored a
	  bit
	  the existing code.

2004-06-04 22:05  daf

	* ChangeLog, data/alexandria/icons/star_nok.png,
	  data/alexandria/icons/star_ok.png,
	  data/alexandria/icons/star_set.png,
	  data/alexandria/icons/star_unset.png,
	  lib/alexandria/ui/info_book_dialog.rb,
	  lib/alexandria/ui/main_app.rb: New icons.

2004-06-04 20:37  daf

	* ChangeLog, lib/alexandria/ui/main_app.rb: Fix bug where
	  Alexandria would crash when GConf keys weren't set.

2004-05-29 16:37  lrz

	* ChangeLog, README, data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb: 2004-05-29 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * README:
	  
	  Updated with recent libraries.
	  
	  * data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb:
	  
	  Added the possibility to sort icons (via the main or
	  popup menus).

2004-05-29 15:55  lrz

	* TODO: fixed typo

2004-05-27 21:15  lrz

	* lib/alexandria/ui/preferences_dialog.rb: ditto

2004-05-27 19:54  lrz

	* TODO: updated

2004-05-27 19:52  lrz

	* TODO: updated

2004-05-27 19:51  lrz

	* ChangeLog, README: 2004-05-27 Laurent Sansonetti <lrz@gnome.org>
	  
	  * README:
	  
	  Incremented Ruby/Amazon version (0.8.1 -> 0.8.2).
	  
	  * data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/book.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/preferences_dialog.rb:
	  
	  Implemented the preferences backend for the preferences
	  dialog box.

2004-05-27 19:49  lrz

	* data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/book.rb, lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/preferences_dialog.rb: 2004-05-27 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/book.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/preferences_dialog.rb:
	  
	  Implemented the preferences backend for the preferences
	  dialog box.

2004-05-26 22:11  lrz

	* ChangeLog: updated

2004-05-26 20:07  lrz

	* ChangeLog, data/alexandria/icons/book.png,
	  lib/alexandria/book.rb, lib/alexandria/ui/icons.rb,
	  lib/alexandria/ui/info_book_dialog.rb,
	  lib/alexandria/ui/main_app.rb: 2004-05-26 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/alexandria/icons/book.png:
	  
	  Added.
	  
	  * lib/alexandria/book.rb:
	  
	  Added Book::DEFAULT_RATING.
	  
	  * lib/alexandria/ui/icons.rb:
	  
	  Added .small_cover and .medium_cover functions.
	  
	  * lib/alexandria/ui/info_book_dialog.rb:
	  
	  Follow book.rb changes and refresh the book views if the
	  properties has changed.
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  - Rating is shown in the tree view ;
	  - Fixed several sorting bugs in the tree view ;
	  - Now saves the size of the main window properly ;
	  - Refactored some parts of the code.

2004-05-25 19:37  lrz

	* TODO: updated

2004-05-25 19:37  lrz

	* ChangeLog, data/alexandria/glade/info_book_dialog.glade,
	  data/alexandria/icons/star_nok.png,
	  data/alexandria/icons/star_ok.png, lib/alexandria/book.rb,
	  lib/alexandria/ui/info_book_dialog.rb: 2004-05-25 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/info_book_dialog.glade,
	  data/alexandria/icons/star_nok.png,
	  data/alexandria/icons/star_ok.png,
	  lib/alexandria/book.rb,
	  lib/alexandria/ui/info_book_dialog.rb:
	  
	  Added rating support.

2004-05-25 17:28  lrz

	* ChangeLog, TODO, data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/ui/new_book_dialog.rb: 2004-05-25 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  User is not able to enter ISBN which contains "-" character(s).
	  
	  * TODO:
	  
	  Updated (added rating support).

2004-05-24 18:24  lrz

	* ChangeLog, data/alexandria/glade/preferences_dialog.glade:
	  2004-05-24 Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/preferences_dialog.glade:
	  
	  Fixed the wording (called -> queried), thanks to Dafydd.

2004-05-24 18:00  lrz

	* ChangeLog, TODO: 2004-05-24 Laurent Sansonetti <lrz@gnome.org>
	  
	  * TODO:
	  
	  Added.

2004-05-24 14:22  daf

	* data/alexandria/glade/new_book_dialog.glade: Improve prompt for
	  adding a new book slightly.

2004-05-21 11:59  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2004-05-21 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Saves and restores sidepane slider position and the last selected
	  library.

2004-05-20 18:28  lrz

	* ChangeLog, lib/alexandria.rb, lib/alexandria/preferences.rb,
	  lib/alexandria/ui/main_app.rb: 2004-05-20 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/preferences.rb:
	  
	  Added with a single implementation using GConf.
	  
	  * lib/alexandria.rb:
	  
	  Required preferences.rb and added an URL which leads to the
	  RubyForge bug tracker.
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  - Saves and restores preferences (window position and size,
	  whether toolbar, statusbar and sidepane are active, and whether
	  the books are viewed as icons or list) ;
	  
	  - Implemented the 'report_bug' handler, where the default web
	  browser is started.

2004-05-20 12:08  lrz

	* ChangeLog, data/alexandria/glade/main_app.glade: 2004-05-20
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/main_app.glade:
	  
	  - Embed the sidepane's header in a Gtk::Frame (like Evolution) ;
	  - Added a toolbar separator between "Refresh" and "View as
	  Icons|List".

2004-05-18 19:02  lrz

	* ChangeLog, data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb: 2004-05-18 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb:
	  
	  Added a close button in the sidepane's header.

2004-05-17 20:57  lrz

	* ChangeLog, lib/alexandria/book.rb: 2004-05-17 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/book.rb:
	  
	  Fixed encoding problems in the Amazon provider,
	  which seems to encode strings in UTF-8 twice (?!).

2004-05-17 18:22  lrz

	* ChangeLog, lib/alexandria.rb,
	  lib/alexandria/ui/new_book_dialog.rb: 2004-05-17 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria.rb:
	  
	  Sets $DEBUG if ENV['DEBUG'] is defined.
	  
	  * lib/alexandria/ui/new_book_dialog.rb:
	  
	  Removed code to handle EINVAL exception, this was
	  a workaround for a FreeBSD bug which seems to have
	  disappeared.

2004-05-15 12:35  lrz

	* ChangeLog, data/alexandria/glade/main_app.glade,
	  data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/book.rb, lib/alexandria/ui/main_app.rb: 2004-05-15
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/preferences_dialog.glade:
	  
	  Added a "General" tab in which you can configure
	  visible columns for the "View as List" mode.
	  
	  * lib/alexandria/book.rb:
	  
	  Removed bad tabulations.
	  
	  * lib/alexandria/ui/main_app.rb,
	  data/alexandria/glade/main_app.glade:
	  
	  - Fixed bad signals and added "Help/Submit Bug Report",
	  which is still not implemented yet ;
	  - Don't clear the iconlist if it's empty (to avoid a
	  GLib warning).

2004-04-30 18:22  lrz

	* ChangeLog, data/alexandria/glade/info_book_dialog.glade,
	  data/alexandria/glade/new_book_dialog.glade,
	  data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/book.rb, lib/alexandria/ui/about_dialog.rb,
	  lib/alexandria/ui/info_book_dialog.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb,
	  lib/alexandria/ui/preferences_dialog.rb: 2004-04-30 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/info_book_dialog.glade,
	  data/alexandria/glade/new_book_dialog.glade,
	  data/alexandria/glade/preferences_dialog.glade:
	  
	  Use the 'clicked' signal instead of 'pressed' for
	  Gtk::Button's.
	  
	  * data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/ui/preferences_dialog.rb:
	  
	  - Removed the network proxy tab ;
	  - Improved accessibility (via keyboard accelerators) and
	  HIG compliance ;
	  - Double click on a provider opens its setup dialog.
	  
	  * lib/alexandria/book.rb:
	  
	  - Refactored the YAML object, by removing the following
	  fields: saved, small_cover and medium_cover ;
	  - Improved the loading and saving procedures.
	  
	  * lib/alexandria/ui/about_dialog.rb:
	  
	  Fixed the transient (parent) window.
	  
	  * lib/alexandria/ui/info_book_dialog.rb:
	  
	  - Follow changes in book.rb ;
	  - Save the notes in the YAML file if they changed.
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Follow changes in book.rb, about_dialog.rb and
	  info_book_dialog.rb.
	  
	  * lib/alexandria/ui/new_book_dialog.rb:
	  
	  Follow changes in book.rb.

2004-04-21 22:07  lrz

	* ChangeLog, data/alexandria/glade/info_book_dialog.glade,
	  lib/alexandria/book.rb, lib/alexandria/ui/info_book_dialog.rb:
	  2004-04-22 Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/info_book_dialog.glade,
	  lib/alexandria/book.rb,
	  lib/alexandria/ui/info_book_dialog.rb:
	  
	  - Redesigned the layout of the Book Property dialog, adding
	  a notebook and packing the cover image in a frame ;
	  - Introduced notes (not yet saved though).

2004-04-21 18:18  lrz

	* ChangeLog, data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/book.rb, lib/alexandria/ui/new_book_dialog.rb,
	  lib/alexandria/ui/preferences_dialog.rb: 2004-04-21 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/preferences_dialog.glade:
	  
	  Fixed the wording (thanks to rene).
	  
	  * lib/alexandria/book.rb:
	  
	  Introduced BookProviders' Preferences.
	  
	  * lib/alexandria/ui/new_book_dialog.rb:
	  
	  Follow book.rb changes.
	  
	  * lib/alexandria/ui/preferences_dialog.rb:
	  
	  Constructs a dynamic dialog box according to the preferences
	  of the selected provider.

2004-04-20 20:47  lrz

	* ChangeLog, data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/book.rb, lib/alexandria/ui.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/preferences_dialog.rb: 2004-04-20 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/preferences_dialog.glade,
	  lib/alexandria/ui/preferences_dialog.rb,
	  lib/alexandria/ui.rb,
	  lib/alexandria/ui/main_app.rb:
	  
	  Added a basic Preferences dialog.
	  
	  * lib/alexandria/book.rb:
	  
	  Refactored.

2004-04-17 15:08  lrz

	* ChangeLog, README: 2004-04-17 Laurent Sansonetti <lrz@gnome.org>
	  
	  * README:
	  
	  Fixed a typo.

2004-04-16 19:30  lrz

	* AUTHORS, HACKING: Fixed tabulations (forgot in last commit).

2004-04-16 19:26  lrz

	* AUTHORS, ChangeLog, HACKING, bin/alexandria, lib/alexandria.rb,
	  lib/alexandria/book.rb, lib/alexandria/ui.rb,
	  lib/alexandria/ui/about_dialog.rb,
	  lib/alexandria/ui/alert_dialog.rb,
	  lib/alexandria/ui/glade_base.rb, lib/alexandria/ui/icons.rb,
	  lib/alexandria/ui/info_book_dialog.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb: 2004-04-16 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * HACKING:
	  
	  New file.
	  
	  * lib/alexandria.rb,
	  AUTHORS:
	  
	  Added Daffyd and Zachary.
	  
	  * bin/alexandria,
	  lib/alexandria.rb,
	  lib/alexandria/book.rb,
	  lib/alexandria/ui.rb,
	  lib/alexandria/ui/about_dialog.rb,
	  lib/alexandria/ui/alert_dialog.rb,
	  lib/alexandria/ui/glade_base.rb,
	  lib/alexandria/ui/icons.rb,
	  lib/alexandria/ui/info_book_dialog.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  Prefixed with GPL header (required by the the license).

2004-04-16 18:56  lrz

	* ChangeLog, data/alexandria/glade/main_app.glade: 2004-04-16
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/main_app.glade:
	  
	  Set the 'Rules Hint' property of tree views to true.

2004-04-15 20:44  daf

	* ChangeLog, lib/alexandria/ui/alert_dialog.rb,
	  lib/alexandria/ui/main_app.rb: Allow more characters in library
	  names, and improve the error message for
	  invalid characters.

2004-04-15 18:33  lrz

	* ChangeLog, NEWS: 2004-04-15 Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria.rb,
	  NEWS:
	  
	  Updated for 0.1.2.

2004-04-15 18:21  lrz

	* ChangeLog, lib/alexandria.rb: Released 0.1.2.

2004-04-15 17:23  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb: 2004-04-15 Zachary P.
	  Landau <kapheine@hypa.net>
	  
	  * lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  Default to the currently selected library in the Add Book Dialog.

2004-04-15 17:16  lrz

	* ChangeLog, lib/alexandria/book.rb: 2004-04-15 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/book.rb:
	  
	  - Ported to the latest Ruby/Amazon release (0.8.1) ;
	  - Fixed a bug when Amazon doesn't provide the 'authors' for a
	  book.

2004-04-14 21:47  lrz

	* ChangeLog, README, lib/alexandria/book.rb: 2004-04-15 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book.rb:
	  
	  Ported to the latest Ruby/Amazon release (0.8.1).
	  
	  * README:
	  
	  Alexandria now requires Ruby/Amazon 0.8.1 or newer.

2004-04-12 21:21  lrz

	* lib/alexandria.rb: Incremented version number.

2004-04-12 21:16  lrz

	* NEWS: updated for 0.1.1

2004-04-12 21:14  lrz

	* ChangeLog, lib/alexandria/book.rb: 2004-04-12 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/book.rb:
	  
	  Creates ~/.alexandria if it doesn't exist.

2004-04-12 14:29  lrz

	* README: fixed a typo

2004-04-12 13:21  lrz

	* ChangeLog, NEWS, README, bin/alexandria, lib/alexandria.rb,
	  lib/alexandria/ui/alert_dialog.rb, lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb: 2004-04-12 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * NEWS:
	  
	  New file.
	  
	  * README,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  Fixed the spelling of some strings.
	  
	  * bin/alexandria:
	  
	  Added some code to help users report bugs.

2004-04-11 22:07  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2004-04-11 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  - Fixed the length of icons titles to 20 instead of 15 ;
	  - Changes the title of the main window according to the
	  selected library.

2004-04-11 21:43  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2004-04-11 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Fixed the length of icons titles to 20 instead of 15.

2004-04-11 21:16  lrz

	* ChangeLog, data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb: 2004-04-11 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb:
	  
	  Sets the history of the option menu in the toolbar (View as...)
	  each time the view is changed.

2004-04-11 20:55  lrz

	* ChangeLog, lib/alexandria/book.rb: 2004-04-11 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/book.rb:
	  
	  Fixed a bug introduced in the latest commit entry.

2004-04-08 19:41  lrz

	* ChangeLog, lib/alexandria/book.rb: 2004-04-08 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * lib/alexandria/book.rb:
	  
	  Rescues the TimerError exception raised by Ruby/Amazon (when
	  it could not reach amazon.com), and displays a meaningful
	  error dialog box.

2004-04-08 18:56  lrz

	* ChangeLog, data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb: 2004-04-08 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb:
	  
	  Auto-sensitize File/Properties and Edit/Delete according to
	  the current focus.

2004-04-07 19:21  lrz

	* ChangeLog, lib/alexandria/book.rb, lib/alexandria/ui/main_app.rb:
	  2004-04-07 Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book.rb,
	  lib/alexandria/ui/main_app.rb:
	  
	  Implemented the possibility to delete a library.

2004-04-06 20:20  lrz

	* ChangeLog, data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb: 2004-04-06 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  - Displays an error dialog when the user picks a new name for a
	  library which contains at least one illegal character ;
	  
	  - Automatically show the sidepane upon "New Library", because it
	  may be hidden ;
	  
	  - Fixed a bug in the random name chooser (for "New Library") ;
	  
	  - Displays an error dialog when the user tries to add a book
	  which already exists in the selected library ;
	  
	  - Displays smaller names on the icon view (max 15 characters).

2004-04-05 20:22  lrz

	* ChangeLog, lib/alexandria/book.rb, lib/alexandria/ui/main_app.rb:
	  2004-04-05 Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book.rb:
	  
	  Fixed a bug when loading books (the reference to the Library obj
	  is not saved in the YAML description).
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  Implemented the "New Library" feature.

2004-04-04 21:50  lrz

	* lib/alexandria/ui/main_app.rb: removed debug code

2004-04-04 21:38  lrz

	* ChangeLog, lib/alexandria/book.rb, lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb: 2004-04-05 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/book.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  Libraries (in the side pane) are now 'editable' (means that it's
	  possible to rename them).

2004-04-03 18:24  lrz

	* lib/alexandria/ui/main_app.rb: removed obsolete comments

2004-04-03 18:23  lrz

	* ChangeLog, data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb: 2004-04-03 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb:
	  
	  Properties [menu|popup] items are now disabled unless a single
	  book
	  is selected.

2004-04-03 17:34  lrz

	* ChangeLog, data/alexandria/glade/info_book_dialog.glade,
	  data/alexandria/glade/new_book_dialog.glade: 2004-04-03 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/info_book_dialog.glade,
	  data/alexandria/glade/new_book_dialog.glade:
	  
	  Fixed Gtk::Button response IDs.

2004-04-03 14:29  lrz

	* ChangeLog, data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb: 2004-04-03 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb:
	  
	  - Added statusbar information about current selection ;
	  - Added "View as [Icons|List]" in the popup menus.

2004-04-01 20:14  lrz

	* ChangeLog, data/alexandria/glade/main_app.glade,
	  lib/alexandria/book.rb, lib/alexandria/ui.rb,
	  lib/alexandria/ui/alert_dialog.rb,
	  lib/alexandria/ui/error_dialog.rb, lib/alexandria/ui/main_app.rb:
	  2004-04-01 Laurent Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/main_app.glade:
	  
	  Moved 'Edit/Delete' after 'Edit/[De]select All'.
	  
	  * lib/alexandria/book.rb,
	  lib/alexandria/ui/main_app.rb:
	  
	  Implemented the 'Delete' book action.
	  
	  * lib/alexandria/ui/alert_dialog.rb,
	  lib/alexandria/ui/error_dialog.rb,
	  lib/alexandria/ui.rb:
	  
	  Renamed error_dialog.rb in alert_dialog.rb.

2004-03-31 20:12  lrz

	* ChangeLog, lib/alexandria/ui/main_app.rb: 2004-03-31 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb:
	  
	  - Removed obsolete callbacks ;

2004-03-31 20:01  lrz

	* ChangeLog, data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb: 2004-03-31 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb:
	  
	  - Added a popup menu for multiple selections and a default one
	  when nothing is selected yet ;
	  - Implemented the 'Refresh' action.

2004-03-30 20:27  lrz

	* ChangeLog, data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb: 2004-03-31 Laurent Sansonetti
	  <lrz@gnome.org>
	  
	  * data/alexandria/glade/main_app.glade,
	  lib/alexandria/ui/main_app.rb:
	  
	  Added 'Edit/Select All' and 'Edit/Deselect All'.

2004-03-29 21:59  lrz

	* ChangeLog, data/alexandria/glade/main_app.glade,
	  data/alexandria/glade/new_book_dialog.glade,
	  data/alexandria/icons,
	  data/alexandria/icons/alexandria_small.png,
	  data/alexandria/icons/library.png,
	  data/alexandria/icons/library_small.png, lib/alexandria/book.rb,
	  lib/alexandria/ui.rb, lib/alexandria/ui/about_dialog.rb,
	  lib/alexandria/ui/icons.rb, lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb: 2004-03-30 Laurent
	  Sansonetti <lrz@gnome.org>
	  
	  * data/alexandria/icons/alexandria_small.png,
	  data/alexandria/icons/library.png,
	  data/alexandria/icons/library_small.png,
	  lib/alexandria/ui/icons.rb:
	  
	  Added.
	  
	  * data/alexandria/glade/main_app.glade,
	  data/alexandria/glade/new_book_dialog.glade,
	  lib/alexandria/book.rb,
	  lib/alexandria/ui.rb,
	  lib/alexandria/ui/about_dialog.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb:
	  
	  - Implemented the side pane ;
	  - Implemented 'View as Icons/List' ;
	  - Added popup menu for single selections ;
	  - The new book dialog has been modified to accept a library
	  in which the book will be added ;
	  - Added 'New Library', 'Refresh' and 'View as Icons/List' on
	  the toolbar.

2004-03-21 00:14  lrz

	* ChangeLog, data/alexandria/glade/main_app.glade,
	  lib/alexandria/book.rb, lib/alexandria/ui/main_app.rb: 2004-03-21
	  Laurent Sansonetti <lrz@gnome.org>
	  
	  * lib/alexandria/ui/main_app.rb:
	  
	  - Implemented libraries tree view in the sidepane
	  - Implemented 'View/Toolbar' and 'View/Statusbar'
	  - Added and implemented 'View/Side pane'
	  
	  * lib/alexandria/book.rb:
	  Removed our check on the ISBN number (since it can contain
	  non-numerical data and it seems that Ruby/Amazon checks it
	  for us already).
	  
	  * data/alexandria/glade/main_app.glade:
	  
	  - Following changes in main_app.rb
	  - Added a Home item in the toolbar
	  - Added Go menu with a Home menu item
	  - Renamed 'Tool Bar' -> 'Toolbar' (View menu)
	  - Renamed 'Status Bar' -> 'Statusbar' (View menu)

2004-03-19 21:53  lrz

	* lib/alexandria, lib/alexandria/.cvsignore: First RubyForge import

2004-03-19 21:53  lrz

	* lib/alexandria/config.rb: Removed (because it's automatically
	  generated)

2004-03-19 21:52  lrz

	* ., .cvsignore, AUTHORS, COPYING, ChangeLog, README, bin,
	  bin/alexandria, data, data/alexandria, data/alexandria/glade,
	  data/alexandria/glade/.cvsignore,
	  data/alexandria/glade/info_book_dialog.glade,
	  data/alexandria/glade/main_app.glade,
	  data/alexandria/glade/new_book_dialog.glade, install.rb, lib,
	  lib/alexandria, lib/alexandria.rb, lib/alexandria/book.rb,
	  lib/alexandria/config.rb, lib/alexandria/pre-setup.rb,
	  lib/alexandria/ui, lib/alexandria/ui.rb,
	  lib/alexandria/ui/about_dialog.rb,
	  lib/alexandria/ui/error_dialog.rb,
	  lib/alexandria/ui/glade_base.rb,
	  lib/alexandria/ui/info_book_dialog.rb,
	  lib/alexandria/ui/main_app.rb,
	  lib/alexandria/ui/new_book_dialog.rb: First RubyForge import

