index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
wx
/
c_src
/
wxe_impl.cpp
Age
Commit message (
Expand
)
Author
2014-06-16
wx: Fix destroy bug
Dan Gudmundsson
2014-03-26
wx: Send destroy message direct
Dan Gudmundsson
2014-03-26
wx: Add wxLocale class
Dan Gudmundsson
2014-03-25
wx: Fix memory garbage collector
Dan Gudmundsson
2014-03-25
wx: Fix possibility to fetch early open msgs on mac
Dan Gudmundsson
2014-01-23
wx: Delay all deletes if recursed in event loop
Dan Gudmundsson
2014-01-22
wx: wx could hang if wxe_server died (or had died) when inside a callback
Dan Gudmundsson
2014-01-22
wx: Delay memory cleanup until safe
Dan Gudmundsson
2014-01-21
wx: Refactor C++ code
Dan Gudmundsson
2014-01-16
wx: Fix hanging wx calls
Dan Gudmundsson
2013-10-30
wx: Fix cleanup of event handlers
Dan Gudmundsson
2013-10-11
wx: Fix initializations on mac osx
Dan Gudmundsson
2013-01-16
wx: Remove deprecated driver_send_term usage
Dan Gudmundsson
2013-01-09
wx: Mac fixes
Dan Gudmundsson
2013-01-09
wx: Fix loading icons and cursors in Windows
Dan Gudmundsson
2013-01-09
wx: Update examples so they work with both wxWidgets 2.8 and 2.9
Dan Gudmundsson
2011-11-16
[wx] Fix deadlock in callback handling
Dan Gudmundsson
2011-09-21
[wx] Fix trailing whitespace
Dan Gudmundsson
2011-09-21
[wx] Fix cleanup memory references
Dan Gudmundsson
2011-07-14
Handle overloading callbacks the same as events
Dan Gudmundsson
2011-07-07
Add support for virtual listctrls
Dan Gudmundsson
2011-03-02
Make MacOS (NS) wx use the main thread
Patrik Nyblom
2011-03-02
Fix start args
Dan Gudmundsson
2011-03-02
Fixed coredump when graphics could not be initiated
Dan Gudmundsson
2010-11-15
Split opengl functionality into separate dynamic library
Dan Gudmundsson
2010-08-18
Callback crash reported by Sergei Golovan.
Dan Gudmundsson
2010-03-10
wx: Correct usage of driver callbacks from wx thread
Patrik Nyblom
2010-01-19
Fixed a memory reference bug which caused unexplained {badarg, Int} exits.
Dan Gudmundsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP