Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 8c01b0f6c0 added: two tables to locales/substitute: smallleters, capitalics
added: locale.ToSmall(wchar_t), locale.ToCapital(wchar_t)
       now we are able to recognize other than ASCII characters
added: static/basic/winix.css with basic styles
removed: [include "item_options.html"] from html templates (fun_cat.html and others)




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@760 e52654a7-88a9-db11-a3e9-0013d4bc506e
2011-08-29 22:23:54 +00:00
core added: two tables to locales/substitute: smallleters, capitalics 2011-08-29 22:23:54 +00:00
db added: a new winix function: passwd 2011-06-27 21:38:19 +00:00
functions added: Patterns class (in templates) 2011-08-25 23:53:49 +00:00
html added: two tables to locales/substitute: smallleters, capitalics 2011-08-29 22:23:54 +00:00
locale added: two tables to locales/substitute: smallleters, capitalics 2011-08-29 22:23:54 +00:00
main added: Patterns class (in templates) 2011-08-25 23:53:49 +00:00
notify added: Patterns class (in templates) 2011-08-25 23:53:49 +00:00
plugins added: Patterns class (in templates) 2011-08-25 23:53:49 +00:00
static added: two tables to locales/substitute: smallleters, capitalics 2011-08-29 22:23:54 +00:00
templates added: two tables to locales/substitute: smallleters, capitalics 2011-08-29 22:23:54 +00:00
txt txt templates (a new line was missing) 2011-02-18 09:35:35 +00:00
Makefile added: Export plugin (not finished yet) 2011-07-28 22:18:10 +00:00