~statik/ubuntu/maverick/erlang/erlang-merge-testing

« back to all changes in this revision

Viewing changes to lib/wx/TODO

  • Committer: Bazaar Package Importer
  • Author(s): Sergei Golovan
  • Date: 2009-05-01 10:14:38 UTC
  • mfrom: (3.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20090501101438-6qlr6rsdxgyzrg2z
Tags: 1:13.b-dfsg-2
* Cleaned up patches: removed unneeded patch which helped to support
  different SCTP library versions, made sure that changes for m68k
  architecture applied only when building on this architecture.
* Removed duplicated information from binary packages descriptions.
* Don't require libsctp-dev build-dependency on solaris-i386 architecture
  which allows to build Erlang on Nexenta (thanks to Tim Spriggs for
  the suggestion).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
Improve documentation.
 
3
 
 
4
Fix all fixme's :-)
 
5
 
 
6
Makefiles and configure tests
 
7
        Can always be improved, especially mine.
 
8
 
 
9
Port programs instead of drivers.
 
10
        Another backend which doesn't crash the emulator during 
 
11
        developing/testing or at customer site,
 
12
        Option to wx:new().
 
13
 
 
14
Cleanup the code!!!!
 
15
 
 
16
Platform specific classes/functions
 
17
        wxPrinterDC for example is mac and windows only.
 
18
 
 
19
Add user_data now that erl_driver can unpack term_binaries.
 
20
 
 
21
Add missing clases, especially the ones used in the api: 
 
22
   wxDropTarget wxXmlResourceHandler wxGLContext 
 
23
 
 
24
Testing and debugging.
 
25
 
 
26
API stuff: (Stuff I've or others have seen that I don't have time to fix right now)
 
27
        
 
28
================
 
29
 
 
30
Patch wxMac with CGwarpMouseCursorPosition
 
 
b'\\ No newline at end of file'