winix/db
Tomasz Sowa 0e9f587591 added: to IsWhite (core/misc)
other unicode white characters
       25 characters -- without a new line character (10)
added: config option: account_need_email_verification
       if true then when creating an account a user has to provide
       his email address and a message with an activation link will be sent 
       back to him
added: 'pw' winix function (not finished yet)
       at the moment only one parameter 'activate'



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@810 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-02-28 21:09:44 +00:00
..
Makefile small changes in Makefiles 2011-06-06 20:35:56 +00:00
Makefile.dep now winix is using 'pikotools' (confparser, utf8, mainparser) 2012-01-12 02:24:08 +00:00
Makefile.o.dep added: TextStream a class similar to std::ostringstream 2010-09-18 00:51:12 +00:00
db.cpp added: to IsWhite (core/misc) 2012-02-28 21:09:44 +00:00
db.h added: to IsWhite (core/misc) 2012-02-28 21:09:44 +00:00
dbbase.cpp fixed: in DbBase: removed: 2012-02-12 14:52:52 +00:00
dbbase.h fixed: in DbBase: removed: 2012-02-12 14:52:52 +00:00
dbconn.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
dbconn.h added: TextStream a class similar to std::ostringstream 2010-09-18 00:51:12 +00:00
dbitemcolumns.cpp added: TextStream<> DbTextStream<> and HtmlTextStream<> have operator<<(Space&) now 2012-01-08 03:59:51 +00:00
dbitemcolumns.h added: TextStream<> DbTextStream<> and HtmlTextStream<> have operator<<(Space&) now 2012-01-08 03:59:51 +00:00
dbitemquery.cpp changed: in plugin 'menu' 2011-11-25 04:51:55 +00:00
dbitemquery.h now winix is using 'pikotools' (confparser, utf8, mainparser) 2012-01-12 02:24:08 +00:00
dbtextstream.cpp removed: operator<<(const PT::Space * space) 2012-02-10 00:29:54 +00:00
dbtextstream.h removed: operator<<(const PT::Space * space) 2012-02-10 00:29:54 +00:00