summaryrefslogtreecommitdiff
path: root/lib/wx/c_src/wxe_impl.h
Commit message (Collapse)AuthorAgeFilesLines
* wx: Remove deprecated driver_send_term usageDan Gudmundsson2013-01-161-12/+12
|
* Handle overloading callbacks the same as eventsDan Gudmundsson2011-07-141-2/+1
| | | | | | Previously other process wx calls where allowed to execute in the callback code, but that lead to a deadlock if for example a dialog was created.
* Add support for virtual listctrlsDan Gudmundsson2011-07-071-3/+5
|
* Merge branch 'pan/otp_8332_halfword' into devErlang/OTP2010-03-221-7/+8
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pan/otp_8332_halfword: Teach testcase in driver_suite the new prototype for driver_async wx: Correct usage of driver callbacks from wx thread Adopt the new (R13B04) Nif functionality to the halfword codebase Support monitoring and demonitoring from driver threads Fix further test-suite problems Correct the VM to work for more test suites Teach {wordsize,internal|external} to system_info/1 Make tracing and distribution work Turn on instruction packing in the loader and virtual machine Add the BeamInstr data type for loaded BEAM code Fix the BEAM dissambler for the half-word emulator Store pointers to heap data in 32-bit words Add a custom mmap wrapper to force heaps into the lower address range Fit all heap data into the 32-bit address range
| * wx: Correct usage of driver callbacks from wx threadPatrik Nyblom2010-03-101-2/+3
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+256