Commit graph

19 commits

Author SHA1 Message Date
Scott Walters
9d047a788d Revert "when flipping between Tree and View tabs with edit on, clear out the containers for the toolbars before re-adding the toolbars -- this time in YUI"
... committeed too much stuff. ack

This reverts commit c19c3503d4.
2013-09-12 13:02:01 -05:00
Scott Walters
c19c3503d4 when flipping between Tree and View tabs with edit on, clear out the containers for the toolbars before re-adding the toolbars -- this time in YUI 2013-09-12 12:03:41 -05:00
Doug Bell
7389128d99 must have a width/height in order to set width/height
Failing to give a proper width/height will cause ImageMagick to die
with an assertion error
2011-05-03 17:09:14 -05:00
Doug Bell
199c4e4960 change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
JT Smith
62b776d55a Fixed a problem with graphing created by the newer versions of Image Magick. 2009-06-02 18:42:43 +00:00
JT Smith
04f2388ef8 The deprecated use of Graphics::Magick has been eliminated. WebGUI uses
Image::Magick exclusively for all image processing functions once again.
2008-11-26 16:59:25 +00:00
JT Smith
ee84cc7611 Deprecated WebGUI::Storage::Image. WebGUI::Storage can now do everything
WebGUI::Storage::Image can do.
2008-11-26 16:06:18 +00:00
Graham Knop
92fb660f50 fix graph sizing problems with graphicsmagick 2007-10-11 21:51:29 +00:00
JT Smith
9775400b8a graphing doesn't work with GraphicsMagick 2007-10-03 23:23:44 +00:00
Graham Knop
afdc412033 fix image library selection 2007-09-12 20:51:23 +00:00
Graham Knop
b64102a91f fix thumbnail script with Graphics::Magick, other cleanups 2007-09-06 16:11:39 +00:00
JT Smith
bde1a7a941 Graphics::Magick is now the standard graphics package in WebGUI, but
Image::Magick will be supported for backwards compatibility. See gotcha.txt
   for details.
2007-07-26 03:23:47 +00:00
Martin Kamerbeek
dcf64ed83b Fixed WebGUI::Image->new doesn't obey width and height settings 2007-04-20 15:00:15 +00:00
Colin Kuskie
534855ddc8 add missing filename methods 2006-07-19 18:10:37 +00:00
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Wouter van Oijen
684f08649d Fixing stuff 2006-05-21 14:49:40 +00:00
Martin Kamerbeek
2ecedbb765 Added more and more pod, and fixed some pod bugs. 2006-05-09 15:05:06 +00:00
Martin Kamerbeek
a4254f51b4 Adding the first part of the graphing POD and changed the drawLabel function to have a saner api 2006-05-02 14:48:42 +00:00
Martin Kamerbeek
27af7de00c Adding the graphing engine. 2006-04-30 22:40:23 +00:00