Changes for xlog version 0.9.3
* Fixed a crash at startup, when xlog is run for the very first time. This
only occured on NetBSD. This fix submitted by Berndt Josef Wulf, VK5ABN.
* The log-editor would behave badly for some people, caused by a wrong
implementation of qsort. Reported by VK5ABN and Tony May, KG6SXY.
* This version should compile both with version 2.2 and 2.4 of the GTK+
version 2 libraries.
* Update spanish translations by Jaime, EA4TV.
* If using the log-editor and a column is added or deleted, the log is
marked as changed.
* Dupe checking has been fixed in case we have multiple logs open.
* If you compile xlog against version 2.4.0 or higher of GTK+, you will
benefit from much faster log loading. As a consequence, columns have been
set to a fixed width.
Overview of Changes in Namazu 2.0.13 - April 14, 2004
* Include File::MMagic 1.20.
* Add -X and --check-filesize options for mknmz text-processing.
* Add Polish translations.
(Contributed by Kryzystof Drewicz.)
* Add German translations.
(Contributed by Gerald Pfeifer.)
* Add new filters
(Ichitaro variants, OpenOffice.org, RTF, apachecache, MP3)
* Add new filter (Macbinary)
* Adapt new filter programs (wvWare 0.7.4, xpdf 2.02 - 3.00)
* Add new directives for namazurc (SUICIDE_TIME, REGEX_SEARCH)
(to prevent possibility of remote DoS, reported by sheepman.)
* Add new directives for mknmzrc (HTML_ATTRIBUTES)
(This pattern specifies attribute of a HTML tag which should be
searchable.)
* Change soname (LTVERSION 7:0:0, lib/libnmz.so.6 -> lib/libnmz.so.7)
* Support $WAKATI="module_mecab"; in mknmzrc. (experimental)
* Fix MacOSX compilation problem (getopt.c deviation from gengetopt-2.5)
* Fix some bugs and possibility of security hole.
----------------------------------------------------------------------
ChaSen 2.3.3 (2003/08/16)
----------------------------------------------------------------------
- bug fix
- print null strings with empty readings and pronunciations.
- read the paths of chasenrc and grammar files from the registry
on Windows.
----------------------------------------------------------------------
ChaSen 2.3.2 (2003/08/01)
----------------------------------------------------------------------
- bug fix
- new dictionary format for registoring conjugation form specified
words.
----------------------------------------------------------------------
ChaSen 2.3.1 (2003/06/19)
----------------------------------------------------------------------
- removed PATDIC, SUFDIC
- introduced -i option (Character Encoding)
(e: EUC-JP, s:Shift_JIS, w:UTF-8, a:ISO-8859-1)
----------------------------------------------------------------------
ChaSen 2.3.0 (2003/02/24)
----------------------------------------------------------------------
- introduced a double array library "Darts" for dictionary look up
- bug fix for sortdic
- extension for the module reading `cforms.cha'
-- to change BASE_FORM name
- increased the number of dictionaries (*.int/pat/ary) from 5 to 32.
- removed server and client mode
- removed command interpreter
----------------------------------------------------------------------
ChaSen 2.3.3 (2003/08/16)
----------------------------------------------------------------------
- bug fix
- print null strings with empty readings and pronunciations.
- read the paths of chasenrc and grammar files from the registry
on Windows.
----------------------------------------------------------------------
ChaSen 2.3.2 (2003/08/01)
----------------------------------------------------------------------
- bug fix
- new dictionary format for registoring conjugation form specified
words.
----------------------------------------------------------------------
ChaSen 2.3.1 (2003/06/19)
----------------------------------------------------------------------
- removed PATDIC, SUFDIC
- introduced -i option (Character Encoding)
(e: EUC-JP, s:Shift_JIS, w:UTF-8, a:ISO-8859-1)
----------------------------------------------------------------------
ChaSen 2.3.0 (2003/02/24)
----------------------------------------------------------------------
- introduced a double array library "Darts" for dictionary look up
- bug fix for sortdic
- extension for the module reading `cforms.cha'
-- to change BASE_FORM name
- increased the number of dictionaries (*.int/pat/ary) from 5 to 32.
- removed server and client mode
- removed command interpreter
Darts: Double-ARray Trie System
This is a C++ template library that implements Double-Array [Aoe
1989]. Currently only Japanese documentation is provided.
* [Aoe1989] Aoe, J. An Efficient Digital Search Algorithm by Using a
Double-Array Structure. IEEE Transactions on Software
Engineering. Vol. 15, 9 (Sep 1989). pp. 1066-1077.
* [Datrie] Theppitak Karoonboonyanan An Implementation of Double-Array
Triehttp://www.links.nectec.or.th/~thep/datrie/
gst-plugins-* packages. Generating a description during installation
is not well supported and causes problems when creating the README
files, for example.
changes:
* Fix in the Wall Chart report.
* Gallery fixes.
* Gedcom import improvements.
* Double click edits the person in Pedigree View.
* Fixes for older python versions (<=2.2.1) in Comprehensive Ancestors report.
* Catch and disallow selecting self as a child/parent
changes:
Updated translations and bug-fixes.
Among them:
#54319 - Message-list blank even tho there are messages (Jeff Stedfast)
#50535 - Doesn't handle EHLO errors proper (Jeff Stedfast)
#50485 - Problems with accentuated gpg passphrases (Jeff Stedfast)
#50096 - GroupWise attachments and indexing (Jeff Stedfast)
#45504 - Warning Dialogs "Error while 'Fetching Mail" On POP3
auto download (Michael Zucchi)
#49357 - Email date is incorrect (Jeff Stedfast)
#46006 - Attempted ESMTP handshake with invalid IPv6 address (Jeff Stedfast)
#41610 - Crash if remote POP reports 0 byte len messag e(Michael Zucchi)
#48759 - Strange behaviour with save as dialog (Jeff Stedfast)
#47638 - Default charset is empty (Jeff Stedfast)
#48466 - Properties window open after attachment removed (Charles Zhang)
#48166 - Size filter doesnt remember the size (Jeff Stedfast)
#53530 - Duplicate of attachments are seen on forward as Redirect (Bill Zhu)
#48998 - Apply Button always remain activated (Charles Zhang)
#51551 - Encoding of the Organization is UNKNOWN (Suresh Chandrasekharan)
#40917 - backspace shouldn't highlight the whole remaining string in
Setup Assistant (Suresh Chandrasekharan)
#47878 - Change "Helvetica" to "Sans Regular" for printing footers (Rodney Dawes)
#32996 - Can select VFolders as Offline folders in Evolution
Settings (Michael Zucchi)
#39410 - "Work offline" does not propobly sync all mails in "offline folders"
(Michael Zucchi)
#48290 - Selecting inverse theme causes text to be printed white-on-white (Antonio Zu)
[...]
And many, many more.
see http://bugzilla.ximian.com/show_bug.cgi
- make the --enable-xinerama switch work properly
- prevent unwanted grab op from occurring
- don't down-size nitems from a gulong to an int
- add a value type check for the visual/audible bell gconf settings
- make the no sm support warning resizable
- more translations
of PKG_SYSCONFDIR. Thanks to Amitai Schlair.
Changes:
* Added a kludge to deal with waitrelease when modifiers have
already been released.
* Fixed assert-crash when attempting to split a frame not managed
by a WIonWS.
* Don't put input method failure complaints in startup error log.
* Client window unmap handling fixes (?).
* Made drawing engine objects inheritable and initialisation code
reusable.
* Improvements and fixes in keyboard mapping changes handling.
* Slightly reduce flicker with apps that update title too often by
removing a redundant change notify call.
* Added a check in layout loading code to detect corrupt files with
multiple instances of the same client window.
* Updated Mozilla Firebird entries in menu configuration files to
Mozilla Firefox.
* Added important missing function WFloatWS.attach.
* Take gravity better into account when reparenting windows on
exit.
* Made some goto_* routines return the region that will be focused
and added asynchronity notices in documentation.
* Some tab drag&drop fixes.
* Startup errorlog display fixed when we didn't even open the
display.
* WIonWS load routines better handle corrupt sizes in layout
savefile.
* Object/proxy cache references to proxies weren't being cleared
when objects were destroyed.
* Added exported function to get line editor 'mark'.
* Man pages fixes
* Fixed toggle_tab on floatframes.
* Move/resize display was never showing position.
* Completions display wasn't being refreshed, if its size wasn't
changed between completions.
* Oops, warping on workspace switch had been broken at some point.
* Some autoconf script portability and other fixes.
* The function floatws_current was not being exported as
WFloatWS.current.
* Client window focusing routine was not setting "awaiting focus"
status.
* Removed superfluous debugging message.
* querylib.query_renameworkspace documentation was out-of-date.
* Mod1+Enter full screen toggle was not mentioned on the manual
page.
Many people use anonymous pseudonyms to send and receive mail that cannot
be traced to them. This program is for people who know what the pseudonyms
(shortened to 'nyms' from here on) are, understand how they work, and wish
to make their use a little easier. Antonym supports the following
functions:
* Generating a create or modify block for a given reply path
* Decrypting a message sent to a particular nym
* Generating random passwords or text phrases
* Encrypting mails to be sent to nymservers
* Encrypting mails to be sent to anonymous remailers
* Calculating statistics about a given remailer chain
Changes:
0.8.8:
======
- mkvtoolnix now depends on libebml 0.7.0 and libmatroska 0.7.0.
- mkvinfo: bug fix: mkvinfo was forcing libmatroska not to handle
unknown elements and crashed on those.
- mmg: new feature: When adding Matroska files the video track's
display dimensions are displayed as well.
- mmg: bug fix: On non-Windows systems some combinations of wxWindows
and GTK caused continuous 100% CPU usage after a special call
to wxExecute.
- mkvmerge: new feature: Implemented reading AAC from AVIs.
- mkvmerge: bug fix: The Flac packetizer was accessing uninitialized
memory resulting in a crash on Windows.
- mkvemrge: bug fix: Fixed the handling of RealMedia files with 'multirate'
tracks (again).
- mkvmerge: bug fix: On some rare occasions chapters were not written
correctly when splitting was active.
- avilib: bug fix: Fixed compilation on big endian systems.
0.8.7:
======
- mkvinfo: new feature: Added a terse output format via '-s'.
- mkvmerge: new feature: If using MPEG4 video and no aspect ratio or display
dimensions are given mkvmerge will extract the aspect ratio
information from the stream and automatically set the display
dimensions accordingly.
- mkvmerge: bug fix: Using audio sync on AC3 tracks read from Matroska files
did not work.
- mkvextract: new feature: Added extraction of RealAudio and RealVideo tracks
to RealMedia files.
- mmg: new feature: Added a 'job queue'. The current settings can be added as
a new job, and all pending jobs can be started for batch processing
without user interaction.
Changes:
- Switch to LGPL license
- Update the copyright years
- Fix minor things in test examples
- Fix a problem when MATROSKA_VERSION is set to 2
- Fix for partial XipH lacing reading
- Handle MATROSKA_VERSION to enable/disable some future additions
- No more new elements for sample accurate seeking
- Added code that allows libmatroska to be built as a DLL on Windows.
- Updated the MinGW build system.
- No more StdInclude
- Add support for SampleScale and BlockSamples