winix/plugins/ticket
Tomasz Sowa d801f53154 changed: now we are using the C++ 11 language (-std=c++11) and we are using
the clang compiler by default
changed: Makefile files have been a little cleaned
         the main Makefile now will not compile winix and winix.so if there
         were not any changes to source files (it's faster)
         (added Makefile.dep in the global directory with list of all source/header files)
changed: winix version to 0.5.5




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@933 e52654a7-88a9-db11-a3e9-0013d4bc506e
2013-10-15 21:57:51 +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: to templates: an interface for getting information from Space 2012-01-16 10:12:38 +00:00
createticket.cpp fixed: compiling in the clang (new version of c++ std lib) 2013-10-10 11:59:21 +00:00
createticket.h plugin ticket: rewritten templates ezc functions 2012-01-17 22:54:41 +00:00
editticket.cpp fixed: compiling in the clang (new version of c++ std lib) 2013-10-10 11:59:21 +00:00
editticket.h changed: in editticket: closing ticket is better to do via POST request 2012-11-05 23:13:52 +00:00
funticket.cpp added: to templates: an interface for getting information from Space 2012-01-16 10:12:38 +00:00
funticket.h we can create links (hard links, symbolic links) now 2011-01-05 21:24:11 +00:00
init.cpp fixed: compiling in the clang (new version of c++ std lib) 2013-10-10 11:59:21 +00:00
pluginmsg.h fixed: compiling in the clang (new version of c++ std lib) 2013-10-10 11:59:21 +00:00
sessiondata.cpp added: to Rm function: 2013-05-06 07:23:44 +00:00
sessiondata.h updated: to the new Pikotools API 2012-04-30 22:53:54 +00:00
showtickets.cpp fixed: compiling in the clang (new version of c++ std lib) 2013-10-10 11:59:21 +00:00
showtickets.h added: to plugin ticket: message WINIX_PL_TICKET_LOAD_TICKETS 2012-09-14 23:48:39 +00:00
tdb.cpp added: to templates: an interface for getting information from Space 2012-01-16 10:12:38 +00:00
tdb.h added: to templates: an interface for getting information from Space 2012-01-16 10:12:38 +00:00
templates.cpp fixed: compiling in the clang (new version of c++ std lib) 2013-10-10 11:59:21 +00:00
ticket.h plugin ticket: rewritten templates ezc functions 2012-01-17 22:54:41 +00:00
ticketinfo.cpp fixed: compiling in the clang (new version of c++ std lib) 2013-10-10 11:59:21 +00:00
ticketinfo.h added: to Rm function: 2013-05-06 07:23:44 +00:00