GtkHTML-3.26.2 2009-05-18
-------------------------
Bug Fixes:
#581228 - tarball does not provide gtkhtml-editor (Gilles Dartiguelongue)
#578394 – HTML images cannot be scaled to more than 100 px (Matthew Barnes)
Updated Translations:
krishnababu (te)
Ivar Smolin (et)
2.26.1 - 13-Apr-2009
General:
* Fix for bug #575921 - When I working with the gcalctool application,
Orca says too lot of the result of the mathematic operations
* Fix for bug #576037 - Bind F1 key to help page
* Fix for bug #576438 - Provide state change information for radio
buttons that require you to press space to select them
* Fix for bug #577330 - Detect whether speech dispatcher is installed
or not
OpenOffice:
* Fix for bug #577245 - Present paragraph-style information in
OpenOffice
* Fix for bug #578072 - Orca does not always present text attributes
in braille in OOo documents
Firefox/Thunderbird:
* Fix for bug #577239 - Cannot navigate by line through multi-line
HTML list items in Firefox/Thunderbird when arrowToLineBeginning is
False
* Fix for bug #577979 - Pressing Down Arrow from the middle of a
multi-line HTML list item initially moves to the beginning of the
line when arrowToLineBeginning is False
New and updated translations (THANKS EVERYONE!!!):
See also the overall translation status:
http://l10n.gnome.org/module/orca
ar Arabic Djihed Afifi
bg Bulgarian Alexander Shopov
cs Czech Lucas Lommer and Petr Kovar
el Greek Jennie Petoumenou and Kostas Papadimas
hu Hungarian Gabor Kelemen
ml Malayalam Harivishnu and Ani Peter
ru Russian Nickolay V. Shmyrev
2.26.1
======
Features/bugfixes:
2009-04-09 Benjamin Berg <benjamin@sipsolutions.net>
ClearlooksClassic,ClearlooksTest,Glossy,Inverted:
Turns out that the shade for the focus color was the wrong one.
New/updated translations:
2009-03-24 Shankar Prasad <svenkate@redhat.com>
* kn.po: Added Kannada(kn.po) translations.
* LINGUAS: Addded Kananda(kn) to the list.
2009-03-18 Djihed Afifi <djihed@gmail.com>
* ar.po: Updated Arabic translation by Djihed Afifi.
gnome-nettool 2.26.1, 2009-03-31
---------------------------------
- #576221: Fix glibtop initialization order in order to
make it work on BSD (Joe Marcus Clarke)
- Updated translations:
- ar (Abou Manal)
- bg (Alexander Shopov)
- kn (Shankar Prasad)
What's new in gnome-mag-0.15.6:
* Fixes for the following bugs:
#573023 - Migrate deprecated gnome-vfs to gio/gvfs (Simon Vanderlinden)
#577937 - colorblind applet does not run (Willie Walker)
* Translations:
* Krishnababu K (te), Djihed Afifi (ar), Amitakhya Phukan (as),
Ignacio Casal Quinteiro (gl)
gnome-games 2.26.1
==================
This release brings a handful of translation updates and a few fixes to
non-critical bugs. The smclient changes are to support newer 2.26-style
session management; they are sync'd from upstream libegg. We also have a
few crash fixes: GLChess and Nibbles. Sudoku is also better at handling
bad save game files. Full shortlog below (duplicates compressed).
amitakhya (2):
Updated assamese translations
aronxu (2):
Added Simplified Chinese translations by M Zhang <mymzhang at gmail dot com>
bcicek (1):
Updated Turkish translation
chpe (2):
Make desktop files validate without warnings.
Update smclient from libegg
djihed (1):
Updated Arabic translation
frolix68 (2):
Added Greek translation by Jennie Petoumenou
Added el to languages
jclinton (5):
Branched for 2.26
Add glchess to list of need_ggz. Fixes build with --enable-games=glchess
Resync libegg smclient per mclasen request
Re-apply our custom patches to smclient.
don't kill worm by pressing backwards. Patch by Roger Light. Fixes bug #516992
jorgegonz (1):
Updated Spansih translation
kennethn (1):
Added Danish translation of manual by Joe Hansen
kkrothap (2):
Updated Changelog entry
Updated Telugu Translations
kmaraas (1):
Updated Norwegian bokmål translation.
mariobl (2):
2009-03-19 Mario Blättermann <mariobl@svn.gnome.org>
ogmaciel (1):
Updated Brazilian Portuguese translation.
rancell (1):
Fix crash when undoing a pawn promotion (Chris Ball, Bug #577395)
simos (44):
Added Greek translation, figures (Marios Zindilis)
Added figures (Fotis Tsamis)
Updated Greek translation (Jennie Petoumenou)
Added el to DOC_LINGUAS
Updated Greek translation (Marios Zindilis)
Added screenshot (Fotis Tsamis)
Updated Greek translation
sprasad (2):
updated kn.po
thomashpa (3):
Only allow one number picker at a time. Bug #530778
Ignore malformed savegames. Bug #516491
Reverting changes to ChangeLog.old. Please don't make changes to this file
Overview of changes in gcalctool 5.26.2
* Remove negative sign from numbers rounded to zero. This is
only a partial fix as the error value is still visible in
scientific notation (Robert Ancell, Bug #560802)
* Support odd roots of negative numbers (Robert Ancell, Bug
#576973)
* Keep settings (show zeroes, thousands separator etc) when
changing modes (Robert Ancell, Bug #580398)
* Fix missing license text in about dialog (Robert Ancell, Bug
#579174)
* Updated documentation: el (Jennie Petoumenou)
* Updated translations: el (Jennie Petoumenou), es (Jorge
Gonzalez)
- Updating package for p5 module Cache::Memcached from 1.24 to 1.26
- Setting license to gnu-gpl-v2
Upstream changes:
2009-05-04: version 1.26
* don't include "stats sizes" by default in the stats method,
as that can hang big servers for a few seconds (Brad Fitzpatrick)
2009-05-02: version 1.25
* Clear @buck2sock when calling disconnect_all. (Dennis Stosberg,
[rt.cpan.org #45560]
* Reconnects to a dead connection shouldn't happen every time when the
connection has never succeded. Apply the dead timeout to sockets that
never even came up. Add a test.
* Warn when trying to put undef values into memcache.
(Henry Lyne <hlyne@livejournalinc.com>)
* flush_all now only returns success if there is a proper reply from all
servers - Yann Kerherve <yann@sixapart.com>
* 'noreply' support from Tomash Brechko <tomash.brechko@gmail.com>
* various test updates from Ronald J Kimball <rkimball@pangeamedia.com>
- Updating package for perl module Capture::Tiny from 0.05 to 0.06
upstream changes:
0.06 Thu May 7 06:54:53 EDT 2009
Fixed:
- On Win32, subprocesses now close themselves on EOF instead of being
killed with a signal
0.05_51 Tue Apr 21 07:00:38 EDT 2009
Added:
- Support for wide characters on handles opened to utf8
- Support for STDOUT, STDERR or STDIN opened to in-memory
files (open to scalar reference) or tied, albeit with some limitations
Testing:
- Verify that $? is preserved during capture { system(@cmd) };
- updating package for various p5 IO modules from 1.2301 to 1.2500
upstream changes (since 1.23):
IO 1.25 -- Wed May 13 18:37:33 CDT 2009
* Fix test warnings in io_dir
* skip tests known to cause a segfault 5.10.0
IO 1.24 -- Mon May 11 14:15:51 CDT 2009
* Make Makefile.PL usable by core and CPAN
* Reorganize files to be under lib/ directory structure now matches core perl
* Update with following changes made to core perl distribution
* Silence Win32 compiler warning in IO.xs
* Make non-blocking mode work on Windows in IO::Socket::INET
* fix some missing parts of IO::Handle pod
* Implement IO::Handle::say the same way as the builtin say().
* Undo io_linenum.t part of #34148. It was io_multihomed.t that I meant (my mistake), and that is now covered by #34155.
* watchdog() some IO tests
* Some more missing isGV_with_GP()s
* IO::Dir destructor
* IO::Socket::INET unnecessarily resolves "udp"
* IO::Handle->say should ignore $\ (bug #49266)
* consting IO.xs
* Net::SMTP can't send large messages with bleadperl
* Fix for IO::Socket send method
* Fixes for the test suite on OS/2
* Silence VC++ compiler warnings
* IO::Socket's IO.xs fails to compile
* IO::Socket::connect returns wrong errno on timeout
* Coverity correctly reports that gv might (just) be NULL. So don't derefernece it if it is.
* Simplify tests for fork() capabilities
* Fix syntax error in io_pipe test
* Making IO::Socket pass test on Win32
* ext/IO/t/io_unix.t