winix/plugins/menu
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 fixed: in winix function 'mv': 2012-02-27 17:43:59 +00:00
cache.cpp rewritten: plugin 'menu' 2012-02-24 12:09:38 +00:00
cache.h rewritten: plugin 'menu' 2012-02-24 12:09:38 +00:00
init.cpp added: 'subject' winix function is using WINIX_FILE_CHANGED message now (when changing a file's subject) 2012-09-04 20:24:42 +00:00
templates.cpp added: some ezc functions in menu plugin 2012-07-02 19:15:50 +00:00