Commit graph

43 commits

Author SHA1 Message Date
wiz
2d1a8cc474 Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
wiz
658d9cf876 tv@ pointed out that curl-7.16.0 had a shlib major bump --
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs
of dependencies.

Sorry for not finding this earlier.
2006-11-19 11:50:23 +00:00
jmmv
f190ea92a4 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00
rillig
68b5611e8c Fixed the build on NetBSD by defining _NETBSD_SOURCE, which overrides
_XOPEN_SOURCE in some files. The latter definition had hidden the type
definition for fd_set.
2006-09-02 19:23:51 +00:00
jmmv
209df3826d Update to 2.0.3:
* Improvements:
  - Added a View Journal button to the LiveJournal Friends dialog
  - Refresh Recent Entries menu after posting or updating an entry
  - Use D-BUS to detect current music

  * Fixes:
  - Correctly fetch LiveJournal attributes
  - Compilation fixes for OpenBSD and GCC 2.95
  - Expand username compatibility
  - Fix several double mnemonics
  - Improve XML-RPC compatibility
  - Support HTTP redirections
  - Resolve problem opening draft entries
  - Numerous fixes for Atom/Blogger 2.0

  * Translations:
  - Added Nepali translation (Pawan Chitrakar)
  - Added Lithuanian translation (Žygimantas Beručka)
  - Added Catalan translation (Gil Forcada)
  - Added Vietnamese translation (Clytie Siddall)
  - Added Finnish translation (Ilkka Tuohela)
  - Added French translation (Jeff Coquery)
  - Added Russian translation (Valek Filippov)
  - Updated Czech translation (Miloslav Trmac)
  - Updated German translation (Frank Arnold)
  - Updated Dutch translation (Vincent van Adrighem)
  - Updated Simplified Chinese translation (Funda Wang)
  - Updated Bulgarian translation (Yavor Doganov)
  - Updated Swedish translation (Daniel Nylander)
  - Updated Spanish translation (Francisco Javier F. Serrador)
2006-08-06 07:53:36 +00:00
jlam
00478b39e6 Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
2006-07-05 05:37:39 +00:00
joerg
0779c3279f Needs msgfmt. 2006-06-22 14:18:22 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
jlam
11993b86ed Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-21 06:00:43 +00:00
wiz
35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
jmmv
d971a332da Drop maintainership. I can't seriously be the maintainer of so many
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
2006-01-20 16:15:52 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
jmmv
a1e4758636 Fix the build under NetBSD 3.0 and unbreak this package.
The code explicitly defines _XOPEN_SOURCE (to an empty value), which breaks
sys/select.h; change it to also define _XOPEN_SOURCE_EXTENDED as suggested
by kleink@.
2005-12-28 15:40:26 +00:00
schmonz
463f43526a Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
2005-12-26 23:39:30 +00:00
jmmv
f7f1fe88d2 Update to 2.0.2:
* Improvements:
  - Keep the History dialog open while editing past entries (Matt)
  - Shade alternating rows in the History dialog's entry list (Todd)

  * Fixes:
  - Resolve an issue with inserting links (Todd)
  - Mark LiveJournal entries as back-dated when manually specifying a date in
    the past (Todd)

  * Translations:
  - Updated Canadian English translation (Adam Weinberger)
  - Updated German translation (Jens Seidel)
  - Added Traditional Chinese translation (Chao-Hsiung Liao)
  - Added Polish translation (Michał Kastelik)
2005-08-23 10:02:12 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
kristerw
856297d210 This pkg defines _XOPEN_SOURCE which makes types such as fd_set not being
defined on NetBSD 1.6.  Make this compile on NetBSD 1.x by adding
-D_XOPEN_SOURCE_EXTENDED to CFLAGS.

Fix one C99-ism.
2005-07-12 17:37:52 +00:00
jmmv
69628e830b Update to 2.0.1:
Drivel 2.0.1 ("Tea and Health")
===============================

  * Improvements:
  - Add a FAQ section to the documentation (Todd)

  * Fixes:
  - Syntax fix for .desktop file (Jeremy)
  - Allow usernames with more than fifteen characters (Jess)
  - Fix default HTML highlighting state (Todd)
  - Allow usernames with hyphens (Todd)
  - Numerous UTF-8 fixes for Blogger, MovableType, and Atom (Todd)
  - Fix placement of Refresh button in Recent Entries menu (Todd)
  - Handle HTML in Blogger titles gracefully (Todd)

  * Translations:
  - Updated Spanish translation (Francisco Javier F. Serrador)
  - Updated Czech translation (Miloslav Trmac).

Drivel 2.0 ("Psychoactive Kitty")
=================================

  * Improvements since 1.2:
  - Support for Atom, Blogger, MovableType, and Advogato weblogs
  - Offline mode
  - Fetch current music from Beep Media Player
  - Shortcut key (F7) to enabled/disable spellcheck
  - MIME support for draft entries
  - Allow selection of spellchecking language
  - Recent Entries menu to edit the previous fifteen posts
  - Support LiveJournal security groups
  - Ability to ping Technorati after journal updates

Drivel 1.3.91 ("Whoop it up")
=============================

  * Improvements:
  - Clarify the Blogger API wording (Todd).
  - New artwork (Todd).
  - Updated documentation (Todd).

  * Fixes:
  - Handle IPv6 proxy servers correctly (Todd).
  - Respect the GConf key for proxy authentication (Todd).

  * Translations:
  - Updated Czech translation (Miloslav Trmac).
  - Updated Canadian English translation (Adam Weinberger).
  - Updated Swedish translation (Christian Rose).
  - Added Bulgarian translation (Yavor Doganov).
  - Updated German translation (Frank Arnold).
  - Updated Spanish tranlation (Francisco Javier F. Serrador).

Drivel 1.3.90 (The "I'm out!" release)
=====================================

  * Improvements:
  - Support fetching, editing, and deleting recent MovableType entries (Todd).
  - Build a Recent Entries menu for MovableType (Todd).
  - Handle MovableType categories from all journals (Todd).
  - Alphabetize list of journal types and categories (Todd).
  - Option to ping Technorati after posting (Todd).
  - New splash screen (Margot).
  - Support LiveJournal security groups (Todd).

  * Fixes:
  - Shortcut key fixes (Todd).

  * Translations:
  - Updated Czech translation (Miloslav Trmac).
  - Added Greek translation (Kostas Papadimas).
  - Updated Spanish translation (Francisco Javier F. Serrador).
  - Updated Canadian English translation (Adam Weinberger).
  - Updated German translation (Frank Arnold).

Drivel 1.3.4 (The "Strawberry Shortcake!" release)
==================================================

  * Improvements:
  - Build a Recent Entries menu for Atom, Blogger, and LiveJournal journals
    (Todd).
  - Sync with latest libegg code (Todd).
  - Support deleting entries for Atom and Blogger journals (todd).

  * Fixes:
  - Display categories for all MovableType journals, not just the default
    (Todd).
  - Desensitize buttons and menu items that don't apply to the current journal
    (Todd).
  - XML-RPC compatibility fixes (Todd).
  - Remove support for Blogger titles, it was broken to begin with and caused
    issues when editing old entries (Todd).
  - Fix the inconsistent progress bar (Todd).

Drivel 1.3.3 (The "Trust me, the horsies won't mind" release)
=============================================================

  * Improvements:
  - Support XHTML 1.0 tags (Kurt).
  - Build-system improvements (Todd).
  - Support editing the more recent Advogato entry (Todd).
  - Support editing the most recent Atom entry (Todd).
  - Support Atom's new SSL authentication scheme (Todd).
  - Default to the last journal each account posted to (Todd).

  * Fixes:
  - MovableType API fixes (Bryan).
  - Fix a crash during poll creation (Jess).
  - Fix a crash when editing entries via the History dialog (Jess).
  - Remove the duplicate "http://" in the Insert Image dialog (Jess).
  - Remove warning about non-undoable action in History dialog (Jess).
  - Fix a handful of XML issues by using xmlReadMemory rather than
    xmlParseMemory (Todd).
  - Use UTC timestamps, should fix the Atom timezone issues (Todd).

  * Translations:
  - Update English (British) translation (David Lodge).
  - Updated Dutch translation (Taco Witte).
  - Updated Canadian English translation (Adam Weinberger).
  - Added Kinyarwanda translation (Steve Murphy).
  - Updated Spanish translation (Francisco Javier F. Serrador).

Drivel 1.3.2 (The "Tonik: with a K!" release)
=============================================

  * Improvements:

  - Allow the user to select the language of the spell-checking dictionary
    (Isak).
  - Support posting to Blogger's implementation of the Atom API (Todd).

  * Fixes:
  - Resolved hangs after login (Davyd).
  - Disabled features in the UI that are not supported by the selected
    journal system (Todd).

  * Translations:

  - Updated Dutch translation (Reinout van Schouwen).
  - Updated German translation (Frank Arnold).
  - Updated Canadian English translation (Adam Weinberger and
    Alexander Winston).
  - Updated Czech translation (Miloslav Trmac).

Drivel 1.3.1 (The "H'Okay" release)
===================================

  * Improvements:

  - Support opening drafts from the file manager (Todd).
  - Make Drivel's use of the notification area HIG-compliant (Todd).
  - Add Advogato posting support (Todd).
  - Add support for Movable Type categories (Todd).
  - Add --disable-mime-update and --disable-desktop-update configure
    parameters, useful for binary packagers (Todd).

  * Fixes:

  - Display a custom icon for Drivel drafts (Todd).
  - Publish Blogger posts (Todd).
  - Support all of a user's blogger accounts, not just one (Todd).
  - Correctly translate the Translators field in the About dialog (Isak).

  * Translations:

  - Updated Dutch translation (Reinout van Schouwen).

Drivel 1.3.0 (The "Another drunk conquistador" release)
=======================================================

  * Improvements:

  - Add support for Beep Media Player (Adam).
  - Add an Offline mode (Todd).
  - Add Movable Type posting support (Todd).
  - Add Blogger posting support (Todd).
  - The F7 key quickly toggles spell-check on and off (Todd).
  - New account manager which can support multiple journal systems (Todd).
  - The build system has moved from automake-1.4 to automake-1.7 (Todd).

  * Fixes:

  - Glade translation fixes (Davyd).
  - Fix double-mnemonic in Format menu (Adam).
  - Make menus translatable (Isak).
  - Fix a crash when editing preferences (#151940) (Todd).
  - Plug a memory leak when loading user pictures (Todd).
  - Clarify auto-format tooltip (#151388) (Todd).
  - Include date information in Drivel's draft format (Davyd).
  - Update the RPM spec file to handle Scrollkeeper data (Todd).
  - Plus some severe memory leaks in the UI creation code (Todd).
  - Cleaned up lots of old, rotting code (Todd).
2005-06-26 16:55:47 +00:00
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
jmmv
1d5b397352 Depend on libbonobo and libxml2 (used directly). 2005-03-16 16:27:19 +00:00
wiz
809ad6f2f7 Add RMD160 checksums. 2005-02-24 14:08:26 +00:00
jmmv
8117123c27 Update to 1.2.4:
* Fixes:
- Fix documentation path issue (Todd).
- Backport MIME improvements from Drivel-HEAD (Todd).
- Fixed login crash (#164518) (Todd).

* Translation:

- Updated German translation (Frank Arnold).
- Updated Dutch translation (Reinout van Schouwen).
2005-01-26 23:51:42 +00:00
wiz
f472d1ec5e Bump PKGREVISION because of curl dependency bump. 2005-01-03 15:59:12 +00:00
jmmv
fb79dc34f6 Update to 1.2.3:
* Fixes:

- Fix double-protocol insertion in Insert Image dialog. (Todd).
- Fix double-mnemonic in Format menu (Adam).
- Make menus translatable (Isak).
- Update the RPM spec file to handle Scrollkeeper data (Todd).
2004-12-04 17:35:28 +00:00
jmmv
ba8f8ed5e9 Enable spell checking support (through gtkspell). Gah! I've been wanting
this feature for a long time and it was already there, just hidden!
Bump PKGREVISION to 2.
2004-11-14 20:33:39 +00:00
jmmv
9ee4f7174d Register the drivel.schemas into the GConf2 database. Pointed out by
Douglas Brebner in private mail.  Bump PKGREVISION to 1.
2004-10-25 16:42:06 +00:00
jmmv
b6a664631f Update to 1.2.2:
* Fixes:
- Check for curl-7.11.1 or greater to avoid a hang during login (Todd).
- Patch a leak and icon-sizing problem in the recent files menu (Todd).

* Improvements:
- Update build system to automake-1.7 (Todd).
2004-10-24 20:33:45 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jmmv
2c43868be7 Update to 1.2.1:
* Fixes:

- Fix a bug which prevented the user from logging into the server (Todd).
- Fix a crash when editing preferences (#151940) (Todd).
- Plug a memory leak when loading user pictures (Todd).
- Clarify auto-format tooltip (#151388) (Todd).
- Include date information in Drivel's draft format (Davyd).

* Translations:

- Added Japanese translation (Satoru Satoh).
- Added Punjabi translation (Amanpreet Singh Alam).
- Updated Czech translation (Miloslav Trmac).
- Updated Canadian English translation (Adam Weinberger).
- Updated Brazilian Portuguese translation (Estêvão Samuel Procópio).
- Updated Albanian translation (Laurent Dhima).
- Updated Dutch translation (Elros Cyriatan).
- Updated British translation (David Lodge).
2004-09-24 08:59:12 +00:00
jmmv
ba43db96e3 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).
2004-08-31 12:26:02 +00:00
jmmv
301628511c Update to 1.0.2:
* Fixes:
  - 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).
2004-07-02 20:35:46 +00:00
kristerw
a7257732e5 Fix a C99 variable definition, to make this build with older compilers. 2004-06-28 00:25:21 +00:00
jmmv
3f529e066c Update to 1.0.1:
* Fixes:
- Resolved a network threading issue that prevented Drivel from working on
  NetBSD, and possibly the other BSD variants as well.
- Fixed the autosave feature.
- Keybinding fixes to allow better interoperability with emacs bindings.
- 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).
2004-06-26 17:16:21 +00:00
jmmv
3a6a22d402 Initial import of drivel, version 1.0.0:
Drivel is a LiveJournal client for the GNOME Desktop.  Its purpose is to
retain a simple and elegant design while providing the same level of
functionality as the offical LiveJournal clients.  Drivel also integrates
tightly with the GNOME Desktop technologies.
2004-06-22 21:31:07 +00:00