/[xforms]/xforms/ChangeLog
ViewVC logotype

Diff of /xforms/ChangeLog

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

revision 1.33 by leeming, Thu Apr 24 12:35:33 2003 UTC revision 1.34 by leeming, Thu Apr 24 12:48:19 2003 UTC
# Line 1  Line 1 
1  2003-04-24  Angus Leeming  <angus.leeming@btopenworld.com>  2003-04-24  Angus Leeming  <angus.leeming@btopenworld.com>
2    
3            Migrate from imake to autoconf/automake.
4    
5            * Imakefile:
6            * Imakefile.os2:
7            * demos/Imakefile:
8            * demos/Imakefile.os2:
9            * fd2ps/Imakefile:
10            * fd2ps/Imakefile.os2:
11            * fdesign/Imakefile:
12            * fdesign/Imakefile.os2:
13            * fdesign/Imakefile.xxx:
14            * gl/Imakefile:
15            * image/Imakefile:
16            * lib/Imakefile:
17            * lib/Imakefile.os2:
18            * lib/OS2/Imakefile.os2:
19            * lib/include/Imakefile: removed.
20    
21            * autogen.sh:
22            * configure.ac:
23            * config/.cvsignore:
24            * config/common.am:
25            * config/config.guess:
26            * config/config.sub:
27            * config/cygwin.m4:
28            * config/depcomp:
29            * config/libtool.m4:
30            * config/ltmain.sh:
31            * config/xformsinclude.m4: Here be magic ;-)
32    
33            * Makefile.am:
34            * config/Makefile.am:
35            * demos/Makefile.am:
36            * demos/fd/Makefile.am:
37            * fd2ps/Makefile.am:
38            * fd2ps/test/Makefile.am:
39            * fdesign/Makefile.am:
40            * fdesign/fd/Makefile.am:
41            * fdesign/fd4test/Makefile.am:
42            * fdesign/notes/Makefile.am:
43            * fdesign/spec/Makefile.am:
44            * fdesign/xpm/Makefile.am:
45            * gl/Makefile.am:
46            * image/Makefile.am:
47            * lib/Makefile.am:
48            * lib/OS2/Makefile.am:
49            * lib/bitmaps/Makefile.am:
50            * lib/fd/Makefile.am:
51            * lib/include/Makefile.am:
52            * lib/private/Makefile.am: added.
53    
54            * xforms.spec.in: the RPM spec file.
55    
56            * lib/local.h: make use of the HAVE_STRCASECMP preprocessor variable.
57    
58            * lib/pixmap.c: use XPM_H_LOCATION instead of pre-processor stuff.
59    
60            * demos/demotest.c: define the callback.
61    
62            * fd2ps/sys.c: use preprocessor variable HAVE_STRCASECMP rather than
63            NO_STRCASECMP.
64    
65            * fd2ps/sys.h: now redundant, so remove it.
66    
67            * fd2ps/fd2ps.h:
68            * fd2ps/sys.c: remove #include "sys.h"
69    
70            * gl/canvas.h:
71            * gl/glcanvas.h: make use of HAVE_GL_GLX_H preprocessor variable.
72    
73    2003-04-24  Angus Leeming  <angus.leeming@btopenworld.com>
74    
75          * lib/tabfolder.c (handle): ensure that we have an active folder          * lib/tabfolder.c (handle): ensure that we have an active folder
76          before trying to manipulate its contents.          before trying to manipulate its contents.
77    
78  2003-04-24  Angus Leeming  <angus.leeming@btopenworld.com>  2003-04-24  Angus Leeming  <angus.leeming@btopenworld.com>
79    
80          * lib/include/Imakefile: do not copy the generated forms.h to ../.          * lib/include/Imakefile: do not copy the generated forms.h to ../.
81          * lib/Imakefile: remove the targets to install forms.h. This          * lib/Imakefile: remove the targets to install forms.h.
         temporarily breaks the install.  
82    
83          * pretty well all .c files: change #include "forms.h" to          * pretty well all .c files: change #include "forms.h" to
84          #include "include/forms.h".          #include "include/forms.h".

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

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