Commit graph

1206 commits

Author SHA1 Message Date
rgaudin
74b6d357d7 merged with master on zimAccessor/VMStringLoader/configure.ac 2014-05-06 08:40:19 +00:00
rgaudin
11d9784820 changed osx bundle/.app layout to reflect XR29/tbird 2014-05-06 08:16:18 +00:00
Kelson42
1950b29fc8 + fix xulrunner detection code 2014-05-05 00:19:34 +02:00
rgaudin
fa16bdc7b3 Merge branch 'master' into osxff29 2014-05-04 18:41:02 +00:00
kelson42
5c13508401 + use getContentByDecodedUrl() instead of getContentByUrl() 2014-04-29 17:43:27 +02:00
kelson42
ca52e42ed4 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2014-04-09 11:14:38 +02:00
kelson42
3aa62c4b06 + Rearrange header to compile with GCC 4.4 2014-04-06 18:38:20 +02:00
kelson42
85620ed05e Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2014-04-04 18:43:14 +02:00
kelson42
9cc083aaa9 + use kiwix::sleep() 2014-04-02 17:15:45 +02:00
kelson42
2c03199e1b + Fix compilation warning 2014-04-02 17:11:40 +02:00
kelson42
ce4a4ee6d3 + remove old backend stuff 2014-04-02 17:10:35 +02:00
kelson42
cd20c8c027 + use now kiwix::sleep() 2014-04-02 17:08:33 +02:00
kelson42
fe36cd5822 + remove useless #include 2014-04-02 17:03:15 +02:00
kelson42
a768ecbf29 + use kiwix:sleep() 2014-04-02 16:55:17 +02:00
kelson42
5002033987 + Use directly "KiwixIndexer" instead of "Indexer" 2014-04-02 16:38:59 +02:00
kelson42
3349855059 + Remove last traces of CLUCENE backend support 2014-04-02 16:26:09 +02:00
kelson42
9a00b7c1d4 + remove unused variable 2014-04-02 16:18:06 +02:00
kelson42
ef6d5bc055 + update coypright header 2014-04-02 15:36:37 +02:00
kelson42
c2f02bf149 + Change license header 2014-04-02 11:55:34 +02:00
kelson42
5b3448c441 + Beautification of the code 2014-04-02 11:35:28 +02:00
kelson42
4ca544960a + rewrite "url()" directives in CSS content 2014-02-23 19:46:43 +01:00
renaud gaudin
5e3c536ece Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2014-01-09 11:51:39 +00:00
kelson42
1e5244ef49 + clean a little bit the code
+ start to add HTTP byte range support
2014-01-05 19:21:30 +01:00
Rashiq Ahmad
8d0e8e78b7 Merge remote-tracking branch 'origin/master' 2013-12-16 16:09:13 +01:00
kelson42
a567ff7079 + remove test directory "zimTester" 2013-12-16 15:25:11 +01:00
kelson42
b329df8cc3 + remove the backend option from the usage(), we only use xapian now 2013-12-16 15:08:37 +01:00
kelson42
965b84b6df + remove backend option from the usage (we only support Xapian now) 2013-12-16 15:07:40 +01:00
kelson42
6decab2b66 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-12-16 03:34:21 +01:00
Rashiq Ahmad
ca610af38f Merge remote-tracking branch 'origin/master' 2013-12-16 03:01:25 +01:00
renaud gaudin
bba7129e93 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-12-13 09:14:40 +00:00
Rashiq Ahmad
2fa98e2fe2 Merge remote-tracking branch 'origin/master' 2013-12-12 21:26:35 +01:00
kelson42
730c5db384 + able now to retrieve suggestions 2013-12-12 12:23:53 +01:00
renaud gaudin
7c52bceb4b Merge branch 'master' into winbuild 2013-12-11 19:17:33 +00:00
renaud gaudin
7a6b8d18bc Merge branch 'master' into extern_zimlib 2013-12-09 12:07:38 +00:00
renaud gaudin
e0062f948c catching up with master 2013-12-09 12:02:58 +00:00
rgaudin
fefc9a52a7 Fixed extern compile (static) on linux and removed Clucene dependency 2013-12-09 10:51:06 +00:00
kelson42
3406052ac2 + allow rewriting of urls also with quotes 2013-11-18 17:11:50 +01:00
kelson42
27a6e645ed + implement --nosearchbar option for kiwix-serve 2013-11-18 15:57:34 +01:00
renaud gaudin
82d9952eaf Added compiled template to static 2013-11-13 20:02:20 +00:00
renaud gaudin
ca532b99f2 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
77dfd3e03f + small beautifying of the code 2013-09-22 17:03:16 +02:00
kelson42
294110d40d + small beautifying of the code 2013-09-22 17:02:08 +02:00
Kiran Mathew Koshy
215ce29c1f 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
b198e56717 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
ed53a9fdec Fixed kiwix-serve incompatibility after modification to manager class 2013-09-20 02:32:37 +05:30
Kiran Mathew Koshy
11897437f9 Kiwix manage now adds origID tag automatically if it detects a diff_file. 2013-09-18 00:28:35 +05:30
kelson42
50c6004204 + useless 2013-09-11 20:38:57 +02:00
Kiran Mathew Koshy
87e9b56236 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
3f485df8e7 ctpp2 as external lib on unix 2013-08-10 22:14:18 +08:00
renaud gaudin
ff06a99bd7 removed old pugixml tree 2013-08-09 18:29:25 +08:00