Difference between revisions of "Development"

From WxWiki
Jump to navigation Jump to search
m (→‎Archived Pages: removed dead links)
 
(One intermediate revision by one other user not shown)
Line 31: Line 31:
 
* [[Development: UTF-8 Support|UTF-8 Support]] - adding support for UTF-8 build mode in wxWidgets and improving the existing Unicode build
 
* [[Development: UTF-8 Support|UTF-8 Support]] - adding support for UTF-8 build mode in wxWidgets and improving the existing Unicode build
 
* [[Development: XTI|XTI]] - overview for the extended type information
 
* [[Development: XTI|XTI]] - overview for the extended type information
 +
* [[Development: wxWidgets port to Android|wxAndroid]] - ideas about wxAndroid.
 +
* [[Development: wxMobile Proposal|wxMobile]] - discussion of a proposed wxMobile API
 +
 +
== Obsolete ==
 +
 
* [[Development: wxWidgets port to Symbian|wxSymbian]] - useful information for possible future wxSymbian port
 
* [[Development: wxWidgets port to Symbian|wxSymbian]] - useful information for possible future wxSymbian port
* [[Development: wxMobile Proposal|wxMobile]] - discussion of a proposed wxMobile API
 
  
 
== Archived Pages ==
 
== Archived Pages ==
Line 41: Line 45:
 
* [[Development: Alternative Documentation Formats|Alternative Documentation Formats]]
 
* [[Development: Alternative Documentation Formats|Alternative Documentation Formats]]
 
* [[Development: Cyclic Redundancy Check|Cyclic Redundancy Check]]
 
* [[Development: Cyclic Redundancy Check|Cyclic Redundancy Check]]
* [[Development: Compression Methods|Compression Methods]]
 
* [[Development: File Formats|File Formats]]
 
 
* [[Development: MMedia Replacement|MMedia Replacement]]
 
* [[Development: MMedia Replacement|MMedia Replacement]]
 
* [[Development: Event Handling Improvements|Event Handling Improvements]]
 
* [[Development: Event Handling Improvements|Event Handling Improvements]]
  
  
* [[Developers Notebook-Bugs]]
 
* [[Developers Notebook-DWVW]]
 
* [[Developers Notebook-Digital Signal Processing]]
 
 
* [[Developers Notebook-Event Propagation]]
 
* [[Developers Notebook-Event Propagation]]
* [[Developers Notebook-Feature Requests]]
 
* [[Developers Notebook-Huffman]]
 
* [[Developers Notebook-Kernel Streaming]]
 
* [[Developers Notebook-LZ77]]
 
* [[Developers Notebook-LZ78]]
 
* [[Developers Notebook-RLE]]
 
* [[Developers Notebook-Shannon-Fado]]
 
 
* [[Developers Notebook-Tricks]]
 
* [[Developers Notebook-Tricks]]
* [[Developers Notebook-WxMac WxTaskBarIcon]]
+
 
 
__NOTOC__
 
__NOTOC__

Latest revision as of 01:30, 3 October 2013

New to wxWidgets development? Have something you want to contribute, but don't know how? The contribution guide has the answers you're looking for.

Platform Specific Development Pages: wxCocoa, wxGTK, wxMac/wxOSX, wxMSW, wxWinCE, wxX11, wxPalm

Ongoing Topics

Current Issues

  • wxTNG - the next big version (wx The Next Generation)
  • wxRichTextEditor - work on the rich text editor for 2.9+
  • UTF-8 Support - adding support for UTF-8 build mode in wxWidgets and improving the existing Unicode build
  • XTI - overview for the extended type information
  • wxAndroid - ideas about wxAndroid.
  • wxMobile - discussion of a proposed wxMobile API

Obsolete

  • wxSymbian - useful information for possible future wxSymbian port

Archived Pages