[cvs] commit: chora stats.php horde/config conf.php.dist nls.php.dist
horde/docs CHANGES horde/lib Cache.php Graph.php Image.php
horde/lib/Image Text.php gd.php gif.php png.php svg.php swf.php...
Chuck Hagenbuch
chuck at horde.org
Thu Feb 13 09:07:02 PST 2003
chuck 2003/02/13 09:07:02 PST
Modified files:
. stats.php
config conf.php.dist nls.php.dist
docs CHANGES
lib Cache.php Graph.php Image.php
lib/Image Text.php gd.php gif.php png.php svg.php
swf.php
lib Scry.php
lib/Block poll.php
Added files:
util cacheview.php
Removed files:
util graph.php
Log:
[cjh] Add more introspection, in the form of getContentType() and
getLink(), to the Horde_Image:: API.
[cjh] Add util/cacheview.php for viewing any data with a Content-type
put into the cache.
[cjh] Add Horde_Cache::cacheObject() for use in caching the results of
non-static object methods.
- fix Scry to work with the new Horde_Graph:: stuff.
- util/graph.php is obsolete/not useful
Revision Changes Path
1.11 +1 -2 chora/stats.php
1.31 +7 -5 horde/config/conf.php.dist
1.15 +3 -2 horde/config/nls.php.dist
1.374 +6 -0 horde/docs/CHANGES
1.20 +28 -2 horde/lib/Cache.php
1.14 +40 -18 horde/lib/Graph.php
1.12 +19 -3 horde/lib/Image.php
1.3 +7 -2 horde/lib/Image/Text.php
1.8 +19 -14 horde/lib/Image/gd.php
1.8 +12 -2 horde/lib/Image/gif.php
1.12 +12 -2 horde/lib/Image/png.php
1.7 +11 -2 horde/lib/Image/svg.php
1.2 +8 -3 horde/lib/Image/swf.php
1.3 +0 -26 horde/util/Attic/graph.php (dead)
1.1 +36 -0 horde/util/cacheview.php (new)
1.15 +2 -2 scry/lib/Block/poll.php
1.6 +15 -11 scry/lib/Scry.php
Chora Links:
http://cvs.horde.org/diff.php/chora/stats.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/horde/config/conf.php.dist?r1=1.30&r2=1.31&ty=u
http://cvs.horde.org/diff.php/horde/config/nls.php.dist?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.373&r2=1.374&ty=u
http://cvs.horde.org/diff.php/horde/lib/Cache.php?r1=1.19&r2=1.20&ty=u
http://cvs.horde.org/diff.php/horde/lib/Graph.php?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/horde/lib/Image.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/horde/lib/Image/Text.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/horde/lib/Image/gd.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/horde/lib/Image/gif.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/horde/lib/Image/png.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/horde/lib/Image/svg.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/horde/lib/Image/swf.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/co.php/horde/util/Attic/graph.php?r=1.2
http://cvs.horde.org/co.php/horde/util/cacheview.php?r=1.1
http://cvs.horde.org/diff.php/scry/lib/Block/poll.php?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/scry/lib/Scry.php?r1=1.5&r2=1.6&ty=u
More information about the cvs
mailing list