gnome-control-center/ChangeLog

129 lines
3.7 KiB
Text
Raw Normal View History

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'.