renaud gaudin
8bb7c040b1
Fixed CTPP2 loader to use resource instead of file
2013-11-14 18:50:26 +00:00
renaud gaudin
2bbe2cb9ad
Added compiled template to static
2013-11-13 20:02:20 +00:00
renaud gaudin
2a8d7fde56
Fixed CTPP2 not working
...
* Fixed templates
* Changed behavior of getHtml() to use higher level VM API
2013-11-13 19:58:56 +00:00
kelson42
ad20fde08f
+ android integrates now libicu
2013-11-12 02:03:34 +01:00
kelson42
39fa510af5
+ improve suggestions search, search also entitled words
2013-11-10 17:54:11 +01:00
kelson42
987d6f672f
+ take care the nore than maxsuggestions is delivered
2013-11-10 17:42:52 +01:00
kelson42
2ad238f095
+ fix kiwix:ucFirst and kiwix:lcFirst
2013-11-05 12:08:43 +01:00
kelson42
835388daf9
cleaner unescapeUrl()
2013-10-07 13:10:37 +02:00
kelson42
48fa26028f
+ fix small regression in the unescape_url() code
2013-10-06 20:58:20 +02:00
kelson42
696cfc90c3
+ small beautifying of the code
2013-09-22 16:56:16 +02:00
kelson42
0bab890203
+ fix small regression
2013-09-22 13:17:11 +02:00
kelson42
c9d1f562ff
+ fix a few typo/style stuff
2013-09-22 13:11:19 +02:00
Kiran Mathew Koshy
1299c4c264
wix::Manager::getBooksIDs() now returns diff files too.
2013-09-22 15:09:23 +05:30
Kiran Mathew Koshy
14a4394f6d
Permanant fix for bug651.
...
Kiwix manager class is back to original state, additional function for obtaining origID has been added to Kiwix::Reader class.
Kiwix-manage and Kiwix-serve back to normal.
2013-09-20 18:35:20 +05:30
Kiran Mathew Koshy
2f89926616
Updated Kiwix::Manager class to accept origID as the last optional parameter, so as not to break existing tools which use Kiwix::Manager
2013-09-20 02:52:29 +05:30
Kiran Mathew Koshy
c22b5a1d4c
Rmoved title, favicon, faviconmimetype,description,author, publisher, date, language parameters from library file for diff files.
2013-09-18 15:55:29 +05:30
Kiran Mathew Koshy
7fbf20936e
Updated kiwix::manager class to prevent it from returning a diff file as a normal book.
2013-09-13 14:59:44 +05:30
Kiran Mathew Koshy
7fd2dce1fa
Modified Kiwix-manage to incorporate origID parameter for diff files in the kiwix library.
...
Book class and Manager class modified.
-Kiran
2013-09-06 04:09:35 +05:30
renaud gaudin
d2a2802897
ctpp2 as external lib on unix
2013-08-10 22:14:18 +08:00
renaud gaudin
69f43266c0
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2013-08-08 13:06:19 +08:00
kelson42
0e729f4027
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2013-08-07 15:54:35 +08:00
renaud gaudin
741c15da0d
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2013-08-07 12:37:05 +08:00
kelson42
75130b883b
+ load custom ctpp2 class
2013-08-07 12:24:48 +08:00
kelson42
80750edbdd
+ Isolation of a custom CTPP2 class
2013-08-07 12:24:16 +08:00
renaud gaudin
2f7e909b88
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2013-08-06 16:06:42 +08:00
kelson42
9fb152b7f2
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2013-08-06 13:44:05 +08:00
kelson42
bd81a2c662
+ fix mgmt of custom libraries with relative paths
2013-08-06 13:43:26 +08:00
kelson42
435e7ac76f
+ fix in ro library mgmt
2013-08-06 13:09:34 +08:00
kelson42
c80914b774
+ fix library update with readonly libraries
2013-08-06 12:41:14 +08:00
kelson42
34d69ae2c2
+ better deal with relative/absolute paths
2013-08-05 19:08:50 +08:00
kelson42
cb95e1f2ee
addBook() save also books pathAbsolute&indexPathAbsolute
2013-08-05 19:07:10 +08:00
kelson42
65486616ed
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2013-08-05 16:41:14 +08:00
kelson42
58f30fd0e5
+ fix escaping character (%) parser in url parsing
2013-08-05 16:40:40 +08:00
kelson42
5d8593805f
+ fixes for Android
2013-08-05 13:11:35 +08:00
kelson42
2a13f2a177
+ add kiwix string split() functions in android builds
2013-08-05 11:38:27 +08:00
kelson42
4cafeaf153
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2013-08-04 15:26:46 +08:00
kelson42
9b3064d945
+ better deal with paths
2013-08-04 15:26:09 +08:00
kelson42
acc78f585b
+ replace a few variables with a CONSTANT
...
+ new method computeRelativePath()
2013-08-04 14:26:33 +08:00
Ayoub DARDORY
ac50d0eade
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2013-06-22 18:41:00 +01:00
kelson42
15b6c4f8b2
+ move "intelligent" getTitle() code from library.cpp to reader.cpp
2013-06-22 00:39:10 +02:00
kelson42
4ab6898586
+ replace POST method with GET method in kiwix-serve UI
2013-06-17 14:56:15 +02:00
kelson42
d38bc834c5
+ new trial to fix the bug with the failing onclick on the kiwiwx-serve suggestion list
2013-05-21 11:09:35 +02:00
kelson42
d068ed9037
+ last fix in the suggestion bug (with click)
2013-05-20 12:50:53 +02:00
kelson42
ae44b87f82
* FIXED: Buggy kiwix-serve suggestion click handling
2013-05-20 12:40:30 +02:00
kelson42
09a6877012
+ avoid return pointer of a stack allocated memory block
2013-05-13 13:01:57 +02:00
kelson42
6e2d086f92
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2013-05-11 20:35:47 +02:00
kelson42
8b4941b55a
+ fix duplicate suggestion under certain conditions
2013-05-11 20:34:47 +02:00
kelson42
610257e4fd
+ include stdint.h on OSX
2013-05-07 21:21:49 +02:00
kelson42
2554f3e93a
+ try to fix compilation issue on OSX
2013-05-07 20:24:54 +02:00
kelson42
c67bbf3922
+ fix for MSVC2010
2013-05-06 21:26:31 +02:00