pitivi r1089 - in trunk: . pitivi pitivi/timeline pitivi/ui tests



Author: edwardrv
Date: 2007-11-18 15:19:27 +0000 (Sun, 18 Nov 2007)
New Revision: 1089
ViewCVS link: http://svn.gnome.org/viewcvs/pitivi?rev=1089&view=rev

Modified:
   trunk/ChangeLog
   trunk/pitivi/objectfactory.py
   trunk/pitivi/serializable.py
   trunk/pitivi/settings.py
   trunk/pitivi/sourcelist.py
   trunk/pitivi/timeline/composition.py
   trunk/pitivi/timeline/objects.py
   trunk/pitivi/timeline/source.py
   trunk/pitivi/timeline/timeline.py
   trunk/pitivi/ui/timelineobjects.py
   trunk/tests/common.py
   trunk/tests/test_serializable.py
Log:
* pitivi/objectfactory.py:
* pitivi/serializable.py:
* pitivi/settings.py:
* pitivi/sourcelist.py:
Classes implementing Serializable need to have keyword-only arguments
Store some more info for factories
Misc fixes
* pitivi/timeline/composition.py:
defaultSource should be a TimelineFileSource and not a pure gnlobject
De-serialize all contents before adding them to the composition.
* pitivi/timeline/objects.py:
change naming of serializable attributes.
* pitivi/timeline/source.py:
Small fixes
* pitivi/timeline/timeline.py:
Switch to using TimelineBlankSource for default sources
Small fixes
* pitivi/ui/timelineobjects.py:
small fixes
* tests/common.py:
* tests/test_serializable.py:
Classes implementing Serializable need to have keyword-only arguments





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]