index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
impure
/
graphics.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/impure - Dropped 'T' from types
pdw
2015-06-04
1
-28
/
+30
*
Don't run non-test code when defined(testing)
Oleh Prypin
2015-04-21
1
-1
/
+1
*
updated graphics.nim
Araq
2014-09-18
1
-119
/
+119
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-2
/
+2
*
case consistency improvements
Araq
2014-01-11
1
-1
/
+1
*
Fixes graphics.drawEllipse.
Dominik Picheta
2013-07-27
1
-1
/
+4
*
Fixed incorrect drawing of rectangles by graphics.drawRect.
Dominik Picheta
2013-04-14
1
-3
/
+8
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
doc2 support for nimweb; fixed graphics.withEvents
Araq
2012-11-01
1
-1
/
+2
*
syntax compatibility between do blocks and stmt blocks
Zahary Karadjov
2012-10-04
1
-1
/
+1
*
improved unsigned support
Araq
2012-07-14
1
-14
/
+13
*
'addSon' for types deprecated for 'int literal type' analysis (3)
Araq
2012-07-09
1
-1
/
+1
*
changed integer promotion rules; breaks bootstrapping and lots of code
Araq
2012-07-08
1
-4
/
+5
*
made some tests green again
Araq
2012-06-20
1
-11
/
+12
*
Fixed graphics.drawLineAA and graphics.withEvents uses WaitEvent instead of P...
dom96
2012-04-20
1
-43
/
+64
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
Some minor fixes and additions to the graphics module.
dom96
2011-04-26
1
-40
/
+62
*
more fixes for dy(n)lib typo; fixes #15
Araq
2011-03-08
1
-1
/
+1
*
cleanup: E_Base should not be used for inheriting exceptions; documentation g...
Araq
2011-01-15
1
-1
/
+1
*
graphics: draw(Ver|Hor)Line
Araq
2011-01-06
1
-2
/
+2
*
version 0.8.8
Andreas Rumpf
2010-03-14
1
-172
/
+141
*
improvements graphics module
Andreas Rumpf
2010-03-10
1
-17
/
+24
*
bugfix: tseqtuple
Andreas Rumpf
2010-03-10
1
-37
/
+189
*
bugfix: bug499771
Andreas Rumpf
2010-03-08
1
-4
/
+64
*
fixed anti-aliasing for graphics module
Andreas Rumpf
2010-03-05
1
-16
/
+128
*
bugfix: macro evaluation; added colors.extractRGB
Andreas Rumpf
2010-03-04
1
-1
/
+1
*
fixed graphics module
Andreas Rumpf
2010-03-03
1
-133
/
+152
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
development of graphics module
Andreas Rumpf
2010-02-19
1
-0
/
+203