1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-05 19:42:17 +02:00
Commit graph

239 commits

Author SHA1 Message Date
Nikolay Pultsin
ca05831487 fixed missing paragraph issue 2013-04-20 18:03:06 +02:00
Nikolay Pultsin
bf91e1ef52 small fixes 2013-03-24 03:03:55 +04:00
Nikolay Pultsin
dae0fe3f56 uid reading for fb2/ePub files 2013-03-23 22:09:44 +04:00
Nikolay Pultsin
4c5b4d51cd Merge branch 'master' into uid
Conflicts:
	jni/NativeFormats/fbreader/src/formats/fb2/FB2MetaInfoReader.cpp
2013-03-23 21:33:14 +04:00
Nikolay Pultsin
0d2ab0c742 new tags processing 2013-03-23 21:31:17 +04:00
Nikolay Pultsin
8d8ef737b1 Merge branch 'master' into uid
Conflicts:
	jni/NativeFormats/fbreader/src/formats/txt/TxtPlugin.cpp
2013-03-23 21:21:26 +04:00
Nikolay Pultsin
aeea00b963 formatting 2013-03-23 21:20:52 +04:00
Nikolay Pultsin
cb40393272 Merge branch 'master' into uid
Conflicts:
	jni/NativeFormats/fbreader/src/formats/doc/DocPlugin.cpp
	jni/NativeFormats/fbreader/src/formats/fb2/FB2MetaInfoReader.cpp
	jni/NativeFormats/fbreader/src/formats/fb2/FB2Plugin.cpp
	jni/NativeFormats/fbreader/src/formats/html/HtmlPlugin.cpp
	jni/NativeFormats/fbreader/src/formats/oeb/OEBPlugin.cpp
	jni/NativeFormats/fbreader/src/formats/rtf/RtfPlugin.cpp
2013-03-23 21:20:05 +04:00
Nikolay Pultsin
72c85142dd FormatPlugin.readUids(Book &) method (dummy implementations) 2013-03-23 21:15:15 +04:00
Nikolay Pultsin
0b0a8cabf5 enum member renamed: READ_SOMETHING => READ_TITLE_INFO 2013-03-23 20:55:38 +04:00
Nikolay Pultsin
b5f399c329 ePub uid reading 2013-03-19 02:53:23 +04:00
Nikolay Pultsin
8801352385 FB2 uid reader 2013-03-19 02:27:28 +04:00
Nikolay Pultsin
9eb54b261a book uids (in progress) 2013-03-19 01:52:42 +04:00
Nikolay Pultsin
784b0acee0 code cleanup (synchronization with C++ version) 2013-02-23 17:49:28 +04:00
Nikolay Pultsin
4cbaebfb6f nested lists 2013-02-17 15:48:55 +04:00
Nikolay Pultsin
ccfdf0cf04 * Some incorrect FB2 files support (li/i/b tags, href attributes with no namespace and with unknown namespace ids) 2013-02-17 03:38:57 +04:00
Nikolay Pultsin
fcafd8120a native code cleanup: synchronization with ics branch 2013-02-01 15:38:23 +00:00
Nikolay Pultsin
ff38a7b0cb updated package name 2013-01-20 06:50:17 +04:00
Nikolay Pultsin
5c01bea10a no Book.save() call in native code 2013-01-20 05:14:20 +04:00
Nikolay Pultsin
2c21956566 formatting 2013-01-14 07:56:44 +04:00
Nikolay Pultsin
3c61717c88 getEncoding(int) was not used in native code 2013-01-14 07:54:57 +04:00
Nikolay Pultsin
08d28f39dc fixed package name 2013-01-14 05:52:14 +04:00
Nikolay Pultsin
5235601266 several body tag issues 2013-01-05 01:07:00 +00:00
Nikolay Pultsin
ac49acf890 copyrights in native code: 2012 => 2013 2013-01-03 04:54:12 +00:00
Nikolay Pultsin
22a54c86ae synchronization with C++ version 2013-01-03 04:33:59 +00:00
Nikolay Pultsin
9711842566 fixed svg namespace processing 2013-01-03 02:15:51 +00:00
Nikolay Pultsin
7ed774b888 synchronization with C++ version 2012-11-25 09:12:40 +04:00
Nikolay Pultsin
d93770c0f8 native code: synchronization with C++ version 2012-11-13 01:49:26 +04:00
Nikolay Pultsin
6fd4e1e98f utf8 encoding converter 2012-11-12 13:35:25 +04:00
Nikolay Pultsin
646f31535c better support for <pre>formatted text in ePubs 2012-11-07 23:32:24 +04:00
Nikolay Pultsin
a3246a3b98 removed extra paragraph break after footnotes 2012-11-04 10:23:11 +04:00
Nikolay Pultsin
d552496d2e footnotes in RTF, VERSION => 1.6.5 2012-11-04 05:06:41 +04:00
Nikolay Pultsin
3753e8d202 code cleanup 2012-10-27 04:03:46 +04:00
Nikolay Pultsin
8ac2815d94 synchronization with C++ version 2012-10-27 03:54:42 +04:00
Nikolay Pultsin
e790aeb68a code cleanup 2012-10-26 10:15:16 +04:00
Nikolay Pultsin
7f30c5fa73 doc (ms word) files encoding auto detection 2012-10-26 09:47:34 +04:00
Nikolay Pultsin
f117b0a3fb new options: "apply/ignore CSS defined values" 2012-10-21 07:31:26 +04:00
Alexander Turkin
813ff0f64b DocPlugin: setting default paragraph alignment if it's not specified + little bit of refactoring 2012-10-19 16:55:39 +04:00
Nikolay Pultsin
184a18cfbf fixed ms word files visibility => 1.6.1 2012-10-06 06:33:45 +04:00
Nikolay Pultsin
63716490cf fixed cover image loading (media-type xml attribute is now used) 2012-09-27 01:43:07 +04:00
Nikolay Pultsin
cbd5adb685 zip reading fix (ported from C++ version) 2012-07-25 04:21:38 +04:00
Alexander Turkin
7af03baffd DocPlugin: float images support has been added 2012-07-06 22:11:34 +04:00
Alexander Turkin
401aaba8bf DocPlugin: support for images (also supporting for blocked images in ZLFileImage) 2012-07-04 18:03:17 +04:00
Alexander Turkin
0abb1f46a6 ms-word doc plugin: added forgotten [] for delete syntax 2012-06-21 17:32:29 +04:00
Alexander Turkin
aed70a41ea ms-word doc plugin: now can read doc files with erorrs in formatting structures 2012-06-15 17:32:29 +04:00
Alexander Turkin
52607ae0f1 first version of ms-word doc plugin has been added 2012-06-15 01:27:06 +04:00
Nikolay Pultsin
2fe2ee64c2 zip issue introduced in 1.5.4 2012-06-03 15:00:57 +01:00
Nikolay Pultsin
aa25d379de fixed skipping for empty entries in zip's 2012-05-26 23:22:00 +01:00
Nikolay Pultsin
8994050e18 fb2: <empty-line/> inside <p> tag processing has been fixed 2012-05-25 04:46:08 +01:00
Nikolay Pultsin
156067b787 CSS parsing fix: allow '}' immediately after attribute value 2012-05-25 04:38:43 +01:00