winix/functions
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
account.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
account.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
adduser.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
adduser.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
cat.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
cat.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
chmod.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
chmod.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
chown.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
chown.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
ckeditor.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
ckeditor.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
cp.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
cp.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
default.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
default.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
download.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
download.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
emacs.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
emacs.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
env.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
env.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
functionbase.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
functionbase.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
functionparser.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
functionparser.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
functions.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
functions.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
imgcrop.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
imgcrop.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
ipban.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
ipban.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
last.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
last.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
ln.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
ln.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
locale.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
locale.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
login.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
logout.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
logout.h 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
ls.h 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
man.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
meta.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
meta.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
mkdir.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
mkdir.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
mount.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
mv.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
mv.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
nicedit.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
nicedit.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
node.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
node.h 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
passwd.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
priv.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
priv.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
privchanger.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
privchanger.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
pw.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
pw.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
reload.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
reload.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
rm.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
rm.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
rmuser.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
rmuser.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
run.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
run.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
sort.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
sort.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
specialdefault.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
specialdefault.h 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
stat.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
subject.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
subject.h 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
template.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
timezone.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
timezone.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
tinymce.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
tinymce.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
uname.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
uname.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
upload.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
upload.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
uptime.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
uptime.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
vim.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
vim.h 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
who.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00