Commit graph

92 commits

Author SHA1 Message Date
Chema Celorio
ed8294c240 scape correctly the OAF_FILE_IN_RULE, it was not escaped before but for
2001-07-25  Chema Celorio  <chema@celorio.com>

	* configure.in (GNOMECC_CAPPLETS_OAF_FILE_IN_RULE): scape correctly the
	OAF_FILE_IN_RULE, it was not escaped before but for some reason it didn't
	generated and error

	* capplets/Makefile.am (SUBDIRS): we need to build LIBCOMMON_DIR
	before the capplets cause the capplets link with ../common/libcommon.a
2001-07-26 00:06:09 +00:00
Bradford Hovinen
4937798114 Remove IMLIB check (GNOMECC_CAPPLETS_DESKTOP_IN_RULE): Add sed expression
2001-07-25  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in: Remove IMLIB check
	(GNOMECC_CAPPLETS_DESKTOP_IN_RULE): Add sed expression to cover
	macro DESKTOP_EXEC_LINE
	(LIBCOMMON_DIR): Add option --enable-bonobo-conf

	* all: Added support for optionally compiling without bonobo-conf enabled
2001-07-25 17:26:17 +00:00
Bradford Hovinen
8dd9565b08 Disabled rollback capplet
2001-07-17  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in (AC_OUTPUT): Disabled rollback capplet

	* capplets/Makefile.am (always_built_SUBDIRS): Disabled rollback
	capplet compile
2001-07-17 15:48:16 +00:00
Richard Hestilow
856d747ec7 Create Makefiles in capplets/desktop-links and
2001-07-16  Richard Hestilow  <hestilow@ximian.com>

	* configure.in: Create Makefiles in capplets/desktop-links and
	capplets/default-applications.

	* capplets/desktop-links: Added.

	* capplets/default-applications: Added.
2001-07-16 18:07:52 +00:00
Bradford Hovinen (Gdict maintainer)
159178f15d Added common library in capplets/common
Moved code from capplets/sound/sound-properties-capplet.c to common library
2001-07-13 18:51:28 +00:00
Jose Maria Celorio
ab68cdbf40 make distcheck fixes 2001-07-11 02:41:21 +00:00
Bradford Hovinen
aaaf56e71c Removed rules pertaining to sound-properties
2001-07-05  Bradford Hovinen  <hovinen@ximian.com>

	* capplets/Makefile.am: Removed rules pertaining to
	sound-properties

	* capplets/sound-properties-capplet.c (set_moniker_cb): Change
	BonoboPropertyEditor to BonoboPEditor

	* configure.in: Update AC_INIT to use correct directory name
	(AC_OUTPUT): Update to current directory structure

	* Makefile.am (SUBDIRS): Update to current directory structure

	* capplets/Makefile.am (always_built_SUBDIRS): Updated to current
	directory structure

	* bonobo-moniker-archiver.c (archiver_resolve): Update call to
	Bonobo_ConfigDatabase_addDatabase

	* bonobo-config-archiver.h: Fix include directories

	* Makefile.am (INCLUDES): Update to use pkg-config standards; add
	BONOBO_CFLAGS
	Include configuration moniker-related material
	(SUBDIRS): Remove
	(bin_PROGRAMS): Added ximian-archiver

	* capplets/keyboard/prefs-widget.c (set_scale): Add appropriate casts

	* capplets/rollback/Makefile.am (INCLUDES):
	(rollback_capplet_LDADD): Update to include ximian_archiver stuff
	correctly
2001-07-05 17:27:44 +00:00
Bradford Hovinen
0e31da4c76 Use GnomeDialog rather than BonoboWindow
2001-07-03  Bradford Hovinen  <hovinen@ximian.com>

	* capplet-dir.c (capplet_control_launch): Use GnomeDialog rather
	than BonoboWindow

	* archiver/Makefile.am (bonobo_moniker_archiver_LDADD): Use @...@
	rather than $(...) for pkg-config's sake
2001-07-03 19:18:51 +00:00
Bradford Hovinen
963cbcaff5 Use correct location for Glade data
2001-07-03  Bradford Hovinen  <hovinen@ximian.com>

	* capplets/Makefile.am (INCLUDES): Use correct location for Glade
	data
2001-07-03 18:06:27 +00:00
Bradford Hovinen
cd2f26923d Use bonobo_arg_... functions
2001-07-02  Bradford Hovinen  <hovinen@ximian.com>

	* capplet-dir.c (capplet_control_launch): Use bonobo_arg_... functions

	* main.c (main): Call capplet_control_launch if capplet was specified on CLI
	Use bonobo_main rather than gtk_main

	* capplet-dir.c (capplet_control_launch): Fix to use Bonobo_Property_setValue
	(capplet_activate): Support capplet_control_launch; use strlen(...) rather than hardcoding length
	(capplet_control_launch): Replace '-' characters with underscores

Added OAF info file for experimental sound properties capplet
2001-07-02 14:46:26 +00:00
Bradford Hovinen
a72197926a Added archiver moniker for bonobo-conf
Added sample capplet using new moniker

2001-06-29  Bradford Hovinen  <hovinen@ximian.com>

        * main.c (main): Support --run-capplet argument on the command line

        * capplet-dir.c (capplet_launch): Implement. Currently not called,
        but will be used to launch capplets

        * main.c (main): Added OAF and bonobo intialization

        * capplets/Makefile.am (bin_PROGRAMS): Add target for
        sound-properties-capplet
        (INCLUDES): Install from new-sound-properties

        * configure.in (CAPPLET_{CFLAGS|LIBS}): Add bonobo_conf to each
2001-06-29 20:48:29 +00:00
Bradford Hovinen (Gdict maintainer)
b783cdabf1 Made sure new-mouse-properties builds by default 2001-05-30 00:14:05 +00:00
Bradford Hovinen
9bf1996a30 Support --location
2001-04-24  Bradford Hovinen  <hovinen@ximian.com>

	* capplets/*/main.c:
	* capplets/*/preferences.c: Support --location

	* capplets/Makefile.am: Compile in screensaver properties
2001-04-25 01:00:46 +00:00
Chema Celorio
2c63f8ead7 s/gEdit/gedit
2001-03-13  Chema Celorio  <chema@celorio.com>

	* capplets/gnome-edit-properties/gnome-edit-properties.c:
	s/gEdit/gedit
2001-03-13 05:17:20 +00:00
Bradford Hovinen
89e394e737 Update list of Makefiles
2000-10-08  Bradford Hovinen  <hovinen@helixcode.com>

	* configure.in (CFLAGS): Update list of Makefiles

	* capplets/Makefile.am (always_built_SUBDIRS): Build new
	sound-properties-capplet rather than old one

	* New sound-properties capplet
2000-10-08 16:38:31 +00:00
Bradford Hovinen (Gdict maintainer)
3443f5573f Added new ui properties capplet
Fixed typos in the screensaver properties Makefile.am
2000-09-24 05:12:08 +00:00
Bradford Hovinen
96acc3fd51 Added new mouse properties capplet
2000-09-12  Bradford Hovinen  <hovinen@helixcode.com>

        * new-keyboard-properties/preferences.c (preferences_clone): Added
	in missing code to copy preferences over
2000-09-12 15:25:23 +00:00
Bradford Hovinen (Gdict maintainer)
6e43a028dc Added new keyboard properties capplet 2000-09-11 02:40:14 +00:00
Bradford Hovinen (Gdict maintainer)
a609b8ac09 Created new bell properties capplet 2000-09-10 20:14:14 +00:00
Bradford Hovinen (Gdict maintainer)
818c4291c1 Created new background properties capplet, under new-background-properties 2000-09-09 23:21:28 +00:00
Bradford Hovinen (Gdict maintainer)
1cda85f92d Update Makefile.am's for capplets to use libcapplet/ directory
Rewrote most of gnomecc
2000-08-11 19:17:30 +00:00
Jonathan Blandford
692ae95234 the mime-type capplet should be ready for prime-time...
Hopefully it'll work for most people.
1999-03-15 04:07:36 +00:00
Jonathan Blandford
fdb99b1ad1 Beginnings of the mime-type capplet.
Also, fixed the stupid bug that prevented people from debugging capplets
in gdb.
1999-03-11 03:11:12 +00:00
Jonathan Blandford
9963e97879 Preparing for a release. 1999-03-10 00:27:13 +00:00
bertrand
fdd7d9e79f Fixed the "You have no entries listed ..." control-center crash.
1999-02-27  bertrand <Bertrand.Guiheneuf@inria.fr>

	Fixed the "You have no entries listed ..."
	control-center crash.

	* capplets/desktop-links/Makefile.am:
	comment out the panel data install entries to respect
	new panel organisation. ".directory" are now installed
	correctly.

	* capplets/Makefile.am (always_built_SUBDIRS): uncomment
	desktop-link. This was causing gnomecc to crash :(
1999-02-27 15:25:26 +00:00
Michael Fulbright
67cd7b0819 I've implemented the new Panel groups as suggested on gnome-hackers
Dr Mike <drmike@redhat.com>
1999-02-25 20:09:09 +00:00
Owen Taylor
a3f33d2f9b Added window manager switching capplet. Please test. (a lot).
1999-02-24  Owen Taylor  <otaylor@redhat.com>

	* capplets/wm-properties: Added window manager
	switching capplet. Please test. (a lot).
1999-02-24 22:59:12 +00:00
Jonathan Blandford
c6f5d37671 po files changed... oh well...
also, removed e-conf from the Makefile.
1999-02-23 19:20:13 +00:00
Felix Bellaby
899ed3022b add session properties capplet 1999-02-16 21:44:20 +00:00
Chris Lahey
cbc5809335 Added a gnome-edit-properties capplet. 1999-02-01 20:49:11 +00:00
James Henstridge
77cf1314e4 a new applet to configure the behaviour of the gnome_url_show function in
1998-12-07  James Henstridge  <james@daa.com.au>
	* capplets/url-properties: a new applet to configure the behaviour of
	the gnome_url_show function in libgnome.
1998-12-08 02:26:12 +00:00
Martin Baulig
e62a802ab2 Added "Look&Feel" properties capplet.
1998-12-02  Martin Baulig  <martin@home-of-linux.org>

	* capplets/ui-properties: Added "Look&Feel" properties capplet.
1998-12-02 08:19:06 +00:00
Martin Baulig
550aef1797 Added bell properties capplet.
1998-12-02  Martin Baulig  <martin@home-of-linux.org>

	* capplets/bell-properties: Added bell properties capplet.
1998-12-01 23:34:58 +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
Elliot Lee
0381c1472f Build sound-properties now.
Build sound-properties now.
1998-11-02 22:45:57 +00:00
Carsten Haitzler
eb0788d7f0 adding...
adding...
1998-10-08 21:03:19 +00:00
Michael Fulbright
64ff604bba Port of background properties config tool into a capplet
Partially functional, going to finish from home...

Dr Mike <msf@redhat.com>
1998-09-29 21:53:56 +00:00
Jonathan Blandford
ea4c73ec96 added a README file...
read it if you're interested in Capplets
1998-09-23 16:44:05 +00:00
Jaka Mocnik
603d099eef added keyboard-properties to always_built_SUBDIRS
1998-09-22  Jaka Mocnik  <jaka.mocnik@kiss.uni-lj.si>

	* Makefile.am: added keyboard-properties to always_built_SUBDIRS
1998-09-21 23:32:04 +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
Marc Ewing
766805f15f Remove background-properties until it exists.
-Marc
1998-08-27 03:02:43 +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