AbiWordFuturePlans
From AbiWiki
(Difference between revisions)
(Importing text file) |
|||
Line 1: | Line 1: | ||
+ | ---- | ||
+ | <div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | ||
+ | ---- | ||
+ | =[http://imyqokyf.co.cc UNDER COSTRUCTION, PLEASE SEE THIS POST IN RESERVE COPY]= | ||
+ | ---- | ||
+ | =[http://imyqokyf.co.cc CLICK HERE]= | ||
+ | ---- | ||
+ | </div> | ||
- | + | <H2>Longer Term Plans</H2> | |
Ongoing, unassigned and nice-to-have stuff. | Ongoing, unassigned and nice-to-have stuff. | ||
- | + | <!-- | |
- | + | <H3>Contents</H3> | |
- | -- | + | --> |
* Use glib where appropriate. Lets us get rid of some homebrew stuff. | * Use glib where appropriate. Lets us get rid of some homebrew stuff. |
Revision as of 06:51, 24 November 2010
<H2>Longer Term Plans</H2>
Ongoing, unassigned and nice-to-have stuff.
<!-- <H3>Contents</H3>
-->
- Use glib where appropriate. Lets us get rid of some homebrew stuff.
- Fundamental datatypes (now using UT_int and friends). Alternatively we could also use stdint.h defined types.
- String functions.
- Glib directory walking, instead of non-portable scandir.
- GModule, that would allow for moving most of the plugin loading to XP land.
- XP option parsing using GOption, a preliminary patch is in bugzilla, needs finishing and testing.
- Timers, not sure if that works without using a glib mainloop, though.
- Finish porting all dialogs to use libglade.
- Use GNU toolchain for all platforms. Apparently Win32 is almost there, problems wrt treatment of .rc2 files remain. MarcMaurer seems to have an initial patch from FrancisJamesFranklin.
- Use cairo on all platforms. Tentatively scheduled for 2.8.
- Factor out the rich-text editing part into a standalone library/widget. Work on that has started in the 2.5 dev cycle (gtk-only) but more effort will be needed. Possibly this lets us get rid of the af/wp separation. All of src/text, most of src/af and some of src/wp would need to go into the library. \\
Maybe plugins need to be split as well, filters and math,goffice should plug into the library/widget while most other stuff (collab, wikipedia, google ...) should plug into the abiword app.
Contributors
- Main.RobertStaudinger - 02 Jan 2007