Merge remote-tracking branch 'alexis/various-fixes-for-games'
[nit.git] / lib / mnit_linux / sdl.nit
2014-03-04 Jean PrivatMerge remote-tracking branch 'alexis/various-fixes...
2014-03-03 Alexis Laferrièrelib/sdl: use (or not) SDL mouse motion events
2014-03-03 Alexis Laferrièrelib/mnit_linux: update to latest FFI spec
2014-02-26 Alexis Laferrièrelib/sdl: minor whitespace cleanup
2014-02-26 Alexis Laferrièrelib/sdl: intro services to get the X11 window handle
2014-02-24 Jean PrivatMerge branch 'c_ffi_alive_again'
2014-02-24 Alexis Laferrièrelib/sdl: use c_compiler_option annotations
2014-02-24 Jean PrivatMerge remote-tracking branch 'lucas/string_integration'
2014-02-17 Jean Privatlib: update mnit module to the latest FFI spec
2014-02-17 Lucas Bajoletstdlib/strings: Removed usage of Strings as SequenceRea...
2014-02-12 GeoffreyHechtSDL : Comments added for SDLFont class and methods
2014-02-12 GeoffreyHechtSDL : Comments added for SDLkeyEvent class
2014-02-12 GeoffreyHechtSDL : Comments added for SDLMouseEvent, MouseButtonEve...
2014-02-12 GeoffreyHechtSDL : Comments fixed and added in SDLRectangle class
2014-02-12 Geoffrey HechtSDL : Comments fixed and added in SDLImage class
2014-02-12 Geoffrey HechtSDL : Comments fixed and added in SDLDrawable class
2014-02-12 Geoffrey HechtSDL : Comments fixed and added in SDLDisplay class
2013-11-07 Jean Privatlib/mnit: do not use "loop do"
2013-08-30 Jean Privatstring: more migration from String::from_cstring to...
2013-08-25 Alexis Laferrièrelib: intro the linux version of the mnit module