winix/functions
Tomasz Sowa 8e72a820dd added support for UTF-8
now the UTF-8 is a default charset


git-svn-id: svn://ttmath.org/publicrep/winix/trunk@677 e52654a7-88a9-db11-a3e9-0013d4bc506e
2010-11-21 00:19:17 +00:00
..
Makefile the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
Makefile.dep added support for UTF-8 2010-11-21 00:19:17 +00:00
Makefile.o.dep added a new winix function "vim" - an editor based on the WYMeditor 2010-11-04 16:46:19 +00:00
adduser.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
adduser.h added support for UTF-8 2010-11-21 00:19:17 +00:00
cat.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
cat.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
chmod.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
chmod.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
chown.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
chown.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
ckeditor.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
ckeditor.h I have forgotten to create classes: Ckeditor and Tinymce (in functions) 2010-08-10 17:05:19 +00:00
cp.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
cp.h added support for UTF-8 2010-11-21 00:19:17 +00:00
createthread.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
createthread.h added: plugins_dir to config 2010-08-17 22:32:47 +00:00
default.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
default.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
download.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
download.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
emacs.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
emacs.h added support for UTF-8 2010-11-21 00:19:17 +00:00
functionbase.cpp added a new winix function "vim" - an editor based on the WYMeditor 2010-11-04 16:46:19 +00:00
functionbase.h added a new winix function "vim" - an editor based on the WYMeditor 2010-11-04 16:46:19 +00:00
functionparser.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
functionparser.h added support for UTF-8 2010-11-21 00:19:17 +00:00
functions.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
functions.h added support for UTF-8 2010-11-21 00:19:17 +00:00
funthread.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
funthread.h removed some thread and ticket information from request 2010-08-10 20:43:38 +00:00
last.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
last.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
login.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
login.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
logout.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
logout.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
ls.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
ls.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
mkdir.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
mkdir.h removed some thread and ticket information from request 2010-08-10 20:43:38 +00:00
mv.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
mv.h added support for UTF-8 2010-11-21 00:19:17 +00:00
node.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
node.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
priv.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
priv.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
privchanger.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
privchanger.h added support for UTF-8 2010-11-21 00:19:17 +00:00
reload.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
reload.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
rm.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
rm.h added: TextStream a class similar to std::ostringstream 2010-09-18 00:51:12 +00:00
run.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
run.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
stat.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
stat.h added 'stat' winix function 2010-10-23 14:54:44 +00:00
subject.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
subject.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
template.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
template.h added support for UTF-8 2010-11-21 00:19:17 +00:00
tinymce.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
tinymce.h I have forgotten to create classes: Ckeditor and Tinymce (in functions) 2010-08-10 17:05:19 +00:00
uname.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
uname.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
upload.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
upload.h added support for UTF-8 2010-11-21 00:19:17 +00:00
uptime.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
uptime.h removed some thread and ticket information from request 2010-08-10 20:43:38 +00:00
vim.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
vim.h added a new winix function "vim" - an editor based on the WYMeditor 2010-11-04 16:46:19 +00:00
who.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
who.h the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00