SEARCH
NEWS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
FORUM
DONATE



 
 
Changelog for klibido-debuginfo-0.2.3-1.i386.rpm :
Tue May 10 12:00:00 2005 Alessandro Bonometti
- Release 0.2.3
- NEW: Berkeley Db 4.3 support
- NEW: Cache for Db updates
- NEW: Preload of headers during expiring
- FIX: UULib sometimes saved only the first part of the posts
- FIX: Internal decoder didn\'t decode non-multipart articles
- FIX: some articles weren\'t correctly expired.

Fri Mar 18 11:00:00 2005 Alessandro Bonometti
- Release 0.2.2.2
- FIX: on fresh installs, KLibido crashed after configuration dialog (thanks to Gonéri le Bouder who
found this bug)

Wed Mar 16 11:00:00 2005 Alessandro Bonometti
- Release 0.2.2.1
- Removed debian/ dir
- FIX: memory leak in NzbForm()
- FIX: wrong version in klibidoui.rc

Sun Mar 13 11:00:00 2005 Alessandro Bonometti
- Release 0.2.2
- NEW behavior: single-tab view: articles can be viewed in single, always-opened tab, to avoid cluttering.
- NEW option: delete/don\'t delete viewed file (without asking) when closing a view tab.
- NEW option: mark/don\'t mark articles as read (without asking) when closing an article list.
- NEW action: \"update selected with options...\" allow to download only the last \"n\" headers of a group
- New behavior: during group updates, if the download timeouts, the downloaded headers are inserted in
the group, and the update is automatically requeued (from where it stopped). This should solve the
problems some users were having downloading very large groups on some servers.
- NEW action: file->download .nzb. The parsing code was stolen (with permission :) from David Pye\'s Knzb.
- NEW action: \"Update current group\" updates the group in the currently active tab. This is now the big
blue down arrow in the toolbar. \"Update selected newsgroups\" is still available from the context menu
of the group list.
- Renamed a couple of files to allow compiling on osX (see the howto on the webPage)
- NEW decoder: I stole the yy/uu decoding code from David Pye\'s Knzb, made some
modifications/enhancements and included it in this release of KLibido
- Misc bugfixes

Tue Mar 1 11:00:00 2005 Alessandro Bonometti
- Release 0.2.1.1
- FIX: KLibido didn\'t delete temporary files for newsgroup updates
- FIX: Couldn\'t compile with KDE 3.2
- FIX: removed some debug messages

Tue Feb 22 11:00:00 2005 Alessandro Bonometti
- Release 0.2.1
- New option: always double click to view article (this overrides the global KDE setting).
- New option: remember filter settings for headerLists.
- New options: enable/disable subject expansion and colums in headerlists.
- Try to avoid jumping around the headerlist when marking articles as read and filtering
them out of the list.
- New action: compact databases
- Misc cosmetic changes
- New option: always double click to view article (this overrides the global KDE setting).
- New option: remember filter settings for headerLists.
- New options: enable/disable subject expansion and colums in headerlists.
- Try to avoid jumping around the headerlist when marking articles as read and filtering
them out of the list.
- New action: compact databases
- Misc cosmetic changes

Wed Nov 17 11:00:00 2004 Alessandro Bonometti
- Release 0.2.0
- Save progress of download queue across restarts/crashes
- Added a shortcut manager and some default shortcuts
- Double clicking on a header views the corresponding article
- Added support for group categories and group aliases
- Download queue balancing
- Write/out of space errors handling
- Reworked download threads\' code
- Other small (and not-so-small) bugfixes

Wed Oct 27 12:00:00 2004 Alessandro Bonometti
- Release 0.12
- Ask to fallback to plain text if trying to view an unknown file type
- Added specfile and debian/ dir to source distribution
- Added \"download to directory...\" to download selected articles to a specified dir
- Various fixes to source code and include files. Now KLibido should compile correctly with KDE 3.2/Qt 3.2 or greater. KDE 3.1 is unsupported since it doesn\'t have the KMdi classes
- Solved a decoding problems with some UUencoded multi-part articles (thanks to Matthew Mueller, author of nget)
- Other small bugfixes
- Added doc directory

Thu Sep 2 12:00:00 2004 Alessandro Bonometti
- First test release