misc/vim: inform the user when no results are found
[nit.git] / lib / mnit_linux /
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2014-09-09 Alexis LaferrièreMerge branch 'master' into data_store
2014-09-08 Alexis Laferrièrelib: intro the linux implementation of app.nit
2014-08-29 Jean Privatlib/mnit_linux: globally protect from NIT_TESTING
2014-08-28 Jean Privatlib/mnit/opengles: cleanup C dependencies.
2014-06-16 Jean Privatmnit: remove virtual type IE
2014-06-16 Jean Privatmnit: does not depends on opengles1
2014-06-10 Jean Privatlib/app: move stuff from `App::init` to a new function...
2014-06-05 Alexis Laferrièreexamples: update mnit_simple to android.nit
2014-04-15 Jean Privatffi: update code with last syntax
2014-04-04 Alexis Laferrièrelib: clean up .args
2014-04-04 Alexis Laferrièrelib/sdl & opengles1: fix pkgconfig usage
2014-04-04 Alexis Laferrièrelib/sdl: move sdl out of mnit_linux
2014-04-04 Alexis Laferrièrelib/sdl: fix implementation of SDLImage::is_ok
2014-04-04 Alexis Laferrièrelib/sdl: do not specify extern types in sub classes
2014-04-04 Alexis Laferrièrelib/sdl: remove unused SDLImage::partial
2014-04-04 Alexis Laferrièrelib/sdl: remove empty SDLRectangle::destroy (we have...
2014-04-04 Alexis Laferrièrelib/sdl: fix coding style
2014-03-12 Alexis Laferrièrelib/mnit_linux: replace calls to LOGI/LOGW with fprintf
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: cleanup code
2014-03-03 Alexis Laferrièrelib/mnit_linux: use annotations to link with libraries
2014-03-03 Alexis Laferrièrelib/mnit_linux: very minor style fix
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-14 Alexis LaferrièreMerge branch 'privat' into game_framework
2013-11-07 Jean Privatlib/mnit: do not use "loop do"
2013-11-02 Alexis Laferrièrelib/mnit: adds missing link with X11 lib
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