aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/c_src/wxePrintout.cpp
AgeCommit message (Collapse)Author
2014-01-21wx: Refactor C++ codeDan Gudmundsson
Try to clean up the files a bit
2013-01-16wx: Remove deprecated driver_send_term usageDan Gudmundsson
2011-07-14Handle overloading callbacks the same as eventsDan Gudmundsson
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.
2011-07-07Add support for virtual listctrlsDan Gudmundsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP