Age | Commit message (Collapse) | Author |
|
Combined if statements and simplified trig.
cos(atan2(y,x)) = x / sqrt(x^2 + y^2) and
sin(atan2(y,x)) = y / sqrt(x^2 + y^2).
|
|
|
|
|
|
|
|
The shortcuts for horizontal and vertical lines should draw the extra
thickness pixels around the line, not below it or to the right
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
svn-id: r30225
|
|
potential improvement is worth it)
svn-id: r29905
|
|
svn-id: r29904
|
|
svn-id: r29793
|
|
svn-id: r29791
|
|
svn-id: r29639
|
|
been updated.
svn-id: r28966
|
|
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
|
svn-id: r21866
|
|
svn-id: r20519
|
|
svn-id: r20088
|
|
svn-id: r19142
|
|
svn-id: r17842
|