0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jul 27, 2025 — Jul 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove old Java files. More... about 12 years ago
* reorganized main project a bit: * changed name of java package to org.wxwidgets.<class> ex. org.wxwidgets.MainActivity for main activity * renamed wxAndroidApp to wxAppMgr * each event listener will get own class More... about 12 years ago
* preparing for adding wx classes More... over 12 years ago
* support for compiling more classes More... over 12 years ago
* changed file names and folder structures to match wxWidgets closely as possible More... over 12 years ago
* changed directory structures More... over 12 years ago
* Multiple activities support More... over 12 years ago
* You can now use checkbox :) More... over 12 years ago
* added menu support More... over 12 years ago
* memory leak fix More... over 12 years ago
* added destructors More... over 12 years ago
* fun event, add new button More... over 12 years ago
display coordinates More... over 12 years ago
Added primitive support for unpacking motion events
Melroy_Tellis
as Melroy Tellis
More... over 12 years ago
Changed the app name from HelloJni to wxJni
Melroy_Tellis
as Melroy Tellis
More... over 12 years ago
Added primitive support for unpacking motion events
Melroy_Tellis
as Melroy Tellis
More... over 12 years ago
Added support for wxNotificationMsg(Toast).Fixed crash issue in onClick event handler.Added primtive support for unpacking motion events.
Melroy_Tellis
as Melroy Tellis
More... over 12 years ago
Testing event outside of listeners More... over 12 years ago
Crash fix, global refs More... over 12 years ago
Event handled for each button More... over 12 years ago
added NativeActivity test branch More... over 12 years ago
A lot better event handlers More... over 12 years ago
enabled logging, removed useless code More... over 12 years ago
"event example" More... over 12 years ago
Added support for wxTextCtrl
Melroy_Tellis
as Melroy Tellis
More... over 12 years ago
Added support for passing a string as a parameter to wxStart() which is used to set the button's label
Melroy_Tellis
as Melroy Tellis
More... over 12 years ago
Added support for passing a string as a parameter to wxStart() which is used to set the button's label
Melroy_Tellis
as Melroy Tellis
More... over 12 years ago
Update README.md More... over 12 years ago
changes More... over 12 years ago
Handle string ("wxWidget") More... over 12 years ago