Commit graph

1650 commits

Author SHA1 Message Date
Peteris Krisjanis
108120afa1 U 2001-11-01 18:58:30 +00:00
Bradford Hovinen
40cb24b5db Remove #ifdef HAVE_BONOBO instances
2001-10-26  Bradford Hovinen  <hovinen@ximian.com>

	* main.c: Remove #ifdef HAVE_BONOBO instances

	* capplet-dir.c: Remove #idef HAVE_BONOBO instances
2001-10-26 19:18:24 +00:00
Bradford Hovinen
3611eb3a6a Remove screensaver from always_built_SUBDIRS and add $(SCREENSAVER) to
2001-10-26  Bradford Hovinen  <hovinen@ximian.com>

	* capplets/Makefile.am: Remove screensaver from
	always_built_SUBDIRS and add $(SCREENSAVER) to SUBDIRS

	* capplets/{background|keyboard|mouse|sound}/Makefile.am:
	Fix so that automake does not choke on these files
2001-10-26 19:17:07 +00:00
Bradford Hovinen
816e2de0f2 Updated to reflect current status porting to GNOME 2
2001-10-26  Bradford Hovinen  <hovinen@ximian.com>

	* README: Updated to reflect current status porting to GNOME 2
2001-10-26 19:15:18 +00:00
Bradford Hovinen
031160b75d Cleanup for GNOME 2 port Allow disabling of screensaver capplet compile if
2001-10-26  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in: Cleanup for GNOME 2 port
	Allow disabling of screensaver capplet compile if xscreensaver
	is not found
	(AC_OUTPUT): Removed dnl capplets/rollback/Makefile as it caused
	some difficulties
2001-10-26 19:11:30 +00:00
Stanislav Visnovsky
21024ab848 More screensaver description translated.
2001-10-26  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

        * sk.po: More screensaver description translated.
2001-10-26 14:11:40 +00:00
Chyla Zbigniew
13419abbcf Updated Polish translation by GNOME PL Team <translators@gnome.pl> 2001-10-25 18:57:24 +00:00
Christian Marillat
433b6bc0c0 Initial debian directory 2001-10-24 12:49:00 +00:00
Stanislav Visnovsky
49d9a12883 More screensaver description translated.
2001-10-24  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

        * sk.po: More screensaver description translated.
2001-10-24 11:51:43 +00:00
Wang Jian
b9bb47925f *** empty log message *** 2001-10-23 04:17:29 +00:00
Christian Rose
35aa456245 Updated the Swedish translation somewhat.
2001-10-22  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated the Swedish translation somewhat.
2001-10-22 01:14:07 +00:00
Pablo Saratxaga
b928a309cd updated Azeri file 2001-10-20 08:24:46 +00:00
Bradford Hovinen
df78191ec2 Put common in always_built_SUBDIRS
2001-10-18  Bradford Hovinen  <hovinen@ximian.com>

	* capplets/Makefile.am (always_built_SUBDIRS): Put common in
	always_built_SUBDIRS

	* configure.in (dnl): Remove --enable-bonobo-conf option
2001-10-19 03:23:23 +00:00
Bradford Hovinen
4b9ca59ec9 Only swap buttons 1 and 3 in the mapping
2001-10-18  Bradford Hovinen  <hovinen@ximian.com>

	* mouse-properties-capplet.c (apply_settings): Only swap buttons 1
	and 3 in the mapping
2001-10-19 02:37:29 +00:00
Jakub Steiner
705002fcd6 bcg icon 2001-10-18 23:22:47 +00:00
Bradford Hovinen
caea6d86ce Update listener name
2001-10-18  Bradford Hovinen  <hovinen@ximian.com>

	* bonobo-config-archiver.c (get_listener_oafiid): Update listener name
2001-10-18 13:36:48 +00:00
Bradford Hovinen
fd0dba5cec Update listener name
2001-10-18  Bradford Hovinen  <hovinen@ximian.com>

	* Bonobo_Control_Capplet_generic.oaf.in: Update listener name

	* capplet-util.c (create_control_cb): Use correct prefix for listener
2001-10-18 13:36:25 +00:00
Bradford Hovinen
534754d3f3 Make sure the row is unselected before trying to remove it
2001-10-17  Bradford Hovinen  <hovinen@ximian.com>

	* url-properties.c: Make sure the row is unselected before trying
	to remove it
2001-10-18 13:03:05 +00:00
Jakub Steiner
24ac960602 fix the applet icon 2001-10-18 11:20:52 +00:00
Jakub Steiner
b8d0c7fdc3 temporary icon 2001-10-16 00:25:41 +00:00
Jakub Steiner
a34daa89f1 new icon 2001-10-15 23:54:05 +00:00
Bradford Hovinen (Gdict maintainer)
f824b0dcc0 Updated dated file headers 2001-10-15 16:06:56 +00:00
Jakub Steiner
3f62f4fa65 applet icon 2001-10-15 13:51:15 +00:00
Larry Ewing
a5d2608e56 set the window icon so that the tasklist will have a pretty picture.
2001-10-14  Larry Ewing  <lewing@ximian.com>

	* capplet-dir-view.c (capplet_dir_view_new): set the window icon
	so that the tasklist will have a pretty picture.
2001-10-15 03:20:35 +00:00
Kwok-Koon Cheung
b6d86f4e93 Usual update and revert to big5 encoding 2001-10-15 00:58:13 +00:00
Stanislav Visnovsky
a76c2b32e0 Updated Slovak translation.
2001-10-14  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.
2001-10-14 14:49:24 +00:00
Bradford Hovinen
5b60a269a7 Be paranoid about what we have read from the input file -- make sure the
2001-10-13  Bradford Hovinen  <hovinen@ximian.com>

	* lister.c (edit_file_to_use): Be paranoid about what we have read
	from the input file -- make sure the string is always
	NULL-terminated
2001-10-13 19:19:16 +00:00
Bradford Hovinen
4b6d9f7f99 Try to resolve a listener to make sure that something is listening when we
2001-10-13  Bradford Hovinen  <hovinen@ximian.com>

	* bonobo-config-archiver.c (real_sync): Try to resolve a listener
	to make sure that something is listening when we issue the sync
	event (disabled for now)
	(get_listener_oafiid): Implement (disabled for now)

2001-10-12  Bradford Hovinen  <hovinen@ximian.com>

	* capplet-util.c (get_factory_name): Updated factory name to
	reflect new, expanded roles

	* Bonobo_Control_Capplet_generic.oaf.in: Create

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

	* capplet-util.c (create_control_cb): Elimite reference counter --
	it's not necessary
	(create_control_cb): Make this a multi-factory so that we can
	return the listener when needed
	(capplet_init): Set up the listener here rather than in
	get_control_cb; also remove the listener and unref the database
	here
	(quit_cb, real_quit_cb): Remove (thank the gods)

2001-10-12  Bradford Hovinen  <hovinen@ximian.com>

	* Makefile.am ($(oaffile)): Make creation of the .oaf file generic

2001-10-12  Bradford Hovinen  <hovinen@ximian.com>

	* capplet-dir.c (capplet_control_launch): Unref the property bag
	when we are done
2001-10-13 17:26:48 +00:00
Kjartan Maraas
99b228af09 Updated Norwegian (bokmel) translation. Updated Norwegian (nynorsk)
2001-10-13  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmel) translation.
	* nn.po: Updated Norwegian (nynorsk) translation.
2001-10-13 13:22:38 +00:00
Valek Frob
e7ecf1fd42 Updated russian translation. 2001-10-13 12:36:50 +00:00
Ole Laursen
516c22f094 Partiel update of Danish translation. 2001-10-13 10:25:41 +00:00
Richard Hestilow
d42f9b3f79 Backport to GtkCList. Recreate -- something was messed up.
2001-10-13  Richard Hestilow  <hestilow@ximian.com>

	* prefs-widget.c: Backport to GtkCList.
	* checked.xpm, unchecked.xpm: Recreate -- something was messed up.
2001-10-13 05:50:38 +00:00
Bradford Hovinen
d2650b1049 Notice: I have not tested these changes on machines with support for multiple
simultaneous visuals. I will revert them if it turns out not to work in that
case.

Fixes Ximian bugzilla bug #10541

2001-10-12  Bradford Hovinen  <hovinen@ximian.com>

	* applier.c (render_to_screen): Use standard gdk and gdk_pixbuf
	rather than xlib and gdk_pixbuf_xlib
	(make_root_pixmap): Create a GdkPixmap
	(set_root_pixmap): Accept GdkPixmap and convert to X id
2001-10-12 14:09:24 +00:00
Israel Escalante
c06567a544 Bump version to 1.5.10
2001-10-11  Israel Escalante  <israel@ximian.com>

	* configure.in: Bump version to 1.5.10
2001-10-12 02:37:55 +00:00
Israel Escalante
9e1a0b9548 Bump requirement for gtkhtml >=0.15.0 and version to 1.5.9. Committed
2001-10-11  Israel Escalante  <israel@ximian.com>

	* configure.in (gnome_cv_use_gnome): Bump requirement for
	gtkhtml >=0.15.0 and version to 1.5.9. Committed patch
	from peter@ximian.com to fix some build issues.
2001-10-11 22:23:22 +00:00
Artis Trops
49a6eb2b32 Added Latvian translation.
2001-10-07  Artis Trops <hornet@navigators.lv>

	* lv.po: Added Latvian translation.

2001-10-07  Gediminas Paulauskas <menesis@delfi.lt>

	* configure.in (ALL_LINGUAS): added lv
2001-10-07 18:43:43 +00:00
Rachel Hestilow
41b4ec6463 file ChangeLog was initially added on branch INTRO_PAGE_BRANCH. 2001-10-05 22:21:25 +00:00
Rachel Hestilow
b622631002 file Makefile.am was initially added on branch INTRO_PAGE_BRANCH. 2001-10-05 22:21:25 +00:00
Rachel Hestilow
592cadb69d file background.png was initially added on branch INTRO_PAGE_BRANCH. 2001-10-05 22:21:25 +00:00
Rachel Hestilow
e8ce07e858 file faq.html was initially added on branch INTRO_PAGE_BRANCH. 2001-10-05 22:21:25 +00:00
Rachel Hestilow
620369ce27 file intro.xml.in was initially added on branch INTRO_PAGE_BRANCH. 2001-10-05 22:21:25 +00:00
Shaun Merrigan
cb870464b4 Only use tm_gmtoffm if __USE_BSD is defined.
2001-10-05  Shaun Merrigan  <shaun.merrigan@sun.com>

        * archiver-client.c (location_client_load_rollback_data):
        Only use tm_gmtoffm if __USE_BSD is defined.
2001-10-05 10:14:05 +00:00
Pablo Saratxaga
243e9e42c4 updated Catalan file 2001-10-03 09:48:43 +00:00
Israel Escalante
2294aef748 Removed rollback
2001-10-01  Israel Escalante  <israel@ximian.com>

	* capplet/Makefile.am (always_built_SUBDIRS): Removed rollback

	* po/POTFILES.in: Removed some *.c files that was called and
	  don't exist.
2001-10-01 22:05:26 +00:00
Jakub Steiner
8440a28720 new application icon 2001-10-01 21:16:53 +00:00
Bradford Hovinen (Gdict maintainer)
6c64f8853e Added missing wrapper-script.in 2001-10-01 14:15:20 +00:00
Pablo Saratxaga
e505e72510 updated Catalan file 2001-10-01 14:04:34 +00:00
Richard Hestilow
e5440a5329 Change the default mode to "Select One Only" as opposed to Random From
2001-09-28  Richard Hestilow  <hestilow@ximian.com>

	* preferences.c (preferences_load): Change the default mode to
	"Select One Only" as opposed to Random From List. Fixes bug
	#60762.
2001-09-30 00:56:41 +00:00
Richard Hestilow
b3c1d8c303 Register callbacks after loading the preferences; otherwise they will get
2001-09-29  Richard Hestilow  <hestilow@ximian.com>

	* prefs-widget.c (prefs_widget_set_arg): Register
	callbacks after loading the preferences; otherwise they will
	get triggered unnecessarily.
	(selected_cb): Only trigger a change if there really was one.
	Fixes bug #9161.
2001-09-29 23:55:07 +00:00
Richard Hestilow
5305c80879 Applied patch from drk@sgi.com to fix bug #60822.
2001-09-29  Richard Hestilow  <hestilow@ximian.com>

	* wm-properties-capplet.c: Applied patch from drk@sgi.com
	to fix bug #60822.
2001-09-29 22:15:31 +00:00