winix/plugins/ticket
Tomasz Sowa 495499d12f added: a new winix function: imgcrop
for cropping images (and thumbnails)
       www.domain.com/dir/file.jpg/imgcrop  -- crop an image
       www.domain.com/dir/file.jpg/imgcrop/thumb  -- crop an image's thumbnail
       www.domain.com/dir/file.jpg/imgcrop/newthumb  -- crop and create a new thumbnail (from an original image)
       www.domain.com/dir/imgcrop -- show images' list with above options
added: to Image class: some methods for cropping




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@919 e52654a7-88a9-db11-a3e9-0013d4bc506e
2013-03-29 22:03:28 +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: a new winix function: imgcrop 2013-03-29 22:03:28 +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 added: to ticket plugin: 2012-09-15 23:34:25 +00:00
createticket.h plugin ticket: rewritten templates ezc functions 2012-01-17 22:54:41 +00:00
editticket.cpp fixed: in ticket plugin: editticket incorrectly used ticket_info->Clear() method 2012-12-30 15:33:08 +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 added: to plugin ticket: message WINIX_PL_TICKET_LOAD_TICKETS 2012-09-14 23:48:39 +00:00
pluginmsg.h changed: in editticket: closing ticket is better to do via POST request 2012-11-05 23:13:52 +00:00
sessiondata.cpp added: now we have a fourth part in permissions (guests) 2012-01-24 23:03:36 +00:00
sessiondata.h updated: to the new Pikotools API 2012-04-30 22:53:54 +00:00
showtickets.cpp added: to plugin ticket: message WINIX_PL_TICKET_LOAD_TICKETS 2012-09-14 23:48:39 +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 added: to Item struct: ameta (PT::Space) 2012-11-04 21:01:02 +00:00
ticket.h plugin ticket: rewritten templates ezc functions 2012-01-17 22:54:41 +00:00
ticketinfo.cpp added: to plugin ticket: message WINIX_PL_TICKET_LOAD_TICKETS 2012-09-14 23:48:39 +00:00
ticketinfo.h added: to plugin ticket: message WINIX_PL_TICKET_LOAD_TICKETS 2012-09-14 23:48:39 +00:00