winix/plugins/export
Tomasz Sowa c7b6ca67a2 changed: plugin messages:
WINIX_FILE_REMOVED and WINIX_DIR_PREPARE_TO_REMOVE
         now as a parameter we have a pointer to the Item struct
changed: export plugin now exports all files from a directory
         (in the future there'll be an option how the plugin should behave)



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@772 e52654a7-88a9-db11-a3e9-0013d4bc506e
2011-09-30 01:33:42 +00:00
..
Makefile added: some work in Export plugin 2011-09-05 15:38:09 +00:00
Makefile.dep changed: plugin messages: 2011-09-30 01:33:42 +00:00
Makefile.o.dep changed: plugin messages: 2011-09-30 01:33:42 +00:00
edb.cpp changed: plugin messages: 2011-09-30 01:33:42 +00:00
edb.h changed: plugin messages: 2011-09-30 01:33:42 +00:00
export.h fixed: UGContainer<Type> used a std::vector<Type> and when a new item was inserted 2011-09-13 06:08:34 +00:00
exportinfo.cpp changed: plugin messages: 2011-09-30 01:33:42 +00:00
exportinfo.h changed: plugin messages: 2011-09-30 01:33:42 +00:00
exportthread.cpp changed: plugin messages: 2011-09-30 01:33:42 +00:00
exportthread.h fixed: UGContainer<Type> used a std::vector<Type> and when a new item was inserted 2011-09-13 06:08:34 +00:00
init.cpp changed: plugin messages: 2011-09-30 01:33:42 +00:00
message.h fixed: UGContainer<Type> used a std::vector<Type> and when a new item was inserted 2011-09-13 06:08:34 +00:00