Commit graph

376 commits

Author SHA1 Message Date
Bradford Hovinen
655abbdda8 Fix only_if_exists parameters for XInternAtom
2000-10-21  Bradford Hovinen  <hovinen@helixcode.com>

	* capplets/new-background-properties/applier.c
	(is_nautilus_running): Fix only_if_exists parameters for XInternAtom
2000-10-21 21:26:04 +00:00
Bradford Hovinen
edc0b7480c If the passed pixmap is None, delete the root pixmap properties and don't
2000-10-21  Bradford Hovinen  <hovinen@helixcode.com>

	* capplets/new-background-properties/applier.c (set_root_pixmap):
	If the passed pixmap is None, delete the root pixmap properties
	and don't try to set the background on the root window
	(is_nautilus_running): Implement. Return TRUE iff Nautilus is
	running, FALSE otherwise
	(applier_apply_prefs): If Nautilus is running and we are rendering
	to the root pixmap, just remove the root pixmap window property
	(renderer_render_to_screen): Set root pixmap to None (i.e.,
	destroy root pixmap) if we're rendering a solid background to the
	root window
2000-10-21 21:22:45 +00:00
Stanislav Brabec
c1453a3cc9 Created noinst_DATA, to not fail in po.
2000-10-16  Stanislav Brabec  <utx@penguin.cz>

        * capplets/new-screensaver-properties/screensavers/Makefile.am:
	Created noinst_DATA, to not fail in po.

	* po/fr.po: Bug fix.
2000-10-17 16:47:18 +00:00
dd Hovinen
9fd5dab207 Added rorschach.xml.h
2000-10-14  dd Hovinen  <hovinen@helixcode.com>

	* po/POTFILES.in: Added rorschach.xml.h

	Courtesy John B Tunison <jtunison@andrew.cmu.edu>:
	* capplets/*/Makefile.am (INCLUDES): Put
	-I$(top_srcdir)/libcapplet before everything else

	* new-control-center/capplet-dir.c
	(start_capplet_through_root_manager): Use FOPEN_MAX rather than
	OPEN_MAX, since some people don't seem to be have OPEN_MAX defined by
	default
2000-10-14 16:54:25 +00:00
Stanislav Brabec
99abd8706e Remove trailing dot in english strings containing menu name or tooltip
(discussed in gnome-i18n list).
Updated cs and cs.po.
2000-10-11 14:17:08 +00:00
Christophe Merlet
cbbb0b6ce3 Updated french translation and exec entry in somes *.desktop files. 2000-10-09 10:49:21 +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
99c8753a52 Add translation file
2000-10-08  Bradford Hovinen  <hovinen@helixcode.com>

        * capplets/new-background-properties/Makefile.am (EXTRA_DIST): Add
        translation file

        * capplets/new-bell-properties/Makefile.am (EXTRA_DIST): ditto

        * capplets/new-mouse-properties/Makefile.am (EXTRA_DIST): ditto

        * capplets/new-ui-properties/Makefile.am (EXTRA_DIST): ditto
2000-10-08 19:34:46 +00:00
Bradford Hovinen
a115907a80 Apply change by Eric Dorland <dorland@lords.com> to use XGetPointerMapping
2000-10-08  Bradford Hovinen  <hovinen@helixcode.com>

	* capplets/new-mouse-properties/preferences.c
 	(preferences_apply_now): Apply change by Eric Dorland
 	<dorland@lords.com> to use XGetPointerMapping
2000-10-08 19:00:52 +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
fb69525257 Copy dialog_use_icons field
2000-09-24  Bradford Hovinen  <hovinen@helixcode.com>

	* capplets/new-ui-properties/preferences.c
 	(preferences_clone): Copy dialog_use_icons field

	* capplets/new-ui-properties/prefs-widget-dialogs.c: Use standard
	macro for dialog_icons

	* capplets/new-ui-properties/prefs-widget.h
 	(struct _widget_desc_t): Remove field prefs_offset

	* capplets/new-ui-properties/preferences.c
 	(preferences_get_dialog_icons):
	(preferences_set_dialog_icons): Implement

	* capplets/new-ui-properties/prefs-widget.c (read_preferences):
	(register_callbacks):
	(toggled_cb):
	(selected_cb): Remove support for direct struct offset manipulation

	* capplet-widget.c (capplet_widget_multi_new): Set capid
	(capplet_widget_init): Set capid to current global value
	(capplet_widget_class_get_capid): Implement; return the capid
	passed on the command line

	* capplet-widget.h (struct _CappletWidget): Remove buffer between
	frame and plug sizes
2000-09-24 15:49:19 +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
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
e4b4b7af40 Add buffer to make sure class is binary compatible with older library
2000-09-10  Bradford Hovinen  <hovinen@helixcode.com>

	* libcapplet/capplet-widget.h (struct _CappletWidget):
	(struct _CappletWidgetClass): Add buffer to make sure class is
 	binary compatible with older library

	* libcapplet/capplet-widget.c (capplet_widget_class_init): Attach
 	capplet_widget_realize (renamed capplet_widget_show) to "show"
 	method
	(capplet_widget_destroy): Accept a GtkObject
	(capplet_widget_show): Accept a GtkWidget
	(capplet_widget_destroy):
	(capplet_widget_state_changed):
	(capplet_widget_show):
	(ok_cb):
	(cancel_cb):
	(set_controls_sensitive): Add assertion checks on preconditions
	(capplet_widget_init): Removed unused variables
	Removed undo_cb, about_cb, id_list
2000-09-11 01:25:19 +00:00
Bradford Hovinen
589923f166 Set gradient/wallpaper/background controls' sensitivity depending on
2000-09-10  Bradford Hovinen  <hovinen@helixcode.com>

	* capplets/new-background-properties/prefs-widget.c
	(read_preferences): Set gradient/wallpaper/background controls'
	sensitivity depending on whether they are enabled

	* capplets/new-background-properties/applier.c
	(renderer_render_to_screen): Fixed solid, no wallpaper case to
	work correctly with preview window; don't set root pixmap if
	neither wallpaper nor gradient enabled
2000-09-10 19:42:19 +00:00
Bradford Hovinen
99aa241dba Updated French translations Chnaged #include "config.h" to #ifdef
2000-09-10  Bradford Hovinen  <hovinen@helixcode.com>

        * po/fr.po: Updated French translations
        * all: Chnaged #include "config.h" to #ifdef HAVE_CONFIG_H ...
        * *.desktop, *.directory: Updated French translations
        * po/POTFILES.in: Added screensaver XML files

        Courtesy of Christophe Merlet <c.merlet@agglo-pau.fr>
2000-09-10 12:57:17 +00:00
Bradford Hovinen
f4f9184388 Add XML cflags/libs
2000-08-23  Bradford Hovinen  <hovinen@helixcode.com>

	* capplets/wm-properties/Makefile.am (INCLUDES):
	(wm_properties_capplet_LDADD): Add XML cflags/libs

	* capplets/wm-properties/wm-properties-capplet.c (do_get_xml):
	(do_set_xml): Implement
	(main): Call do_{get|set}_xml() on --get and --set

	* capplets/wm-properties/wm-list.c (wm_read_from_xml):
	(wm_list_read_from_xml):
	(wm_write_to_xml):
	(wm_list_write_to_xml): Implement
2000-08-23 14:29:23 +00:00
Bradford Hovinen
5245e70454 Add XML cflags/libs
2000-08-18  Bradford Hovinen  <hovinen@helixcode.com>

	* capplets/keyboard-properties/Makefile.am (INCLUDES):
	(keyboard_properties_LDADD): Add XML cflags/libs

	* capplets/keyboard-properties/keyboard-properties.c
	(keyboard_read_from_xml):
	(keyboard_write_to_xml):
	(do_get_xml):
	(do_set_xml): Implement
	(main): Invoke do_get_xml() and do_set_xml() on --get and --set
2000-08-18 21:29:08 +00:00
Bradford Hovinen
10d433675f Only do combo box stuff if no_gui flag is not set (edit_read): If no_gui
2000-08-18  Bradford Hovinen  <hovinen@helixcode.com>

	* capplets/gnome-edit-properties/gnome-edit-properties.c
	(edit_read): Only do combo box stuff if no_gui flag is not set
	(edit_read): If no_gui flag set, search through possible_editors
	manually and set original_info.name that way

	* capplets/gnome-edit-properties/Makefile.am (INCLUDES):
	(gnome_edit_properties_capplet_LDADD): Add XML cflags/libs

	* capplets/gnome-edit-properties/gnome-edit-properties.c
	(edit_read_from_xml):
	(edit_write_to_xml):
	(do_get_xml):
	(do_set_xml): Implement
	(main): Call do_get_xml/do_set_xml when --get and --set passed

	* capplets/bell-properties/bell-properties.c (read_from_xml):
	Check if root node is correct before reading
2000-08-18 20:12:38 +00:00
Bradford Hovinen
1d7053c55a Added XML cflags/libs
2000-08-18  Bradford Hovinen  <hovinen@helixcode.com>

	* capplets/bell-properties/Makefile.am (INCLUDES):
	(bell_properties_capplet_LDADD): Added XML cflags/libs

	* capplets/bell-properties/bell-properties.c (do_get_xml):
	(do_set_xml): Implement.
	(main): Call above functions on --get and --set
	(read_from_xml):
	(write_to_xml): Implement
2000-08-18 19:32:01 +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
890a61a575 Call do_set_xml and do_get_xml when --get or --set detected
2000-08-18  Bradford Hovinen  <hovinen@helixcode.com>

	* capplets/background-properties/app-background.c (main): Call
	do_set_xml and do_get_xml when --get or --set detected

	* capplets/background-properties/property-background.c
	(background_read_from_xml):
	(background_write_to_xml): Implement. Read/write XML snapshot of
	the system's current state
	(get_color): Implement. Read a color represented as a string and
	fill in a GdkColor structure
	(do_get_xml):
	(do_set_xml): Implement. Do operations required for a --get and
	--set, respectively

	* capplets/background-properties/Makefile.am (INCLUDES): Add XML_CFLAGS
	(background_properties_capplet_LDADD): Add GNOME_XML_LIB
2000-08-18 18:51:01 +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
Karl Eichwalder
3ff9e56e82 de. 2000-06-15 23:11:58 +00:00
Ville Hautamaki
5fee71527b Finnish update by Pauli
Ville
2000-06-12 06:02:15 +00:00
Fatih Demir
1adfd3281e Added tr to ALL_LINGUAS 2000-04-15 11:12:42 +00:00
Fatih Demir
11a3941e03 Added [tr] to the files 2000-04-10 16:38:03 +00:00
Pablo Saratxaga
2073ad8066 added Lithuanian entries to *.desktop files 2000-04-08 01:47:55 +00:00
Pablo Saratxaga
c0f06240e5 added Lithuanian file 2000-03-29 02:18:02 +00:00
Karl Eichwalder
f6a260c1fe Add some more dots to messages.
* capplets/mime-type/mime-info.c: Add some more dots to messages.
2000-03-27 02:42:38 +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
Mikael Djurfeldt
60041f483a *** empty log message *** 2000-01-07 15:14:32 +00:00
Matthias Warkus
61cd563783 Assigned icon 1999-12-23 12:19:31 +00:00
Jonathan Blandford
f1ccc79359 new desktop entries 1999-11-10 16:14:19 +00:00
Jesus Bravo Alvarez
390899451c Modified Galician translation entries in ChangeLog 1999-10-24 02:11:53 +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
Jonathan Blandford
4f68ae2214 forgot to I18N this.
1999-09-30  Jonathan Blandford  <jrb@redhat.com>

	    * capplets/wm-properties/wm-properties-capplet.c
	    (show_restart_info): forgot to I18N this.
1999-09-30 19:35:54 +00:00
Jonathan Blandford
1611c477d2 removed some of the most bogus code I've seen in a while.
1999-09-30  Jonathan Blandford  <jrb@redhat.com>

	* capplets/bell-properties/bell-properties.c (bell_setup): removed
	some of the most bogus code I've seen in a while.
1999-09-30 18:22:25 +00:00
Jonathan Blandford
4fc132f7d8 Give people the option to save right away.
1999-09-29  Jonathan Blandford  <jrb@redhat.com>

	* capplets/wm-properties/wm-properties-capplet.c
	(show_restart_info): Give people the option to save right away.
1999-09-29 19:05:44 +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
5546de3402 Add pt_BR translations 1999-09-24 18:39:45 +00:00
Jorge Godoy
85686a3ac2 Add Brazilian Portuguese (pt_BR) support and translations 1999-09-24 17:43:33 +00:00
Jacob Berkman
d0facf3f0c ignore my_control_center_idl
* .cvsignore: ignore my_control_center_idl
1999-09-21 07:06:37 +00:00
Jonathan Blandford
72c13e8af0 1.0.40 1999-09-20 23:54:26 +00:00