Commit Graph

856 Commits

Author SHA1 Message Date
ae390de24b + Stub class to store custom generic varia functions 2014-04-02 16:43:56 +02:00
71082cf581 + Add indexer destructor (to avoid compilation warning with "non-virtual destructor") 2014-04-02 16:38:15 +02:00
552d123b64 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2014-01-09 11:51:39 +00:00
84b8a86c3e Try to fix some problem with unicode path loading on windows 2014-01-06 03:27:03 +01:00
31b651dc85 Merge remote-tracking branch 'origin/master' 2013-12-16 16:09:13 +01:00
fc6254090a + remove clucene source files 2013-12-16 15:22:21 +01:00
840442fccd + remove debug messages 2013-12-16 13:33:29 +01:00
51fb9e1417 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-12-16 03:34:21 +01:00
7d0c715e76 Merge remote-tracking branch 'origin/master' 2013-12-16 03:01:25 +01:00
27eababf7c Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-12-13 09:14:40 +00:00
8e08340efd Merge remote-tracking branch 'origin/master' 2013-12-12 21:26:35 +01:00
6d22810d2d Merge branch 'master' into winbuild 2013-12-11 19:17:33 +00:00
6ed0acfde4 Merge branch 'master' into extern_zimlib 2013-12-09 12:07:38 +00:00
fd9c9ac17e catching up with master 2013-12-09 12:02:58 +00:00
fcf84811c6 Fixed extern compile (static) on linux and removed Clucene dependency 2013-12-09 10:51:06 +00:00
060b6c03f1 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-11-24 13:22:48 +01:00
bf4381d4f4 Remove usage of UnicodeString.tempSubString() which is only available in recent versions of ICU 2013-11-24 13:22:05 +01:00
8bb7c040b1 Fixed CTPP2 loader to use resource instead of file 2013-11-14 18:50:26 +00:00
2bbe2cb9ad Added compiled template to static 2013-11-13 20:02:20 +00:00
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
ad20fde08f + android integrates now libicu 2013-11-12 02:03:34 +01:00
39fa510af5 + improve suggestions search, search also entitled words 2013-11-10 17:54:11 +01:00
987d6f672f + take care the nore than maxsuggestions is delivered 2013-11-10 17:42:52 +01:00
2ad238f095 + fix kiwix:ucFirst and kiwix:lcFirst 2013-11-05 12:08:43 +01:00
835388daf9 cleaner unescapeUrl() 2013-10-07 13:10:37 +02:00
48fa26028f + fix small regression in the unescape_url() code 2013-10-06 20:58:20 +02:00
696cfc90c3 + small beautifying of the code 2013-09-22 16:56:16 +02:00
0bab890203 + fix small regression 2013-09-22 13:17:11 +02:00
c9d1f562ff + fix a few typo/style stuff 2013-09-22 13:11:19 +02:00
1299c4c264 wix::Manager::getBooksIDs() now returns diff files too. 2013-09-22 15:09:23 +05:30
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
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
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
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
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
d2a2802897 ctpp2 as external lib on unix 2013-08-10 22:14:18 +08:00
69f43266c0 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-08-08 13:06:19 +08:00
0e729f4027 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-08-07 15:54:35 +08:00
741c15da0d Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-08-07 12:37:05 +08:00
75130b883b + load custom ctpp2 class 2013-08-07 12:24:48 +08:00
80750edbdd + Isolation of a custom CTPP2 class 2013-08-07 12:24:16 +08:00
2f7e909b88 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-08-06 16:06:42 +08:00
9fb152b7f2 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-08-06 13:44:05 +08:00
bd81a2c662 + fix mgmt of custom libraries with relative paths 2013-08-06 13:43:26 +08:00
435e7ac76f + fix in ro library mgmt 2013-08-06 13:09:34 +08:00
c80914b774 + fix library update with readonly libraries 2013-08-06 12:41:14 +08:00
34d69ae2c2 + better deal with relative/absolute paths 2013-08-05 19:08:50 +08:00
cb95e1f2ee addBook() save also books pathAbsolute&indexPathAbsolute 2013-08-05 19:07:10 +08:00
65486616ed Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-08-05 16:41:14 +08:00
58f30fd0e5 + fix escaping character (%) parser in url parsing 2013-08-05 16:40:40 +08:00