branches with status:
Name Status Last Modified Last Commit
lp:~audidude/marina/main 1 Development 2008-02-07 16:42:09 UTC
53. Too Long, See ChangeLog! 2008-02-07 ...

Author: Christian Hergert
Revision Date: 2008-02-07 11:51:48 UTC

Too Long, See ChangeLog!

2008-02-07 Christian Hergert <christian.hergert@gmail.com>

 Ok, there was way too much refactoring to mark everything here.
 Essentially, you do not use marinaService anymore. a Marina object
 has been added to the root package, marina. So now you use.

 from marina import Marina

 To get access to your favorite service, you will use the
 getServiceNamed(name) method on the Marina object as so.

 Marina.getServiceNamed('sync').syncrhonize()

lp:~audidude/marina/marina--mainline 1 Development 2007-04-03 08:22:00 UTC
28. Clean up widget spacing.

Author: Christian Hergert
Revision Date: 2007-10-04 07:41:16 UTC

Clean up widget spacing.

12 of 2 results