Merge: doc: fixed some typos and other misc. corrections
[nit.git] / contrib / inkscape_tools /
2018-05-15 Jean PrivatMerge: contrib: generate Makefiles with nitpackage
2018-05-15 Alexandre Terrasacontrib: replace Makefile form contrib with same rules
2018-05-15 Alexandre Terrasacontrib: generate `package.desc` key for all contrib...
2018-02-21 Alexis Laferrièreinkscape_tools: fix Inkscape version detection on Ubuntu
2018-01-25 Alexis Laferrièreinkscape_tools: remove `mnit` support
2018-01-25 Alexis Laferrièreinkscape_tools: delete mnit based test applications
2017-04-04 Alexis Laferrièreinkscape_tools: support Inkscape versions before and...
2017-02-20 Alexis Laferrièreinkscape_tools: update expected default DPI
2016-09-30 Alexis Laferrièreinkscape_tools: update the format of icons generated...
2016-06-11 Jean Privatmakefiles: simplify them and assume that Nit tools...
2016-04-20 Alexandre Terrasacontrib/inkscape_tools: fix weird parenthesis
2016-04-20 Alexandre Terrasacontrib/inkscape_tools: fix noinit in redef warning
2016-02-16 Alexis Laferrièrecontrib/inkscape_tools: update README
2016-02-16 Alexis Laferrièrecontrib/inkscape_tools: create target folder if it...
2016-02-16 Alexis Laferrièrecontrib/inkscape_tools: add iOS target format
2016-02-01 Alexis Laferrièrecontrib/inkscape_tools: fix generated code for arrays...
2015-12-12 Alexis Laferrièrecontrib/inkscape_tools: update support for gamnit
2015-11-25 Alexis Laferrièrecontrib/inkscape_tools: add option to generate icons...
2015-09-09 Jean Privatcode: rename `project[s].ini` files as `package[s]...
2015-09-06 Alexis Laferrièrecontrib/inkscape_tools: use Tinks! art instead of Dino...
2015-09-04 Jean PrivatMerge: Better synopses in many packages for a prettier...
2015-09-02 Jean PrivatMerge: Ini of projects
2015-08-30 Jean Privatcontrib: introduce .ini for projects maintained by...
2015-08-29 Alexis Laferrièrecontrib: update the README of many contribs
2015-08-28 Alexis Laferrièrecontrib & examples: update users of mnit implementations
2015-08-26 Jean Privatinscape_tool: isolate the test directory since generate...
2015-07-02 Alexis Laferrièrecontrib/inkscape_tools: better error message on invalid...
2015-07-02 Alexis Laferrièrecontrib/inkscape_tools: clean up Makefile
2015-05-14 Alexis Laferrièreexamples: update all users of mnit to the new life...
2015-04-21 Alexis Laferrièrecontrib/inkscape_tools: update README.md file
2015-04-21 Alexis Laferrièrecontrib/inkscape_tools: make rounding to the next power...
2015-04-21 Alexis Laferrièrecontrib/inkscape_tools: add alternative code generation...
2015-04-21 Alexis Laferrièrecontrib/inkscape_tools: refactor main code into 2 new...
2015-04-21 Alexis Laferrièrecontrib/inkscape_tools: add option for the full path...
2015-04-21 Alexis Laferrièrecontrib/inkscape_tools: revamp doc of svg_to_png_and_nit
2015-04-19 Alexis Laferrièrecontrib/inkscape_tools: remove old_style constructor...
2015-04-14 Jean Privatcontrib: add some check rules
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2014-12-11 Jean Privatcontrib&examples: Makefiles use nitc instead of nitg
2014-09-25 Jean PrivatMerge: Various fixes and improvements from We Broke...
2014-09-24 Jean Privatinkscape_tools: add .gitignore
2014-09-24 Jean Privatinkscape_tools: all makes tests
2014-09-24 Jean Privatinkscape_tools: comment broken commands in inkscape_too...
2014-09-24 Jean Privatinkscape_tools: update s2pn to current lib
2014-09-24 Jean Privatinkscape_tools: add noinit in code generated by svg_to_...
2014-09-23 Alexis Laferrièrecontrib/inkscape_tools: clip one pixel larger to get...
2014-08-01 Alexis Laferrièreinkscape_tools: detect if inkscape is installed
2014-04-27 Alexis Laferrièrecontrib/inkscape_tools: remove all to_i_strip_e
2014-04-27 Alexis Laferrièrecontrib/inkscape_tools: use floor and ceil to better...
2014-04-18 Alexis Laferrièrecontrib/inkscape_tools: update to use a nested module
2014-04-17 Alexis Laferrièrecontrib/inkscape_tools: add test for icons
2014-04-17 Alexis Laferrièrecontrib/inkscape_tools: intro the svg_to_icons tool
2014-04-17 Alexis Laferrièrecontrib: intro the svg_to_png_and_nit project