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
11132 2732 d 3 h bpr /trunk/wims/src/ [minor] delete tabs introduced in recent releases.  
11120 2734 d 23 h georgesk /trunk/wims/src/Flydraw/ fixed warnings about non-indented 'if' clauses  
9652 3167 d 17 h georgesk /trunk/wims/src/Flydraw/ fixed a bug with dashed lines signaled by Benoit Markey  
9651 3168 d 21 h georgesk /trunk/wims/src/Flydraw/ As gdImageDashedLine is slightly broken in latest libgd libraries, I implemented an emulation named "myDashedLine"  
8419 3499 d 3 h bpr /trunk/wims/src/Flydraw/ [minor/typo]  
8414 3501 d 15 h bpr /trunk/wims/src/Flydraw/ [minor/add] add crosshair crosshairs crosshairsize + some alias.  
8195 3577 d 2 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 3582 d 15 h bpr /trunk/wims/src/ [minor/clean] "include <*> " before the others includings.  
8171 3582 d 23 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 3583 d 23 h bpr /trunk/wims/src/Flydraw/ [minor/warning] eliminating three type-punning pointer dereferenciation  
8162 3583 d 23 h bpr /trunk/wims/src/Flydraw/ [minor/] gdImageFill ...  
8158 3585 d 1 h bpr /trunk/wims/src/Flydraw/ [minor/fix] add invisible frame to prevent "color leak" on the vertical right  
8156 3585 d 16 h bpr /trunk/wims/src/Flydraw/ [minor/fix] again the bug with the new gd with fill  
8102 3599 d 20 h bpr /trunk/wims/src/Flydraw/ [major/clean] change include c structure.  
8076 3618 d 21 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 3622 d 3 h bpr /trunk/wims/src/ [minor/comments]  
8010 3645 d 22 h bpr /trunk/wims/src/Flydraw/ [minor/fix] fix bug in gdImageFillToBorder when the point is outside of the image  
7675 3714 d 14 h bpr /trunk/wims/src/Flydraw/ [minor/spaces]  
7615 3732 d 2 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 4019 d 17 h bpr /trunk/wims/src/ [minor/cleaning] warnings  

Show All