/[xforms]/xforms/ChangeLog
ViewVC logotype

Diff of /xforms/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by leeming, Tue Apr 15 19:14:16 2003 UTC revision 1.17 by leeming, Thu Apr 17 09:04:56 2003 UTC
# Line 1  Line 1 
1    2003-04-16  Angus Leeming  <angus.leeming@btopenworld.com>
2    
3            Remove the SNP directory and replace it with a single file,
4            flsnprintf.c. Invoke snprintf through a wrapper fl_snprintf.
5    
6            * Imakefile: remove SUBDIR snp.
7    
8            * lib/flsnprintf.c, lib/include/flsnprintf.h: new files.
9    
10            * lib/include/Imakefile: add flsnprintf.h to the files used to
11            generated forms.h.
12    
13            * lib/forms.h
14            * lib/include/forms.h: regenerated.
15    
16            * lib/Imakefile: add flsnprintf.c.
17            Pass -DHAVE_SNPRINTF as a compiler option.
18    
19            * lib/local.h: remove HAVE_SNPRINTF stuff.
20    
21            * demos/Imakefile:
22            * fd2ps/Imakefile:
23            * fdesign/Imakefile:
24            * gl/Imakefile:
25            * image/Imakefile:
26            pass -DHAVE_SNPRINTF as a compiler option. Remove other SNP stuff.
27    
28            * demos/wwwl.c:
29            * fdesign/fd_attribs.c:
30            * image/image.c:
31            * image/image_io_filter.c:
32            * image/image_postscript.c:
33            * lib/choice.c:
34            * lib/cmd_br.c:
35            * lib/errmsg.c:
36            * lib/events.c:
37            * lib/flresource.c:
38            * lib/fselect.c:
39            * lib/goodie_alert.c:
40            * lib/goodie_choice.c:
41            * lib/goodie_msg.c:
42            * lib/goodie_salert.c:
43            * lib/version.c:
44            * lib/xpopup.c:
45            s/\(v*snprintf\)/fl_\1/
46    
47            * snp/*: all files removed.
48    
49  2003-04-15  Angus Leeming  <angus.leeming@btopenworld.com>  2003-04-15  Angus Leeming  <angus.leeming@btopenworld.com>
50    
51          * lots of files: reduce the amount of magic includes of header files          * lots of files: reduce the amount of magic includes of header files

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26