Commit graph

97 commits

Author SHA1 Message Date
Owen Taylor
0531787869 Removed include of gtk-socket.h, which now is in GTK+.
Tue Nov 24 00:25:53 1998  Owen Taylor  <otaylor@redhat.com>

	* capplets/theme-switcher/da.h: Removed include of
	gtk-socket.h, which now is in GTK+.
1998-11-24 05:26:09 +00:00
Andrew T. Veliath
69ca647cb7 Use gtk_scrolled_window_add_with_viewport instead of gtk_container_add
* capplets/screensaver-properties/screensaver-properties-capplet.c: Use
	gtk_scrolled_window_add_with_viewport instead of gtk_container_add
	(gtk changes).
1998-11-23 19:50:29 +00:00
Nuno Ferreira
42d6f6c579 More i18n work.
* More i18n work.
1998-11-21 23:35:51 +00:00
Nuno Ferreira
1acac6b358 i18n work.
* i18n work.
1998-11-21 22:38:51 +00:00
Andrew T. Veliath
4a0f315fe9 fix my email address in log 1998-11-13 05:28:30 +00:00
Andrew T. Veliath
692fe9b02f Forgot on last commit. 1998-11-13 04:23:22 +00:00
Raja R Harinath
c45bdbad82 `confdefs.h isn't a nice name for a header file. Since no other file uses
* 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.
1998-11-06 22:41:14 +00:00
Owen Taylor
d9f5880509 include confdefs.h to get VERSION.
Fri Nov  6 17:15:00 1998  Owen Taylor  <otaylor@redhat.com>

	* 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-06 22:16:04 +00:00
Raja R Harinath
51c7416991 Actually define the HAVE_LIBESD conditional.
* configure.in (have_libesd): Actually define the HAVE_LIBESD
conditional.
1998-11-05 00:56:59 +00:00
Jonathan Blandford
05d02a018a grr... lets _save_ the file before we check it in...
grr...
lets _save_ the file before we check it in...
1998-10-30 18:07:41 +00:00
Jonathan Blandford
50c5db2c06 fixed minor buglet if you don't have xscreensaver installed. 1998-10-30 18:06:34 +00:00
Carsten Haitzler
6f40cbd2fa 1998-10-28 The Rasterman <raster@redhat.co< added this.. going to work on
1998-10-28 The Rasterman <raster@redhat.co<
        * applets/esd-manager: added this.. going to work on it...
1998-10-29 01:17:36 +00:00
Raja R Harinath
4bcad6aed9 This is not a void function.
* capplets/screensaver-properties/screensaver-properties-capplet.c
(main): This is not a void function.
1998-10-26 23:57:19 +00:00
Tom Tromey
2f20185ef0 Added `da'.
1998-10-20  Tom Tromey  <tromey@cygnus.com>

	* configure.in (ALL_LINGUAS): Added `da'.
1998-10-21 05:05:36 +00:00
Andrew T. Veliath
8c67d0e037 Update ORBit checks to use new gnome-orbit-checks.m4. acconfig.h: Add
* configure.in: Update ORBit checks to use new
	gnome-orbit-checks.m4.  acconfig.h: Add HAVE_ORBIT.

panel/
	* Makefile.am: Update IDL compiler rule to depend on ORBIT_IDL.

n.b. Be sure to update macros and re autogen to get ORBIT_IDL defined.
1998-10-20 16:34:25 +00:00
Owen Taylor
bd48f2d054 Matching braces help.
Sun Oct 18 22:02:28 1998  Owen Taylor  <otaylor@gtk.org>

	* capplets/background-properties/property-background.c
	(img_dnd_drop): Matching braces help.
1998-10-19 02:00:25 +00:00
Owen Taylor
5fceba7d9b Use the new DND API.
Sun Oct 18 19:18:21 1998  Owen Taylor  <otaylor@gtk.org>

	* background-properties/property-background.c: Use
	the new DND API.

Sun Oct 18 19:15:05 1998  Owen Taylor  <otaylor@gtk.org>

	* gnome-terminal/gnome-terminal.c: Use the new DND API.

Sun Oct 18 19:19:04 1998  Owen Taylor  <otaylor@gtk.org>

	* help-browser/window.c: Use the new DND API.

Sun Oct 18 19:19:25 1998  Owen Taylor  <otaylor@gtk.org>

	* panel/panel.c: Use the new DND API.
1998-10-18 23:21:03 +00:00
Nuno Ferreira
55cbbba67b Added Portuguese translations.
* */*.desktop: Added Portuguese translations.

	* */*.directory: Likewise

    * po/pt.po: Updated.
1998-10-14 19:55:33 +00:00
Carsten Haitzler
d4d1979fcf adding.....
adding.....
1998-10-08 21:02:59 +00:00
Raja R Harinath
60f8bf378c More warnings if `libgtop' isn't found.
* configure.in (applets_libgtop):
More warnings if `libgtop' isn't found.
1998-09-29 22:55:47 +00:00
John Ellis
83ec69d002 Add applets/slashapp/Makefile
Mon Sep 28 12:31:00 1998  John Ellis  <johne@bellatlantic.net>

        * configure.in: Add applets/slashapp/Makefile
1998-09-28 16:37:50 +00:00
Raja R Harinath
a5db568baa Warn if some of the applets will not be built.
* configure.in: Warn if some of the applets will not be built.
1998-09-27 21:04:54 +00:00
Nuno Ferreira
a55f317be5 Added some .cvsignores.
* Added some .cvsignores.

* Updated Portuguese translations.
1998-09-24 04:32:38 +00:00
Arturo Espinosa
2007e09506 Sigh, more updates for 0.30 - Federico 1998-09-24 01:32:12 +00:00
Sebastian Wilhelmi
ccd16e1e62 quoted $FVWM_PAGER in test ! -z "$FVWM_PAGER"
1998-09-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* configure.in (FVWM_PAGER): quoted $FVWM_PAGER in test ! -z
	"$FVWM_PAGER"
1998-09-23 14:51:43 +00:00
Michael Lausch
92102ebf0f Added Changelog entries for fvwm-pager. 1998-09-23 13:49:36 +00:00
Arturo Espinosa
359a24f020 An afternoon lost in make distchecking. Ah well. Life goes on - Federico 1998-09-23 05:29:43 +00:00
John Ellis
a9f1042033 Removed conditional build of gmenu since gtk+-1.1 is now a requirement.
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-17 18:26:46 +00:00
Alexandre Muniz
60ffeb221c entry for adding charpick stuff to configure.in
1998-09-11  Alexandre Muniz  <munizao@cyberhighway.net>
	* ChangeLog: entry for adding charpick stuff to configure.in
1998-09-11 21:32:02 +00:00
Raja R Harinath
f2df92314a Remove unneeded variable.
* capplets/Makefile.am (DIST_SUBDIRS): Remove unneeded variable.
1998-09-07 02:04:54 +00:00
Raja R Harinath
f467242b23 Toplevel: New check.
Toplevel:
* configure.in (GNOME_COMPILE_WARNINGS): New check.

In applets/:
* */Makefile.am: Removed CXXLINK hack.

In panel/:
* Makefile.am (xpanel): Comment out unused rule.
1998-09-07 00:45:02 +00:00
George Lebl
993d9ef3e3 removed support for mico and related sources
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

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

        * mico-*.(h|cc),applet-lib.cc: removed

        * orbit-glue.h: replaces mico-glue.h

        * Makefile.am: removed support for mico

I hope I got all the automake stuff right ... but anyway .. mico support
is out (it didn't really compile too well lately anyway, and it had bugs
that had been fixed in the orbit files ... etc ... it wasn't worth
maintaining) ... now it's much nicer ... and no more C++
-George
1998-09-04 07:11:35 +00:00
George Lebl
9dec6f0752 install tiles into a separate directory, we will want to browse this with
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 u
1998-09-03 06:18:31 +00:00
Christopher Blizzard
780c0f0bbc Add checks for seeing if libghttp is installed.
1998-08-27  Christopher Blizzard  <blizzard@appliedtheory.com>

        * configure.in: Add checks for seeing if libghttp is installed.
1998-08-27 19:53:02 +00:00
Martin Baulig
e30f351220 Removed. This check is no longer necessary since we now use libgtop for
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.
1998-08-23 14:43:00 +00:00
Martin Baulig
612865fb73 New check. Added libgtop stuff.
1998-08-23  Martin Baulig  <martin@home-of-linux.org>

	* configure.in (GNOME_INIT_LIBGTOP): New check.
	* acconfig.h: Added libgtop stuff.
1998-08-23 14:33:48 +00:00
Raja R Harinath
0626a172d6 Make rule even more friendlier to a build without `DocBook'.
* core-docs/Makefile.am (gnome-intro/gnome-intro.html):
Make rule even more friendlier to a build without `DocBook'.
1998-08-20 21:44:01 +00:00
Tom Tromey
fb75bca5c4 Removed all smproxy code. Don't mention non-existent directory.
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-20 06:58:40 +00:00
Raja R Harinath
7bbd01adad Actually compile `control-center' if it is enabled.
* Makefile.am (SUBDIRS): Actually compile `control-center' if
it is enabled.
(always_built_SUBDIRS): Reinstate `smproxy'.
1998-08-19 16:55:35 +00:00
Martin Baulig
3d34adddd4 Conditionally compiling `control-center' if we have ORBit.
1998-08-19  Martin Baulig  <martin@home-of-linux.org>

	* Makefile.am: Conditionally compiling `control-center' if
	we have ORBit.
1998-08-19 12:38:23 +00:00
Martin Baulig
df3886f8da Using $(always_built_SUBDIRS), $(sometimes_built_SUBDIRS) and correct
1998-08-19  Martin Baulig  <martin@home-of-linux.org>

	* Makefile.am: Using $(always_built_SUBDIRS),
	$(sometimes_built_SUBDIRS) and correct $(DIST_SUBDIRS).
1998-08-19 12:00:01 +00:00
Arturo Espinosa
bf9b12bc65 Fixes for 0.28 - Federico 1998-08-17 19:38:00 +00:00
Raja R Harinath
b3719cea2d Add `gnome-intro.html'. (INTRO_EXTRA_DIST): Merge with EXTRA_DIST.
* core-docs/Makefile.am (EXTRA_DIST): Add `gnome-intro.html'.
(INTRO_EXTRA_DIST): Merge with EXTRA_DIST.

Yay!
`gnome-core' passed `make distcheck'.
1998-08-03 03:51:30 +00:00
Raja R Harinath
32f98ffef1 Toplevel:
1998-08-02  Raja R Harinath  <harinath@cs.umn.edu>

	* 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@.

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

	* Makefile.am (cdplayer,mixer,modemlights): New variables.
	(SUBDIRS): Use them, instead of @PROGRAMS_PANEL_*@.

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

	* POTFILES.in: Remove `applets/winlist/winlist.c'.

`make distcheck' nits.
1998-08-02 23:22:03 +00:00
Raja R Harinath
bd49552a94 Use INSTALL_DATA in a for loop, don't install all at once.
* 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.

Now `make dist' friendly.  Also, `make install' works for srcdir!=builddir.
1998-08-02 01:57:56 +00:00
Federico Mena Quintero
0216a08991 Added Japanese translation.
1998-07-31  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* configure.in (ALL_LINGUAS): Added Japanese translation.
1998-07-31 20:41:52 +00:00
Mark Galassi
8ed4258218 regenerated the HTML using the latest DocBook tools; some filenames have
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-29 04:25:15 +00:00
Nuno Ferreira
ef895076d7 Removed generated files. 1998-07-23 00:57:59 +00:00
Tom Tromey
0b764c094a Removed. Don't define WINDOW_MANAGER, AC_SUBST it.
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.
1998-07-22 01:02:45 +00:00
John Ellis
01fe1c82fd variable PROGRAM_GMENU with a check for gtk/gtkctree.h which is in the
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 07:41:38 +00:00