winix/templates
Tomasz Sowa f064ff6b3d added: htmltextstream escapes more characters now:
added characters:
          "  -> &#quot;
          '  -> ' (' but IE8 has a problem with ')
          10 -> 

          13 -> 
added: two ezc filters:
       fil_html_quote
          "  -> &#quot;
          '  -> ' (' but IE8 has a problem with ')
       fil_html_newline
          10 -> 

          13 -> 
changed: fun_subject.html uses <div class="winix_input_a"> now





git-svn-id: svn://ttmath.org/publicrep/winix/trunk@959 e52654a7-88a9-db11-a3e9-0013d4bc506e
2014-09-22 23:54:24 +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 are using the C++ 11 language (-std=c++11) and we are using 2013-10-15 21:57:51 +00:00
Makefile.o.dep added: winix function 'account' 2013-05-16 19:26:44 +00:00
adduser.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
changepatterns.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
changepatterns.h added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
config.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
dir.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
doc.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
env.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
filters.cpp added: htmltextstream escapes more characters now: 2014-09-22 23:54:24 +00:00
htmltextstream.cpp added: htmltextstream escapes more characters now: 2014-09-22 23:54:24 +00:00
htmltextstream.h added: htmltextstream escapes more characters now: 2014-09-22 23:54:24 +00:00
indexpatterns.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
indexpatterns.h added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
insert.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
ipban.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
item.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
last.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
locale.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
locale.h added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
localefilter.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
localefilter.h added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
login.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
ls.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
man.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
misc.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
misc.h added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
miscspace.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
miscspace.h added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
mount.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
passwd.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
patterncacher.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
patterncacher.h added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
patterns.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
patterns.h added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
priv.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
rebus.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
slog.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
stat.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
sys.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
template.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
templates.cpp added: htmltextstream escapes more characters now: 2014-09-22 23:54:24 +00:00
templates.h added: htmltextstream escapes more characters now: 2014-09-22 23:54:24 +00:00
textextstream.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
textextstream.h added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
upload.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
uptime.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
user.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
who.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
winix.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00