New features: Caldwell catalog for nebulae, re-packed star catalogs
(Hipparcos and Tycho-2), delta-T manager, star magnitude limit control,
updates textures of galaxies and nebulae and various small GUI changes.
The release has over 30 closed bugs in the core application and plugins.
changes:
-Widget cleanups
-Add dialog version of the font selector
-Enhance canvas with possibility of css
-Improve printing of grey patterns
-Make narrow versions of combos for vertical toolbars
-bugfixes
Increase the default timeout for running the NetBSD test
suite from 2 hours to 3 hours.
Add support for installing the new "debug" set, and add a new
man page section on using anita for debugging NetBSD.
Organize the BUGS section of the man page into sections,
and add links to four more qemu 1.x regressions.
Add Kuya support, based on patch from Julio Merino.
New command line option "--version".
Support booting i386 and amd64 from boot-com.iso instead
of the boot floppies, attaching a second virtual CD-ROM drive
for the install sets. Enable with "--boot-from cdrom".
Fix the Anita 1.2 backwards compatibility Release class.
Also, satisfy the qemu dependency using emulators/qemu0 rather
than emulators/qemu because the latter does not work on NetBSD 5.
Based on PR pkg/47679 by NONAKA Kimihiro.
Use ViM as PAGER.
A slightly more sophisticated replacement for less.sh that also supports being
set as the PAGER environment variable.
0.4.1
- Add some Qt5 support in tests.
- Comment out some qDebug calls.
- Fix various Qt5 issues.
0.4.0
- Bump soname from 0.3.0 to 0.4.0 for BIC change.
- Don't export non-public header files.
- Fix build of tests.
- Fix compile with Qt5.
- Don't output xml by default.
0.3.0
- Bump soname from .0 to .0.3 since we have a BIC change.
0.2.9
- Fix upload errors resulting from content-id not being set.
- Add Forum, Achievement, services and related dependencies.
- Make it build against Qt 4.8.
- Add static build option.
LibreOffice is the free power-packed Open Source personal productivity
suite for Windows, Macintosh and Linux, that gives you six feature-rich
applications for all your document production and data processing
needs: Writer, Calc, Impress, Draw, Math and Base.
This packages tracks libreoffice-4.x branch.
File too long (should be no more than 24 lines).
Line too long (should be no more than 80 characters).
Trailing empty lines.
Trailing white-space.
Trucated the long files as best as possible while preserving the most info
contained in them.
COMMENT should not be longer than 70 characters.
COMMENT should not begin with 'A'.
COMMENT should not begin with 'An'.
COMMENT should not begin with 'a'.
COMMENT should not end with a period.
COMMENT should start with a capital letter.
pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
Incompatible Changes
====================
* layout redo/undo has been removed.
Normal Changes
==============
* Add halfpage up/down bindings to copy mode.
* Session choosing fixed to work with unattached sessions.
* New window options window-status-last-{attr,bg,fg} to denote the last
window which was active.
* Scrolling in copy-mode now scrolls the region without moving the mouse
cursor.
* run-shell learnt '-t' to specify the pane to use when displaying output.
* Support for middle-click pasting.
* choose-tree learns '-u' to start uncollapsed.
* select-window learnt '-T; to toggle to the last window if it's already
current.
* New session option 'assume-paste-time' for pasting text versus key-binding
actions.
* choose-* commands now work outside of an attached client.
* Aliases are now shown for list-commands command.
* Status learns about formats.
* Free-form options can be set with set-option if prepended with an '@'
sign.
* capture-pane learnt '-p' to send to stdout, and '-e' for capturing escape
sequences, and '-a' to capture the alternate screen, and '-P' to dump
pending output.
* Many new formats added (client_session, client_last_session, etc.)
* Control mode, which is a way for a client to send tmux commands.
Currently more useful to users of iterm2.
* resize-pane learnt '-x' and '-y' for absolute pane sizing.
* Config file loading now reports errors from all files which are loaded via
the 'source-file' command.
* 'copy-pipe' mode command to copy selection and pipe the selection to a
command.
* Changes panes can now emit focus notifications for certain applications
which use those.
* run-shell and if-shell now accept format placeholders.
* resize-pane learnt '-Z' for zooming a pane temporarily.
* new-session learnt '-A' to make it behave like attach-session.
* set-option learnt '-o' to prevent setting an option which is already set.
* capture-pane and show-options learns '-q' to silence errors.
* New command 'wait-for' which blocks a client until woken up again.
* Resizing panes will now reflow the text inside them.
* Lots and lots of bug fixes, fixing memory-leaks, etc.
* Various manpage improvements.
These lines were changed as workaround of libcurl part of PR pkg/46567,
but the actual libcurl problem in curl-config is now fixed and
these unconditional -rpath flags seem to cause non-working binaries
as mentioned in PR pkg/46983.
Bump PKGREVISION.
## 1.3.4 (15 March 2103)
Bugfixes:
- load YAML on Rubygems version that define module YAML
- fix regression that broke --without on ruby 1.8.7
## 1.3.3
Features:
- compatible with Rubygems 2.0.2 (higher and lower already work)
- mention skipped groups in bundle install and bundle update output (@simi)
- `gem` creates rake tasks for minitest (@coop) and rspec
Bugfixes:
- require rbconfig for standalone mode
- revert to working quoting of RUBYOPT on Windows (@ogra)
allowing you to read the keys and values of a registry file without
going through the Windows API.
It provides an object-oriented interface to the keys and values in
a registry file. Registry files are structured as trees of keys,
with each key containing further subkeys or values.
The module is intended to be cross-platform, and run on those
platforms where Perl will run.
It supports both Windows NT registry files (Windows NT, 2000, XP, 2003,
Vista, 7) and Windows 95 registry files (Windows 95, 98, Millennium).
It is intended to be used to parse offline registry files. If a registry
file is currently in use, you will not be able to open it. However,
you can save part or all of a currently loaded registry file using the
Windows reg command if you have the appropriate administrative access.
format. You probably shouldn't use this in applications--build interfaces
on top of this so you don't have to put all the heinous multi-level object
stuff where people have to look at it.
You can parse a plist file and get back a data structure. You can take that
data structure and get back the plist as XML. If you want to change the
structure inbetween that's your business. :)
You don't need to be on Mac OS X to use this. It simply parses and
manipulates a text format that Mac OS X uses.
from the announcement:
This release brings some interesting new features:
- New rendering engine (Now you can see shadows on planets surfaces).
- New key-binding engine (Now all key-bindings can be edited).
- Improvements to scripting engine.
- Improvements to DSO
- Improvements to search tool
- Improved accuracy for archaeo-astronomical events
There have also been a large number of bug fixes and GUI improvements.
We are strongly recommended resetting all Stellarium settings
if you upgrade your previous installation!
=== 1.8.25/ 2013-01-24
* 6 bug fixes:
* Added 11627 to setup bin_file location to protect against errors.
Fixes#328 by ConradIrwin
* Specification#ruby_code didn't handle Requirement with multiple
* Fix error on creating a Version object with a frozen string.
* Fix incremental index updates
* Fix missing load_yaml in YAML-related requirement.rb code.
* Manually backport encoding-aware YAML gemspec
from http://bogytech.blogspot.jp/2011/07/kterm-jless-screen.html .
This update is based on isaki@'s work.
* Set PATCH_SITES as my non-NetBSD web space.
Changelog:
* Add UTF-8 support (Japanese part only)
* Change japanese83 behavior
* Change G1 default
* Add ISO-8859-10,11,13,14,15 support
* Ignore case in JLESSCHARSET and LANG variables
* Fix bugs in search
* Add .xz support (not enabled on pkgsrc)
* Some packport from less-443
Also bump PKGREVISION for a few packages using it.
The packages I did this for:
net/yaz
lang/parrot
misc/openoffice3 (where I noticed the run-time failure due to missing shared library)
www/webkit-gtk
sysutils/open-vm-tools
inputmethod/ibus-qt
I didn't do this recursively or for all packages using icu
since I didn't know if they used the shared library directly,
some use was optional. The list of packages I didn't touch:
devel/devhelp
databases/idzebra
databases/sqlite3
devel/gnustep-base/
finance/gnucash
games/openttd
graphics/shotwell
lang/mono
meta-pkgs/boost
misc/calibre
misc/libreoffice
news/tin
textproc/php-intl
www/deforaos-surfer
www/epiphany
www/liferea-current
www/midori
Packaged for wip by solevis.
LabelNation is a command-line program for making labels: address labels,
business cards, or anything else involving regularly-arranged rectangles
on a printer-ready sheet. It is for users who are comfortable dealing with
text- and option-based configuration, as opposed to a graphical user interface.
2012/12/30 - release 1.2
+ improve some older changelog entries to help with HTML'izing content.
+ various fixes/improvments for scrollbar appearance.
+ add mappings for some equivalent options provided by whiptail;
add configure option --disable-whiptail to allow suppressing these.
+ add configure option --disable-Xdialog2 to allow suppressing the
newer features, i.e., for cdialog 1.2
+ add --no-items option, for consistency.
+ add --no-tags option, like Xdialog.
+ add buildlist, rangebox and treeview dialogs, like Xdialog.
+ remove obsolete workaround for ncurses 4.2 scrolling in checklist
and menubox.
+ improve dialog_helpfile() by preventing it from showing extra buttons
(suggested by xDog Walker).
+ correct logic in formbox's scroll_next() function (report by xDog
Walker).
+ fix a case with inputbox widget where preset input text is not shown
until moving the cursor within the text (report by xDog Walker).
+ handle SIGCHLD in dialog_prgbox() to eliminate defunct processes
(report by xDog Walker).
+ improve the way "hotkeys" are assigned to widget buttons by checking
if a given key has already been used in the row of buttons (Debian
#684933).
+ amend fix for --trace parsing from 2012/07/03, which sometimes
skipped a parameter (report by xDog Walker).
+ drop copismall and install files from samples, which were essentially
nonfunctional.
+ correct secondary border colors in samples/slackware.rc and
samples/whiptail.rc
+ update gl.po, add ia.po from
http://translationproject.org/latest/dialog/
+ fix various issues reported by coverity scan.
+ miscellaneous configure script fixes/updates:
+ require autoconf 2.52+patches
+ support --datarootdir option
+ check for clang compiler
+ check for tinfo library when looking for ncurses
+ add 3rd parameter to AC_DEFINE for autoheader
+ remove unused macros from aclocal.m4
+ update config.guess, config.sub
PR 47411.
* Changes in the m17n database 1.6.4
This release is just for bug fixing.
* Changes in the m17n database 1.6.3
** A new input method is added.
ua-kbd.mim -- Ukrainian input method with Ukrainian/Russian keyboard layout
** An input method is deleted.
bo-ewts.mim is moved to m17n-contrib package.
All methods that alter the contents of an array that implements this Gem are
first checked to ensure that the added items are of the types allowed. All
methods behave exactly as their Array counterparts, including additional forms,
block processing, etc.
Revision history for Perl suite Locale::Maketext
2012-12-04
* Fix misparsing of maketext strings.
2012-11-22
* Fix hash order dependcy bug in tests
2012-01-14
* Minor POD documentation update to sync with upstream blead.
2011-12-23
* No changes. Production release after CPAN testers cleared.
2011-12-14
* Update to 1.19_01 from upstream blead for release testing
Fix broken URLs in dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod for RFCs
Keep verbatim pod in various dist/* pods within 79 cols
2011-05-25
* Update to 1.19 from upstream blead
[perl #89896] Locale::Maketext test failure
when environment has variable containing unbalanced brackets
Suppress "Name used only once" warnings.
[perl #81888] Fix typos (spelling errors) in dist/*
2010-10-20
* Release 1.17
Test release of 1.16_01, versioning even deprecated Guts modules.
This prevents CPAN upgrade circular heck. Thanks BinGOs
Tested version fix for CPAN by BinGOs. Bump to stable version and release to public
2010-10-07
* Release 1.16
Blead commit bac7bf8 - Copy @_ to @_ to de-alias passed variables
to assure that the aliases cannot be altered during maketext calls.
Fix for CPAN RT #40727: infinite loop in
Locale::Maketext::Guts::_compile() when working with tainted values
Fix for CPAN RT #34182: Don't localize $@.
->maketext calls will now backup and restore $@ so that die messages are not suppressed.
Fix for CPAN RT #55461
%hash deprecated messages cleaned up with perl 5.12
Fix for CPAN RT #48118. Perl 76674
Speed and efficiency tweaks in _compile calls when string has no ~][ in it.
Fix for CPAN RT #48808. Perl 76668
I18N::LangTags use() fixups.
2010-06-22
* Release 1.15 (included in perl 5.13.3; not released separately)
Locale::Maketext guts have been merged back into the main module
Fix for CPAN RT #46738. Perl 76354
Support for RO Lexicon hashes (External cache support)
2009-11-20
* Release 1.14 (included in perl 5.11.2; not released separately)
In Locale::Maketext, avoid using defined @array and defined %hash.
Convert the odd Locale::Maketext test out from Test to Test::More.
2009-06-23 Adriano Ferreira
* Development release 1.13_82
One more recipe: on [numf,...] with decimal precision
2009-06-23 Adriano Ferreira
* Development release 1.13_81
Change a few straggling 'DEBUG and print' to 'DEBUG and warn' (thanks Dan Muey)
A start of a cookbook.
2009-06-23 Adriano Ferreira
* Development release 1.13_80
Fixes CPAN RT #25877 (thanks imacat)
Add a test for failure_handler_auto()
F.Tigeot confirmed that it builds with DragonFly's gcc 4.4 and
does not build with gcc 4.7. Due to upcoming version 3.6, this
is not worth fixing for gcc 4.7 (at least it is not worth it to us.)
about the Perl version. Instead of baking the version number into the
PLIST, control it from the Makefile. Also, depend on the current
major/minor version of Perl. Ideally this version should come from
something in lang/perl5, but there isn't any obvious way to do that.
But at least now this only has to be updated in one place when Perl
changes.
Bump PKGREVISION because of the depends changes.
=== 4.1.3 / 2012-12-15
* Remove use of eval in Array.parse
* Make generated template executable and set better defaults (@suan)
* Fixed valid_command_names_from to match exact commands only (@fgalassi)
## 1.2.3 (Nov 29, 2012)
Bugfixes:
- fix exceptions while loading some gemspecs
## 1.2.2 (Nov 14, 2012)
Bugfixes:
- support new Psych::SyntaxError for Ruby 2.0.0 (@tenderlove, @sol)
- `bundle viz` works with git gems again (@hirochachacha)
- recognize more cases when OpenSSL is not present
## 1.2.1 (Sep 19, 2012)
Bugfixes:
- `bundle clean` now works with BUNDLE_WITHOUT groups again
- have a net/http read timeout around the Gemcutter API Endpoint
Ruby on Rails 3.2.9.
Sprockets: Rack-based asset packaging
Sprockets is a Ruby library for compiling and serving web assets.
It features declarative dependency management for JavaScript and CSS
assets, as well as a powerful preprocessor pipeline that allows you to
write assets in languages like CoffeeScript, Sass, SCSS and LESS.
Anki is a program which makes remembering things easy. Because it is a lot
more efficient than traditional study methods, you can either greatly
decrease your time spent studying, or greatly increase the amount you learn.
Anyone who needs to remember things in their daily life can benefit from
Anki. Since it is content-agnostic and supports images, audio, videos and
scientific markup (via LaTeX), the possibilities are endless.
This package contains the major version 2 of the program.
1.3.9.2 to 1.4.0
INCOMPATIBLE update. If you need compatibility with 1.3.*, put
(setq howm-compatible-to-ver1dot3 t) before (require 'howm) in your
.emacs. See M-x customize-group RET howm-compatibility RET for
details.
Though howm-1.4.0 has a new menu file, your old menu file is not
updated automatically. Copy en/0000-00-00-000000.txt into howm/
directory if you like. Alternatively, you can cut and paste some
parts of it to your howm/0000-00-00-000000.txt by hand.
1.3.9.1 to 1.3.9.2
small bug fix.
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
* Fixed gettext warnings for man and info
* Allow dots in man page names, #676482 (Matthias Clasen)
* Fixed new-style Mallard conditional processing
* Updated translations