summaryrefslogtreecommitdiff
path: root/lib/wx/c_src
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Merge branch 'dgud/wx/depr-driver-if'Dan Gudmundsson2013-01-2512-119/+140
|\
| * wx: Fix crash in glu tesselateDan Gudmundsson2013-01-221-60/+75
| * wx: Remove deprecated driver_send_term usageDan Gudmundsson2013-01-1611-59/+65
* | wx: Add wxTreeCtrl:isTreeItemIdOk/1Dan Gudmundsson2013-01-232-1420/+1428
* | wx: Fix wxTreeCtrl return valuesDan Gudmundsson2013-01-231-7/+8
|/
* Merge branch 'dgud/wx/platform-gen'Dan Gudmundsson2013-01-151-3/+2
|\
| * wx: Build targets to platform subdirsDan Gudmundsson2012-12-131-3/+2
* | wx: Mac fixesDan Gudmundsson2013-01-092-3/+24
* | wx: Fix loading icons and cursors in WindowsDan Gudmundsson2013-01-091-0/+10
* | wx: Remove unnecessary castsDan Gudmundsson2013-01-091-1027/+1027
* | wx: Fix changed getfunctionsDan Gudmundsson2013-01-091-14/+14
* | wx: Fix int to enumDan Gudmundsson2013-01-092-42/+55
* | wx: Update examples so they work with both wxWidgets 2.8 and 2.9Dan Gudmundsson2013-01-091-2/+2
* | wx: Fixes more changed/removed functionality in 2.9Dan Gudmundsson2013-01-091-1/+9
* | wx: Ifdef changed/removed functionality in wxWidgets-2.9.xDan Gudmundsson2013-01-093-230/+243
* | wx: Re-generated codeDan Gudmundsson2013-01-092-168/+149
|/
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-5/+5
* [wx] Fix listctrl issuesDan Gudmundsson2012-03-161-12/+8
* [wx] Add missing stc functionDan Gudmundsson2012-02-242-249/+257
* [wx] Add wxTaskBarIcon classDan Gudmundsson2012-02-244-1/+63
* [wx] Fix api bugs in wxDCDan Gudmundsson2012-02-205-2751/+2756
* [wx] Fix wxGraphicContext bugsDan Gudmundsson2012-02-173-2680/+2684
* [wx] Generate GL api from latest versionDan Gudmundsson2012-02-164-2030/+2146
* [wx] Cleanup MakefilesDan Gudmundsson2012-02-091-13/+1
* Merge branch 'dgud/wx/behaviour-spec'Dan Gudmundsson2011-12-101-43/+43
|\
| * [wx] Remove warningsDan Gudmundsson2011-12-071-43/+43
* | Update copyright yearsBjörn-Egil Dahlberg2011-12-091-1/+1
* | ws's xwe_driver.c: Conform to updated driver APIBjörn Gustavsson2011-12-091-7/+15
|/
* Merge branch 'pan/osx_gcc_fixes'Patrik Nyblom2011-11-181-0/+7
|\
| * Make OTP build w/alternative gcc on MacOS LionPatrik Nyblom2011-11-161-0/+7
* | [wx] Change libGL loadingDan Gudmundsson2011-11-161-7/+7
* | [wx] Fix deadlock in callback handlingDan Gudmundsson2011-11-161-4/+20
* | [wx] Add wxSystemOptionsDan Gudmundsson2011-11-103-45/+102
|/
* [wx] Remove warningDan Gudmundsson2011-09-211-2/+2
* [wx] Fix trailing whitespaceDan Gudmundsson2011-09-212-111/+111
* [wx] Fix cleanup memory referencesDan Gudmundsson2011-09-211-10/+10
* Handle overloading callbacks the same as eventsDan Gudmundsson2011-07-143-42/+53
* Fix documentation and callback options in wxListCtrl:create/3Dan Gudmundsson2011-07-071-1/+19
* Add wxListItemAttrDan Gudmundsson2011-07-073-1978/+2091
* Generated code of previous commitDan Gudmundsson2011-07-072-27/+58
* Add support for virtual listctrlsDan Gudmundsson2011-07-073-124/+149
* Re-generated with new doxygenDan Gudmundsson2011-07-055-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-022-3/+5
* Merge branch 'dgud/wx/misc-bugs/OTP-8951' into devDan Gudmundsson2010-11-261-0/+3
|\
| * Avoid eternal loops when quitingDan Gudmundsson2010-11-041-0/+3
* | Fix non available opengl functionsDan Gudmundsson2010-11-194-15/+22