Subject: CVS commit: pkgsrc/www/drivel
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 08/31/2004 12:26:02
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Tue Aug 31 12:26:02 UTC 2004

Modified Files:
	pkgsrc/www/drivel: Makefile PLIST distinfo

Log Message:
Update to 1.2.0:

Drivel 1.2.0 (The "Hero of Canton" release)
===========================================

  * Improvements:

  - Added a user manual (Todd).

  * Fixes:

  - Fixed the oft-reported "automaticall" typo (Todd).
  - Synced eggtrayicon.* and recent-files/* with libegg to get the latest
    improvements and bug-fixes (Todd).

  * Translations:

  - Updated Canadian English translation (Adam Weinberger).
  - Updated Simplified Chinese translation (Funda Wang).
  - Updated Portuguese translation (Duarte Loreto).
  - Updated Swedish translation (Christian Rose).
  - Updated Czech translation (Miloslav Trmac).
  - Updated Dutch translation (Elros Cyriatan).
  - Updated Spanish translation (Francisco Javier F. Serrador).
  - Updated Albanian translation (Laurent Dhima).
  - Updated Brazilian Portuguese translation (Estêvão Samuel Procópio).

Drivel 1.1.2 (The "Betas make bubbles!" release)
================================================

  * Improvements:

  - Replace the RSA's reference MD5 implementation with a free one.
  - Add the GNOME Spinner to the network progress dialog.
  - Make the standard error dialog conform to the HIG.
  - Port the Network Progress and Insert Image dialogs to Glade.
  - Gave the Insert Image and Insert Link dialogs a make-over and some
    HIG-lovin'.
  - Added a Cancel button to the new Network Progress dialog.
  - Use unique names for user pictures, prevents re-downloading the
    same image again and again.
  - Add support for back-dating journal entries.
  - Add tooltips for post options.

  * Fixes:

  - Prevent the network dialog from "blinking" on short transactions.
  - Fix a crash that occured when the network dialog was closed manually.
  - Double-clicking an entry in the history dialog opens it for editing.
  - Prevent the user from selecting a row in the history list when it is
    empty, fixes a crash.
  - Fix a few strings to bring them into HIG 2.0 compliance.

  * Translations:

  - Updated Brazilian Portuguese translation (Raphael Higino and
    Estêvão Samuel Procópio).
  - Updated Czech translation (Miloslav Trmac).
  - Updated Canadian English translation (Adam Weinberger).
  - Updated British English translation (David Lodge).
  - Updated Spanish translation (Francisco Javier F. Serrador).

Drivel 1.1.1 (The "I'm too hung-over to be creative" release)
=============================================================

  * Improvements:

  - RhythmBox support for the Music entry (Davyd Madeley).
  - New and improved network layer which doesn't suck.
  - Abstracted blog API, should make it easy to support multiple blog
    systems in the future.
  - Support for EggRecent.
  - Added a "Drivel journal draft" mimetype.
  - Redesigned the Friends dialog.

  * Fixes:

  - Plugged some memory leaks.
  - Use the correct signal (enter_notify) for triggering the query_music
    function.
  - Lots of HIG-related spacing fixes.

  * Translations:

  - Updated Spanish translation (Francisco Javier F. Serrador).
  - Updated Brazilian Portuguese translation (Raphael Higino).
  - Updated Norwegian translation (Kjartan Maraas).
  - Updated Albanian translation (Laurent Dhima).
  - Updated Czech translation (Miloslav Trmac).
  - Updated British English translation (David Lodge).

Drivel 1.1.0 (The "Happy birthday, Stephie!" release)
=====================================================

  * Improvements:

  - HTML syntax highlighting (Davyd Madeley and Grahame Bowland).
  - Optional in-line spell checking support via GtkSpell.
  - Undo/Redo support (Davyd Madeley).
  - Support the new challenge/response LiveJournal authentication method.
  - Per-account autosaves.
  - Use LogJam's XML file format when saving/loading drafts (Davyd Madeley).
  - The Insert Link dialog now replaces selected text with a hyper-linked
    version of the text.
  - Saves the filename of drafts so that the user isn't prompted each time she
    presses "Save Draft" and add a "Save Draft as..." menu command.
  - Autocomplete support for the Mood control (Davyd Madeley).
  - Lots of HIG work on the menus, dialogs, and alerts.

  * Fixes:

  - Keybinding fixes.
  - Resolve a couple of bugs in the History dialog (still requires GTK+ 2.4.4
    or higher to work correctly) (Davyd Madeley).
  - Correct the lj-lq tag in the poll creator (Grahame Bowland).
  - Don't duplicate the protocol in the Insert Link dialog (gnome@nash.nu).
  - Fixed the autosave feature.
  - Resolved a network threading issue that prevented Drivel from working on
    NetBSD, and possibly the other BSD variants as well.
  - Protect proxy variables with mutex locks, should resolve some more
    BSD-related threading issues.
  - Use libcurl's unescape method rather than our own, fixes a NetBSD
    character conversion problem.
  - Fix C99-ism which was preventing successfull compilation on
    GCC-2.95 (Julio M. Merino Vidal).

  * Translations:

  - Added Albanian translation (Laurent Dhima).
  - Updated Czech translation (Miloslav Trmac).
  - Updated Brazilian Portuguese translation (Raphael Higino).
  - Updated British English translation (David Lodge).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/www/drivel/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/drivel/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/www/drivel/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.