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
16344 1236 d 23 h bpr /trunk/wims/src/Flydraw/ [flydraw] add command "segments" in flydraw (as in canvasdraw)
add "brokenline" as an alias of "polyline"
 
12473 2654 d 1 h bpr /trunk/wims/src/Flydraw/ [formatage]  
11132 3109 d 1 h bpr /trunk/wims/src/ [minor] delete tabs introduced in recent releases.  
11120 3111 d 22 h georgesk /trunk/wims/src/Flydraw/ fixed warnings about non-indented 'if' clauses  
9652 3544 d 15 h georgesk /trunk/wims/src/Flydraw/ fixed a bug with dashed lines signaled by Benoit Markey  
9651 3545 d 19 h georgesk /trunk/wims/src/Flydraw/ As gdImageDashedLine is slightly broken in latest libgd libraries, I implemented an emulation named "myDashedLine"  
8419 3876 d 1 h bpr /trunk/wims/src/Flydraw/ [minor/typo]  
8414 3878 d 13 h bpr /trunk/wims/src/Flydraw/ [minor/add] add crosshair crosshairs crosshairsize + some alias.  
8195 3954 d 1 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 3959 d 13 h bpr /trunk/wims/src/ [minor/clean] "include <*> " before the others includings.  
8171 3959 d 21 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 3960 d 21 h bpr /trunk/wims/src/Flydraw/ [minor/warning] eliminating three type-punning pointer dereferenciation  
8162 3960 d 21 h bpr /trunk/wims/src/Flydraw/ [minor/] gdImageFill ...  
8158 3961 d 23 h bpr /trunk/wims/src/Flydraw/ [minor/fix] add invisible frame to prevent "color leak" on the vertical right  
8156 3962 d 14 h bpr /trunk/wims/src/Flydraw/ [minor/fix] again the bug with the new gd with fill  
8102 3976 d 18 h bpr /trunk/wims/src/Flydraw/ [major/clean] change include c structure.  
8076 3995 d 20 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 3999 d 1 h bpr /trunk/wims/src/ [minor/comments]  
8010 4022 d 20 h bpr /trunk/wims/src/Flydraw/ [minor/fix] fix bug in gdImageFillToBorder when the point is outside of the image  
7675 4091 d 13 h bpr /trunk/wims/src/Flydraw/ [minor/spaces]  

Show All