1999-02-24 Elliot Lee * Add jbc applet to the bunch. 1999-02-19 Raja R Harinath * configure.in (ZVT_LIBS): Define to `gnome-config --libs zvt`. 1999-02-18 Shooby Ban * panel/button-widget.c, drawer-widget.c, snapped-widget.c, corner-widget.c, menu.c, swallow.c: Changed some hardcoded values to #define PANEL_MINIMUM_WIDTH Added a chance to make another size of panel 1999-02-17 Owen Taylor * **/Makefile.am: install .desktop files in $datadir/gnome/apps. 1999-02-15 Federico Mena Quintero * configure.in: Bumped version number to 0.99.8.1. 1999-02-11 Federico Mena Quintero * configure.in: Bumped version number to 0.99.8. 1999-02-10 Martin Baulig * gnome-core.spec.in, gnome-core.spec: Replaced gnome-core.spec with gnome-core.spec.in, so gnome-core.spec is now a generated file. 1999-02-10 Martin Baulig * desktop-properties: Nuked this directory. 1999-02-07 Federico Mena Quintero * configure.in: Bumped version number to 0.99.7. 1999-02-06 Changwoo Ryu * applets/.../*.desktop, desktop-links/*.{desktop,directory} : Added Korean translations. 1999-02-01 Chris Lahey * gnome-edit/.cvsignore: Added .deps and gnome-edit to .cvsignore. * gnome-edit/Makefile.am: Changed this to make it do a compile instead of just installing a script. * gnome-edit/gnome-edit: Removed this script. Now generated from gnome-edit.c. * gnome-edit/gnome-edit.c: Added this. It launches another editor based on settings from the gnome-edit-properties capplet. 1999-01-23 Federico Mena Quintero * configure.in (AC_OUTPUT): Added gnome-terminal/C/Makefile to the list of files to generate. Sun Jan 24 03:23:24 1999 Timur Bakeyev * configure.in (AC_CHECK_HEADERS): Add check for sys/soundcard.h - BSDI hides it there. 1999-01-10 Tuomas Kuosmanen * pixmaps/netscape.png: Replaced the netscape launcher icon * pixmaps/gnome-mouse.png: Replaced the mouse icon with one equipped with smoother edges :) 1999-01-09 Federico Mena Quintero * configure.in (ALL_LINGUAS): Added nl to the translations, courtesy of Dirk-Jan C. Binnema . 1999-01-05 Oliver Maruhn * configure.in (AC_OUTPUT): "applets/mini-commander/src/Makefile" added Tue Jan 05 01:59:15 1999 George Lebl * pixmaps/{Makefile.am,tile-blue-{up,down}.png}: add blue tiles that will be used in logout buttons (you know blue == night == logout .... ummm ... whatever ... forget it) 1998-12-30 Jeff Garzik * { many files }: s/g_copy_strings/g_strconcat/ 1998-12-29 Oliver Maruhn * configure.in (AC_OUTPUT): "applets/mini-commander/docs/Makefile" added Tue Dec 29 14:46:39 1998 Maciej Stachowiak * configure.in: Removed logic to check if the user passed --with-window-mager=fvwm2. 1998-12-29 Oliver Maruhn * configure.in (AC_OUTPUT): "applets/mini-commander/docs/Makefile" added Tue Dec 29 14:46:39 1998 Maciej Stachowiak * configure.in: Removed logic to check if the user passed --with-window-mager=fvwm2. 1998-12-15 Federico Mena Quintero * configure.in: Fix AC_INIT, it was testing for an obsolete file. Removed desktop-properties from the list of directories. Removed applets/gkb from the list of directories. Why is it not being built? 1998-12-15 Yukihiro Nakai * */*.desktop: Added Japanese translations with our special tool. * */*.directory: Likewise 1998-12-10 James Henstridge * gnome-core.spec: removed %{prefix}/share/control-center from %files list since control center has moved. 1998-12-08 Michael Fulbright * moved control-center and capplets to control-center CVS module 1998-12-08 Michael Lausch * configure.in Remove the --with-fvwm2 configure.in option, the fvwm2 applet is now selfcontained. Instead build the applet if the requested window manager is fvwm2. 1998-12-07 James Henstridge * capplets/url-properties: a new applet to configure the behaviour of the gnome_url_show function in libgnome. 1998-12-06 Tuomas Kuosmanen * pixmaps/Makefile.am (EXTRA_DIST): Added some new tiles for panel: tile-moon-[up,down].png - a grayish tile tile-sand-[up,down].png - a brownish tile tile-coral-[up,down].png - a blueish tile (try this with http://tigert.gimp.org/files/gtkrc-files/gtkrc.ocean) 1998-12-02 Raja R Harinath * capplets/sound-properties/sound-properties.c (main): Add a closing brace. 1998-12-03 Changwoo Ryu Use gettext 0.10.35 * configure.in (AC_OUTPUT): Removed `sed POTFILES...'. * acinclude.m4: Removed gettext macros. 1998-12-02 Martin Baulig * Makefile.am (always_built_SUBDIRS): Removed `desktop-properties' - we have capplets for all of them now. 1998-12-02 Martin Baulig * capplets/ui-properties: Added "Look&Feel" properties capplet. * capplets/bell-properties: Added bell properties capplet. Sun Nov 29 18:20:54 EST 1998 Gregory McLean * configure.in : Added applets/gticker/Makefile to the makefiles to produce. 1998-11-29 Jeff Garzik * applets/gkb/gkb.c, applets/netwatch/netwatch.c: Added required app id arg to applet_widget_new. Tue Nov 24 00:25:53 1998 Owen Taylor * capplets/theme-switcher/da.h: Removed include of gtk-socket.h, which now is in GTK+. 1998-11-23 Andrew T. Veliath * capplets/screensaver-properties/screensaver-properties-capplet.c: Use gtk_scrolled_window_add_with_viewport instead of gtk_container_add (gtk changes). 1998-11-21 Nuno Ferreira * capplets/screensaver-properties/callbacks.c: Include . * capplets/theme-switcher/gui.c: Include . Mark strings for translation. * capplets/sound-properties/sound-properties.c: Mark strings for translation. (main): Initialize gettext. * capplets/theme-switcher/main.c (main): Include at the top of the file. (main): Initialize gettext. * capplets/screensaver-properties/screensaver-properties-capplet.c: Include at the top of the file. (main): Initialize gettext. * capplets/keyboard-properties/keyboard-properties.c:Include at the top of the file. (main): Initialize gettext. 1998-11-12 Andrew T. Veliath * acconfig.h: Remove HAVE_ORBIT, HAVE_MICO_ORB_RUN. HAVE_ORBIT is now implicit. * Makefile.am: Remove ORBIT_INSTALLED AM_CONDITIONAL. * configure.in: The ORBit AM_CONDITIONAL is now in gnome-orbit-check.m4 as HAVE_ORBIT. 1998-11-06 Raja R Harinath * capplets/theme-switcher/main.c (confdefs.h): `confdefs.h isn't a nice name for a header file. Since no other file uses it, just remove it. (THEME_SWITCHER_VERSION): New define. Is what `VERSION' was used for. (main): Use new name for `VERSION'. * capplets/theme-switcher/confdefs.h: Delete. * capplets/theme-switcher/config.h: Delete. Fri Nov 6 17:15:00 1998 Owen Taylor * capplets/theme-switcher/main.c: include confdefs.h to get VERSION. * capplets/theme-switcher/demo.c (demo_main): Put the CList in a scrolled window. * Makefile.am: Build theme-switcher-capplet by default, now that themes are in GTK+ head. 1998-11-04 Raja R Harinath * configure.in (have_libesd): Actually define the HAVE_LIBESD conditional. 1998-10-30 * capplets/screensaver-properties/callbacks.c (launch_miniview): Thou shall not exec (NULL)... (launch_miniview): thou shalt also not check in things before you save the changes... (: 1998-10-28 The Rasterman * applets/esd-manager: added this.. going to work on it... 1998-10-26 Raja R Harinath * capplets/screensaver-properties/screensaver-properties-capplet.c (main): This is not a void function. 1998-10-20 Tom Tromey * configure.in (ALL_LINGUAS): Added `da'. 1998-10-20 Andrew Veliath * configure.in: Update ORBit checks to use new gnome-orbit-checks.m4. acconfig.h: Add HAVE_ORBIT. Sun Oct 18 22:02:28 1998 Owen Taylor * capplets/background-properties/property-background.c (img_dnd_drop): Matching braces help. Sun Oct 18 19:18:21 1998 Owen Taylor * background-properties/property-background.c: Use the new DND API. 1998-10-14 Nuno Ferreira * */*.desktop: Added Portuguese translations. * */*.directory: Likewise 1998-09-29 The Rasterman * configure.in: added e-conf capplet and gnome-pager applet 1998-09-29 Raja R Harinath * configure.in (applets_libgtop): More warnings if `libgtop' isn't found. Mon Sep 28 12:31:00 1998 John Ellis * configure.in: Add applets/slashapp/Makefile 1998-09-27 Raja R Harinath * configure.in: Warn if some of the applets will not be built. 1998-09-24 Nuno Ferreira * applets/asclock/asclock_applet.desktop: Likewise. * applets/battery/battery_applet.desktop: Likewise. * capplets/theme-switcher/theme-selector.desktop: Add Portuguese translation. * capplets/screensaver-properties/screensaver-desktops/screensaver-properties.desktop: Likewise. * capplets/keyboard-properties/keyboard-properties.desktop: Likewise. 1998-09-23 Federico Mena Quintero * capplets/screensaver-properties/Makefile.am (screensaver_properties_capplet_SOURCES): Add missing headers to the list of sources. 1998-09-23 Sebastian Wilhelmi * configure.in (FVWM_PAGER): quoted $FVWM_PAGER in test ! -z "$FVWM_PAGER" 1998-09-23 Michael Lausch * configure.in (FVWM_PAGER): Added various tests for the fvwm-pager applet. 1998-09-23 Federico Mena Quintero * configure.in: * Makefile.am: Add the idl directory. WHY DID NO ONE ADD THIS WHEN IT WAS CREATED? 1998-09-22 Federico Mena Quintero * configure.in: Bumped version number to 0.30. The panting chimpanzee is upon us. Thu Sep 17 14:20:05 1998 John Ellis * configure.in, Makefile.am: Removed conditional build of gmenu since gtk+-1.1 is now a requirement. 1998-09-11 Alexandre Muniz * configure.in (AC_OUTPUT): Added applets/charpick 1998-09-06 Raja R Harinath * capplets/Makefile.am (DIST_SUBDIRS): Remove unneeded variable. 1998-09-06 Raja R Harinath * configure.in (GNOME_COMPILE_WARNINGS): New check. Fri Sep 04 00:07:08 1998 George Lebl * configure.in,Makefile.am,po/POTFILES.in: removed support for mico and related sources Wed Sep 02 23:18:00 1998 George Lebl * 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 * configure.in: Add checks for seeing if libghttp is installed. 1998-08-23 Martin Baulig * 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 * 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 * configure.in: Removed all smproxy code. Don't mention non-existent directory. 1998-08-19 Raja R Harinath * Makefile.am (SUBDIRS): Actually compile `control-center' if it is enabled. (always_built_SUBDIRS): Reinstate `smproxy'. 1998-08-19 Martin Baulig * 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 * configure.in: Bumped the version number to 0.28. 1998-08-02 Raja R Harinath * 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 * 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 * configure.in (ALL_LINGUAS): Added Japanese translation. 1998-07-28 Mark Galassi * core-docs/gnome-intro/*.html: regenerated the HTML using the latest DocBook tools; some filenames have changed, and 1998-07-23 Nuno Ferreira * config.guess, config.sub: Remove auto-generated files. Tue Jul 21 18:29:16 1998 Tom Tromey * acconfig.h (WINDOW_MANAGER): Removed. * configure.in: Don't define WINDOW_MANAGER, AC_SUBST it. Sun Jul 19 03:31:08 1998 John Ellis * 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 * 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 * 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 * Makefile.am (SUBDIRS): Added smproxy. * configure.in: Create smproxy/Makefile. 1998-07-13 Raja R Harinath * configure.in (mico_prefix): Stop searching as soon as a `mico-ld' is found. From Michael Lausch . 1998-07-08 Federico Mena Quintero * configure.in: Added applets/fifteen/Makefile to the list. 1998-07-08 Owen Taylor * configure.in: Fix shell syntax bug in case when MICO is not found. 1998-06-26 Nuno Ferreira * configure.in (ALL_LINGUAS): Added Portuguese translation. Sat Jun 13 01:11:16 1998 Tom Tromey * core-docs/Makefile.am (gnome-intro/book01.html): Ignore mkdir failures. Fri Jun 12 22:56:58 1998 Tom Tromey * configure.in: Look for mico-setup.sh in $mico_prefix/doc. Also, handle MICO 2.0.3 (still!). 1998-06-11 John Ellis * configure.in: added gmenu/Makefile 1998-06-11 John Ellis * 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 * configure.in: Make panel link micocoss library as well Wed Jun 10 11:34:52 1998 Owen Taylor * 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 * .cvsignore updates. 1998-06-09 Jim Pick * Added debian packaging dir. 1998-06-07 Stuart Parmenter * help-browser/window.c: changed accel stuff around so that it works with gtk1.1 1998-06-05 Mark Galassi * 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 * configure.in (FALSE): Automake conditional that always fails. This is used in some subdir Makefile.am tricks. 1998-05-26 John Ellis * configure.in: added PROGRAMS_PANEL_MODEMLIGHTS, apparently net/ppp_defs.h does not exist on solaris. 1998-05-22 Martin Baulig * 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 * configure.in: added applets/bussign/Makefile to the list of Makefiles. 1998-05-05 Mark Galassi * 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 * acconfig.h (HAVE_FORKPTY): New macro. * configure.in: Include UTIL_LIB check from gnome-libs. 1998-05-03 Mark Galassi * core-docs/gnome-intro.sgml: added the beginnings of an overall gnome-intro manual. Mon Apr 27 20:42:24 EDT 1998 Gregory McLean * panel/menu.c : changed a couple of .xpm to as the xpm files for _thoose_ icons wern't there. Sun Apr 26 10:55:18 EDT 1998 Gregory McLean * 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 * 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 * 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 * applets/*/.cvsignore: updated to ignore generated files. Tue Mar 17 23:26:47 1998 George Lebl * 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 * 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 * panel.c,clock.c: fixed some FIXME's and added some sanity checks 1998-03-13 Carsten Schaar * configure.in (ALL_LINGUAS): Added German translation. 1998-03-13 Raja R Harinath * configure.in (RES_LIBS): New check for `inet_aton'. Tue Mar 10 22:33:39 1998 Tom Tromey * stamp.h.in: Removed. * configure.in: Don't create stamp.h. Sun Mar 8 21:41:18 1998 Tom Tromey * version.h.in: Removed. * configure.in: Don't create version.h. Wed Mar 4 01:18:19 1998 Tom Tromey * acconfig.h (HAVE_PROGRAM_INVOCATION_SHORT_NAME, HAVE_PROGRAM_INVOCATION_NAME): Added. 1998-03-04 Raja R Harinath * configure.in (AC_OUTPUT): Add `panel/libapplet/Makefile'. Mon Mar 2 15:30:00 1998 Tom Tromey * configure.in: Removed check for SMlib.h; now comes from gnome-x-checks.m4. 1998-02-26 Raja R Harinath * 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 * configure.in: Check for X11/SM/SMlib.h. 1998-02-25 Raja R Harinath * configure.in (AC_OUTPUT): Remove duplicated entry for `panel/batmon/Makefile'. Sat Feb 14 01:31:21 1998 Tom Tromey * 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 * 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 * configure.in (AC_OUTPUT): Generate `macros/Makefile'. * autogen.sh: Use `macros/autogen.sh'.