| Rev | Age | Author | Path | Log message | Diff | 
           
           
              | 18182 | 561 d 10 h | bpr | /trunk/wims/src/Misc/ | [Makefile] delete the file bin/modind before copy the new version (cleaner) |  | 
           
              | 17887 | 690 d 4 h | georgesk | /trunk/wims/src/ | added $(CPPFLAGS) to default compile commands for C sources. |  | 
           
              | 17561 | 991 d 2 h | bpr | /trunk/wims/src/Misc/ | [src] compilation stop if chemeq does not compile well |  | 
           
              | 14948 | 2003 d 3 h | obado | /trunk/wims/src/Misc/ | [bugfix] Canvasdraw : userdraw now works also on iOS touch devices : * Replace "MouseEvent.which" by "MouseEvent.button", as "which property is non-standard (see https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/which)
 * Replace evt.identifier == 0 by evt.identifier >= 0, as touch identifier is a unique integer, not always 0
 * cleanup trailing spaces
 + Replace "Ariel" font by "Arial", as Ariel is not a default browser font
 + "make all" in canvasdraw also copy generated binary, not only script link
 + minor code formatting
 |  | 
           
              | 14708 | 2066 d 10 h | bpr | /trunk/wims/ | [minor] no more compile java applet as a maintainer |  | 
           
              | 8219 | 4060 d 5 h | bpr | /trunk/wims/src/ | [minor/clean] dependencies in Makefile |  | 
           
              | 8186 | 4071 d 5 h | bpr | /trunk/wims/src/Misc/ | [minor/] Makefile was not modified for html2msg |  | 
           
              | 8185 | 4071 d 5 h | bpr | /trunk/wims/src/ | [major] - delete the include *.c in wims.c and wimslogd.c - clean makefil
 - delete hmname.c (part in rawmath.c, part in Misc/html2msg.c
 - ...
 |  | 
           
              | 8151 | 4080 d 8 h | bpr | /trunk/wims/src/Misc/ | [minor/] insplot.c has been deleted |  | 
           
              | 8147 | 4080 d 9 h | bpr | /trunk/wims/src/Misc/ | [minor/clean] use -lwims ; delete some functions : - xmalloc, find_word_end, find_word_begin are defined in Lib/liblines.c
 - wordchr, varchr, strip_trailing_spaces are not used in modstat.c
 |  | 
           
              | 8134 | 4081 d 8 h | bpr | /trunk/wims/src/ | [minor/clean] clean Makefile + comments, fix Flydraw/flydraw.h |  | 
           
              | 8123 | 4083 d 2 h | bpr | /trunk/wims/src/Misc/ | [major/clean] clean dicsort, modind, translator (no more include .c). (suffix.c was inside the three programs).
 |  | 
           
              | 8100 | 4092 d 5 h | bpr | /trunk/wims/src/ | [major/clean] clean the c code : - change the name of some functions similar but different to keep code equivalent to the old one (strip_trailing_spaces find_matching mkdirs singlespace deaccent wordchr string_modify search_list)
 - delete #include "../Lib/basicstr.c", comment functions which are at the same time in Lib and in some other file.c and add
 lopt=-L$(wims_home)/lib -lwims -lm $(rpath) in the Makefile
 (in Interfaces, Misc/oncechar, Misc/translator, Misc/dicsort, Misc/modind, Misc/ccsum, Texgif/texgif.c)
 |  | 
           
              | 8094 | 4094 d 4 h | bpr | /trunk/wims/src/Misc/ | [minor/] use libwims for functions find_word_start find_word_begin xmalloc and delete them in html2msg |  | 
           
              | 7614 | 4224 d 8 h | schaersvoorde | /trunk/wims/src/ | [minor/svn] added canvasdraw using system wide installed gd.h (-lgd)  : corrected Flydraw  / Texgif / clickzone
 |  | 
           
              | 7160 | 4379 d 0 h | georgesk | /trunk/wims/src/ | removed every dependency of binaries on Flydraw/gd/libgd.a; not yet removed that part of the source tree |  | 
           
              | 6776 | 4513 d 18 h | georgesk | /trunk/wims/src/ | taken in account the management of CFLAGS and CPPFLAGS; this allows to apply flags for hardening executable files; see http://wiki.debian.org/Hardening |  | 
           
              | 5207 | 4961 d 7 h | schaersvoorde | /trunk/wims/ | [minor/svn] Added -very- small utility |  | 
           
              | 5170 | 4973 d 7 h | schaersvoorde | /trunk/wims/src/Misc/ | [minor/svn]  Added small exec utility 'scienceprint' |  | 
           
              | 4297 | 5238 d 21 h | bpr | /trunk/wims/ | [minor/compile] in direction of compilation of the applets by the maintainers |  |