We'll consider AbiWord to be at version 0.9 when it has
[substantially] all of the features we want in our "1.0" release.
Accordingly, the list below represents our current plan for the
"1.0" feature set. This list is still subject to a certain amount
of change.
Note that our target feature set for version 1.0 is very basic.
"Version 1.0 is the beginning, not the end."
After sufficient bug fixing on the 0.9 code base, we'll call it
1.0.0 and consider it to be a maintenance tree. When we're ready to
start adding post-1.0 features, we'll fork a new development tree
for the 1.1/1.2 series releases.
|
User feedback from the 1.0 release will be used to determine
priorities for the 1.2 release. The following list is extremely
tentative right now.
|
We're not quite sure where these features go yet.
|
-
Features
- Finish headers and footers (eric@abisource.com)
- DLOG: File/Page Setup (aka Format/Section) (with page margins,
size, orientation)
- DLOG: Borders and Shading
- DLOG: Styles
- DLOG: Insert/Page Numbers
|
- Design and implement a consistent scheme for moving documents
between systems (including between differing platforms) and
preserving as much of the font information as possible.
- View/Status Bar
- Context menu for images
- Context cursors for image
- DLOG: goto
- switch to UTF-8 encoding for internal piece table storage
(jeff@abisource.com, eric@abisource.com)
- Cleanup mapping of Unicode encodings to font encodings,
focusing on: bullets, dashes, fancy quotation marks, symbols,
dingbats (eric@abisource.com)
- tables
- import/export WordPerfect (lansdoct@screech.cs.alfred.edu,
shannonw@cygnus.com)
- image resize. Involves the addition of "handles" on the corners
and edges of the image, when it's selected for resize. Requires
mouse interaction and drag code. This should be possible to do
entirely in XP code.
- vertical keeps (partially done, in fb_ColumnBreaker.cpp)
- horizontal keeps
|
- Qt port, anyone? :-)
- MacOS port, anyone? John Brewer (jbrewer@jera.com) has checked
in a start on this.
- Inline marks for bookmarks, TOC, index, etc.
(julian.morrison@virgin.net)
- Word 97 export
- autosave
- Experiment with cons
as a replacement for our build system. Would this get us faster,
more accurate builds on more platforms?
- floats
- improvements to RTF importer
- Tip of the Day
|
- print preview (zoom works as a nice substitute)
- normal view
- drop caps
- paragraph borders and shading
- footnotes
- outline mode
- decimal-aligned tabs
- Table of contents
- macros and scripting
- Multilingual document support for Hebrew, Arabic
- Background color
- Threads
|