summaryrefslogtreecommitdiff
path: root/lib/wx/examples
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearsBjörn-Egil Dahlberg2013-01-2521-21/+21
|
* Remove support for the query keyword and query expressionsLoïc Hoguin2013-01-161-1/+0
|
* wx: Fix demo and testsDan Gudmundsson2013-01-092-17/+62
| | | | Added debugging and workarounds for wx-2.9 on Mac
* wx: Fix the demoDan Gudmundsson2013-01-0926-33/+125
| | | | | Changing demo, didn't close the previous choosen demo, which looked really bad on Windows.
* wx: Update examples so they work with both wxWidgets 2.8 and 2.9Dan Gudmundsson2013-01-0910-99/+89
|
* Update to work with whitespace in exec pathLukas Larsson2012-06-054-4/+4
| | | | | OTP-10106 OTP-10107
* [wx] Cleanup MakefilesDan Gudmundsson2012-02-095-88/+32
| | | | Remove old "outside" otp building support.
* Merge branch 'dgud/wx/behaviour-spec'Dan Gudmundsson2011-12-1028-53/+168
|\ | | | | | | | | | | | | | | * dgud/wx/behaviour-spec: [wx] Add handle_cast to avoid behaviour warning [wx] Avoid missing wx_object behaviour warning [wx] Remove warnings Add an additional cast when casting buffer offsets, to remove warnings "cast to pointer from integer of different size" [wx] Add callback specs to wx_object
| * [wx] Add handle_cast to avoid behaviour warningDan Gudmundsson2011-12-0928-55/+170
| |
* | Update copyright yearsBjörn-Egil Dahlberg2011-12-0912-12/+12
|/
* Merge branch 'bmk/inets/inets58_integration'Micael Karlberg2011-11-154-5/+6
|\
| * Add missing dependency for target release (opt).Micael Karlberg2011-10-194-5/+6
| |
* | Remove exec bit from files related to: XML, make, CRicardo Catalinas Jiménez2011-11-103-0/+0
| |
* | Remove exec bit from: erl, hrl, xml, html, asn, gif, xpmRicardo Catalinas Jiménez2011-11-109-0/+0
|/
* Add example and testcaseDan Gudmundsson2011-07-071-9/+41
|
* Merge branch 'ks/cleanups' into ccase/r13b04_devErlang/OTP2010-02-171-6/+6
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ks/cleanups: percept: Clean up as suggested by tidier percept: Modernize types and specs parsetools: Don't use 'try...of' when 'try' will do parsetools: Use %% for comments at the beginning of a line parsetools: Replace lists:keysearch/3 with lists:keyfind/3 parsetools: Modernize types and specs parsetools: Replace TABs with spaces runtime_tools: Modernize specs sasl: Eliminate tuple used as fun sasl: Add missing modules to app file asn1: Clean up as suggested by tidier os_mon: Modernize types and specs wx: Clean up as suggested by tidier OTP-8455 ks/cleanups
| * wx: Clean up as suggested by tidierKostis Sagonas2010-02-161-1/+1
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-2076-0/+10793