Re: [svn-components] 3881 - in trunk/Mail: . src/transports/imap tests/transports [eZComponents: Trunk]

2006-11-13 Thread Derick Rethans
On Thu, 2 Nov 2006, Alexandru Stanoi wrote: Author: Alexandru Stanoi Date: 2006-11-02 16:18:22 +0100 (Thu, 02 Nov 2006) New Revision: 3881 Log: - Implemented feature request #9173: status() also returns number of recent and unseen messages in IMAP. Modified: trunk/Mail/ChangeLog

Re: [svn-components] 3897 - in trunk/Mail: src src/exceptions src/interfaces src/internal src/parser src/parser/interfaces src/parser/parts src/parts src/parts/multiparts src/structs src/transports sr

2006-11-13 Thread Derick Rethans
On Thu, 9 Nov 2006, Frederik Holljen wrote: On Thursday 09 November 2006 14:05, Alexandru Stanoi wrote:              $mail[] = $this-partParser-finish( $class ); -        } while ( $set-nextMail() ); +        } +        while ( $set-nextMail() );          return $mail;      } Do we

Re: [svn-components] 3898 - in trunk/Template: src src/parsers/ast_to_ast/implementations src/parsers/ source_to_tst/implementations tests tests/regression _tests/cache/dynamic tests/regression_tests

2006-11-13 Thread Derick Rethans
On Fri, 10 Nov 2006, Raymond Bosman wrote: Log: - Fixed a (really annoying) bug that the cache was deleted (and the template recompiled) when the modification time did not change between the first and the second process(). I think we should at least file issues on issues.ez.no for

Re: [svn-components] [Components] 3881 - in trunk/Mail: . src/transports/imap tests/transports [eZComponents: Trunk]

2006-11-13 Thread Alexandru Stanoi
Derick Rethans wrote: On Thu, 2 Nov 2006, Alexandru Stanoi wrote: Author: Alexandru Stanoi Date: 2006-11-02 16:18:22 +0100 (Thu, 02 Nov 2006) New Revision: 3881 Log: - Implemented feature request #9173: status() also returns number of recent and unseen messages in IMAP. Modified:

[svn-components] 3909 - trunk/Graph/tests/data/compare [eZComponents: Trunk]

2006-11-13 Thread Kore Nordmann
Author: Kore Nordmann Date: 2006-11-13 11:41:53 +0100 (Mon, 13 Nov 2006) New Revision: 3909 Log: - Add missing text files Added: trunk/Graph/tests/data/compare/ezcGraphPieChartTest_testRender3dPieChartWithOneDataPoint.svg

[svn-components] 3910 - in trunk/Graph: src/renderer tests [eZComponents: Trunk]

2006-11-13 Thread Kore Nordmann
Author: Kore Nordmann Date: 2006-11-13 11:42:28 +0100 (Mon, 13 Nov 2006) New Revision: 3910 Log: - Fixed: Bug #9403 (Element references do not work with Gleam in SVG) Modified: trunk/Graph/src/renderer/2d.php trunk/Graph/src/renderer/3d.php trunk/Graph/tests/image_map_test.php

[svn-components] 3911 - trunk/Graph [eZComponents: Trunk]

2006-11-13 Thread Kore Nordmann
Author: Kore Nordmann Date: 2006-11-13 11:43:37 +0100 (Mon, 13 Nov 2006) New Revision: 3911 Log: - Updated changelog Modified: trunk/Graph/ChangeLog Modified: trunk/Graph/ChangeLog === --- trunk/Graph/ChangeLog 2006-11-13

[svn-components] 3912 - trunk/Feed/src/processors [eZComponents: Trunk]

2006-11-13 Thread Derick Rethans
Author: Derick Rethans Date: 2006-11-13 14:30:36 +0100 (Mon, 13 Nov 2006) New Revision: 3912 Log: - Fixed the atom parser to implement the required interfaces. Modified: trunk/Feed/src/processors/atom.php Modified: trunk/Feed/src/processors/atom.php

[svn-components] 3913 - in trunk/Url: . docs src src/exceptions tests [eZComponents: Docs]

2006-11-13 Thread Alexandru Stanoi
Author: Alexandru Stanoi Date: 2006-11-13 16:07:45 +0100 (Mon, 13 Nov 2006) New Revision: 3913 Log: - Implemented feature request #9240: added ezcUrlCreator class to allow working with predefined locations (eg. images, design); Added: trunk/Url/docs/tutorial_url_creator.php

[svn-components] 3913 - in trunk/Url: . docs src src/exceptions tests [eZComponents: Trunk]

2006-11-13 Thread Alexandru Stanoi
Author: Alexandru Stanoi Date: 2006-11-13 16:07:45 +0100 (Mon, 13 Nov 2006) New Revision: 3913 Log: - Implemented feature request #9240: added ezcUrlCreator class to allow working with predefined locations (eg. images, design); Added: trunk/Url/docs/tutorial_url_creator.php