misc/vim: inform the user when no results are found
[nit.git] / lib / mnit /
2015-03-11 Alexis Laferrièrelib/numbers: remove `NumberImages` constructors for...
2015-03-11 Alexis Laferrièrelib/tileset: fix typos in doc
2015-03-11 Alexis Laferrièrelib/tileset: intro `TileSetFont::text_width`
2015-03-11 Alexis Laferrièrelib/tileset: intro `TileSetFont::text_height`
2015-03-11 Alexis Laferrièrelib/tileset: intro `TileSetFont::advance`
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2015-01-04 Alexis Laferrièremnit: completely remove `mnit_zoom`
2014-11-28 Jean Privatall: add `nitish` tag for code-blocks skipped by nitunit
2014-11-17 Jean PrivatMerge: Srand by default
2014-11-17 Jean Privatlib/mnit: injected_input forces a srand_from(0)
2014-11-17 Alexis Laferrièrelib/tileset: use Numerics for `hspace` and `vspace`
2014-10-11 Jean Privatlib: remove useless comparison on null that broke tests
2014-09-27 Jean Privatsrc: migrate some modules to new constructors
2014-09-25 Alexis Laferrièremnit: Display use Numeric as coordinates
2014-09-23 Alexis Laferrièrelib/tileset: TileSet::subimages is public so it can...
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-08-29 Jean Privatlib/mnit: globally protect from NIT_TESTING
2014-08-28 Jean Privatlib/mnit/opengles: cleanup C dependencies.
2014-08-28 Jean Privatlib/mnit/opengles1.nit: remove unused part that rely...
2014-07-03 Jean Privatupdate code to comply with new superstring policy
2014-07-01 Jean Privatlib/mnit: introduce `mnit_null` to execute mnit without...
2014-07-01 Jean Privatlib/mnit: introduce `mnit_injected_input` to inject...
2014-06-16 Jean Privatmnit: remove virtual type IE
2014-06-16 Jean Privatmnit: does not depends on opengles1
2014-06-16 Jean Privatmnit_fps: add current_fps
2014-06-16 Jean Privatlib/mnit: introduce mnit_fps so each app does not need...
2014-06-10 Jean PrivatMerge: lib/opengles1: add color methods
2014-06-10 Alexis Laferrièrelib/opengles1: add color methods
2014-06-09 Jean Privatlib/mnit: add tileset to manage tilesets and monospace...
2014-06-05 Alexis Laferrièrelib/mnit: frame_core is not abstract
2014-06-05 Alexis Laferrièrelib/mnit_android: update to use android::native_app_glue
2014-05-21 Alexis Laferrièrelib: mnit_app use app.nit
2014-05-13 Alexis Laferrièrelib: move mnit::app to mnit::mnit_app to prevent future...
2014-04-18 Alexis Laferrièrecontrib/inkscape_tools: update to use a nested module
2014-04-15 Jean Privatffi: update code with last syntax
2014-04-04 Alexis Laferrièrelib/sdl & opengles1: fix pkgconfig usage
2014-04-04 Alexis Laferrièrelib: move mnit::display|input out of mnit
2014-04-02 Alexis Laferrièremnit/numbers: fix use image scale
2014-03-31 Romain Chanoirmnit_android: Adding SensorEvent in input_event module
2014-03-12 Alexis Laferrièrelib/mnit: less C warnings for LOGI/W
2014-03-04 Jean PrivatMerge remote-tracking branch 'alexis/various-fixes...
2014-03-03 Alexis Laferrièrelib/opengles1: fix duplicated drawing of triangles
2014-03-03 Alexis Laferrièrelib/mnit: cleanup code
2014-03-03 Alexis Laferrièremnit: intro the numbers module
2014-02-26 Alexis Laferrièrelib/mnit: rewrite doc of `input_events`
2014-02-26 Alexis Laferrièrelib/mnit: rewrite doc of `InputEvent`
2014-02-17 Jean Privatlib: update mnit module to the latest FFI spec
2013-08-25 Alexis Laferrièrelib: intro abstract mnit lib