Subversion Repositories wimsdev

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
18182 547 d 8 h bpr /trunk/wims/src/Misc/ [Makefile] delete the file bin/modind before copy the new version (cleaner)  
17887 676 d 2 h georgesk /trunk/wims/src/ added $(CPPFLAGS) to default compile commands for C sources.  
17561 977 d 0 h bpr /trunk/wims/src/Misc/ [src] compilation stop if chemeq does not compile well  
14948 1989 d 1 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 2052 d 8 h bpr /trunk/wims/ [minor] no more compile java applet as a maintainer  
8219 4046 d 3 h bpr /trunk/wims/src/ [minor/clean] dependencies in Makefile  
8186 4057 d 4 h bpr /trunk/wims/src/Misc/ [minor/] Makefile was not modified for html2msg  
8185 4057 d 4 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 4066 d 7 h bpr /trunk/wims/src/Misc/ [minor/] insplot.c has been deleted  
8147 4066 d 7 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 4067 d 7 h bpr /trunk/wims/src/ [minor/clean] clean Makefile + comments, fix Flydraw/flydraw.h  
8123 4069 d 1 h bpr /trunk/wims/src/Misc/ [major/clean] clean dicsort, modind, translator (no more include .c).
(suffix.c was inside the three programs).
 
8100 4078 d 4 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 4080 d 3 h bpr /trunk/wims/src/Misc/ [minor/] use libwims for functions find_word_start find_word_begin xmalloc and delete them in html2msg  
7614 4210 d 7 h schaersvoorde /trunk/wims/src/ [minor/svn] added canvasdraw
using system wide installed gd.h (-lgd) : corrected Flydraw / Texgif / clickzone
 
7160 4364 d 22 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 4499 d 16 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 4947 d 6 h schaersvoorde /trunk/wims/ [minor/svn] Added -very- small utility  
5170 4959 d 6 h schaersvoorde /trunk/wims/src/Misc/ [minor/svn] Added small exec utility 'scienceprint'  
4297 5224 d 19 h bpr /trunk/wims/ [minor/compile] in direction of compilation of the applets by the maintainers  
4237 5234 d 4 h bpr /trunk/wims/src/Misc/ [minor/makefile] add java:: ; this action should not for the moment called from ./compile  
4216 5237 d 21 h bpr /trunk/wims/src/Misc/ [minor/] change names of binary in bioinfo  
3895 5327 d 7 h bpr /trunk/wims/src/ [minor/cleanup] add cleaning in distclean (distclean is not used to make the distribution, use mkdistsvn )  
3889 5329 d 1 h bpr /trunk/wims/src/ [minor/fix] fix library linking order  
3688 5382 d 3 h schaersvoorde /trunk/wims/ [minor/svn] Add small utilitiy "toascii"  
3640 5415 d 15 h georgesk /trunk/wims/src/Misc/ now distclean depends on clean in the Makefile  
3578 5447 d 22 h bpr /trunk/wims/src/Misc/ [minor/delete] delete passcrypt not yet useful  
3519 5480 d 5 h schaersvoorde /trunk/wims/src/ [minor/svn] add small exec utility moneyprint  
3413 5529 d 8 h bpr /trunk/wims/src/Misc/ [minor/] add cleanup for lceb  
3398 5536 d 3 h bpr /trunk/wims/ [major/add] add crossword program, slib ... need to compile - feedback are welcome  
2884 5689 d 18 h bpr /trunk/wims/src/Misc/ [minor/fixbug] only Plouffe is useful  
2143 5753 d 7 h bpr /trunk/wims/src/ [major/add] add small program for --le compte est bon--  
1776 5839 d 23 h bpr /trunk/wims/ [minor/typo]  
1628 5871 d 4 h bpr /trunk/wims/src/ [minor/improvment] add distclean (from the debian version)  
1622 5871 d 7 h bpr /trunk/wims/ [minor/compile] delete bin/symtext and force compilation  
915 6129 d 22 h bpr /trunk/wims/src/Misc/ [minor/typo]  
913 6130 d 1 h bpr /trunk/wims/src/ [major/add] add checkmol program  
796 6261 d 2 h bpr /trunk/wims/src/Misc/ [minor/] the following for bioinfo  
10 6668 d 1 h reyssat /trunk/wims/src/ partial (src) import of 3.62