summaryrefslogtreecommitdiff
path: root/www/drivel
AgeCommit message (Collapse)AuthorFilesLines
2005-03-16Depend on libbonobo and libxml2 (used directly).jmmv1-1/+3
2005-02-24Add RMD160 checksums.wiz1-1/+2
2005-01-26Update to 1.2.4:jmmv3-8/+11
* 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-03Bump PKGREVISION because of curl dependency bump.wiz1-1/+2
2004-12-04Update to 1.2.3:jmmv2-6/+5
* 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-11-14Enable spell checking support (through gtkspell). Gah! I've been wantingjmmv1-2/+3
this feature for a long time and it was already there, just hidden! Bump PKGREVISION to 2.
2004-10-25Register the drivel.schemas into the GConf2 database. Pointed out byjmmv1-1/+4
Douglas Brebner in private mail. Bump PKGREVISION to 1.
2004-10-24Update to 1.2.2:jmmv3-7/+7
* 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-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
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-09-24Update to 1.2.1:jmmv3-6/+10
* 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-08-31Update to 1.2.0:jmmv3-9/+26
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-07-02Update to 1.0.2:jmmv3-22/+5
* 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-06-28Fix a C99 variable definition, to make this build with older compilers.kristerw2-1/+18
2004-06-26Update to 1.0.1:jmmv4-75/+5
* 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-22Initial import of drivel, version 1.0.0:jmmv6-0/+154
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.