summary refs log tree commit diff stats
path: root/lib/impure/graphics.nim
Commit message (Expand)AuthorAgeFilesLines
* lib/impure - Dropped 'T' from typespdw2015-06-041-28/+30
* Don't run non-test code when defined(testing)Oleh Prypin2015-04-211-1/+1
* updated graphics.nimAraq2014-09-181-119/+119
* Nimrod renamed to NimAraq2014-08-281-2/+2
* case consistency improvementsAraq2014-01-111-1/+1
* Fixes graphics.drawEllipse.Dominik Picheta2013-07-271-1/+4
* Fixed incorrect drawing of rectangles by graphics.drawRect.Dominik Picheta2013-04-141-3/+8
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* doc2 support for nimweb; fixed graphics.withEventsAraq2012-11-011-1/+2
* syntax compatibility between do blocks and stmt blocksZahary Karadjov2012-10-041-1/+1
* improved unsigned supportAraq2012-07-141-14/+13
* 'addSon' for types deprecated for 'int literal type' analysis (3)Araq2012-07-091-1/+1
* changed integer promotion rules; breaks bootstrapping and lots of codeAraq2012-07-081-4/+5
* made some tests green againAraq2012-06-201-11/+12
* Fixed graphics.drawLineAA and graphics.withEvents uses WaitEvent instead of P...dom962012-04-201-43/+64
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* Some minor fixes and additions to the graphics module.dom962011-04-261-40/+62
* more fixes for dy(n)lib typo; fixes #15Araq2011-03-081-1/+1
* cleanup: E_Base should not be used for inheriting exceptions; documentation g...Araq2011-01-151-1/+1
* graphics: draw(Ver|Hor)LineAraq2011-01-061-2/+2
* version 0.8.8Andreas Rumpf2010-03-141-172/+141
* improvements graphics moduleAndreas Rumpf2010-03-101-17/+24
* bugfix: tseqtupleAndreas Rumpf2010-03-101-37/+189
* bugfix: bug499771Andreas Rumpf2010-03-081-4/+64
* fixed anti-aliasing for graphics moduleAndreas Rumpf2010-03-051-16/+128
* bugfix: macro evaluation; added colors.extractRGBAndreas Rumpf2010-03-041-1/+1
* fixed graphics moduleAndreas Rumpf2010-03-031-133/+152
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* development of graphics moduleAndreas Rumpf2010-02-191-0/+203