Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
18182 470 d 2 h bpr /trunk/wims/src/Misc/ [Makefile] delete the file bin/modind before copy the new version (cleaner)  
17887 598 d 20 h georgesk /trunk/wims/src/ added $(CPPFLAGS) to default compile commands for C sources.  
17561 899 d 18 h bpr /trunk/wims/src/Misc/ [src] compilation stop if chemeq does not compile well  
14948 1911 d 19 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 1975 d 2 h bpr /trunk/wims/ [minor] no more compile java applet as a maintainer  
8219 3968 d 21 h bpr /trunk/wims/src/ [minor/clean] dependencies in Makefile  
8186 3979 d 21 h bpr /trunk/wims/src/Misc/ [minor/] Makefile was not modified for html2msg  
8185 3979 d 21 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 3989 d 0 h bpr /trunk/wims/src/Misc/ [minor/] insplot.c has been deleted  
8147 3989 d 1 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 3990 d 0 h bpr /trunk/wims/src/ [minor/clean] clean Makefile + comments, fix Flydraw/flydraw.h  
8123 3991 d 18 h bpr /trunk/wims/src/Misc/ [major/clean] clean dicsort, modind, translator (no more include .c).
(suffix.c was inside the three programs).
 
8100 4000 d 21 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 4002 d 20 h bpr /trunk/wims/src/Misc/ [minor/] use libwims for functions find_word_start find_word_begin xmalloc and delete them in html2msg  
7614 4133 d 0 h schaersvoorde /trunk/wims/src/ [minor/svn] added canvasdraw
using system wide installed gd.h (-lgd) : corrected Flydraw / Texgif / clickzone
 
7160 4287 d 16 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 4422 d 10 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 4869 d 23 h schaersvoorde /trunk/wims/ [minor/svn] Added -very- small utility  
5170 4881 d 23 h schaersvoorde /trunk/wims/src/Misc/ [minor/svn] Added small exec utility 'scienceprint'  
4297 5147 d 13 h bpr /trunk/wims/ [minor/compile] in direction of compilation of the applets by the maintainers  
4237 5156 d 21 h bpr /trunk/wims/src/Misc/ [minor/makefile] add java:: ; this action should not for the moment called from ./compile  
4216 5160 d 15 h bpr /trunk/wims/src/Misc/ [minor/] change names of binary in bioinfo  
3895 5250 d 1 h bpr /trunk/wims/src/ [minor/cleanup] add cleaning in distclean (distclean is not used to make the distribution, use mkdistsvn )  
3889 5251 d 19 h bpr /trunk/wims/src/ [minor/fix] fix library linking order  
3688 5304 d 20 h schaersvoorde /trunk/wims/ [minor/svn] Add small utilitiy "toascii"  
3640 5338 d 9 h georgesk /trunk/wims/src/Misc/ now distclean depends on clean in the Makefile  
3578 5370 d 16 h bpr /trunk/wims/src/Misc/ [minor/delete] delete passcrypt not yet useful  
3519 5402 d 23 h schaersvoorde /trunk/wims/src/ [minor/svn] add small exec utility moneyprint  
3413 5452 d 1 h bpr /trunk/wims/src/Misc/ [minor/] add cleanup for lceb  
3398 5458 d 20 h bpr /trunk/wims/ [major/add] add crossword program, slib ... need to compile - feedback are welcome  
2884 5612 d 12 h bpr /trunk/wims/src/Misc/ [minor/fixbug] only Plouffe is useful  
2143 5676 d 1 h bpr /trunk/wims/src/ [major/add] add small program for --le compte est bon--  
1776 5762 d 17 h bpr /trunk/wims/ [minor/typo]  
1628 5793 d 21 h bpr /trunk/wims/src/ [minor/improvment] add distclean (from the debian version)  
1622 5794 d 1 h bpr /trunk/wims/ [minor/compile] delete bin/symtext and force compilation  
915 6052 d 15 h bpr /trunk/wims/src/Misc/ [minor/typo]  
913 6052 d 19 h bpr /trunk/wims/src/ [major/add] add checkmol program  
796 6183 d 20 h bpr /trunk/wims/src/Misc/ [minor/] the following for bioinfo  
10 6590 d 18 h reyssat /trunk/wims/src/ partial (src) import of 3.62