Commit graph

302 commits

Author SHA1 Message Date
Bradford Hovinen
691aeeba30 Use libglade-gnome rather than libglade
2001-07-05  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in (capplet_modules): Use libglade-gnome rather than libglade
2001-07-05 21:51:20 +00:00
Bradford Hovinen
00a42ca4f3 Remove libcapplet Add XIMIAN_ARCHIVER_{LIBDIR|LIBS|INCLUDEDIR} Bump
2001-07-05  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in (GNOMECC): Remove libcapplet
	Add XIMIAN_ARCHIVER_{LIBDIR|LIBS|INCLUDEDIR}
	Bump version number to 1.3.2
2001-07-05 20:06:12 +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
Richard Hestilow
9718834cfb Add PKG_CHECK_MODULES for SCREENSAVER_CAPPLET.
2001-07-03  Richard Hestilow  <hestilow@ximian.com>

	* configure.in: Add PKG_CHECK_MODULES for SCREENSAVER_CAPPLET.
2001-07-03 17:50:42 +00:00
Bradford Hovinen
8496ca47a5 Connect destroy signal on capplet window to gtk_main_quit
2001-07-03  Bradford Hovinen  <hovinen@ximian.com>

	* main.c (main): Connect destroy signal on capplet window to
	gtk_main_quit

	* capplet-dir.c (capplet_control_launch): Return pointer to
	BonoboWindow

	* main.c (main): Check return value of capplet_control_launch

	* capplet-dir.c (capplet_control_launch): Use goto to make sure
	all data structures are freed
2001-07-03 17:18:50 +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
Richard Hestilow
828dbf8727 Check for pkg-config >= 0.6.0 without the use of a macro -- people were
2001-06-27  Richard Hestilow  <hestilow@ximian.com>

	* configure.in: Check for pkg-config >= 0.6.0 without the use of
	a macro -- people were having issues with older versions with
	no macros.
2001-06-27 18:40:27 +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
Bradford Hovinen
eba544a091 Add check for libximian_archiver; try include cflags and libs only if the
2001-05-05  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in: Add check for libximian_archiver; try include
	cflags and libs only if the archiver is present *
	capplets/*/main.c: Add #ifdef's around anything that uses the
	Ximian archiver so that the capplets can compile without it
2001-05-05 14:19:03 +00:00
Bradford Hovinen
c861fe5a55 Add ximian_archiver
2001-01-25  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in ([BG_]CAPPLET_{CFLAGS|LIBS}): Add ximian_archiver
2001-01-25 18:10:50 +00:00
Bradford Hovinen
9c10f33f38 Added capplets/rollback/Makefile
2001-01-24  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in (AC_OUTPUT): Added capplets/rollback/Makefile
2001-01-24 20:44:48 +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
8887ceecf1 Added ROLLBACK_CAPPLET_{CFLAGS|LIBS} for the rollback capplet
2001-01-24  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in: Added ROLLBACK_CAPPLET_{CFLAGS|LIBS} for the
	rollback capplet
	(ROLLBACK_CAPPLET_LIBS): Typo fix
2001-01-24 19:01:22 +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
Pablo Saratxaga
94b7d46232 Added Azeri file added Slovak file from stable branch
Added Azeri file
added Slovak file from stable branch
2000-12-11 21:19:32 +00:00
Bradford Hovinen
e5c0852368 Bumped version no to 1.3.1
2000-10-08  Bradford Hovinen  <hovinen@helixcode.com>

	* configure.in: Bumped version no to 1.3.1

	* capplets/new-mouse-properties/Makefile.am (EXTRA_DIST): Remove
	erroneous ChangeLog entry
2000-10-08 22:53:44 +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
5ffa1fd136 Update list of Makefiles
2000-10-06  Bradford Hovinen  <hovinen@helixcode.com>

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

2000-09-24  Bradford Hovinen  <hovinen@helixcode.com>

	* capplets/new-screensaver-properties/resources.c
	(screensaver_get_desc_from_xrdb): Fix memory allocation bug
2000-10-07 02:33:56 +00:00
Bradford Hovinen
e97f9d324b Set CFLAGS to -O2 -g -Wall by default
2000-09-12  Bradford Hovinen  <hovinen@helixcode.com>

	* configure.in (CFLAGS): Set CFLAGS to -O2 -g -Wall by default
2000-09-12 13:57:58 +00:00
Bradford Hovinen (Gdict maintainer)
d4848e9baa Output Makefiles for new capplets; fix typo in one Makefile.am 2000-09-11 12:15:39 +00:00
Bradford Hovinen
dd169482d6 Check for putenv and setenv and set appropriate macros in config.h
2000-08-18  Bradford Hovinen  <hovinen@helixcode.com>

	* configure.in: Check for putenv and setenv and set appropriate
	macros in config.h

2000-08-18  Bradford Hovinen  <hovinen@helixcode.com>

	* preview.c (setup_path): Use setenv only when available, try to
	use putenv otherwise
2000-08-18 19:13:07 +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
Andraz Tori
ab2726e3bb Added Slovenian translations 2000-06-23 20:17:59 +00:00
Fatih Demir
1adfd3281e Added tr to ALL_LINGUAS 2000-04-15 11:12:42 +00:00
Pablo Saratxaga
c0f06240e5 added Lithuanian file 2000-03-29 02:18:02 +00:00
Karl Eichwalder
b26f65dadc Add ca, el, hr, and uk. Sort alphabetically.
* configure.in (ALL_LINGUAS): Add ca, el, hr, and uk. Sort alphabetically.
2000-03-27 02:06:54 +00:00
iholmes
c2f71a78f0 Add libglade checks Use GdkPixbuf for image loading. Use gnome-libs2
Add libglade checks
Use GdkPixbuf for image loading.
Use gnome-libs2 functions instead of gnome-libs1
2000-02-06 21:39:48 +00:00
Yuan-Chung Cheng
54b1f55f37 Added po file from TurboLinux Chinese Develop Team. 2000-01-30 10:38:14 +00:00
Jonathan Blandford
abf55dfec0 Massive changes to build system to permit gnome-2.0 compilation. From here
2000-01-13  Jonathan Blandford  <jrb@redhat.com>

	* configure.in: Massive changes to build system to permit
	gnome-2.0 compilation.  From here on out, you need gnome-2.0 or
	greater installed.

You will prolly not be able to get this to work.
2000-01-13 23:05:46 +00:00
Yuan-Chung Cheng
e14dde18a9 po file for zh_TW.Big5 1999-10-26 02:43:46 +00:00
ubén López Gómez/gallego translations
4dfe9f650e Officially added the gallician language.
Officially added the gallician language.
1999-10-24 02:00:57 +00:00
Jonathan Blandford
bc8dddc9ac 1.0.51 released.
1999-10-05  Jonathan Blandford  <jrb@redhat.com>

	* configure.in: 1.0.51 released.

1999-10-05  Jonathan Blandford  <jrb@redhat.com>

	* tree.c (read_directory): let's close our directory.  Fix
          (small) memory leak. (thanks to mem-buddy for catching this.)

1999-10-05  Jonathan Blandford  <jrb@redhat.com>

	* ui-properties.c (try,revert): Add gnome_preferences_save ();
1999-10-05 20:15:57 +00:00
Gert Dewit
8b813409e1 Added empty nl translation for new translator 1999-09-29 12:50:08 +00:00
Jonathan Blandford
52b93bbc84 1.0.50
1999-09-28  Jonathan Blandford  <jrb@redhat.com>

	* configure.in: 1.0.50

	* capplets/wm-properties/wm-properties-capplet.c (select_row): now
	we set the sensitivity of the edit-button correctly.
1999-09-28 23:18:02 +00:00
Kjartan Maraas
569d22a926 Added Romainan translation from Dan Damian <dand@dnttm.ro>.
1999-09-28  Kjartan Maraas  <kmaraas@online.no>

	* ro.po: Added Romainan translation from Dan
	Damian <dand@dnttm.ro>.
1999-09-28 22:07:59 +00:00
Jorge Godoy
85686a3ac2 Add Brazilian Portuguese (pt_BR) support and translations 1999-09-24 17:43:33 +00:00
Jonathan Blandford
72c13e8af0 1.0.40 1999-09-20 23:54:26 +00:00
Lauris Kaplinski
468ad47725 Added Estonian tranlations (et.po, *.desktop, *.directory) 1999-09-17 23:10:56 +00:00
Jonathan Blandford
1e999e12d3 1.0.6 released... 1999-08-17 18:22:29 +00:00
Kjartan Maraas
bad6f880b9 added entry for English (British).
1999-06-04  Kjartan Maraas  <kmaraas@online.no>

		* no.po: added entry for English (British).
1999-06-04 19:50:40 +00:00
Jonathan Blandford
cf2ebc88b6 upped the version to 1.0.5
1999-04-01  Jonathan Blandford  <jrb@redhat.com>

	* configure.in: upped the version to 1.0.5

	* capplets/screensaver-properties/parser.c
	(init_screensaver_data): Fixes the Default setting problem.

	* capplets/screensaver-properties/callbacks.c (create_list):
	little bug that caused big problems.
1999-04-01 23:00:36 +00:00
Pablo Saratxaga
4fbaae2503 I mixed wrong directories :-( 1999-04-01 18:09:57 +00:00
Pablo Saratxaga
9b77c45e85 updated spanish language file, and added (a first version of) walloon language 1999-04-01 17:48:58 +00:00
Tomasz Kłoczko
c6bc00da84 - cosmetic (reorder in ALL_LINGUAS).
- cosmetic (reorder in ALL_LINGUAS).
1999-03-26 10:07:54 +00:00
Jonathan Blandford
be48aba8d7 removed debugging messages.
Releasing 1.0.4
1999-03-22 17:12:56 +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
Elliot Lee
9a0eb80c5e 1.0.1
1.0.1
1999-03-01 21:52:12 +00:00