Subversion Repositories wimsdev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9652 3551 d 7 h georgesk /trunk/wims/src/Flydraw/ fixed a bug with dashed lines signaled by Benoit Markey  
9651 3552 d 11 h georgesk /trunk/wims/src/Flydraw/ As gdImageDashedLine is slightly broken in latest libgd libraries, I implemented an emulation named "myDashedLine"  
8419 3882 d 17 h bpr /trunk/wims/src/Flydraw/ [minor/typo]  
8414 3885 d 5 h bpr /trunk/wims/src/Flydraw/ [minor/add] add crosshair crosshairs crosshairsize + some alias.  
8195 3960 d 17 h bpr /trunk/wims/src/ [major/clean] clean differents definitions of errors (give differents names)
delete error1 error2 error3 which do not seem useful.
- clean Makefile
 
8177 3966 d 5 h bpr /trunk/wims/src/ [minor/clean] "include <*> " before the others includings.  
8171 3966 d 13 h bpr /trunk/wims/src/ [minor/] replace finite() deprecated by isfinite() (https://refspecs.linuxfoundation.org/LSB_3.2.0/LSB-Core-generic/LSB-Core-generic/baselib-finite.html)  
8163 3967 d 13 h bpr /trunk/wims/src/Flydraw/ [minor/warning] eliminating three type-punning pointer dereferenciation  
8162 3967 d 13 h bpr /trunk/wims/src/Flydraw/ [minor/] gdImageFill ...  
8158 3968 d 15 h bpr /trunk/wims/src/Flydraw/ [minor/fix] add invisible frame to prevent "color leak" on the vertical right  
8156 3969 d 6 h bpr /trunk/wims/src/Flydraw/ [minor/fix] again the bug with the new gd with fill  
8102 3983 d 10 h bpr /trunk/wims/src/Flydraw/ [major/clean] change include c structure.  
8076 4002 d 12 h bpr /trunk/wims/src/Flydraw/ [minor/clean] - clean the 'modifs a JC'
- delete evalue.c file :
- replace evalue by strevalue (which is what it was)
- float2str was not used
- substit in flydraw.c
- gdImageFillToBorder2 : do nothing if the point is outside the image (usefull in fellipse, fcircle)
 
8068 4005 d 17 h bpr /trunk/wims/src/ [minor/comments]  
8010 4029 d 12 h bpr /trunk/wims/src/Flydraw/ [minor/fix] fix bug in gdImageFillToBorder when the point is outside of the image  
7675 4098 d 5 h bpr /trunk/wims/src/Flydraw/ [minor/spaces]  
7615 4115 d 16 h bpr /trunk/wims/src/ [minor/] complete the changes from internal gd to server gd; drawode seems to work\
instead of the warning in drawode.c (to check more).
correct new warning in flydraw (coming from the new gd).
 
6790 4403 d 8 h bpr /trunk/wims/src/ [minor/cleaning] warnings  
6578 4443 d 13 h bpr /trunk/wims/src/Flydraw/ [minor/] add dplot (not very well).  
3837 5241 d 6 h kbelabas /trunk/wims/src/Flydraw/ [minor/compile] kill warnings  

Show All