lp:~audidude/marina/marina--mainline

Created by Christian Hergert and last modified
This branch may be out of date, because Launchpad has not been able to access it since .
Get this branch:
bzr branch lp:~audidude/marina/marina--mainline

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Christian Hergert
Project:
Marina
Status:
Development
Location:
http://vwdude.com/branches/marina--mainline
Last mirrored:
Next mirror:
Disabled

Updating branch...

Launchpad is processing new changes to this branch which will be available in a few minutes. Reload to see the changes.

Recent revisions

28. By Christian Hergert

Clean up widget spacing.

27. By Christian Hergert

Start work on the bayesian filter for articles.

2007-10-02 Christian Hergert <email address hidden>

 * INSTALL: Add new deps
 * src/builders/bayesbuilder.py: Build a bayessian score on articles
 as them come in based on the at the time built bayesian filter.
 * src/services/bayesservice.py: Persistence layer for the bayesian.
 * src/ui/gtk/visualizers/bayesvisualizer.py: Allow the user to train the
 bayesian with a simple love it/hate it.
 * src/core.py: use log.err instead of log.msg for an exception.
 * src/ui/gtk/windows.py: Change the cell rendering for unread articles.

26. By Christian Hergert

Spacing fixes for the gui. Show the author in the article list.

2007-09-23 Christian Hergert <email address hidden>

 * src/ui/gtk/visualizers/headervisualizer.py: Spacing cleanups
 * src/ui/gtk/visualizers/linkvisualizer.py:
 * src/ui/gtk/windows.py: Double line with author for articles

25. By Christian Hergert

code cleanup

24. By Christian Hergert

Technorati linking for tags. Hide expanders by default for visualizers.

2007-09-23 Christian Hergert <email address hidden>

 * share/glade/marina.glade: Add toolbuttons
 * src/ui/gtk/visualizers/headervisualizer.py: hide expander by default
 * src/ui/gtk/visualizers/linkvisualizer.py: hide expander by default
 * src/ui/gtk/visualizers/tagvisualizer.py: hide expander by default or if
 there are no tags. link tags to technorati.
 * src/ui/gtk/windows.py: Signal autoconnect.

23. By Christian Hergert

If there is a href for the author, make a link that is clickable.

2007-09-23 Christian Hergert <email address hidden>

 * src/ui/gtk/visualizers/headervisualizer.py: If there is a href for the
 author, make a link that is clickable.

22. By Christian Hergert

Use the visualizer system to show the article html content.

2007-09-23 Christian Hergert <email address hidden>

 * src/ui/gtk/visualizers/htmlvisualizer.py: Use visualizer system to show
 the article html content rather than hard coded.
 * share/glade/marina.glade:
 * src/ui/gtk/visualizers/headervisualizer.py:
 * src/ui/gtk/visualizers/linkvisualizer.py:
 * src/ui/gtk/visualizers/tagvisualizer.py:
 * src/ui/gtk/windows.py:

21. By Christian Hergert

Get the path to the users storage area.

2007-09-23 Christian Hergert <email address hidden>

 * src/services/zodbstorageservice.py: No longer use temporary storage. Get
 and make sure the path exists at ~/.config/marina/

20. By Christian Hergert

Start work on HeaderVisualizer to show article headers.

2007-09-20 Christian Hergert <email address hidden>

 * src/ui/gtk/visualizers/headervisualizer.py: New visualizer to show
 article headers. Not very complete yet.
 * src/ui/gtk/windows.py: Sort visualizers by priority before adding them.

19. By Christian Hergert

Add support for removing and listing sources from command line.

2007-09-20 Christian Hergert <email address hidden>

 * src/core.py: Wrap signals in try/except.
 * src/main.py: Add dbus methods for unsubscribe and getSources. Add
 command line options to do the same.
 * src/parsers/defaultparser.py: Turn off anoying debug output.
 * src/services/syncservice.py: Clean up logging.
 * src/services/zodbstorageservice.py: Create our own transactions.
 * src/ui/gtk/gtkinterfaces.py: Add clear() method for IHtmlView's.
 * src/ui/gtk/web/mozhtmlview.py: Move error checking to here for getting
 around mozilla anoyingness.
 * src/ui/gtk/windows.py:

This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.