Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Features
* Enabled KOrganizer integration for adding loans to calendar
(kdepimlibs required).
* Enabled KAddressBook integration for adding borrowers from
the address book (kdepimlibs required).
* Improved performance for modifying many entries at once.
* Added data source for Giant Bomb.
* Added data source for The Movie DB.
* Updated CrossRef data source to allow authentication via
email only (Bug #224619).
* Added option for disabling webcam support.
Bug Fixes
* Fixed some hyphenation issues for 978 ISBN values.
* Fixed bug in en_GB translation that affected file selection.
* Fixed adding "link-only" files (Bug #220645).
* Fixed Discogs track download and title search.
* Fixed setting correct permissions of backup file (Bug #219259).
* Fixed formatting of multiple people with auto-formatting (Bug #219268).
* Fixed updating from Amazon to include book title or album
title in search.
* Fixed crashing bug for sorting during HTML export.
* Fixed multiple selection in entry view (Bug #216122).
|
|
|
|
|
|
Lots of changes since KDE3, check it out!
|
|
|
|
Bump PKGREVISION.
|
|
Fixes compatibility issues with xulrunner-1.9.2.
|
|
Bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* set LICENSE=gnu-gpl-v2
* add user-destdir support
* reset WRKSRC setting, use CONFIGURE_DIRS instead,
so that pkgsrc magick affect to all files
* regen patches, split out patch-ad from patch-ac
(one patch file to multiple files is not good).
* need termcap to build.
|
|
|
|
|
|
same problem differently - undo that now). No visible change.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2010/01/19
+ split up binding tables in inputbox and similar widgets to avoid
conflict between cursor-key use for input-string versus navigation
(report by slakmagik).
+ if strftime() is available, support --time-format option for timebox
widget.
+ if strftime() is available, support --date-format option for calendar
widget (request by Walter Harms).
+ build-fixes for linking to intl library in /usr/local
+ add --scrollbar option, use in most widgets to show a scrollbar on
the right margin of the data. That is cosmetic, does not respond to
the mouse.
+ reuse functions from msgbox to allow prompt for yesno box to be
scrolled in a too-small window.
+ correct mapping of button-codes with --nook option (report by Lebedev
Vadim).
+ cleanup sample scripts using new utility scripts setup-* and report-*,
and allow command-line parameters to be added, for ad hoc testing.
+ correct change to tailbox widget from 2009/02/22 using
dlg_button_layout(), which broke that widget.
+ document some of the portability caveats.
+ modify gauge widget to service callbacks (prompted by patch and
comments by Frank Sorenson).
+ modify editbox to allow its input buffer to be larger than MAX_LEN
unless bounded by the --max-input option, and add limit-checks for
the buffer (report by slakmagik).
+ improve manpage description of --checklist (report by Isaac Good).
+ several improvements to configure script macros: CF_ADD_CFLAGS
CF_CURSES_FUNCS CF_DISABLE_ECHO CF_GCC_ATTRIBUTES CF_MATH_LIB
CF_POSIX_C_SOURCE CF_REMOVE_DEFINE CF_WITH_LIBTOOL CF_XOPEN_SOURCE
+ add is.po, lv.po, sw.po from
http://translationproject.org/latest/dialog/
+ update de.po, id.po, pl.po, pt_BR.po, vi.po from
http://translationproject.org/latest/dialog/
2009/02/22
+ do not display top-arrows for scrolling if they would overwrite the
title (report by slakmagik)
+ consistently use dlg_button_layout() when autosizing widgets (report
by slakmagik).
+ add "-" and "+" bindings to timebox widget.
+ add "-" and "+" bindings to calendar widget (OpenSolaris #6739031).
+ review/fix other widgets to ensure that they exit on error, e.g.,
editbox.c
+ modify check in dlg_getc() to treat closure of either stdin or stdout
as an error, rather than both. This is more stringent than the check
added in 2007/07/04.
+ modify dlg_result_key() to map curses ERR to dialog's error exit
(adapted from patch by Domagoj Pensa).
+ updated several configure script macros:
+ consistently append, rather then prepend, to $CFLAGS
+ add cases for AIX 6, mint, and dragonfly to CF_XOPEN_SOURCE
+ use $PATH_SEPARATOR rather than $PATHSEP
+ improve CF_FIND_LINKAGE, use in checks for more libraries, e.g.,
libutf8 and libiconv.
+ update da.po, ru.po from
http://translationproject.org/latest/dialog/
+ updated config.guess, config.sub
|
|
There's a lot of changes bundled into this version. The highlights since 2.1pre4 are:
* Lots of eBay fixes
* Multiple high bidder and fixed price problems have been resolved
* My eBay searches should work a little better
* Seller feedback and names should be loaded
* Many, many small UI fixes
* Improved layout and UI, especially on Mac OS X and under the Thumbnail mode
* The long-standing issue with shrinking the toolbar and overlapping the status/select box has been fixed.
* Show Information and Set Shipping dialogs don't break with large images or many status updates
* Nasty Java 1.6 bug that prevents multi-select and context-menu usage has been worked around.
* Several Mac OS X-specific fixes and features
* Reduced the My JBidwatcher usage, improving synchronization
* Transitioned to git as the version control software.
|
|
-Added support routines for Tim Bourke's Mnemogogo plugin, which enables you
to review cards on Java-based phones. See
http://www.tbrk.org/software/mnemogogo.html
-fix rare hang in preprocessing paths (reported by LooM).
-Remove hidden limit on grade 1 cards.
-Italian translation by Enrico Leoni.
-Turkish translation by Sercan Oruc.
-Updated German translation by Dimitri Scheftner.
-Updated French translation by Christophe Mealares and Yannick Voglaire.
-Hungarian translation by bkile.
|
|
|
|
|
|
* A number of bugs in KIO have been squashed, making updating of shown
directories work again and solving some other stability issues
* A crash when creating an avatar from the webcam in Kopete has been fixed
* kded taking 100% CPU time in certain situations has been cured
|
|
|
|
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
|
|
Pkgsrc changes:
- none
Changes since version 2.21.0:
=============================
2010-01-21
* 2.22.0 released
* Fixed bug 2936564: Can't get item number or title
2010-01-06:
* Fixed bugs 2887061 and 2922040: Recognize "bad password" page.
|
|
|
|
|
|
|