libkiwix/src/common
kelson42 ea8f560c76 + fix escaping problem by kiwix-serve suggestions 2012-08-15 19:17:45 +00:00
..
kiwix + move unaccent.[h|cpp] to stringTools.[h|cpp] 2012-08-14 10:58:03 +00:00
base64.cpp + add support of favicon in library manager 2011-05-14 10:29:55 +00:00
base64.h + add support of favicon in library manager 2011-05-14 10:29:55 +00:00
componentTools.cpp + reorganisation of the code: creation of componentTools.[h|cpp] with two methods for charset manipulation (only used in contentManager XPCOM) and move of 3 path manipulations functions from manager.cpp to pathTools.cpp 2011-10-28 15:40:17 +00:00
componentTools.h + reorganisation of the code: creation of componentTools.[h|cpp] with two methods for charset manipulation (only used in contentManager XPCOM) and move of 3 path manipulations functions from manager.cpp to pathTools.cpp 2011-10-28 15:40:17 +00:00
pathTools.cpp + in computeAbsolutePath(), if "root" path is empty, compute with the current path 2012-08-13 22:47:09 +00:00
pathTools.h + replace C code with C++ 2012-08-05 18:03:44 +00:00
regexTools.cpp + change call of function appendToFirstOccurence() and replaceRegex() 2012-06-28 12:53:06 +00:00
regexTools.h + change call of function appendToFirstOccurence() and replaceRegex() 2012-06-28 12:53:06 +00:00
resourceTools.cpp * FIXED: kiwix-serve memory leak on ARM (ID: 3538663) 2012-07-29 22:56:07 +00:00
resourceTools.h + remove js warning in kiwix-serve autosuggest 2012-08-14 16:36:18 +00:00
stringTools.cpp + fix escaping problem by kiwix-serve suggestions 2012-08-15 19:17:45 +00:00
stringTools.h + fix escaping problem by kiwix-serve suggestions 2012-08-15 19:17:45 +00:00