winix/db
Tomasz Sowa 36c8822e6c changed organization of static files
removed: item.auth item.auth_path
added:   item.file_path, item.file_fs, item.file_type
now the path to a static file is a relative path
added: thumbnails (not finished yet)
fixed: db didn't correctly return the number of deleted items /DelItem() method/




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@696 e52654a7-88a9-db11-a3e9-0013d4bc506e
2010-12-10 21:07:01 +00:00
..
Makefile added: TextStream a class similar to std::ostringstream 2010-09-18 00:51:12 +00:00
Makefile.dep fixed: when signal comes winix properly exits 2010-11-23 21:52:25 +00:00
Makefile.o.dep added: TextStream a class similar to std::ostringstream 2010-09-18 00:51:12 +00:00
db.cpp changed organization of static files 2010-12-10 21:07:01 +00:00
db.h changed organization of static files 2010-12-10 21:07:01 +00:00
dbbase.cpp added: uptime winix function prints how many sessions there are 2010-11-25 01:34:46 +00:00
dbbase.h added support for UTF-8 2010-11-21 00:19:17 +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 changed organization of static files 2010-12-10 21:07:01 +00:00
dbitemcolumns.h changed organization of static files 2010-12-10 21:07:01 +00:00
dbitemquery.cpp changed organization of static files 2010-12-10 21:07:01 +00:00
dbitemquery.h changed organization of static files 2010-12-10 21:07:01 +00:00
dbtextstream.cpp added: uptime winix function prints how many sessions there are 2010-11-25 01:34:46 +00:00
dbtextstream.h added: uptime winix function prints how many sessions there are 2010-11-25 01:34:46 +00:00