Commit graph

78 commits

Author SHA1 Message Date
Michael Fulbright
7b75a1062f New and better than ever in a new home
Dr Mike <drmike@redhat.com>
1998-12-08 20:47:55 +00:00
Martin Baulig
70f393fe2b Removed `desktop-properties' - we have capplets for all of them now.
1998-12-02  Martin Baulig  <martin@home-of-linux.org>

	* Makefile.am (always_built_SUBDIRS): Removed `desktop-properties' -
	we have capplets for all of them now.
1998-12-02 08:47:32 +00:00
Andrew T. Veliath
9c1c167ce5 Remove HAVE_ORBIT, HAVE_MICO_ORB_RUN. HAVE_ORBIT is now implicit.
1998-11-12  Andrew T. Veliath  <andrewv@usa.net>

	* 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-13 04:22:02 +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
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
Jonathan Blandford
3d95feaf7d added a capplets directory.
These are used with the control-panel to view stuff.
I'm only committing one capplet for now, but more will come soon (i hope.)
note: these capplets aren't quite ready for prime-time.  In a few days they will
be.
1998-08-25 22:14:30 +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
2f9e694af8 Fixed typo. 1998-08-19 12:41:38 +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
Marc Ewing
3cbbbc4700 Added gnome-core.spec to EXTRA_DIST
-Marc
1998-08-15 19:38:52 +00:00
Jonathan Blandford
483d6078ce added the beginnings of the control center. This shouldn't do anything
interesting on anyone elses computer but mine.  However, that will change
tomorrow. (:
1998-08-11 03:18:37 +00:00
Arturo Espinosa
d629c525db Remove smproxy until it does build properly 1998-08-05 23:34:23 +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
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
Tom Tromey
ce99f91c5b Added smproxy. Create smproxy/Makefile.
Thu Jul 16 18:03:37 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (SUBDIRS): Added smproxy.
	* configure.in: Create smproxy/Makefile.
1998-07-17 00:21:06 +00:00
Mark Galassi
4b67555e3b completed the GNOME intro; there are many omissions, but it seems OK. Now
1998-05-05  Mark Galassi  <rosalia@cygnus.com>

	* 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
1998-05-05 07:21:09 +00:00
Arturo Espinosa
e6931ed318 Added gnome-terminal.dekstop file Various little fixes for the
Added gnome-terminal.dekstop file
Various little fixes for the panel/drop-image support.
1998-04-30 22:07:23 +00:00
Arturo Espinosa
8d44efbb55 My first attempt at using the Zvt widget for the full-fledged GNOME
My first attempt at using the Zvt widget for the full-fledged GNOME
terminal.

Miguel.
1998-04-28 06:09:42 +00:00
George Lebl
2a8009e187 updated teh Makefiles being created
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

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

        * clock/clock.c: updated to the corba clock.c

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

        * clock.c: removed, clock is now in ../applets/clock/

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

        * gtkplug.[ch], gtksocket.[ch]: removed from panel, they
          are in libgnomeui now

I think I forgot to commit a few changes .. so a big lump comming up :)

(btw why does cvs -z9 commit in the root of gnome-core find stuff
that I didn't touch???)

-George
1998-03-18 07:33:16 +00:00
Raja R Harinath
beb50fc5c5 Misc. fixes -- Hari 1998-02-26 01:51:28 +00:00
Tim Janik
08836b3419 yeppers, initial gemvt import, finally!
this is much a work in progress, it compiles and
runs a shell, but that's it currently.
1998-02-25 13:54:11 +00:00
Tom Tromey
25078f297b Use tab in rule, not space.
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 08:44:23 +00:00
Raja R Harinath
9f72873211 Add new check. (AC_OUTPUT): Also generate `macros/Makefile'.
* 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-14 06:06:56 +00:00
rhlabs
221945fac3 Added the help-browser directory to master list of SUBDIRS
Dr Mike <msf@redhat.com>
1998-02-13 23:34:05 +00:00
Arturo Espinosa
eaadabbef3 Gnome Core updates 1998-02-11 01:39:34 +00:00
Arturo Espinosa
3c03b47392 Gnome CORE module is ready 1998-02-10 21:22:12 +00:00