winix/templates
Tomasz Sowa 8196fb77d1 changed: now we do not use std::string and char* in the Winix API
everywhere we are using std::wstring and wchar_t*
         (std::string and char* is used only locally in some places
         especially when creating a path to OS file system etc.)
added:   to the special thread when winix closes:
         a write function for curl: FetchPageOnExitCurlCallback()
         without this function the curl library will print
         the page's content to the standart output
changed: TextStream<> class from core can make
         UTF8<->wide strings conversions
removed: from config: utf8 option
         now winix expects UTF8 from the user's input (html forms, url-es)
         and outputs strings in the UTF8 format




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@965 e52654a7-88a9-db11-a3e9-0013d4bc506e
2014-10-09 20:44:56 +00:00
..
Makefile changed: now we are using the C++ 11 language (-std=c++11) and we are using 2013-10-15 21:57:51 +00:00
Makefile.dep changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
Makefile.o.dep added: winix function 'account' 2013-05-16 19:26:44 +00:00
adduser.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
changepatterns.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
changepatterns.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
config.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
dir.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
doc.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
env.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
filters.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
htmltextstream.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
htmltextstream.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
indexpatterns.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
indexpatterns.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
insert.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
ipban.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
item.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
last.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
locale.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
locale.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
localefilter.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
localefilter.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
login.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
ls.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
man.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
misc.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
misc.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
miscspace.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
miscspace.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
mount.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
passwd.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
patterncacher.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
patterncacher.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
patterns.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
patterns.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
priv.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
rebus.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
slog.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
stat.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
sys.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
template.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
templates.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
templates.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
textextstream.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
textextstream.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
upload.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
uptime.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
user.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
who.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
winix.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00