WebBoard 0.3

Milestone information

Project:
WebBoard
Series:
trunk
Version:
0.3
Released:
 
Registrant:
Olivier Le Thanh Duong
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon webboard-0.3.tar.gz (md5) Source 408
last downloaded 42 weeks ago
Total downloads: 408

Release notes 

This new release migrate a lot of code which were using deprecated functions, most notably we now use GIO to open files dropped on the window or the applet and we use gtk_show_uri instead of calling the gnome-open executable.
There is also a minor UI change (adding an About button in the main windows) and a lot of random code cleaning and bug fixing.

Changelog 

View the full changelog

webboard 0.3 (2009-04-09)
=========================
The "Clarke" release.

Fixes:
    * Open files via GIO
    * Add an about button on the main windows
    * Use the python logging module
    * Use gtk.AboutDialog instead of deprecated gnome.ui.About
    * Use gtk_show_uri to open url instead of gnome-open which is being
        deprecated see :
        http://live.gnome.org/GnomeGoals/RemoveGnomeOpenGnomeHelp
    * Moved gtk.main out of the webboard class
    * Separate the preference dialog from the config handling itself.
        Cleaner and faster since we only create the dialog if needed
    * Lots of code cleaning
    * Fix a bug in history whith Title containing the " character

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.