winix/plugins/thread
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 '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 Item struct: ameta (PT::Space) 2012-11-04 21:01:02 +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