some minor appearance fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -64,7 +64,9 @@ including the things which are already done.
|
|||||||
|
|
||||||
<H4>Release 2.4.0 (stable)</H4>
|
<H4>Release 2.4.0 (stable)</H4>
|
||||||
|
|
||||||
Release date: ?
|
Release date: Summer 2002?
|
||||||
|
|
||||||
|
<p>
|
||||||
|
|
||||||
Stable version of 2.3.
|
Stable version of 2.3.
|
||||||
|
|
||||||
@@ -90,6 +92,8 @@ Stable version of 2.3.
|
|||||||
<ul>
|
<ul>
|
||||||
<li>support for text in the wxToolBar buttons
|
<li>support for text in the wxToolBar buttons
|
||||||
<li>radio buttons in wxToolBar
|
<li>radio buttons in wxToolBar
|
||||||
|
<li>possibility to use individual wxUniv controls from the native
|
||||||
|
ports
|
||||||
</ul>
|
</ul>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
@@ -117,6 +121,7 @@ which no schedule is fixed yet. If you're interested in helping with wxWindows
|
|||||||
development, one of the small projects below could be a great way to join the
|
development, one of the small projects below could be a great way to join the
|
||||||
team!
|
team!
|
||||||
|
|
||||||
|
<p>
|
||||||
Developers: please feel free to add to these, and delete them when they are done.
|
Developers: please feel free to add to these, and delete them when they are done.
|
||||||
|
|
||||||
<P>
|
<P>
|
||||||
@@ -124,12 +129,9 @@ Developers: please feel free to add to these, and delete them when they are done
|
|||||||
<B><I>General</I></B><P>
|
<B><I>General</I></B><P>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li>A rich text editor similar to GTK+ 2.0 GtkTextView but cross-platform
|
||||||
<li>Extend and unify drag and drop handling (e.g. we need to specify multiple drop targets
|
<li>Extend and unify drag and drop handling (e.g. we need to specify multiple drop targets
|
||||||
that can handle multiple formats).
|
that can handle multiple formats).
|
||||||
<li>Expand the number of controls that can be specified in a WXR file;
|
|
||||||
add constraint specification to WXR syntax and Dialog Editor; add multilanguage support to WXR.
|
|
||||||
May be we'd better change the format completely and replace WXR with XML
|
|
||||||
(providing conversion utility for old files)?
|
|
||||||
<li>Support for 'skins', perhaps using a set of alternative control and window classes
|
<li>Support for 'skins', perhaps using a set of alternative control and window classes
|
||||||
written generically in wxWindows.
|
written generically in wxWindows.
|
||||||
<li>Serial and parallel port support.
|
<li>Serial and parallel port support.
|
||||||
@@ -151,6 +153,8 @@ written generically in wxWindows.
|
|||||||
<B><I>wxGTK</I></B><P>
|
<B><I>wxGTK</I></B><P>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li>Full Unicode support using GTK+ 2.0
|
||||||
|
<li>Wrap the new GTK+ 2.0 GtkTextView powerful widget
|
||||||
<li>GNOME/KDE integration libraries.
|
<li>GNOME/KDE integration libraries.
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user