summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: e1acab840646a307a18495044d0b0e7a76468c4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
1998-09-23  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* capplets/screensaver-properties/Makefile.am
	(screensaver_properties_capplet_SOURCES): Add missing headers to
	the list of sources.

1998-09-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* configure.in (FVWM_PAGER): quoted $FVWM_PAGER in test ! -z
	"$FVWM_PAGER"

1998-09-23  Michael Lausch  <mla@gams.at>

	* configure.in (FVWM_PAGER): Added various tests for the
	fvwm-pager applet. 

1998-09-23  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* configure.in: 
	* Makefile.am: Add the idl directory.  WHY DID NO ONE ADD THIS
	WHEN IT WAS CREATED?

1998-09-22  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* configure.in: Bumped version number to 0.30.  The panting chimpanzee 
	is upon us.

Thu Sep 17 14:20:05 1998  John Ellis  <johne@bellatlantic.net>

	* configure.in, Makefile.am: Removed conditional build of gmenu since
	gtk+-1.1 is now a requirement.

1998-09-11  Alexandre Muniz  <munizao@cyberhighway.net>
	* configure.in (AC_OUTPUT): Added applets/charpick

1998-09-06  Raja R Harinath  <harinath@debian>

	* capplets/Makefile.am (DIST_SUBDIRS): Remove unneeded variable.

1998-09-06  Raja R Harinath  <harinath@cs.umn.edu>

	* configure.in (GNOME_COMPILE_WARNINGS): New check.

Fri Sep 04 00:07:08 1998  George Lebl  <jirka@5z.com>

	* configure.in,Makefile.am,po/POTFILES.in: removed support for
	  mico and related sources

Wed Sep 02 23:18:00 1998  George Lebl  <jirka@5z.com>

	* pixmaps/Makefile.am: install tiles into a separate directory,
	  we will want to browse this with an icon browser and we only
	  want tiles to show up

1998-08-27  Christopher Blizzard  <blizzard@appliedtheory.com>

	* configure.in: Add checks for seeing if libghttp is installed.

1998-08-23  Martin Baulig  <martin@home-of-linux.org>

	* configure.in (GNOME_FILEUTILS_CHECKS): Removed. This check
	is no longer necessary since we now use libgtop for the
	mountlist and fsusage stuff in the diskusage applet.
	* acconfig.h: Removed mountlist stuff.

	* configure.in (GNOME_INIT_LIBGTOP): New check.
	* acconfig.h: Added libgtop stuff.

1998-08-20  Raja R Harinath  <harinath@cs.umn.edu>

	* core-docs/Makefile.am (gnome-intro/gnome-intro.html): 
	Make rule even more friendlier to a build without `DocBook'.

Thu Aug 20 00:32:24 1998  Tom Tromey  <tromey@cygnus.com>

	* configure.in: Removed all smproxy code.
	Don't mention non-existent directory.

1998-08-19  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am (SUBDIRS): Actually compile `control-center' if
	it is enabled.
	(always_built_SUBDIRS): Reinstate `smproxy'.

1998-08-19  Martin Baulig  <martin@home-of-linux.org>

	* Makefile.am: Conditionally compiling `control-center' if
	we have ORBit.

	* Makefile.am: Using $(always_built_SUBDIRS),
	$(sometimes_built_SUBDIRS) and correct $(DIST_SUBDIRS).

1998-08-17  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* configure.in: Bumped the version number to 0.28.

1998-08-02  Raja R Harinath  <harinath@cs.umn.edu>

	* core-docs/Makefile.am (EXTRA_DIST): Add `gnome-intro.html'.
	(INTRO_EXTRA_DIST): Merge with EXTRA_DIST.

	* configure.in (PROGRAM_GMENU):
	Use AM_CONDITIONAL rather than AC_SUBST. 
	(PROGRAMS_PANEL_{CDPLAYER,MIXER,MODEMLIGHTS}): Likewise.
	(AC_OUTPUT): Remove `applets/netwatch/Makefile'.

	* Makefile.am (gmenu): New var.
	(SUBDIRS): Use $(gmenu) instead of @PROGRAM_GMENU@.
	
1998-08-01  Raja R Harinath  <harinath@cs.umn.edu>

	* core-docs/Makefile.am (install-data-local): Use INSTALL_DATA in
	a for loop, don't install all at once.
	(GNOME_INTRO_HTML_FILES): Remove $(srcdir) from names of files.
	(GNOME_INTRO_PICTURES): Likewise.
	(INTRO_EXTRA_DIST): Likewise.
	(GNOME_INTRO_GIFS): Likewise.
	(EXTRA_DIST): Likewise.

1998-07-31  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* configure.in (ALL_LINGUAS): Added Japanese translation.

1998-07-28  Mark Galassi  <rosalia@cygnus.com>

	* core-docs/gnome-intro/*.html: regenerated the HTML using the
	latest DocBook tools; some filenames have changed, and 

1998-07-23  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* config.guess, config.sub: Remove auto-generated files.

Tue Jul 21 18:29:16 1998  Tom Tromey  <tromey@cygnus.com>

	* acconfig.h (WINDOW_MANAGER): Removed.
	* configure.in: Don't define WINDOW_MANAGER, AC_SUBST it.

Sun Jul 19 03:31:08 1998  John Ellis  <johne@bellatlantic.net>

	* configure.in: variable PROGRAM_GMENU with a check for
	gtk/gtkctree.h which is in the devel GTK.
	* Makefile.am: added above variable in the subdirs section, now
	gmenu is built/installed by default if the devel GTK is found.

1998-07-19  Raja R Harinath  <harinath@cs.umn.edu>

	* configure.in (SMPROXY_DEFS): Use `STD_DEFINES' rather than
	`STD_CPP_DEFINES'. 
	(ORB_LIBS): To replace MICO_LIBS.
	(ORBIT_LIBS,MICO_LIBS): Don't subst.
	(ORBIT_CONFIG): Don't use `if [ .. ];', use `if test ..;'.
	
1998-07-18  Raja R Harinath  <harinath@cs.umn.edu>

	* configure.in (SMPROXY_DEFS): New check, based on AC_PATH_X11.
	Needed to get defines used in a X11 build tree.

Thu Jul 16 18:03:37 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (SUBDIRS): Added smproxy.
	* configure.in: Create smproxy/Makefile.

1998-07-13  Raja R Harinath  <harinath@cs.umn.edu>

	* configure.in (mico_prefix): Stop searching as soon as a
	`mico-ld' is found.  From Michael Lausch <mla@gams.co.at>.

1998-07-08  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* configure.in: Added applets/fifteen/Makefile to the list.

1998-07-08  Owen Taylor  <otaylor@fresnel.labs.redhat.com>

	* configure.in: Fix shell syntax bug in case when MICO
	is not found.

1998-06-26  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* configure.in (ALL_LINGUAS): Added Portuguese translation.

Sat Jun 13 01:11:16 1998  Tom Tromey  <tromey@cygnus.com>

	* core-docs/Makefile.am (gnome-intro/book01.html): Ignore mkdir
	failures.

Fri Jun 12 22:56:58 1998  Tom Tromey  <tromey@cygnus.com>

	* configure.in: Look for mico-setup.sh in $mico_prefix/doc.  Also,
	handle MICO 2.0.3 (still!).

1998-06-11  John Ellis  <johne@bellatlantic.net>

	* configure.in: added gmenu/Makefile

1998-06-11  John Ellis  <johne@bellatlantic.net>

	* gmenu directory: Checked in a gmenu, the GNOME menu editor,
	still needs a Makefile.am file though.

Wed Jun 10 11:34:52 1998  Owen Taylor  <otaylor@gtk.org>

	* configure.in: Make panel link micocoss library as well

Wed Jun 10 11:34:52 1998  Owen Taylor  <otaylor@gtk.org>

	* configure.in acconfig.h: Check for installed MICO
	  version, and the libs it requires by using mico-ld 
	  and mico-setup.sh.

	  Add a HAVE_MICO_ORB_RUN macro to signal that we need
	  to call orb->run(), as we do for mico-2.0.6 and later

Tue Jun  9 23:37:43 EDT 1998 Gregory McLean <gregm@comstar.net>

	* .cvsignore updates.


1998-06-09  Jim Pick  <jim@jimpick.com>

	* Added debian packaging dir.

1998-06-07  Stuart Parmenter  <pavlov@innerx.net>

	* help-browser/window.c: changed accel stuff around so that it works
	with gtk1.1

1998-06-05  Mark Galassi  <rosalia@cygnus.com>

	* core-docs/Makefile.am: fixed it so that "make dist" will
	generate a reasonable distribution.  Many files were not listed in
	the EXTRAS, but I think they now are.

1998-05-30  Raja R Harinath  <harinath@cs.umn.edu>

	* configure.in (FALSE): Automake conditional that always fails.
	This is used in some subdir Makefile.am tricks.

1998-05-26  John Ellis  <johne@bellatlantic.net>

	* configure.in: added PROGRAMS_PANEL_MODEMLIGHTS, apparently
	net/ppp_defs.h does not exist on solaris.

1998-05-22  Martin Baulig  <baulig@merkur.uni-trier.de>

	* configure.in: added GNOME_FILEUTILS_CHECKS

	* acconfig.h (AFS, MOUNTED_FREAD, MOUNTED_FREAD_FSTYP,
	MOUNTED_GETFSSTAT, MOUNTED_GETMNT, MOUNTED_GETMNTENT1,
	MOUNTED_GETMNTENT2, MOUNTED_GETMNTINFO, MOUNTED_LISTMNTENT,
	MOUNTED_VMOUNT, STAT_STATFS3_OSF1, STAT_READ_FILSYS,
	STAT_STATFS2_BSIZE, STAT_STATFS2_FSIZE, STAT_STATFS2_FS_DATA,
	STAT_STATFS4, STAT_STATVFS, STATFS_TRUNCATES_BLOCK_COUNTS):
	New macros.
	
1998-05-13  Christopher Blizzard  <blizzard@appliedtheory.com>

	* configure.in: added applets/bussign/Makefile to the list of
 	Makefiles.

1998-05-05  Mark Galassi  <rosalia@cygnus.com>

	* core-docs/gnome-intro.sgml: added a bit more to the panel;
	that's it for the Red Hat 5.1 release, I guess.

	* core-docs/Makefile.am (install-data-local): fixed little bug in
	installing help files.

	* core-docs/gnome-intro.sgml: completed the GNOME intro; there are
	many omissions, but it seems OK.  Now I have to proofread it a bit
	and add a mention of panel applets.  I also added all the
	generated HTML files for people who do not have the docbook tools
	installed (this sucks).

	* core-docs/Makefile.am: put core-docs under automake with some
	quickly hacked-up rules for the RH-5.1 release.  I will clean it
	up later; this seems to work and install gnome-intro in a way such
	that the help browser picks it up.

	* Makefile.am (SUBDIRS): added core-docs

Sun May  3 22:43:59 1998  Tom Tromey  <tromey@cygnus.com>

	* acconfig.h (HAVE_FORKPTY): New macro.
	* configure.in: Include UTIL_LIB check from gnome-libs.

1998-05-03  Mark Galassi  <rosalia@cygnus.com>

	* core-docs/gnome-intro.sgml: added the beginnings of an
	overall gnome-intro manual.

Mon Apr 27 20:42:24 EDT 1998 Gregory McLean <gregm@comstar.net>

	* panel/menu.c : changed a couple of <icon>.xpm to <icon.png> as
	  the xpm files for _thoose_ icons wern't there.

Sun Apr 26 10:55:18 EDT 1998 Gregory McLean <gregm@comstar.net>
	
	* Its too early in the morning!
	* applets/netwatch/netwatch-old.c: added to the repo.
	* applets/netwatch/netwatch_applet.desktop: desktop file
	* applets/netwatch/.cvsignore: updated.

Sun Apr 26 01:05:51 1998  Tom Tromey  <tromey@cygnus.com>

	* acconfig.h (WINDOW_MANAGER): New macro.
	* configure.in: Added --with-window-manager option.

	* configure.in: Unconditionally look for crypt.h.

Sun Apr 26 10:55:18 EDT 1998 Gregory McLean <gregm@comstar.net>

	* configure.in: changed the AC_PROG_LEX -> AM_PROG_LEX
	  though I couldn't find any lex files that this is needed
	  for. IIRC automake 1.2 supports this macro also.

Sun Apr 19 09:38:36 EDT 1998 Gregory McLean <gregm@comstar.net>

        * applets/*/.cvsignore: updated to ignore generated files.

Tue Mar 17 23:26:47 1998  George Lebl  <jirka@5z.com>

	* configure.in: updated teh Makefiles being created

	* Makefile.am: build in applets

	* applets/Makefile.am: build clock

Sat Mar 14 20:21:31 1998  George Lebl  <jirka@5z.com>

	* gnome-panel.idl, launcher-lib.(cc|h): added a Launcher
	  interface, but didn't do anything with it yet.

Fri Mar 13 13:44:40 1998  George Lebl  <jirka@5z.com>

	* panel.c,clock.c: fixed some FIXME's and added some 
	  sanity checks

1998-03-13  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>

	* configure.in (ALL_LINGUAS): Added German translation.

1998-03-13  Raja R Harinath  <harinath@cs.umn.edu>

	* configure.in (RES_LIBS): New check for `inet_aton'.

Tue Mar 10 22:33:39 1998  Tom Tromey  <tromey@cygnus.com>

	* stamp.h.in: Removed.
	* configure.in: Don't create stamp.h.

Sun Mar  8 21:41:18 1998  Tom Tromey  <tromey@cygnus.com>

	* version.h.in: Removed.
	* configure.in: Don't create version.h.

Wed Mar  4 01:18:19 1998  Tom Tromey  <tromey@cygnus.com>

	* acconfig.h (HAVE_PROGRAM_INVOCATION_SHORT_NAME,
	HAVE_PROGRAM_INVOCATION_NAME): Added.

1998-03-04  Raja R Harinath  <harinath@cs.umn.edu>

	* configure.in (AC_OUTPUT): Add `panel/libapplet/Makefile'.

Mon Mar  2 15:30:00 1998  Tom Tromey  <tromey@cygnus.com>

	* configure.in: Removed check for SMlib.h; now comes from
	gnome-x-checks.m4.

1998-02-26  Raja R Harinath  <harinath@cs.umn.edu>

	* configure.in: Make the check for SMlib.h work better with the
	checks that happen in macros/gnome-x-checks.m4.

Thu Feb 26 12:37:07 1998  Tom Tromey  <tromey@cygnus.com>

	* configure.in: Check for X11/SM/SMlib.h.

1998-02-25  Raja R Harinath  <harinath@cs.umn.edu>

	* configure.in (AC_OUTPUT): Remove duplicated entry for
	`panel/batmon/Makefile'. 

Sat Feb 14 01:31:21 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (macros/macros.dep): Use tab in rule, not space.

	* configure.in: Run AC_LINK_FILES for gettext.

1998-02-14  Raja R Harinath  <harinath@cs.umn.edu>

	* configure.in (GNOME_X_CHECKS): Add new check.
	(AC_OUTPUT): Also generate `macros/Makefile'.

	* Makefile.am (macros/macros.dep): Maintainer rule to
	auto-regenerate aclocal.m4.
	(SUBDIRS): Add `macros'.

	* help-browser/gnome-helpwin.c (gnome_helpwin_load): Replace
	`snprintf' with `g_snprintf'.

1998-02-13  Raja R Harinath  <harinath@cs.umn.edu>

	* configure.in (AC_OUTPUT): Generate `macros/Makefile'.

	* autogen.sh: Use `macros/autogen.sh'.