kmx git
login
register
kc3-lang
/
SDL
/
src/video/haiku/SDL_bmessagebox.cc
src/video/haiku/SDL_bmessagebox.cc
Log
Author
Commit
Date
CI
Message
b44fe0f8
2019-11-12T17:24:37
haiku: Rename BE_* entities to HAIKU_* In favor Bugzilla #2349. Update copyright years to 2019. Partially fixes Bugzilla #4442.
b22fb9e2
2019-11-11T16:44:40
haiku: Implement message box for Haiku Add implementation for functions: SDL_ShowSimpleMessageBox() SDL_ShowMessageBox() Add simple customization support also. Fix build for x86_gcc2. Partially fixes Bugzilla #4442.