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

29 commits

Author SHA1 Message Date
Nikolay Pultsin
ac49acf890 copyrights in native code: 2012 => 2013 2013-01-03 04:54:12 +00:00
Nikolay Pultsin
d93770c0f8 native code: synchronization with C++ version 2012-11-13 01:49:26 +04:00
Nikolay Pultsin
9b22b0743a ContentsTree instead of ZLTextTreeModel 2012-05-13 13:43:25 +01:00
Nikolay Pultsin
5e68f8602f XHTMLImageFinder used in OEBBookReader 2012-05-10 14:21:21 +01:00
Nikolay Pultsin
1b31f8f7e4 BigDecimal for series index 2012-04-15 16:34:24 +01:00
Nikolay Pultsin
5de272c9d4 throws CachedCharStorageException from native code 2012-04-07 15:32:13 +01:00
Nikolay Pultsin
bfcdbe9808 code uniformization 2012-04-07 13:39:18 +01:00
Nikolay Pultsin
b571d3985b parameter has been removed 2012-04-07 12:54:07 +01:00
Nikolay Pultsin
ce4eff75a1 formatting cleanup 2012-04-01 15:40:54 +01:00
Nikolay Pultsin
a384a82a86 Field class 2012-03-31 00:57:30 +01:00
Nikolay Pultsin
e3d0663ee7 jmethodID => Method classes 2012-03-30 15:26:44 +01:00
Nikolay Pultsin
daf77393a2 jmethodID -> Method class 2012-03-30 13:33:51 +01:00
Nikolay Pultsin
181fbe9997 jmethodID -> Method objects 2012-03-30 12:26:35 +01:00
Nikolay Pultsin
297f9aa6f9 a workaround to fix an exception in initTOC 2012-03-29 20:24:02 +01:00
Nikolay Pultsin
0b598680c9 fixed native calls 2012-03-29 12:47:18 +01:00
Nikolay Pultsin
1f63a57f17 cover loading in fb2 native plugin 2012-03-27 17:46:37 +01:00
Nikolay Pultsin
79a06410ae covers from native plugins (in progress) 2012-03-27 16:15:33 +01:00
Nikolay Pultsin
5518e9ef78 disk-based image map has gone 2012-03-27 15:53:11 +01:00
Nikolay Pultsin
f0cc6dda87 encoding detection fixes 2012-03-18 03:39:02 +00:00
Nikolay Pultsin
092c1f00d2 language/encoding detection (in progress) 2012-03-18 03:12:25 +00:00
Nikolay Pultsin
b17dbd6c7c readLanguageAndEncoding => detectLanguageAndEncoding 2012-03-17 23:29:08 +00:00
Nikolay Pultsin
9d2cea64ec ZLUnicodeUtil is now based on java String methods 2012-03-16 07:42:21 +00:00
Nikolay Pultsin
be37623fcf BookReadingException: handle reading error more accurately 2012-03-05 11:11:36 +00:00
Nikolay Pultsin
8452c9292b synchronization with native branch (readModel in JavaNativeFormatPlugin) 2012-03-04 00:03:10 +01:00
Nikolay Pultsin
0448971a1c fixed crash in native code 2012-03-03 09:42:22 +00:00
Nikolay Pultsin
93b011d616 temporary fix for NPE 2012-03-02 03:36:08 +00:00
Nikolay Pultsin
c06591d07f synchronization with native branch 2012-03-02 02:59:37 +00:00
Nikolay Pultsin
65094c815a synchronization with native branch 2012-03-02 02:34:26 +00:00
Nikolay Pultsin
4e58f8e1fe introduced NativeFormat library (dummy at this moment) 2012-02-23 16:47:39 +01:00