Difference between revisions of "Development"

From WxWiki
Jump to navigation Jump to search
m (Developers Notebook moved to Development: new, top-level wiki section page title)
m (→‎Archived Pages: removed dead links)
 
(40 intermediate revisions by 14 users not shown)
Line 1: Line 1:
Please prefix all new Developer's Notebook pages with "Development: " to help users avoid confusion with documentation, guides, and other information in the wiki (like it was with "Developers-Notebook-*", but a little more short and readable). I may add a category for development pages later. --[[User:Tierra|Tierra]] 19:10, 9 April 2006 (PDT)
+
New to wxWidgets development?  Have something you want to contribute, but don't know how?  The [[Development: How To Contribute|contribution guide]] has the answers you're looking for.
  
 +
<center><div style="margin: 10px; padding: 0px; width: 75%; text-align: center; background: #D8D8FF; border: 1px solid #44F;">
 +
Platform Specific Development Pages:
 +
[[Development: wxCocoa|wxCocoa]],
 +
[[Development: wxGTK|wxGTK]],
 +
[[Development: wxMac|wxMac/wxOSX]],
 +
[[Development: wxMSW|wxMSW]],
 +
[[Development: wxWinCE|wxWinCE]],
 +
[[Development: wxX11|wxX11]],
 +
[[Development: wxPalm|wxPalm]]
 +
</div></center>
  
== Platform Specific Notes, Ideas, Issues, and Information ==
+
== Ongoing Topics ==
  
* [[Development: wxCocoa|wxCocoa]]
+
* [[Development: Bug Days|Bug Days]] - schedule of Bug Day events and information on helping
* [[Development: wxGTK|wxGTK]]
+
* [[Development: Todo List|Todo List]] - list of features or bugs that need worked on
* [[Development: wxMac|wxMac]]
+
* [[Development: Student Projects|Student Projects]] - list of potential projects for students (Google Summer of Code, or otherwise)
* [[Development: wxMSW|wxMSW]]
+
* [[Development: Platform Independent Notes|Platform Independent Notes]] - concerns that affect all platforms
* [[Development: wxWinCE|wxWinCE]]
+
* [[Development: Incomplete API|Incomplete API]] - interface differences between ports
* [[Development: wxX11|wxX11]]
+
* [[Development: Code Origins|Code Origins]] - tracking specific pieces of code to verify they don't violate any copyrights
 +
* [[Development: Porting to 2.9/3.0|Porting to 2.9/3.0]]
 +
* [[Development: Buildbot|Buildbot]] - documentation for the wxWidgets Buildbot
 +
* [[Development: BuildbotOnWindowsXp|Setting up a Windows Buildbot]] - clear information on running a Windows Buildbot slave for wxWidgets
 +
* [[Development: Supported Classes|Supported Classes]] - detailed table of supported classes by port
  
 +
== Current Issues ==
  
== Other Development Pages ==
+
* [[Development: wxTNG|wxTNG]] - the next big version (wx The Next Generation)
 +
* [[Development: wxRichTextEditor|wxRichTextEditor]] - work on the rich text editor for 2.9+
 +
* [[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: wxWidgets port to Android|wxAndroid]] - ideas about wxAndroid.
 +
* [[Development: wxMobile Proposal|wxMobile]] - discussion of a proposed wxMobile API
  
* [[Development: Documentation|Documentation]] - ideas concerning wxWidget's documentation system
+
== Obsolete ==
* [[Development: Platform Independent Notes|Platform Independent Notes]] - concerns that affect all platforms
 
* [[Development: Incomplete API|Incomplete API]] - interface differences between ports
 
* [[Development: Code Origins|Code Origins]] - tracking specific pieces of code to verify they don't violate any copyrights
 
* [[Development: Next Release Todo List|Next Release Todo List]]
 
* [[Development: Last Release Issues|Last Release Issues]]
 
* [[Development: To be Backported|To be Backported]] - list of things to backport to 2.6 from current HEAD
 
* [[Development: wxRichTextEditor|wxRichTextEditor]] - the rich text editor for wx2.7
 
* [[Development: wxWidgets 3|wxWidgets 3]] - the next big version (aka wxTNG)
 
* [[Development: Student Projects|Student Projects]] - a list of possible student projects
 
  
 +
* [[Development: wxWidgets port to Symbian|wxSymbian]] - useful information for possible future wxSymbian port
  
 
== Archived Pages ==
 
== Archived Pages ==
  
 
+
* [[Development: Documentation|Documentation]] - progress on the migration of the documentation from LaTeX to Doxygen
 +
* [[Development: Next Release Todo List|Next Release Todo List]]
 +
* [[Development: To be Backported|To be Backported]]
 +
* [[Development: Alternative Documentation Formats|Alternative Documentation Formats]]
 
* [[Development: Cyclic Redundancy Check|Cyclic Redundancy Check]]
 
* [[Development: Cyclic Redundancy Check|Cyclic Redundancy Check]]
** [[Development: Small Table CRC|Small Table CRC]]
+
* [[Development: MMedia Replacement|MMedia Replacement]]
* [[Development: Compression Methods|Compression Methods]]
+
* [[Development: Event Handling Improvements|Event Handling Improvements]]
* [[Development: File Formats|File Formats]]
 
** [[Development: ARC File Format|ARC]]
 
** [[Development: WAV File Format|WAV]]
 
** [[Development: Z File Format|Z]]
 
  
  
* [[Bug Day]]
 
* [[Developers Notebook-API Notes]]
 
* [[Developers Notebook-Arithmatic]]
 
* [[Developers Notebook-Audio]]
 
* [[Developers Notebook-Bugs]]
 
* [[Developers Notebook-BWT]]
 
* [[Developers Notebook-CodeOrigin]]
 
* [[Developers Notebook-Compression Methods]]
 
* [[Developers Notebook-DWVW]]
 
* [[Developers Notebook-Databases]]
 
* [[Developers Notebook-Definition Of Derived Work]]
 
* [[Developers Notebook-Digital Signal Processing]]
 
* [[Developers Notebook-Docs]]
 
 
* [[Developers Notebook-Event Propagation]]
 
* [[Developers Notebook-Event Propagation]]
* [[Developers Notebook-Feature Requests]]
 
* [[Developers Notebook-Gradients]]
 
* [[Developers Notebook-Huffman]]
 
* [[Developers Notebook-Incomplete-API]]
 
* [[Developers Notebook-Kernel Streaming]]
 
* [[Developers Notebook-LZ77]]
 
* [[Developers Notebook-LZ78]]
 
* [[Developers Notebook-Mac Programming]]
 
* [[Developers Notebook-Moving From LGPL To GPL Is One-Way]]
 
* [[Developers Notebook-Multimedia]]
 
* [[Developers Notebook-Multimedia File Formats]]
 
* [[Developers Notebook-Open Sound System]]
 
* [[Developers Notebook-Order-N]]
 
* [[Developers Notebook-Patches]]
 
* [[Developers Notebook-Platform-Independent]]
 
* [[Developers Notebook-RLE]]
 
* [[Developers Notebook-SQL Reference]]
 
* [[Developers Notebook-Shannon-Fado]]
 
* [[Developers Notebook-Snag List]]
 
* [[Developers Notebook-Splay]]
 
 
* [[Developers Notebook-Tricks]]
 
* [[Developers Notebook-Tricks]]
* [[Developers Notebook-Wish List]]
+
 
* [[Developers Notebook-WxCocoa]]
+
__NOTOC__
* [[Developers Notebook-WxFileSystem And WxUrl]]
 
* [[Developers Notebook-WxGTK]]
 
* [[Developers Notebook-WxMSW]]
 
* [[Developers Notebook-WxMac]]
 
* [[Developers Notebook-WxMac WxTaskBarIcon]]
 
* [[Developers Notebook-WxRichTextCtrl]]
 
* [[Developers Notebook-WxRichTextEditor]]
 
* [[Developers Notebook-WxUnix]]
 
* [[Developers Notebook-WxWinCE]]
 
* [[Developers Notebook-WxWinCECompiling]]
 
* [[Developers Notebook-WxX11]]
 
* [[Developers Notebook-ZipStream]]
 
* [[Embedded BWT]]
 
* [[MMedia]]
 
* [[MMedia Replacement]]
 

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