Numerous fixes in Konsole, KDE's terminal emulator, among them two possible
crashers in session management
Flash plugin support in KHTML has been enhanced to work with newest Youtube
skins
Case-sensitivity in renaming fixes in KIO, KDE's network-transparent I/O
library
Hiding the mouse cursor in some special cases in presentation mode and two
possible crashers have been fixed
0.1.3
- Add possibility to get Licenses from server
- Add search for contents by username
- Add convenience function to get list of download links and fix some related strings
- Fix qt-only hasCredentials
- Win and Mac compile/link fixes
- Fix crash when multiple apps would use attica simultaneously: do not delete root component of qtplugins
This update has been a long time in coming, and was spurred by some
recent eBay changes that broke drag'n'drop and searches. Other eBay
changes broke high-bidder recognition, and determining
whether a listing was an auction or a fixed price listing. This
should fix all of those, as well as several UI issues, especially
for Mac OS X Tiger users.
A great feature in the new version is thumbnail mode, which is
essentially a view of your listing that includes the thumbnail on
the same line as your auction information. It's been cleaned up
and made to look very nice. You can configure your columns to add
the Thumbnail column using the small '*' above the scroll bar on
the right, or under the Tab customization menu.
An overview of the features fixed for the new version are:
* Bugs fixed
o Fix the blank-screen (but auctions are there, and only
visible when selected) on Mac OS X Tiger
o The newest forms of bad HTML found on eBay listings
shouldn't break the parser anymore
o Don't mistake auctions for fixed price listings
o Recognize eBay's new URL format.
o Fix drag-and-drop on Linux (patch by Eric)
o Don't initiate sniping until the eBay time has been
loaded from the server
o If the pre-snipe had already fired (2 minutes before
the actual snipe), and you changed the snipe amount, it
would instantly place a bid for the amount you entered
as a snipe. This is fixed.
* Small features and improvements
o Don't present a dialog message when cancelling a
multisnipe; events like that should just quietly obey.
o Reduce the number of unimportant exceptions that show
in the log file
o Provide the ability to easily submit error logs
o Improve the integration with My JBidwatcher
o Improve high bidder recognition substantially
o Simplify tab save/restore handling, and apply a tab
ordering fix (patch from Andreas Stempfhuber).
o Added a patch from mickle_ak which should improve
corporate proxy support.
* Features
o Initial support for Gixen integration via My JBidwatcher
+ This isn't complete, but it's getting close
o Deep improvements to the Thumbnail view and taking the
Mac UI improvements and applying them everywhere, including
(I believe) a working implementation on Windows and Linux!
2010/04/28
+ several improvements to configure script:
+ modify CF_CURSES_TERM_H to handle cases such as cygwin where
packager has installed curses.h and term.h in different
directories, e.g., to wedge in a termcap library.
+ modify CF_XOPEN_SOURCE, adding special case for OpenSolaris
+ modify CF_MAKE_TAGS to add check for exctags and exetags, prefer to
ctags and etags to work around pkgsrc (NetBSD) renaming.
+ correct CF_FIND_LINKAGE, setting cache variable for library_file in
the special case where no directory search is made.
+ improve CF_GCC_VERSION, suppress stderr for c89 alias of gcc.
+ improve CF_GCC_WARNINGS, moving -W and -Wall into the list to
check, since c89 alias for gcc complains about these options.
+ modify CF_HEADER_PATH, to not search for variations of everything
in the current include-path
+ use "mkdir -p", remove mkdirs.sh
+ use CF_CURSES_HEADER to fill in possible subdirectory used for
ncurses header filename.
+ modify CF_XOPEN_CURSES to work around current ncurse header loss of
predefinition of _XOPEN_SOURCE_EXTENDED
+ add "--disable-rpath-hack" option, along with scripting to add
rpath option to libraries found in unusual places.
+ modify pause widget to autosize like gauge, and to omit the area for
buttons when none are displayed.
+ fix an infinite loop in dlg_button_layout() if there are no buttons
to display (Debian #579390).
+ add makefile rules for generating html, etc., documentation from
nroff.
> patches by Samuel Mart
+ reset errors in tailbox before reading new character.
+ modify dlg_draw_scrollbar(), omitting hiding percentages in boxes
when no arrows or scrollbar are needed.
+ correct value of row for scrollbars in formbox.
+ update es.po from
http://translationproject.org/latest/dialog/
2010-04-26 tim <gyunaev@ulduzsoft.com>
- 5.2 RELEASE
- Fixed missing images on CHM files under Windows XP SP3;
- Fixed viewing CHM files which embed links to other CHM files;
2010-04-23 tim <gyunaev@ulduzsoft.com>
- Fixed window icon (thanks Aaron Lewis)
- Fixed typos in README and FAQ (thanks Martin 'Cheese' Lee)
- Fixed errors while building index because 'keyword' was ignored (thanks ivg)
- Switched to use new cross-compiler from http://mingw-cross-env.nongnu.org/ to create Windows builds
2009-12-17 tim <gyunaev@ulduzsoft.com>
- 5.1 RELEASE
- Trying to use non-normalized URL first to fix CHMs which use them in TOC/Index
2009-12-16 tim <gyunaev@ulduzsoft.com>
- Fixed application settings storage.
- Fixed bookmark edit button.
- Version changed to 5.1
* Fix complete breakage of opening subtitle files due to a change in
newline handling of codecs.open in Python 2.6.5
* Use existing subtitle file mime-types instead of text/plain when
adding files to the recent files database
* Add German translation (Chris Leick)
* Add Hungarian translation (László Andrássy)
Collection.
Ever given a Slide Show and needed to switch over to Vim? Now you
don't ever have to switch again. You're already there. Vroom lets
you create your slides in a single file using a Wiki-like style,
much like Spork and Sporx do. The difference is that your slides
don't compile to HTML or JavaScript or XUL. They get turned into a
set of files that begin with '0', like '03' or '07c' or '05b.pl'.
The slides are named in alphabetic order. That means you can bring
them all into a Vim session with the command: vim 0*. vroom --vroom
does exactly that.
Deal with recent sysinst changes: sysinst no longer displays a dialog
to select the CD-ROM device path, etc.
New command line option "--qemu-args".
Anita no longer passes the "-no-acpi" option to qemu by default,
because the ACPI case now works with -current, and disabling
ACPI triggers other bugs. See PR port-i386/42681 for more details.
For 4.4.0 major new technologies have been introduced, including social
networking and online collaboration features, a new netbook-oriented
interface and infrastructural innovations such as the KAuth authentication
framework. According to KDE's bug-tracking system, 7293 bugs have been
fixed and 1433 new feature requests were implemented.
KDE SC 4.4.1 has a number of improvements:
A performance problem in KMail when sending emails has been fixed
Various fixes in Plasma widgets and other addons, such as the analog clock
and the picture frame
A number of fixes in Konsole, KDE's powerful terminal application
KDE SC 4.4.2 has a number of improvements:
Possible crashes in Plasma, Dolphin and Okular have been fixed
The Microblog applet now shows the correct time in the timeline
The audioplayer KRunner plugin has been fixed to not freeze the KRunner UI
anymore
Attica is a Qt library that implements the Open Collaboration Services
API version 1.4. The REST API is defined here:
http://www.freedesktop.org/wiki/Specifications/open-collaboration-services
It grants easy access to the services such as querying information
about persons and contents. The library is used in KNewStuff3 as content
provider. In order to integrate with KDE's Plasma Desktop, a platform
plugin exists in kdebase.
* Changes in the m17n database 1.6.0
** An input method is deleted.
si-wijesekera-preedit.mim
** New FLT files are added.
FLT/MLM2-OTF.flt, FLT/KND2-OTF.flt, FLT/TEL2-OTF.flt,
FLT/TML2-OTF.flt, FLT/ORY2-OTF.flt, FLT/GJR2-OTF.flt,
FLT/GUR2-OTF.flt, FLT/BNG2-OTF.flt, FLT/DEV2-OTF.flt,
FLT/MYMR-SIL.flt
pkgsrc changes:
- Add license definition
Upstream changes:
[Changes for 0.79 - 2010-03-02]
* Locale::Maketext::Lexicon::Tie
- Removed a deprecated use of "defined %" for Perl 5.11+
[Changes for 0.78 - 2010-02-23]
* Locale::Maketext::Lexicon
- Removed a deprecated use of "defined %" for Perl 5.11+
Upstream changes:
2.0207: Fri Jan 08 2010
- Dennis Boone was kind enough to not only point out a serious
bug in the ssh command token processing, but find and fix
it (http://is.gd/5UxgX). Thanks!!
2.0205: Wed Jul 08 2009
- Doc bugs (very indirectly) found by Hans Dieter Pearcey
- added perl critic and Test::Pod
- fix bugs (as in wrongful code execution) found by critic.t
- fixed many punctuation problems found by critic.t
* Bug fix release.
* Fixed unpredictable openGL related crashes on win32.
* Fixed run on MacOSX Tiger/Leopard/Snow Leopard.
* Disable OpenGL shaders by default for stars and atmosphere. User activate
it by setting use_glshaders = true in the [main] section of the config.ini
* Fixed the handling of the Qt -graphicssystem parameter. Now it is ignored
if it is not used properly.
* Improved OpenGLES2 support (not finished yet).
* Added Qt widgets flags on the main windows to avoid filling background
(this boosted the program a lot on linux).
pkgsrc changes:
- Add license definition
- Remove files/Makefile.PL (is as good as upstream one)
- Explicitely tell, that no compiler is required
Upstream changes:
0.31 Mon Oct 19 18:51:35 PDT 2009
- Add LICENSE section to POD documentation
- Add META.yml to MANIFEST
- Add Irish Laser card, thanks to Eoin Redmond for the heads-up.
- Add documentation on what this module *is* and *is NOT* about.
- Spelling fix in docs
- correct misdocumentation of $Business::CreditCard::Country
- Move test.pl to test/t and change to using Test::More, modify
MANIFEST and Makefile.PL accordingly (thanks to Alexander Ciornii)
- Silence unwanted warnings (thanks to Alexander Ciornii)
- Discover cards starting with 644-649 are now recognized
- Most Diner's Club cards (300-305, 3095 and 36) now processed as
Discover
- China Union pay now includes 624-626 and 628 in addition to 622 (and
still identified as Discover outside China)
- JCB identified as Discover in the US
pkgsrc changes:
- Add license definition
Upstream changes:
3.11 2010-03-01 sbeck
* NEW CODE(s)
* Added the IANA domain names to Country
* Fixed a problem that produced warnings with perl 5.11.5.
Jerry D. Hedden
*
3.10 2010-02-18 sbeck
* Moved support files into the Locale::Codes namespace.
* The work done in each of the Locale::XXX modules was
virtually identical to each other. It has all
been moved to a central module and the
Locale::XXX moduels are now just wrappers.
* The XXX_code2code functions would return undef if the
same codeset were passed in for both the 2nd and
3rd arguments. This doesn't make sense and has
been changed.
* Added all semi-private routines (except for the
couple that were already present):
rename_XXX
add_XXX
delete_XXX
add_XXX_alias
delete_XXX_alias
rename_XXX_code
add_XXX_code_alias
delete_XXX_code_alias
* Added "UK" alias. Steve Hay
3.01 2010-02-15 sbeck
* Fixed Makefile.PL and Build.PL to install as core
modules.
3.00 2010-02-10 sbeck
* Took over maintenance of the code
* All codes and country names come from the official
standards
* code2country now returns the name of the country specified
in the standard (if the different standards refer
to the country by different variations in the name,
the results will differe based on the CODESET)
* Added code sets
FIPS 10 country codes
Alpha-3 and Term language codes
Numeric currency codes
* The rename_country funcion from 2.07 would guess the
CODESET (unlike all other functions which used
a default of LOCALE_CODE_ALPHA_2). The guess can
cause problems since (with the addition of FIPS)
codes may appear in different codesets for different
countries. The behavior has been changed to be
the same as other functions (default to
LOCALE_CODE_ALPHA_2).
* Dropped support for _alias_code
* Added language_code2code, currency_code2code