summaryrefslogtreecommitdiff
path: root/lib/wx/test
Commit message (Expand)AuthorAgeFilesLines
* Add tag to response messageDan Gudmundsson2019-12-171-2/+2
* stdlib: Add 'send_request' and 'wait_response' to generic behaviorsDan Gudmundsson2019-12-041-1/+10
* Add wxMouseEvent:getWheelAxis functionDan Gudmundsson2019-11-211-2/+48
* Merge branch 'maint'Henrik Nord2018-09-211-1/+1
|\
| * Update copyright yearHenrik Nord2018-09-211-1/+1
* | Merge branch 'maint'Dan Gudmundsson2018-08-131-2/+2
|\ \ | |/
| * Fix typosArtur Cygan2018-07-031-2/+2
* | Change "can not" into "cannot"Raimo Niskanen2018-07-271-2/+2
|/
* Update copyright yearHenrik Nord2018-06-187-7/+7
* add unicode opt env may contain unicode signsDan Gudmundsson2017-10-201-1/+1
* wx: test remove export_allDan Gudmundsson2017-09-149-44/+40
* Update copyright yearRaimo Niskanen2017-05-043-3/+3
* wx: make wx_object callbacks optionalZandra Norman2017-04-214-2/+203
* wx: Improve error handlingDan Gudmundsson2016-10-171-0/+2
* wx: Change async error handlingDan Gudmundsson2016-06-031-1/+3
* Fix compilation warningDan Gudmundsson2016-05-161-2/+2
* Test cuddle, increase sleepDan Gudmundsson2016-05-041-2/+5
* wx: add object set/check funcionsDan Gudmundsson2016-04-222-4/+16
* wx test: Setup timetrapsDan Gudmundsson2016-04-227-22/+16
* wx: Fix callback problemsDan Gudmundsson2016-04-221-1/+65
* update copyright-yearHenrik Nord2016-03-1512-12/+12
* wx: Fix a crash with sending two binaries to command queueDan Gudmundsson2016-02-232-3/+41
* wx: Add toolbar stretchablespaceDan Gudmundsson2015-12-071-4/+9
* wx: Fix assert log testDan Gudmundsson2015-08-141-2/+11
* wx: Add event callback fastpathDan Gudmundsson2015-07-071-3/+8
* wx: Make wxLANGUAGE_ variableDan Gudmundsson2015-07-011-1/+29
* wx: Send wxWdigets assert to error loggerDan Gudmundsson2015-06-301-1/+5
* Change license text to APLv2Bruce Yinhe2015-06-1812-115/+127
* wx: Cleanup testsDan Gudmundsson2015-06-011-10/+18
* wx: Fix bad float in return valuesDan Gudmundsson2015-06-011-5/+26
* wx: Add missing data in eventsDan Gudmundsson2015-05-051-3/+11
* wx: Optimize command queuesDan Gudmundsson2015-05-051-19/+23
* Merge branch 'maint'Dan Gudmundsson2015-01-131-3/+5
|\
| * wx: Do not crash server when going downDan Gudmundsson2014-12-191-3/+5
* | Merge branch 'maint'Dan Gudmundsson2014-06-161-1/+48
|\ \ | |/
| * wx: Add wxPopup(Transient)WindowDan Gudmundsson2014-05-221-1/+48
* | Add synchronous stop function to wx_objectSiri Hansen2014-05-282-10/+15
|/
* Merge branch 'dgud/wx/fix-wx3-windows64'Dan Gudmundsson2014-03-281-8/+9
|\
| * wx: Fix listCtrl sort callbackDan Gudmundsson2014-03-201-8/+9
* | wx: loosen testcaseDan Gudmundsson2014-03-281-7/+6
|/
* Add test suites performing app and appup file checksTobias Schlager2014-02-241-1/+8
* wx: Test fixes compilation warningDan Gudmundsson2014-02-131-3/+18
* wx: Rewrite eventhandling againDan Gudmundsson2014-02-131-6/+6
* wx: Delay memory cleanup until safeDan Gudmundsson2014-01-222-41/+26
* wx: Add init_dialog eventDan Gudmundsson2014-01-211-2/+39
* Merge branch 'maint'Dan Gudmundsson2014-01-213-36/+82
|\
| * wx: Fix crash when garbage collect event handlers (debugger caused seg fault)Dan Gudmundsson2014-01-143-36/+82
* | Merge branch 'maint'Dan Gudmundsson2013-12-023-16/+97
|\ \ | |/
| * wx: Fix crash in wxe_server cleanupDan Gudmundsson2013-11-141-6/+10
| * wx: Fix cleanup of event handlersDan Gudmundsson2013-10-302-10/+87