Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 973d804db2 added: TextStream<> DbTextStream<> and HtmlTextStream<> have operator<<(Space&) now
added: to db: bool DbBase::AssertValueSpace(PGresult * r, int row, int col, Space & space, bool split_single)
added: environment variables for users
       User::env (of type Space) and
       User::aenv (of type Space) for admin variables (can be changed only by a super user)
added: winix function 'env'
       for changing User::env and User::aenv ('env' winix function with a 'a' parameter)



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@790 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-01-08 03:59:51 +00:00
core added: TextStream<> DbTextStream<> and HtmlTextStream<> have operator<<(Space&) now 2012-01-08 03:59:51 +00:00
db added: TextStream<> DbTextStream<> and HtmlTextStream<> have operator<<(Space&) now 2012-01-08 03:59:51 +00:00
functions added: TextStream<> DbTextStream<> and HtmlTextStream<> have operator<<(Space&) now 2012-01-08 03:59:51 +00:00
html added: TextStream<> DbTextStream<> and HtmlTextStream<> have operator<<(Space&) now 2012-01-08 03:59:51 +00:00
locale added: TextStream<> DbTextStream<> and HtmlTextStream<> have operator<<(Space&) now 2012-01-08 03:59:51 +00:00
main added: TextStream<> DbTextStream<> and HtmlTextStream<> have operator<<(Space&) now 2012-01-08 03:59:51 +00:00
notify added: TextStream<> DbTextStream<> and HtmlTextStream<> have operator<<(Space&) now 2012-01-08 03:59:51 +00:00
plugins added: TextStream<> DbTextStream<> and HtmlTextStream<> have operator<<(Space&) now 2012-01-08 03:59:51 +00:00
static changed: plugin 'menu': ezc funtion: menu_dir_tab 2012-01-02 02:05:12 +00:00
templates added: TextStream<> DbTextStream<> and HtmlTextStream<> have operator<<(Space&) now 2012-01-08 03:59:51 +00:00
txt txt templates (a new line was missing) 2011-02-18 09:35:35 +00:00
Makefile added: TextStream<> DbTextStream<> and HtmlTextStream<> have operator<<(Space&) now 2012-01-08 03:59:51 +00:00