1244 Commits

Author SHA1 Message Date
kelson42
717b7a902a + in the fulltext search, if pattern match exactly a title, then load automatical the article 2012-08-15 16:25:42 +00:00
kelson42
284085e3e1 + show introducetaskbar everytime (now we have the suggestions) 2012-08-15 15:44:44 +00:00
kelson42
38dbceeb50 + samll fix to make it working with XR14 2012-08-15 08:28:38 +00:00
kelson42
6e514f44f5 + fix small bug in autosuggest 2012-08-14 16:57:08 +00:00
kelson42
a74d192479 + add alway a new item "containing <searchpattern>" to force to go to the search engine 2012-08-14 16:47:22 +00:00
kelson42
523f8bc5a5 + remove js warning in kiwix-serve autosuggest 2012-08-14 16:36:18 +00:00
kelson42
5fb669acec + autosubmit by choosing a value in the search autocomplete list 2012-08-14 16:21:28 +00:00
kelson42
f13855a092 launch xulrunner-bin instead of xulrunner (otherwise does not work with XR 14.0.1) 2012-08-14 15:52:36 +00:00
kelson42
43f321e92f + small improvement of the debug messages 2012-08-14 15:18:25 +00:00
kelson42
9d81b35ebd + protect the verbose flag with mutex 2012-08-14 13:08:58 +00:00
kelson42
a6b177a8f8 + move unaccent.[h|cpp] to stringTools.[h|cpp]
+ remove unaccent.[h|cpp]
+ put stringTools.[h|cpp] methods in the "kiwix" namespace
+ modify code & compilation script to keep everything compiling
2012-08-14 10:58:03 +00:00
kelson42
b8cad4be66 + remove useless js code 2012-08-14 07:11:45 +00:00
kelson42
bbc7644de0 + implement the suggestion in kiwix-serve 2012-08-13 23:37:51 +00:00
kelson42
a7397e73c3 + small fixes in error messages 2012-08-13 22:47:50 +00:00
kelson42
88d09e333a + better "verbose" mode 2012-08-08 14:39:40 +00:00
kelson42
4dd9c3b306 + try to fix problems with the "max" macro and windows 2012-08-07 10:09:31 +00:00
kelson42
641177ae0e + try to fix a problem with min/max macros 2012-08-07 07:24:45 +00:00
kelson42
dd1e6e17f0 + remove stdint.h include (useless and not portable) 2012-08-07 06:46:52 +00:00
kelson42
f2b9db6535 + resync the code with the ZIM SVN trunk 2012-08-05 18:33:52 +00:00
kelson42
2e71d6ab9c + small reorg. of the code 2012-07-25 16:05:52 +00:00
kelson42
d27d1c1716 + remove the old Makefile.mvsc 2012-07-18 08:23:27 +00:00
kelson42
2477c2649c + bump version to rc2 2012-07-17 19:02:11 +00:00
kelson42
dc1a1f4999 + remove ctype tries (now useless) 2012-07-06 18:23:51 +00:00
reg_
ce77b18d0e WARN dangerous: removed old autotools scripts. 2012-07-06 17:21:51 +00:00
reg_
cd36b21462 added zimaa file assoc for OSX 2012-07-06 16:41:30 +00:00
kelson42
6ec537d35a + does not exit anymore if a ZIM file is not readable (maybe the other ones are...) 2012-06-30 13:16:22 +00:00
kelson42
717725d55d + remove include_HEADERS directive 2012-06-30 09:43:46 +00:00
kelson42
575ad9e6cd + avoid installing header files 2012-06-30 08:54:15 +00:00
kelson42
26dba8fe49 + change call of function appendToFirstOccurence() and replaceRegex() 2012-06-28 12:53:06 +00:00
kelson42
e0cf824188 + was not able to deal with relative path in libraries 2012-06-27 10:18:41 +00:00
kelson42
c2cd40d067 + bump to 0.9 rc1 2012-06-20 11:12:52 +00:00
reg_
b41001382b fixed french manpage + aclocal clean 2012-06-15 16:33:17 +00:00
reg_
3258114ab3 Sleep for win32 2012-06-14 07:52:03 +00:00
kelson42
a6d062782f + windows port 2012-06-13 20:10:31 +00:00
kelson42
6251e429eb + fix unistd.h include on windows 2012-06-13 19:55:08 +00:00
reg_
92b1fb9ac2 unistd.h not in win32 2012-06-13 17:43:51 +00:00
reg_
958be0b496 use Sleep() on win32 in indexer. Add pthread dll to win dist 2012-06-13 16:48:14 +00:00
kelson42
340ab0dca8 + update date of copyright 2012-06-12 15:53:38 +00:00
kelson42
a80807fdbd + regression fix 2012-06-12 08:08:04 +00:00
kelson42
e18a2c6ecc improved man in fr.xYX 2012-06-12 07:55:46 +00:00
kelson42
d82ba4b6be + improved man page in French 2012-06-12 07:54:04 +00:00
kelson42
2e3fdda6da + improved man page 2012-06-12 07:44:44 +00:00
reg_
1a0fa3824a Added french man pages 2012-06-11 18:08:23 +00:00
reg_
2c50e10294 fixed (for good) rpath issues on OSX 2012-06-11 17:10:20 +00:00
reg_
782b4db4b5 Kiwix 0.9b6 release for Debian 2012-06-11 07:59:05 +00:00
reg_
00e33f8b84 man pages fixes 2012-06-09 13:58:47 +00:00
reg_
413a6eef3c fixed manpages for lintian 2012-06-08 18:03:42 +00:00
reg_
6650db6859 removed DESTDIR from install targets for debian 2012-06-08 13:17:32 +00:00
reg_
26a084f92f added #include <unistd.h> for GCC 4.7+ 2012-06-07 15:21:10 +00:00
kelson42
53e174aff2 + backward-compatibility 2012-06-06 14:21:55 +00:00