winix/plugins/thread
Tomasz Sowa 5cdf6eff36 added: to ticket plugin:
some messges:
// 
#define WINIX_PL_TICKET_PREPARE_TO_ADD_TICKET  4103

// a next ticket will be displayed
// in p1 you have a pointer to the Item struct
// this is call from tickets_tab ezc function
#define WINIX_PL_TICKET_TICKETS_TAB_IS_NEXT            4104

methods:
void ticket_meta_value(Info & i)
void tickets_tab_meta_value(Info & i)






git-svn-id: svn://ttmath.org/publicrep/winix/trunk@890 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-09-15 23:34:25 +00:00
..
Makefile fixed: when there is no option "locale_files" in the config 2012-06-30 18:37:52 +00:00
Makefile.dep added: to ticket plugin: 2012-09-15 23:34:25 +00:00
Makefile.o.dep 'tickets' can use 'threads' now 2011-01-20 18:37:51 +00:00
createthread.cpp added: to plugin thread: message WINIX_PL_THREAD_CAN_MAKE_REDIRECT 2012-09-14 07:14:54 +00:00
createthread.h added: winix uses now [filter] statement from ezc 2011-01-26 12:45:38 +00:00
funthread.cpp fixed: find_ticket_value (in plugins/ticket/templates.cpp) 2011-01-23 23:23:24 +00:00
funthread.h 'tickets' can use 'threads' now 2011-01-20 18:37:51 +00:00
init.cpp added: to plugin ticket: message WINIX_PL_TICKET_LOAD_TICKETS 2012-09-14 23:48:39 +00:00
pluginmsg.h added: to ticket plugin: 2012-09-15 23:34:25 +00:00
reply.cpp added: to ticket plugin: 2012-09-15 23:34:25 +00:00
reply.h added: winix uses now [filter] statement from ezc 2011-01-26 12:45:38 +00:00
showthreads.cpp removed: dependencies to 'tz' system structure 2012-05-26 23:04:49 +00:00
showthreads.h 'tickets' can use 'threads' now 2011-01-20 18:37:51 +00:00
tdb.cpp removed: in some places a dependencies to tm struct has left 2012-05-27 18:11:34 +00:00
tdb.h fixed: thread plugin didn't correctly set the last item and replies (in 'thread' table) 2011-03-23 17:54:53 +00:00
templates.cpp added: to Request options used by ezc generators: 2012-08-26 19:53:47 +00:00
templates.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
thread.h removed: in some places a dependencies to tm struct has left 2012-05-27 18:11:34 +00:00
threadinfo.cpp added: to plugin thread: message WINIX_PL_THREAD_CAN_MAKE_REDIRECT 2012-09-14 07:14:54 +00:00
threadinfo.h added: to plugin thread: message WINIX_PL_THREAD_CAN_MAKE_REDIRECT 2012-09-14 07:14:54 +00:00