summaryrefslogtreecommitdiff
path: root/lib/wx
Commit message (Expand)AuthorAgeFilesLines
* Update release notesErlang/OTP2014-04-071-0/+53
* Merge branch 'dgud/wx/fix-wx3-windows64'Dan Gudmundsson2014-03-2823-1940/+2857
|\
| * wx: Send destroy message directDan Gudmundsson2014-03-262-14/+2
| * wx: Add wxLocale classDan Gudmundsson2014-03-2613-17/+853
| * wx: Added misc functionsDan Gudmundsson2014-03-259-1880/+1934
| * wx: Fix memory garbage collectorDan Gudmundsson2014-03-251-3/+10
| * wx: Fix possibility to fetch early open msgs on macDan Gudmundsson2014-03-253-7/+29
| * wx: Fix listCtrl sort callbackDan Gudmundsson2014-03-205-13/+21
| * wx: Fix configure for win64 with wxWidgets-3.0Dan Gudmundsson2014-03-201-6/+8
* | wx: loosen testcaseDan Gudmundsson2014-03-281-7/+6
* | Merge branch 'lukas/ose/master-17.0/OTP-11334'Lukas Larsson2014-03-271-2/+4
|\ \
| * | ose: Break lmconf into one per load moduleLukas Larsson2014-03-261-2/+4
| |/
* | Introduce runtime_dependencies in .app filesRickard Green2014-03-201-1/+2
* | Bump versions and ensure that all are "normal" versionsRickard Green2014-03-201-1/+1
|/
* Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson2014-02-241-5/+43
|\
| * ose: Fix check for HAVE_OSE_SPI_HLukas Larsson2014-02-241-1/+1
| * ose: Fix various build environment issuesLukas Larsson2014-02-241-1/+8
| * Added support for ENEA OSELukas Larsson2014-02-241-5/+36
* | Merge branch 'ta/silent-rules/OTP-11746'Björn Gustavsson2014-02-241-5/+5
|\ \
| * | Use correct variable name for silent rule C++ compilerTuncer Ayaz2014-02-241-5/+5
* | | Add test suites performing app and appup file checksTobias Schlager2014-02-241-1/+8
* | | Fix library application appup filesTobias Schlager2014-02-181-6/+4
|/ /
* | Merge branch 'dgud/wx/fix-cb-cleanup/OTP-11699'Dan Gudmundsson2014-02-1430-340/+276
|\ \
| * | wx: Test fixes compilation warningDan Gudmundsson2014-02-131-3/+18
| * | wx: Do not warn for our own deprecated functionsDan Gudmundsson2014-02-1315-21/+63
| * | wx: Rewrite eventhandling againDan Gudmundsson2014-02-1314-316/+195
| |/
* | Merge branch 'hsv/using_lists_droplast'Henrik Nord2014-02-071-5/+5
|\ \ | |/ |/|
| * lib/wx - Replace reverse(tl(reverse(L))) with lists:droplast/1Hans Svensson2014-01-241-5/+5
* | Merge branch 'dgud/wx/refactor-and-bugfixes/OTP-11586'Dan Gudmundsson2014-01-2726-617/+900
|\ \
| * | wx: Delay all deletes if recursed in event loopDan Gudmundsson2014-01-236-27/+57
| * | wx: wx could hang if wxe_server died (or had died) when inside a callbackDan Gudmundsson2014-01-223-16/+21
| * | wx: Delay memory cleanup until safeDan Gudmundsson2014-01-224-56/+73
| * | wx: Refactor C++ codeDan Gudmundsson2014-01-2112-551/+665
| * | wx: Add init_dialog eventDan Gudmundsson2014-01-216-11/+128
| * | wx: Update icons to plain old white onesDan Gudmundsson2014-01-213-0/+0
* | | Merge tag 'OTP_R16B03-1'Magnus Lidén2014-01-242-1/+17
|\ \ \ | |/ / |/| |
| * | Prepare releaseOTP_R16B03-1Erlang/OTP2014-01-242-1/+17
* | | Merge branch 'maint'Dan Gudmundsson2014-01-218-73/+114
|\ \ \ | |/ /
| * | wx: Fix hanging wx callsDan Gudmundsson2014-01-161-3/+2
| * | wx: Remove compiler option -fomit-frame-pointer on DarwinDan Gudmundsson2014-01-151-7/+7
| * | wx: Fix crash when garbage collect event handlers (debugger caused seg fault)Dan Gudmundsson2014-01-146-62/+104
| * | wx: Fix LDFLAGS for MacDan Gudmundsson2014-01-141-1/+1
| |/
* | Merge tag 'OTP_R16B03'Magnus Lidén2013-12-102-1/+37
|\ \ | |/
| * Prepare releaseOTP_R16B03Erlang/OTP2013-12-092-1/+37
* | Merge branch 'maint'Henrik Nord2013-12-021-13/+14
|\ \ | |/
| * wx: Fix silent make rulesAnthony Ramine2013-12-021-13/+14
* | Merge branch 'maint'Dan Gudmundsson2013-12-02236-9112/+9266
|\ \ | |/
| * Merge branch 'dgud/wx/fix-wx-init-macosx/OTP-11393' into maintDan Gudmundsson2013-12-02236-9112/+9266
| |\
| | * wx: Fix initializationDan Gudmundsson2013-11-291-0/+5
| | * wx: Fix compiler options for xcode 5.0Dan Gudmundsson2013-11-271-22/+16