Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- Added RIPEMD128/256/320, SHA224/384/512, Whirlpool
- Really, this time!
|
|
|
|
BUGFIXES
- Enable/disable color gui should have appeared in configuration dialog,
and On exit sub-menu in other options did not appear.
NEW FEATURES
- If a supported terminal is detected int the $TERM env var,
MikMod will set the title bar with -= MikMod x.x.x =- followed by
the song title between (). There is a configuration option for this
in config->other_options
|
|
|
|
* unknown
|
|
|
|
- Fixed crash with keymapper (ctrl-f1) and output=surface.
- Added unmounting.
- Fixed multiple issues with drive labels.
- Fixed most if not all FILES=XX problems.
- Added redirection in the shell.
- Fixed crashes with subst.
- Fixed multiple crashes with the drive images support.
- Added a missing fpu instruction.
- Fixed some cpu and fpu instructions.
- Fixed a small bug related to font loading.
- Rewrote the devices support.
- Added capslock/numlock checks on startup.
- Fixed wave writing.
- A few internal DOS fixes.
- Timer fixes for the hybrid loader.
- Some small soundblaster fixes.
- The drive cache can now be cleared by a keycombo. (CTRL-F4)
- A few keyboard fixes.
- Compilation fixes on various platforms.
- Quite some debugger improvements.
- Fixed dir only showing files after the first run on cdrom drives.
- Added some cdrom detection checks.
- Enabled insert in the shell. (Easier editing of commands)
- Changed order in which executables appear with tab-completion.
- Fixed some issues with raw opl recording and using a slightly different
format
|
|
|
|
* Bug fix to FFT multiplication code (crash for huge operands).
* Bug fix to mpf_sub (miscomputation).
* Support for powerpc64-gnu-linux.
* Better support for AMD64 in 32-bit mode.
* Upwardly binary compatible with 4.1.3, 4.1.2, 4.1.1, 4.1, 4.0.1, 4.0,
and 3.x versions.
|
|
|
|
* libgdiplus
Removed dependency on Cairo internals, this should help with upgrades on Cairo, and fixed several small bugs.
* Runtime
Plenty of AppDomain and thread-related bugs were fixed (Ben, Gonzalo, Zoltan).
Various metadata loader bug fixes (Zoltan).
Build fixes for SPARC (Zoltan).
Brazilian currency bug fixed (Jackson)
Various PowerPC bug fixes from Geoff Norton.
Fix socket semantics for BSD and MacOS (Dick), fixes XSP.
Basic runtime bug fixes (Sanjay).
Various ADO.NET bug fixes from (Atsushi, Suresh, Uma)
Various io-layer bug fixes (Dick).
XML and CodeDOM bug fixes (Lluis and Atsushi).
Various ASP.NET bug fixes, including UnloadAppDomain firing (Gonzalo, Lluis).
Regex bug fixes.
System.Net bug fixes and performance improvements (Gonzalo).
ASP.NET performance tweaks from Ben.
Major memory leak in ASP.NET has been plugged.
|
|
|
|
* Filed bugs fixed
Bug 2633 - MS-Word document falsely password-protected
Bug 6959 - .doc crashes on import
Bug 5562 - Bad transcription of accent in XSL-FO documents
Bug 7341 - at least one letter template should come with Abiword (Ryan Pavlik)
Bug 7735 - Spelling error inn ispell_dictionary_list.xml (sum1)
Bug 2726 - copy and paste cause additional style information in the document
Bug 4788 - [valgrind] crash in msword doc
Bug 6354 - --merge=FILE command line option does not work in abiword... (Jordi Mas)
Bug 6537 - Export to XHTML ads 'lang' style, should be 'lang' attribute
Bug 6606 - Localised status bar displayed as incorrect UTF-8
Bug 6700 - auto-save on crash must use .abw
Bug 6731 - caps lock sensitive menu shortcuts (Jordi Mas)
Bug 6959 - .doc crashes on import
Bug 7338 - Rulers unrefreshed after deleting table
Bug 7373 - Disable Insert > Endnote/Footnote when editing endnote
Bug 7454 - Crash when opening a file after closing lists dialog (Jordi Mas)
Bug 7456 - Cut and paste removes line break (<ENTER>)
Bug 7680 - Segfault when saving copy of unnamed document
Bug 7692 - Crash with breaks, tables, and endnotes
Bug 7694 - Crash when deleting table with column selected
Bug 7697 - Crash when inserting hyperlink with bullet and TOC selected
Bug 7713 - "Select All" + Font Size change = Fatal Error (sum1)
Bug 7725 - Export to RTF causing crash
* Documentation
AbiWord is not a System Administration utility [refiled man page]
* Other changes
Don't allow movement of cursor to illegal positions for text insertion (Martin Sevior)
Fix uninitialized variable reported by Mike Nordell (Martin Sevior)
Fix various .doc import problems (Sudar)
Robustify fp_TextRun::_drawSquiggle (Robert Wilhelm)
Prepare for and release 2.0.14 (Mark Gilbert)
|
|
gv-3.6.0, leafnode-1.10.7, libidn-0.5.11, raine-0.42.0, tkcvs-7.2.2.
|
|
not only perl, so that perl-thread files are not marked as leftovers.
|
|
experienced on Solaris 10.
|
|
int arg cause compile to fail because -Werror is specified in compile flags.
Fix was to add appropriate cast in several places.
|
|
Changes since 1.0.1:
* xvidcore
o Fixed non compliant bvop decoding
(was using rounding=0 instead of rounding=1)
o Added better mv bound clipping for broken streams.
o Better behavior with content claiming not containing bvops
but eventually having bvops.
o Force fincr and fbase to be < 16bit.
o Fixed thread safety problem in C language iDCT implementation.
* VFW frontend
o Memory leak
|
|
package. Also, remove the need for a separate SUEXEC_COMMENT variable.
|
|
|
|
|
|
|
|
will find libpthread.
|
|
Change it to a ISO C prototype.
|
|
|
|
|
|
(The comment on that dependency says that >=5.6.1 is required because
the software has not been tested with perl<5.6.1, so this dependency
was probably overly conservative anyway...)
|
|
on NetBSD 1.6 too.
|
|
|
|
"Miguel Mendez" <flynn@energyhq.es.eu.org>.
Changelog:
- All GTK_SIGNAL_FUNC instances were replaced by G_CALLBACK.
- The file dialog now uses the GtkFileChooser widget.
- All selections have been changed from GtkCombo to GtkComboBoxEntry.
- The user can now specify the SMTP port (defaults to 25).
- The remaining code was cleaned up (file.c and user_prefs.c).
Also added an extra patch to fix a small bug in the scrolled window code.
|
|
|
|
|
|
* 1.0.0beta3
* The Japanese JPilot address book has been supported.
* Back scrolling on Shift/Alt and Space key press has been enabled.
* Attached text files are now canonicalized before encoded to BASE64
to conform with RFC 2045.
* The optimal Content-Transfer-Encoding will be used when attaching
text files.
* The icons of the receive dialog have been modified.
* Mozilla Firefox has become a default web browser.
* The auto-expanding status bar has been fixed.
* 1.0.0beta2
* don't move or delete immediately at local filtering when immediate
execution option is off.
* 'Empty trash' has been added to the folder context menu.
* 'Remove mailbox' has been removed from the folder context menu.
* 'File' menu in the main menu has been reorganized.
* AND/OR matching option has been added to the summary search dialog.
* APOP setting became a separate option for POP3.
* 1.0.0beta1
* Icons are added to the alert dialog and filter edit dialog.
* Cc is added for the parameter of templates.
* The menu of composition window has been reorganized.
* Gettext has been upgraded to 0.14.1.
* Some minor bugs of filtering have been fixed.
* 0.9.99
* The new filtering system, which has many new features, has been
implemented.
* The handling of 'New' flags for messages has been modified.
* The spool path setting can now take both file and directory.
* Invalid URIs used by DnD has been fixed.
* Other bugfixes have been made.
|
|
|
|
Fixes PR pkg/28371
|
|
|
|
|
|
BROKEN_GETTEXT_DETECTION to "no".
|
|
"GNU gettext" detection outside of the BROKEN_GETTEXT_DETECTION block.
We will need this to happen all the time if we're using a built-in
gettext that isn't really GNU gettext.
|
|
|
|
|
|
Not quite ready for general use yet.
|
|
|
|
xbindkeys-config removed.
|
|
it will be of little use with the new syntax of xbindkeysrc files (though
it's only optional).
|
|
1.7.1:
Verbose mode is not started as daemon by default.
Check rc file before starting as daemon (so warning about
configuration files are visible).
1.7.0:
Add guile/scheme configurtion file style (Many thanks to Marcello
Mathias Herreshoff).
|
|
|
|
|
|
xdesktopwaves is a cellular automata setting the background of your X
Windows desktop under water. Windows and mouse are like ships on the
sea. Each movement of these ends up in moving water waves. You can
even have rain and/or storm stirring up the water.
|