Commit graph

51 commits

Author SHA1 Message Date
Carlos Garnacho Parro
5a27e2bdea new widget that inherits from GnomeCanvas, the drawing logic has been
2005-05-14  Carlos Garnacho Parro  <carlosg@gnome.org>

        * control-center/gnomecc-canvas.[ch]: new widget that inherits
        from GnomeCanvas, the drawing logic has been mostly moved from
        control-center.c, but the layout function has been quite improved
        (now handles RTL/LTR correctly, assigns a fixed width to all items
        and caches some things to make things a bit faster)

        * control-center/control-center.c: removed canvas drawing logic,
        and use the new widget

        * Makefile.am: include gnomecc-canvas.[ch]
2005-05-16 13:57:06 +00:00
James Henstridge
ebd8e46d44 use GNOMELOCALEDIR.
2004-11-28  James Henstridge  <james@jamesh.id.au>

	* vfs-methods/themus/themus-properties-main.c: use GNOMELOCALEDIR.

	* vfs-methods/themus/Makefile.am: similar changes to the fontilus
	ones.

	* vfs-methods/fontilus/fontilus-context-menu.c: same here.

	* vfs-methods/fontilus/font-view.c: use GNOMELOCALEDIR rather than
	FONTILUS_LOCALEDIR in the bindtextdomain() call, to match the rest
	of gnome-control-center.

	* vfs-methods/fontilus/Makefile.am: similar schema and desktop
	file fixes.  Don't include the old mime files in the dist.

	* schemas/Makefile.am: remove .schemas files on clean, when
	installing schemas, look for them in builddir rather than srcdir.

	* gnome-settings-daemon/actions/Makefile.am: fix up build rules so
	that ALSA_CFLAGS isn't defined multiple times (use the newer
	automake += syntax).

	* control-center/Makefile.am: distribute $(icon_DATA).

	* capplets/*/Makefile.am: put the .desktop and .desktop.in files
	in CLEANFILES.  The .desktop.in.in file gets included because it
	is listed in the configure script.

	* configure.in: update configure script, and remove macro calls
	that are not needed by modern versions of Automake.

	* Makefile.am: remove intltool files on distclean.

	* autogen.sh: request Automake >= 1.7.
2004-11-28 08:14:05 +00:00
Mark McLoughlin
b39d768877 re-write to use libgnome-menu to load the contents of the preferences
2004-11-10  Mark McLoughlin  <mark@skynet.ie>

        * control-center-categories.[ch]: re-write to use libgnome-menu
        to load the contents of the preferences menu.

        * control-center.c:
        (relayout_canvas), (get_x), (get_y), (get_entry),
        (get_line_length): update for control-center-categories.[ch] changes.
        (activate_entry): load the .desktop file and launch.
        (create_window), (main): remove all nautilus and bonobo stuff.

        * gnome-control-center.png: rename from control-center2.png.

        * gnomecc.desktop.in: update for new icon name.

        * GNOME_ControlCenter.server.in: remove, we're not a Nautilus view
        anymore.

        * active.png, bcg_top.png, bg.png, bgtop.png,
          blank.png, ccsplash.png, empty.png, foot.png,
          gnome-lockscreen.png, gnome-unlockscreen.png,
          gnomecc-ui.xml, html-view.xpm, kill-gnomecc.sh,
          left.png, left_top.png, title.png, tree-view.xpm:
        Remove what seems to be a big bunch of cruft.

        * Makefile.am: remove cruft, install new icon, don't link
        aganst libnautilus.
2004-11-16 08:56:50 +00:00
Mark McLoughlin
860e984b3a - install all capplet .desktop files in $(datadir)/applications
instead of $(datadir)/control-center-2.0/capplets
 - add OnlyShowIn=GNOME; to them all
 - remove capplets/desktop-links/*
2004-11-09 17:43:47 +00:00
Jody Goldberg
eb83cea64a Enable the ximian shell at long last
2004-10-15  Jody Goldberg <jody@gnome.org>

	* configure.in : bump the xklavier version dep.  I hope 1.04 is
	  sufficient, rather than cvs head.
2004-10-15 19:37:59 +00:00
Jody Goldberg
b7a5917b6a update 2003-05-07 18:55:08 +00:00
Jody Goldberg
04f119abae Release 2.3.1
2003-05-07  Jody Goldberg <jody@gnome.org>

	* Release 2.3.1
2003-05-07 18:25:21 +00:00
jacob berkman
469f82d9d8 remove $appicon_data
2002-09-26  jacob berkman  <jacob@ximian.com>

	* Makefile.am (EXTRA_DIST): remove $appicon_data
2002-09-26 22:21:16 +00:00
jacob berkman
b67a5e0c25 fix the macro
2002-09-26  jacob berkman  <jacob@ximian.com>

	* capplet-dir.c (find_icon): fix the macro

	* capplet-dir-view.c (capplet_dir_view_init): use control-center2.png

	* Makefile.am: remove control-center.png which conflicts with the
	gnome 1 package and define different macros for $datadir/pixmaps
	and $gnomecc_icon_dir
2002-09-26 16:49:42 +00:00
jacob berkman
961f08cd62 fixup localedir to work with solaris gettext (fixes bug #83616)
2002-06-18  jacob berkman  <jacob@ximian.com>

	* configure.in:
	* archiver/Makefile.am:
	* capplets/common/Makefile.am:
	* control-center/Makefile.am:
	* libbackground/Makefile.am:
	* libwindow-settings/Makefile.am:
	* root-manager/Makefile.am: fixup localedir to work with solaris
	gettext (fixes bug #83616)
2002-06-18 19:29:45 +00:00
Jody Goldberg
7fb5cdb975 cleanup 2002-04-25 05:06:59 +00:00
Jonathan Blandford
6f1fa592ec Change gnome2-* to gnome-* ditto ditto ditto ditto ditto ditto ditto ditto
Tue Apr  9 11:43:08 2002  Jonathan Blandford  <jrb@gnome.org>

	* capplets/accessibility/keyboard/Makefile.am: Change gnome2-* to
	gnome-*
	* capplets/default-applications/Makefile.am: ditto
	* capplets/file-types/Makefile.am: ditto
	* capplets/font/Makefile.am: ditto
	* capplets/keyboard/Makefile.am: ditto
	* capplets/mouse/Makefile.am: ditto
	* capplets/sound/Makefile.am: ditto
	* capplets/theme-switcher/Makefile.am: ditto
	* capplets/ui-properties/Makefile.am: ditto
	* control-center/Makefile.am: ditto
	* gnome-settings-daemon/Makefile.am: ditto

	* gnome-keybinding-properties.c (setup_dialog): man, was this code
	silly.  Also, themes are case sensitive.
	(is_metacity_running): Add support for metacity keybindings.  This
	is off by default until I write code to actually detect metacity.

Tue Apr  9 11:58:10 2002  Jonathan Blandford  <jrb@gnome.org>

	* Makefile.am: Add commented out disk support until I finish the code.
2002-04-10 06:08:08 +00:00
Richard Hestilow
59d13a601d Move CappletDirViewLayout enum here, remove include to preferences.h.
2002-03-12  Richard Hestilow  <hestilow@ximian.com>

	* capplet-dir-view.h: Move CappletDirViewLayout enum here,
	remove include to preferences.h.

	* Makefile.am: Remove preferences.h again.
2002-03-12 22:53:54 +00:00
jacob berkman
a91ae765fe add preferences.h back as files depend on it
2002-03-12  jacob berkman  <jacob@ximian.com>

	* Makefile.am (gnome2_control_center_SOURCES): add preferences.h
	back as files depend on it
2002-03-12 19:06:47 +00:00
Richard Hestilow
163b9c23b8 Remove barely-used libglade stuff, replace with BonoboWindow. Add a menu
2002-03-11  Richard Hestilow  <hestilow@ximian.com>

	* capplet-dir-view.c: Remove barely-used libglade stuff, replace
	with BonoboWindow. Add a menu with "close" since this is needed
	for accessibility.

	* gnomecc-ui.xml: Added.

	* Makefile.am: Remove preferences.[ch] from the build. Remove
	libglade stuff. Install gnomecc-ui.xml.

	* capplet-dir-view-list.c: Remove any "//" comments.
2002-03-12 04:56:21 +00:00
jacob berkman
942e5f6459 clean up; remove some duplicate / obsolete paths and bogus INCLUDE path
2002-03-05  jacob berkman  <jacob@ximian.com>

	* Makefile.am: clean up; remove some duplicate / obsolete paths
	and bogus INCLUDE path
2002-03-06 01:48:20 +00:00
jacob berkman
e01a6b6d04 clean up; remove some duplicate / obsolete paths and bogus INCLUDE path
2002-03-05  jacob berkman  <jacob@ximian.com>

	* Makefile.am: clean up; remove some duplicate / obsolete paths
	and bogus INCLUDE path
2002-03-05 19:47:29 +00:00
Lauris Kaplinski
2113a56ae2 Removed '\' from the end of comment that cause problems for some people 2002-02-20 17:25:24 +00:00
Lauris Kaplinski
f10263de73 Excluded capplet-dir-view-tree from SOURCES so the whole thing builds
deprecated clean now.
2002-02-14 13:29:09 +00:00
Richard Hestilow
95d4480dc2 Move splashdir to gnomecc-2.
2002-02-11  Richard Hestilow  <hestilow@ximian.com>

	* control-center/Makefile.am: Move splashdir to gnomecc-2.

	* Makefile.am: Remove idl from subdirs.

	* configure.in: Bump version to 0.9.3.

	* RELEASE - 0.9.3
2002-02-12 05:07:45 +00:00
Seth Nickell
5fe3e40279 Read control center directory structure out of GnomeVFS instead of
2002-01-28  Seth Nickell  <snickell@stanford.edu>

	* control-center/capplet-dir.c: (capplet_new), (capplet_dir_new),
	(capplet_dir_entry_destroy), (read_entries),
	(get_root_capplet_dir):
	* control-center/capplet-dir.h:

	Read control center directory structure out of GnomeVFS instead of
	directly off the disk.

	Also deal with pixmaps more uniformly, and properly load them
	out of PREFIX/share/pixmaps when they aren't an absolute path.

	* capplets/desktop-links/Sawfish/appearance-properties.desktop.in:
	* capplets/desktop-links/Sawfish/bindings-properties.desktop.in:
	* capplets/desktop-links/Sawfish/focus-properties.desktop.in:
	* capplets/desktop-links/Sawfish/match-properties.desktop.in:
	* capplets/desktop-links/Sawfish/maximize-properties.desktop.in:
	* capplets/desktop-links/Sawfish/meta-properties.desktop.in:
	* capplets/desktop-links/Sawfish/misc-properties.desktop.in:
	* capplets/desktop-links/Sawfish/move-properties.desktop.in:
	* capplets/desktop-links/Sawfish/placement-properties.desktop.in:
	* capplets/desktop-links/Sawfish/sound-properties.desktop.in:
	* capplets/desktop-links/Sawfish/workspace-properties.desktop.in:
	* capplets/ui-properties/behavior.desktop.in.in:

	Add a Categories Field.

	* capplets/desktop-links/Makefile.am:
	* capplets/desktop-links/Sawfish/Makefile.am:
	* capplets/file-types/Makefile.am:
	* capplets/theme-switcher/Makefile.am:
	* capplets/ui-properties/Makefile.am:
	* control-center/Gnome.directory.in.in:
	* control-center/Makefile.am:

	Install directory files into PREFIX/share/gnome/vfolders, the standard
	vfolder description location.
2002-01-29 04:48:25 +00:00
Bradford Hovinen (Gdict maintainer)
d3ed7b29b2 Updates to pass distcheck 2002-01-14 21:30:29 +00:00
Bradford Hovinen
4ca796c91e Rename binary gnome2-control-center Update
2002-01-14  Bradford Hovinen  <hovinen@ximian.com>

	* Makefile.am (bin_PROGRAMS): Rename binary gnome2-control-center
	Update
2002-01-14 20:50:44 +00:00
Bradford Hovinen (Gdict maintainer)
ce01a530be Renamed binaries with the convention gnome2-* so as to be guaranteed
fully parallel installable (and consistent)
2002-01-14 19:30:34 +00:00
Seth Nickell
fafd072d07 Install into $datadir/applications and add a Categories field to the
2001-12-19  Seth Nickell  <snickell@stanford.edu>

	* Makefile.am:
	* gnomecc.desktop.in:

	Install into $datadir/applications and add a Categories
	field to the .desktop file.
2001-12-19 11:31:56 +00:00
Gediminas Paulauskas
9f8ed1254f retrieve translation in utf-8 codeset. Do not setlocale (). remove intl.
2001-12-09  Gediminas Paulauskas <menesis@delfi.lt>

	* *.c (main): retrieve translation in utf-8 codeset. Do not
	setlocale ().
	* some Makefile.am (INCLUDES): remove intl.
	(..._LDADD): remove INTLLIBS
2001-12-09 12:23:40 +00:00
Richard Hestilow
45c1c24057 Initial port to GNOME2, removal of gtkhtml deps.
2001-11-26  Richard Hestilow  <hestilow@ximian.com>

	* Initial port to GNOME2, removal of gtkhtml deps.
2001-11-26 17:06:41 +00:00
Bradford Hovinen (Gdict maintainer)
86192c772e Removed HAVE_BONOBO from acconfig.h
Fixed capplet Makefile.am's. Some porting for control-center/main.c
2001-11-10 20:55:08 +00:00
Jose Maria Celorio
06d16ff133 Add DISTDIR to install-data-local 2001-08-01 04:02:20 +00:00
Chema Celorio
5807802e84 don't this Gnome.directory.in this will be generated at the users box by a
2001-07-25  Chema Celorio  <chema@celorio.com>

	* Makefile.am (EXTRA_DIST): don't this Gnome.directory.in this will
	be generated at the users box by a sed from Gnome.directory.in.in
2001-07-25 22:48:05 +00:00
Jose Maria Celorio
7404465cd2 yes, MORE comits from me.
WHy ?
cause i don't understand the auto* tools.

well, i thnk i do now
2001-07-20 07:35:02 +00:00
Bradford Hovinen
449c9fa6c1 Uncomment
2001-07-19  Bradford Hovinen  <hovinen@ximian.com>

	* Makefile.am (install-data-local): Uncomment
2001-07-20 03:30:59 +00:00
Jose Maria Celorio
118317da3b make distcheck passes 2001-07-20 01:28:02 +00:00
Bradford Hovinen (Gdict maintainer)
4b40c52874 Added missing files to EXTRA_DIST, removed nonexistant files from POTFILES.in 2001-07-19 18:36:19 +00:00
Chema Celorio
91fdb37ce2 remove Gnome.directory from here
2001-07-19  Chema Celorio  <chema@celorio.com>

	* Makefile.am: remove Gnome.directory from here

2001-07-19  Chema Celorio  <chema@celorio.com>

	* Makefile.am (ccenter_DATA): move Gnome.directory to here

2001-07-19  Chema Celorio  <chema@celorio.com>

	* POTFILES.in: remove Gnome.in since we use xml tools
2001-07-19 07:34:22 +00:00
Richard Hestilow
042c40c8da Remove annoying debugging output.
2001-07-18  Richard Hestilow  <hestilow@ximian.com>

	* capplet-dir.c (capplet_new): Remove annoying debugging output.

	* capplet-dir-view-html.c: Rewritten to use jimmac's new interface.

	* bcg_top.png, title.png, blank.png, active.png: Added.

	* Makefile.am (splash_DATA): Add new pixmap files.

	* gnomecc.glade: Remove ugly toolbar.

	* capplet-dir-view.[ch]: Remove toolbar-related code.
2001-07-19 03:16:35 +00:00
Carlos Perelló Marín
068c095238 Renamed to *.directory.in to be used with xml-i18n-tools. Renamed to
2001-07-14  Carlos Perelló Marín <carlos@gnome-db.org>

        * *.directory: Renamed to *.directory.in to be used with
        xml-i18n-tools.
        * *.desktop: Renamed to *.desktop to be used with xml-i18n-tools.
        * *.glade: Modified to not generate the glade.h files.
        * *.glade.h: Removed.
        * Makefile.am: Modify to use xml-i18n-tools
        * configure.in: ditto.
        * autogen.sh: ditto, now we use the macros/autogen.sh

2001-07-14  Carlos Perelló Marín <carlos@gnome-db.org>

        * .cvsignore: ssshhhh

2001-07-14  Carlos Perelló Marín <carlos@gnome-db.org>

        * screensavers/*.xml: /s/label/_label, /s/low-label/_low-label/,
        /s/high-label/_high-label/: Changed to let xml-i18n-tools extract
        this labels.
        * extract-labels.c: Removed, now, we use xml-i18n-tools.
        * preferences.c: /s/label/_label, /s/low-label/_low-label/,
        /s/high-label/_high-label/: Changed to sync with the xml changes.
        * screensaver-prefs-dialog.c: ditto.

2001-07-16  Carlos Perelló Marín <carlos@gnome-db.org>

        * no.po: Solved some conflicts with my patch.

2001-07-14  Carlos Perelló Marín <carlos@gnome-db.org>

        * POTFILES.in: Updated to reflect the xml-i18n-tools use.
        * *.po: Added the .directory && .desktop translations.
        * update.*: Removed.
        * wa.po: Added.
        * es.po: Updated Spanish translation.
2001-07-16 17:04:18 +00:00
Bradford Hovinen
3fb617283b Update installation directory
2001-07-09  Bradford Hovinen  <hovinen@ximian.com>

	* Makefile.am (gladedir): Update installation directory
2001-07-09 21:22:47 +00:00
Bradford Hovinen
299c4ed6f4 Try to load the defaults file if no rollback data can be found
2001-07-09  Bradford Hovinen  <hovinen@ximian.com>

	* bonobo-config-archiver.c (bonobo_config_archiver_new): Try to
	load the defaults file if no rollback data can be found

	* capplets/sound/Makefile.am (defaults_DATA): Add sound-properties.xml
	(EXTRA_DIST): Add defaults_DATA

	* control-center/Makefile.am (INCLUDES): Update directory locations
2001-07-09 16:46:31 +00:00
Havoc Pennington
22c09dbb52 switch to using pkg-config to find things
2001-06-21  Havoc Pennington  <hp@redhat.com>

	* configure.in: switch to using pkg-config to find things

	* capplets/*/Makefile.am: clean up crufty flags, adapt to
	configure.in changes
2001-06-21 16:09:21 +00:00
Jason Leach
50d88decfb Forgot a trailing backslash so GNOMECC_CFLAGS wasn't actually being used.
2001-01-24  Jason Leach  <jasonleach@usa.net>

	* Makefile.am (INCLUDES): Forgot a trailing backslash so
	GNOMECC_CFLAGS wasn't actually being used.  It is now.
2001-01-25 01:00:30 +00:00
jacob berkman
22bec884b7 new (temporary) html view and bug fixication
2001-01-24  jacob berkman  <jacob@ximian.com>

	* new-control-center/*.[ch]: new (temporary) html view and bug
	fixication

	* root-manager/*.[ch]: gnomeify dialogs and other cleanups

	* configure.in: flags for root-manager-helper

2001-01-17  jacob berkman  <jacob@ximian.com>

	* root-manager/Makefile.am
	* root-manager/root-manager.h: fix finding the root-manager
2001-01-24 20:26:38 +00:00
Bradford Hovinen
75190d8758 Cleaned out kruft and replaced it with GNOMECC_CFLAGS (gnomecc_LDADD):
2001-01-24  Bradford Hovinen  <hovinen@ximian.com>

	* Makefile.am (INCLUDES): Cleaned out kruft and replaced it with
	GNOMECC_CFLAGS
	(gnomecc_LDADD): Ditto
2001-01-24 15:00:26 +00:00
Jacob Berkman
8f82d4428c fix up some icon foo 2000-12-29 19:54:09 +00:00
Jacob "Ulysses" Berkman
4ae300397d call the real gnome-libs API rather than my hacked one
2000-12-27  Jacob "Ulysses" Berkman  <jacob@helixcode.com>

	* capplet-dir-view-list.c (list_populate): call the real
	gnome-libs API rather than my hacked one

	* capplet-dir.c (start_capplet_through_root_manager): pass the
	correct path ($prefix/sbin/<tool>) to the root-manager
	(capplet_activate): check that the Exec line begins with
	root-manager rather than root-manager-helper (for now)
2000-12-27 20:33:41 +00:00
Jacob Berkman
d42affc965 Merging of my tree.
This contains:

* a few capplets were redone UI wise:

  ui-properties
  keyboard
  background-properties

* splitting of libcapplet out of this modules (into libcapplet)

* new html-based view in the control-center

* initial import of functional root-manager

This stuff isn't all done yet, but I wanted to get it in.

TODO files will hopefully follow.
2000-12-26 19:41:33 +00:00
Bradford Hovinen (Gdict maintainer)
b3b4f290e8 Changed SETTINGS_DIR to $(datadir)/control-center 2000-09-04 15:42:33 +00:00
Stanislav Brabec
87f2fbb3e6 Fix building in separate directory. 2000-08-17 19:20:50 +00:00
Bradford Hovinen (Gdict maintainer)
7437ead3c6 Fixed some distribution problems 2000-08-14 14:56:27 +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