pitivi r1070 - in trunk: . pitivi pitivi/ui tests



Author: blewis
Date: 2007-10-04 20:56:10 +0100 (Thu, 04 Oct 2007)
New Revision: 1070
ViewCVS link: http://svn.gnome.org/viewcvs/pitivi?rev=1070&view=rev

Modified:
   trunk/ChangeLog
   trunk/pitivi/pitivi.py
   trunk/pitivi/project.py
   trunk/pitivi/ui/mainwindow.py
   trunk/pitivi/ui/timelineobjects.py
   trunk/tests/test_file_load_save.py
Log:
reviewed by: <delete if not using a buddy>
* pitivi/pitivi.py:
changed "new-project-loading" signal prototype, now passes the new
project as first parameter
* pitivi/project.py:
project's timeline now initialized in constructor. users of class
must call "load()" to load the project from a file. this will only
have an effect the first time it is called.
* pitivi/ui/mainwindow.py:
added reason parameter to the notProjectCb prototype, and added
the reason to the error message.
* pitivi/ui/timelineobjects.py:
adjustments to new-project-* signal handlers
* tests/test_file_load_save.py:
adjustment to new-project-loading signal handler





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