forked from geometer/FBReader
-
Notifications
You must be signed in to change notification settings - Fork 4
/
ChangeLog
100 lines (80 loc) · 3.91 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
===== 0.99.6 (future release) =====
* Added 'By Title' library classification
===== 0.99.5 (November 21, 2011) =====
* Added support for custom OPDS catalogs.
* Feedbooks catalog works
* Added proxy support (currently through config files).
* Books' local path is equal to FBReaderJ's one.
* Progressbar during long network operations (Symbian)
* Book cover showing in BookInfo dialog (Symbian)
* Improved Kinetic scrolling (Symbian)
* Improved appearance of subtitles in local library and network library (Symbian)
===== 0.99.4 (October 26, 2011) =====
* Added option to keep lines at page scrolling
* Fixed several segfaults connected with network library.
* Removed '&' charachter from field names in dialogs.
* Color scheme in options and trees is changed to inverted (Meego).
* Implemented book information dialog.
* Icons in local/network library views.
* Fullscreen mode (Symbian).
===== 0.99.3 (October 17, 2011) =====
* Added option for volume keys scrolling turning on/off
* Added option for configuration of scrolling pages zones by tap
* Fixed bug with page scroll by tapping screen
* Added subtitles to local library and network library
* Added kinetic scrolling for menu
* Added ability to purchase books from network library
===== 0.99.2 (October 5, 2011) =====
* Symbian S^3 support
* Large menu items in Symbian version
===== 0.99.1 (October 3, 2011) =====
* First release for Symbian^1
* Redesigned Options at Meego, fixed segfaults
* Fixed lookup of books added to Books directory during FBReader's run
* Fixed default configuration of FBReader
* Added orientation lock button
===== 0.99.0 (September 21, 2011) =====
* Bulgarian interface localization has been added (by Alexander Ivanov)
* Esperanto interface localization has been added (by Katarína Nosková)
* Hyphenation patterns for Polish (by Tomasz Długosz)
* Polish interface localization (by Tomasz Długosz)
* Added QtQuick interface for Meego
===== 0.14.20100422 (April 22, 2010) =====
* Chinese text drawing optimization (thanks to You Sheng (SmartDevices) for
idea)
* Mobipocket image processing has been fixed
* Standard file open dialog is now used instead of the old specially written
for FBReader
* CSS processing for multi-xhtml epubs has been fixed (in 0.12.* the CSS
loaded for the first xhtml was also applied for all other xhtmls)
* Chinese encodings detection has been improved
* Language/encoding detection for small files has been improved
* A problem with TOC in newest O'Reilly ePubs has been fixed
* A detection of book format by mime-type (not by file extension) has been
partially implemented (in Gtk+ version only)
* Polish interface localization has been added (by Rafał Bakuła)
===== 0.12.10 (April 1, 2010) =====
* Processing of external hyperlinks in epubs has been fixed
===== 0.12.9 (March 25, 2010) =====
* Processing of epub local hyperlinks of form "../dir/file.html" has been
fixed
* Code is now compilable with gcc 4.4.* (missing include directives have been
added)
===== 0.12.8 (March 22, 2010) =====
* Smashwords library support has been improved: purchase links have been added
* LitRes library support has been updated: since this version FBReader uses an
OPDS proxy located at http://data.fbreader.org/ for most operations with the
LitRes catalog
* Processing of the xhtml hyperlinks in html encoded form (like
'/files/This%20is%20a%20link') has been fixed
* A seg.fault during scanning several archives has been fixed
* Lithuanian localization has been updated
* Vietnamese language/encoding detection patterns have been added
* Parsing of decimal point in CSS files has been fixed (it doesn't depend on
the current locale now)
===== 0.12.7 (March 5, 2010) =====
* Vietnamese localization has been added
* LitRes catalog browsing broken in 0.12.6 has been fixed
===== 0.12.6 (March 3, 2010) =====
* A processing of ePub files with incorrect CRC/entry size information
has been fixed. Such files are available e.g. from the FictionWise site.