summaryrefslogtreecommitdiff
path: root/lib/wx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' into majorBjörn Gustavsson2011-09-2811-173/+180
|\
| * Merge branch 'dgud/wx/wx-bugs' into devDan Gudmundsson2011-09-2811-173/+180
| |\
| | * [wx] Re-generate codeDan Gudmundsson2011-09-217-41/+21
| | * [wx] Remove optional shadowing clausesDan Gudmundsson2011-09-211-9/+14
| | * [wx] Remove warningDan Gudmundsson2011-09-211-2/+2
| | * [wx] Fix trailing whitespaceDan Gudmundsson2011-09-212-111/+111
| | * [wx] Test colors in textctrlDan Gudmundsson2011-09-211-0/+22
| | * [wx] Fix cleanup memory referencesDan Gudmundsson2011-09-211-10/+10
* | | Merge branch 'dev' into majorHans Bolinder2011-09-272-5/+5
|\ \ \ | |/ /
| * | Correct XML filesHans Bolinder2011-09-262-5/+5
| |/
* | Merge branch 'dev' into majorDan Gudmundsson2011-09-2122-6993/+7375
|\ \ | |/
| * Merge branch 'dgud/wx/virtual-listctrl/OTP-9415' into devDan Gudmundsson2011-09-2122-6993/+7375
| |\
| | * Handle overloading callbacks the same as eventsDan Gudmundsson2011-07-145-70/+79
| | * Fix documentation and callback options in wxListCtrl:create/3Dan Gudmundsson2011-07-076-1081/+849
| | * Add example and testcaseDan Gudmundsson2011-07-072-50/+124
| | * Add wxListItemAttrDan Gudmundsson2011-07-077-5336/+5602
| | * Generated code of previous commitDan Gudmundsson2011-07-073-55/+107
| | * Add support for virtual listctrlsDan Gudmundsson2011-07-079-479/+692
| | * Re-generated with new doxygenDan Gudmundsson2011-07-055-7/+7
* | | Merge branch 'dev' into majorHenrik Nord2011-09-202-2/+2
|\ \ \ | |/ /
| * | Fix misspelling of successfulTuncer Ayaz2011-09-152-2/+2
* | | Merge branch 'dev' into majorHenrik Nord2011-09-011-2/+2
|\ \ \ | |/ /
| * | wx: fix obsolete guard warning (list/1)Tuncer Ayaz2011-06-301-2/+2
| |/
* | emulator: Add a fourth element in exception stacktracesBjörn Gustavsson2011-08-161-3/+3
|/
* Prepare releaseOTP_R14B03Erlang/OTP2011-05-242-1/+17
* Fix wx app file, sed didn't work on all platformsDan Gudmundsson2011-05-192-5/+5
* Merge branch 'dev' into bmk/inets/ftp/missing_spec_causes_dialyxer_problems/O...Micael Karlberg2011-03-179-9/+34
|\
| * Prepare releaseOTP_R14B02Erlang/OTP2011-03-142-1/+26
| * Update copyright yearsBjörn-Egil Dahlberg2011-03-117-7/+7
|/
* Make MacOS (NS) wx use the main threadPatrik Nyblom2011-03-022-3/+30
* Fix bad string copy during initializationDan Gudmundsson2011-03-021-2/+1
* Fix start argsDan Gudmundsson2011-03-021-2/+2
* Fixed coredump when graphics could not be initiatedDan Gudmundsson2011-03-023-17/+19
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-176-6/+6
* Update and add cover spec files to work with common_testLukas Larsson2011-02-172-1/+3
* Update all test specsLukas Larsson2011-02-171-1/+1
* Fix formatting for wxLukas Larsson2011-02-176-29/+34
* Add init_per_suite and end_per_suiteLukas Larsson2011-02-171-0/+6
* Add ts_install_scb to suite/0Lukas Larsson2011-02-176-5/+17
* Update wx tests to conform with common_test standardLukas Larsson2011-02-178-59/+83
* Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-177-22/+9
* Update tests to work with ts -> ct migrations script.Lukas Larsson2011-02-176-20/+7
* Prepare releaseErlang/OTP2010-12-062-1/+20
* Merge branch 'dgud/wx/misc-bugs/OTP-8951' into devDan Gudmundsson2010-11-263-1/+98
|\
| * Add wxSystemSettingsDan Gudmundsson2010-11-042-1/+95
| * Avoid eternal loops when quitingDan Gudmundsson2010-11-041-0/+3
* | Fix non available opengl functionsDan Gudmundsson2010-11-196-27/+65
* | Add lib paths for *bsd variantsDan Gudmundsson2010-11-181-2/+6
* | Initilize opengl after setCurrentDan Gudmundsson2010-11-157-49/+53
* | Update to OpenGL 4.1Dan Gudmundsson2010-11-1512-626/+4854