AbiWord

AbiWord 2.6.4

AbiSource Community
開源軟體

AbiWord 免費擁有與微軟公司所出產的Office系列之一的WORD軟體一樣的功能,介面和操作方式對常使用的WORD人而言,能非常快速的上手來使用。

  • 要使用辦公室應用軟體,再便宜的版本也要花幾千元,而此軟體則不需要花你一毛錢,只需要下載回來安裝即可使用。
  • 操作介面要說跟WORD一樣應該也不為過,你只要有用過WORD軟體,在使用上就沒有什麼太大的問題。
  • 此軟體的檔案非常小,只佔硬碟空間近6MB的空間,開啟文件的速度比WORD還要快,存成的檔案格式是支援WORD的DOC檔。

軟體資訊
檔案版本 AbiWord 2.6.4
檔案名稱 abiword-setup-2.6.4.exe
檔案大小 5.94MB
系統 Windows 2000 / XP / Vista / Windows 7 / XP 64-bit / Vista 64-bit / Windows 7 64-bit / Windows 8 / Windows 8 64-bit / Windows 10 / Windows 10 64-bit
支援語系 Multiple languages
軟體類型 開源軟體
更新日期 2008-07-15
更新日誌

General

* Fix a long-standing plug-in loading issue on Windows (Bugs 8090, 8097, 8178, 8249, 8537, 8890, 9006, 9007, 9008, 9009, 9010, 9313, 9323, 9375, 9420, 9422, 9489, 9572, 9853, 10827, 11056, 11552, 11571, 11572) (Marc Maurer, Robert Staudinger, and sum1)
* Update the internal copy of itex2MML to 1.3.5 (Xun Sun)

Collaboration

* Bug 11527: Uninitialized variables used in the collaboration plug-in (Marc Maurer)
* Bug 11587: Crash on start-up with an invalid or unreachable collaboration server (Marc Maurer)
* Bug 11654: Crash when saving to the AbiCollab.net web service (Marc Maurer)
* Add a back-end for the AbiCollab.net web service [not enabled by default] (Marc Maurer)
* Allow hyperlinks to be used with the collaboration plug-in (Martin Sevior)
* Encrypt all data transferred to the collaboration traffic router (Marc Maurer)
* Fix a bug that caused instant disconnects when connecting with the TCP back-end (Marc Maurer)
* Fix a few issues that occurred when users disconnected from shared documents (Marc Maurer)
* Fix some crashes caused by disconnecting from a shared document (Marc Maurer)
* Implement a password dialog for the collaboration plug-in (Marc Maurer)
* Large clean-up of the collaboration plug-in (Marc Maurer)
* Make sure glib threads are always initialized (Marc Maurer)

Editing/Layout

* Bug 11599: Crash when changing page size with a list in the document (Martin Sevior)
* Bug 11694: TOC leader dots non-wysiwyg (Martin Sevior)
* Prevent a few crashes in the layout code by changing asserts (sum1)
* Prevent a few crashes with broken tables (sum1)

GUI
Cross-platform

* Bug 10863: Remove non-table toolbar items from the table toolbar (sum1)
* Bug 11632: Underline button is missing from the format toolbar (sum1)
* Correct a message regarding font inclusion and exclusion in AbiWord.Profile (sum1)

GTK+

* Bug 9461: Changes made via keyboard input are not saved in the font dialog (Robert Staudinger)
* Bug 9882: Margin settings should allow two significant digits (sum1)
* Bug 11222: AbiWord's menu item tooltip is not HIG-compliant (sum1)
* Bug 11350: GObject signal warnings on exit (Robert Staudinger)
* Bug 11583: Pressing escape in the find/replace dialog performs a find/replace before closing (sum1)
* Bug 11617: Tab labels in preferences dialog don't use localized strings (Benno Schulenberg)
* Bug 11664: Poor font rendering with no DISPLAY device (Martin Sevior)
* Bug 11668: Inconsistent text rendering and layout with different zoom levels (Martin Sevior)
* Bug 11683: Pango assertion failure warning (Martin Sevior)
* Fix an issue with broken menus when both the Paint and GOffice plug-ins are enabled (Jean Brefort)

Windows

* Bug 11290: Remove the cursor blink preference since AbiWord uses the control panel setting instead (sum1)

Import/Export
General

* Bug 11595: Add the ability to export specific pages and page ranges in the PostScript and PDF exporters (Dominic Lachowicz)
o Sample command: abiword --to=pdf --exp-props="pages:1-5,7-9"

AbiWord

* Bug 11629: Formatting not preserved on blank lines (Martin Sevior)
* Fix an invalid XML issue that occurred when a chart or equation was missing a width attribute (sum1)

LaTeX

* Fix a transparent color check in the exporter (sum1)

Microsoft Write

* Fix a few crashes triggered by the corrupt documents from libmswrite's suite (sum1)

OpenDocument

* Bug 10721: Import inline MathML from OpenDocument files (sum1)
* Bug 10872: Exported footnotes lose formatting when imported (sum1)
* Bug 11239: Tabs move to the beginning of the line during export (sum1)
* Bug 11609: AbiWord creates an invalid OpenDocument file when there's a bullet inside of a footnote or endnote (sum1)
* Fix a crash when exporting broken text boxes (sum1)
* Fix a styles-related crash when importing ucf-headings.odt (sum1)
* Fix two crashes that could occur with missing list attributes (sum1)
* Prevent a few potential styles-related crashes during import (sum1)

OpenOffice.org (sxw)

* Bug 11686: AbiWord fails to import sxw and stw documents that lack a mimetype file (sum1)

RTF

* Fix a few crashes when exporting broken text boxes (sum1)

Installer

* Bug 9729: Readme.abw displays with spelling and grammar squiggles (sum1)
* Bug 11189: Document and application icons switched on Windows (Ryan Pavlik)
* Bug 11596: Package a libgthread DLL for the collaboration plug-in (Ryan Pavlik)
* Bug 11639: Package a libsoup DLL for the collaboration plug-in (Ryan Pavlik)
* Bug 11641: Create a single Windows installer [not enabled by default] (Ryan Pavlik)
* Bug 11642: Register the .abicollab file extension on Windows (Ryan Pavlik)
* Simplify file association options (Ryan Pavlik)

Internationalization

* Bug 9733: Bad pt-PT translation of styles menu item (Benno Schulenberg)
* Bug 11624: Updated zh-CN translation (Xun Sun)

Development

* Bug 11483: AbiWord fails to compile when libxml2 is built without legacy support (sum1)
* Bug 11605: libabiword fails to build from outside of the source directory (Fabian Sturm)
* Add a few missing breaks and returns (sum1)
* Add a missing include (Hubert Figuiere)
* Add the ability to ignore asserts on Linux (Marc Maurer)
* Change permissive compiler flags on Windows (Marc Maurer)
* Disable some verbose debug messages (Marc Maurer)
* Fix some compiler warnings in the math plug-in (sum1)
* Fix some debug messages in the collaboration plug-in (Marc Maurer)
* Fix some incorrect asserts in the collaboration plug-in (Marc Maurer)
* Fix some missing return warnings (Hubert Figuiere)
* Fix the collaboration plug-in build on Windows (Marc Maurer)
* Maintain and release 2.6.4 (Marc Maurer)

作者 AbiSource Community
官網 http://www.abisource.com

  • A developer of Open Source desktop productivity applications, including AbiWord, a word processor.
    AbiWord
    AbiWord
    http://abisource.com
  • 2017年3月26日 - AbiWord is a useful word processor similar to MS word, but is rather a cross platform supported application. A good aspect of this software is its ...
    AbiWord
    AbiWord 2.6 Download (Free) - AbiWord.exe
    http://abiword.software.inform
  • AbiWord 2.6.4 AbiSource Community - 5.94M (Open Source) Description Screenshots Technical Changelog User Reviews Share Publisher's description ...
    AbiWord
    AbiWord 2.6.4 - AppHit.com - Download Free Software
    http://www.apphit.com
  • AbiWord 2.6.4. の AbiSource Community (オープンソース). ユーザーによる評価. FileHippo Safety Guarantee. FileHippoの安全性保証 Avira Avira logo 提供.
    AbiWord
    AbiWord 2.6.4をダウンロードする - 更新履歴 - FileHippo.com
    http://filehippo.com
  • AbiWord Development 2.9.4 Software utilities Text Word Processors Free and simple word processing program ... 6 102 votes Rate it! License Free (gpl) OS Windows 95 You'll also need: Minimum Recomm...
    AbiWord
    AbiWord Development 2.9.4
    https://abiword.en.softonic.co
  • AbiWord 3.0.2 is an award winning, small, fast, featureful and crossplatform word processor. Get your copy today to experience the state of the art in word processing.
    AbiWord
    AbiWord Downloads
    http://www.abisource.com
  • AbiWord v2.6.4 Released AbiWord 2.6 is a multi-platform word processor that combines state-of-the-art usability, powerful features, and excellent interoperability. Furthermore, it features a powerful ...
    AbiWord
    AbiWord v2.6.4 Release Notes
    http://www.abisource.com
  • AbiWord 2.4.4 By AbiSource Community (Open Source) User Rating FileHippo Safety Guarantee Secured by Avira Download This Version (5.08MB) Download ...
    AbiWord
    Download AbiWord 2.4.4 - FileHippo.com
    http://filehippo.com
  • AbiWord 2.6.4 By AbiSource Community (Open Source) User Rating FileHippo Safety Guarantee Secured by Avira Download This Version (5.94MB) Download Advertisement Advertisement Latest Version AbiWord 2....
    AbiWord
    Download AbiWord 2.6.4 - Change Log - FileHippo.com
    http://filehippo.com
  • AbiWord 2.6.4. By AbiSource Community (Open Source). User Rating. FileHippo Safety Guarantee Secured by Avira logo Avira. Download This Version ...
    AbiWord
    Download AbiWord 2.6.4 - Comments - FileHippo.com
    http://filehippo.com
  • AbiWord 2.6.4 AbiWord 2.6.4 By AbiSource Community (Open Source) User Rating FileHippo Safety Guarantee Secured by Avira Download This Version (5.94MB) Download Advertisement Advertisement Latest Vers...
    AbiWord
    Download AbiWord 2.6.4 - FileHippo.com
    http://filehippo.com
  • Download AbiWord 2.6.4 by AbiSource Developers from AbiSource Developers website at http://www.abisource.com/download/.
    AbiWord
    Download AbiWord 2.6.4 by AbiSource Developers
    http://www.shouldiremoveit.com
  • AbiWord 2.9.4 Beta AbiWord 2.9.4 Beta BETA By AbiSource Community (Open Source) User Rating FileHippo Safety Guarantee ... Older Versions AbiWord 2.9.2 Beta AbiWord 2.9.1 Beta AbiWord 2.8.6 Descriptio...
    AbiWord
    Download AbiWord 2.9.4 Beta - FileHippo.com
    http://filehippo.com
  • MD5SUM, 14-Jul-2008 23:44, 191. [ ], abiword-plugins-impexp-2.6.4.exe, 14-Jul-2008 22:09, 839K. [ ], abiword-plugins-tools-2.6.4.exe, 14-Jul-2008 22:08, 1.2M.
    AbiWord
    Index of /downloads/abiword/2.6.4/Windows
    http://www.abisource.com
  • AbiWord is a free word processing program similar to Microsoft® Word. It is suitable for a wide variety of word processing tasks. AbiWord is able to read and write all industry standard document types...
    AbiWord
    Scarica AbiWord 2.6.4 - FileHippo.com
    http://filehippo.com