Commit graph

4219 commits

Author SHA1 Message Date
Sergey V. Udaltsov
824fc21c1c -preview is only visible on tabs 2 and 3 2004-07-26 23:19:03 +00:00
Sergey V. Udaltsov
0bb2c8c192 preview as separate window 2004-07-26 23:07:03 +00:00
Miloslav Trmac
7b52ac4456 Updated Czech translation.
2004-07-26  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.
2004-07-26 10:56:16 +00:00
Sergey V. Udaltsov
fcc609f1c7 models popup is 99% working (1% for bugs) 2004-07-26 00:48:24 +00:00
Sergey V. Udaltsov
885acff46a first round of working model chooser - not complete yet 2004-07-25 23:28:35 +00:00
David Sedeño
85cb682efc http://bugzilla.gnome.org/show_bug.cgi?id=148208 Expand to false to the
2004-07-23 David Sedeño <david@alderia.com>

        http://bugzilla.gnome.org/show_bug.cgi?id=148208
        * gnome-keybinding-properties.glade: Expand to false to the hbox1
2004-07-23 20:18:20 +00:00
Christian Neumair
11ebaa67a9 Use GTK_SHADOW_IN shadow for all treeviews (consistency). Fixes #144050.
2004-07-22  Christian Neumair  <chris@gnome-de.org>

	* gnome-keyboard-properties.glade: Use GTK_SHADOW_IN shadow for
	all treeviews (consistency). Fixes #144050.
2004-07-22 18:16:49 +00:00
Christian Neumair
b7bd72a511 Use gi18n-lib for internationalization, fixes #109206.
2004-07-22  Christian Neumair  <chris@gnome-de.org>

	* themus-properties-view.c: Use gi18n-lib for internationalization,
	fixes #109206.
2004-07-22 17:43:58 +00:00
Jonathan Blandford
ea3f37b999 Blah. badly applied patch.
Wed Jul 21 15:43:55 2004  Jonathan Blandford  <jrb@redhat.com>

        * configure.in: Blah.  badly applied patch.

:
2004-07-21 19:46:59 +00:00
Jonathan Blandford
bdd9784580 patch from Mason Kidd <mrkidd@mrkidd.com> to put back default-applications
Wed Jul 21 15:09:17 2004  Jonathan Blandford  <jrb@redhat.com>

        * configure.in: patch from Mason Kidd <mrkidd@mrkidd.com> to put
        back default-applications and remove file-types.
2004-07-21 19:12:45 +00:00
Guntupalli Karunakar
60007b4f03 updated hindi translation 2004-07-21 12:15:55 +00:00
Gareth Owen
b3bc6d77df Updated British English translation 2004-07-20 02:32:20 +00:00
Rodney Dawes
6d976698e6 Free what we get with gtk_tree_model_get
2004-07-19  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-item.c (gnome_wp_remove_wallpaper, gnome_wp_list_sort):
	Free what we get with gtk_tree_model_get

	Fixes #147403
2004-07-19 21:16:50 +00:00
Jonathan Blandford
80529d675e remove default-applications capplet.
Mon Jul 19 11:09:44 2004  Jonathan Blandford  <jrb@gnome.org>

        * capplets/Makefile.am (always_built_SUBDIRS):
        * configure.in: remove default-applications capplet.
2004-07-19 15:09:37 +00:00
Bastien Nocera
3a7566628f fix a crash when there aren't any ALSA mixers (or soundcards) present on
2004-07-16  Bastien Nocera  <hadess@hadess.net>

	* actions/acme-volume-alsa.c: (acme_volume_alsa_finalize),
	(acme_volume_alsa_close_real), (acme_volume_alsa_open),
	(acme_volume_alsa_init): fix a crash when there aren't any ALSA mixers
	(or soundcards) present on the system
2004-07-16 22:06:35 +00:00
Bastien Nocera
daa9f3a0f6 fix OSS detection on NetBSD, patch from Julio M. Merino Vidal
2004-07-15  Bastien Nocera  <hadess@hadess.net>

	* configure.in: fix OSS detection on NetBSD, patch from Julio M.
	Merino Vidal <jmmv@menta.net> (Closes: #145038)

2004-07-15  Bastien Nocera  <hadess@hadess.net>

	* actions/acme-volume-oss.c: fix OSS compilation on NetBSD
2004-07-15 22:47:55 +00:00
Bastien Nocera
b5699a40ce rework the ALSA mixer so that: - the ALSA device isn't kept open at all
2004-07-15  Bastien Nocera  <hadess@hadess.net>

	* actions/acme-volume-alsa.c: (acme_volume_alsa_finalize),
	(acme_volume_alsa_set_mute), (acme_volume_alsa_get_mute),
	(acme_volume_alsa_get_volume), (acme_volume_alsa_set_volume),
	(acme_volume_alsa_close_real), (acme_volume_alsa_open),
	(acme_volume_alsa_close), (acme_volume_alsa_init):
	rework the ALSA mixer so that:
	- the ALSA device isn't kept open at all times, only for 4 seconds
	  after the last use (Closes: #141793)
	- the hardware mute is used if it is available
	  (Closes: #141404, #144489, #140937)
	- lowering the volume doesn't move the balance to the right
	- it doesn't leak alsa-lib mixers all around
2004-07-15 22:41:06 +00:00
Bastien Nocera
7c244a15ff fix gdk-pixbuf-csource's double identity (was not detecting
2004-07-15  Bastien Nocera  <hadess@hadess.net>

	* configure.in: fix gdk-pixbuf-csource's double identity (was not
	detecting gdk-pixbuf-csource-32 from gtk2-devel), detect and
	substitute glib-genmarshal's binary
2004-07-15 22:29:37 +00:00
Francisco Javier F. Serrador
05e8de7e2a Updated Spanish translation
2004-07-15  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation
2004-07-15 20:08:50 +00:00
Laurent Dhima
1d59e51d47 Updated Albanian translation by Elian Myftiu.
2004-07-15  Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation by Elian Myftiu.
2004-07-15 14:59:35 +00:00
Rodney Dawes
64837f243f Check that item->fileinfo is not NULL, before trying to use a string
2004-07-15  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-item.c (gnome_wp_item_new):
	Check that item->fileinfo is not NULL, before trying to use a
	string variable inside the struct for a strncmp

	Fixes #147373
2004-07-15 13:58:51 +00:00
Miloslav Trmac
2207580efa Updated Czech translation.
2004-07-14  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.
2004-07-14 21:19:29 +00:00
Sergey V. Udaltsov
5502752b2b updating the news 2004-07-13 23:16:30 +00:00
Sergey V. Udaltsov
e90583bbf1 merging the preview branch 2004-07-13 23:11:34 +00:00
David Sedeño
43be59b3f4 http://bugzilla.gnome.org/show_bug.cgi?id=147244 Only put the toggles
2004-07-13  David Sedeño <david@alderia.com>

        http://bugzilla.gnome.org/show_bug.cgi?id=147244
        * gnome-default-applications-properties.c: Only put the toggles
          inconsistent if there are not custom commands
2004-07-13 18:17:50 +00:00
Francisco Javier F. Serrador
b925b93862 Updated Spanish translation.
2004-07-12  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2004-07-12 20:43:08 +00:00
Gustavo Maciel Dias Vieira
6d63f435ad Updated Brazilian Portuguese translation done by Guilherme de S. Pastore
2004-07-12  Gustavo Maciel Dias Vieira  <gustavo@sagui.org>

        * pt_BR.po: Updated Brazilian Portuguese translation done by
        Guilherme de S. Pastore <gpastore@colband.com.br>.
2004-07-12 20:12:56 +00:00
Miloslav Trmac
cd7d18ebbf Updated Czech translation.
2004-07-10  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.
2004-07-10 17:50:56 +00:00
Laurent Dhima
b197314273 Updated Albanian translation by Elian Myftiu.
2004-07-10  Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation by Elian Myftiu.
2004-07-10 08:11:23 +00:00
Alexander Shopov
b6ba0f56cd Updated Bulgarian translation by Vladimir "Kaladan" Petkov
2004-07-10  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir "Kaladan" Petkov <vpetkov@i-space.org>
2004-07-10 06:52:18 +00:00
David Sedeño
2279c2e5e7 (http://bugzilla.gnome.org/show_bug.cgi?id=122970) If theme exists, show
2004-07-09  David Sedeño <david@alderia.com>

        (http://bugzilla.gnome.org/show_bug.cgi?id=122970)
        * gnome-theme-save.c (setup_directory_structure):
        If theme exists, show confirmation dialog to user.
2004-07-09 14:17:28 +00:00
Francisco Javier F. Serrador
3da235eb1e Updated Spanish translation
2004-07-07  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation
2004-07-07 15:19:23 +00:00
Padraig O'Briain
9968efd781 Add mnemnoic widget for "Interval before raising" and add some
2004-07-06  Padraig O'Briain <padraig.obriain@sun.com>

	* gnome-window-properties.glade:  Add mnemnoic widget for
	"Interval before raising" and add some label-for/labelled-by
	relations. Fixes bug #144586.
2004-07-06 12:36:51 +00:00
Padraig O'Briain
6a2714a6b5 Add label-for/ labelled-by relations. Fixes bug #144174.
2004-07-06  Padraig O'Briain <padraig.obriain@sun.com>

	* gnome-accessibility-keyboard-properties.glade:  Add label-for/
	labelled-by relations. Fixes bug #144174.
2004-07-06 09:49:05 +00:00
Christian Neumair
3fd0830327 Updated German translation. 2004-07-02 18:53:47 +00:00
Laurent Dhima
2b004da133 Translation updated by Elian Myftiu.
2004-07-01  Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Translation updated by Elian Myftiu.
2004-07-01 17:01:45 +00:00
Andras Timar
891658db28 Updated Hungarian translation.
2004-06-30  Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.
2004-06-30 14:24:11 +00:00
Laurent Dhima
c6581cb870 Translation updated by Elian Myftiu.
2004-06-29  Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Translation updated by Elian Myftiu.
2004-06-29 10:57:51 +00:00
Rodney Dawes
4d87d80f3e Update copyright info to have correct years (2003-2004)
2004-06-28  Rodney Dawes  <dobey@novell.com>

	* *.[ch]: Update copyright info to have correct years (2003-2004)

	* gnome-wp-capplet.c (gnome_wp_capplet_scroll_to_item):
	Abstract this code out so that we don't have to duplicated it every
	time we want to scroll to a particular item in the list

	(gnome_wp_add_image): Update this to return the new item that we
	created, and don't scroll to or set as the wallpaper, every time we
	call this function
	Use the new gnome_wp_item_new () call to create items

	(gnome_wp_add_images): Change the API to not use the files argument
	any longer, as we don't need it without the GTK+ 2.2 compat code
	Add all the items to the list and select the last one when finished

	(gnome_wp_file_open_dialog): Update to not pass in the files argument
	to gnome_wp_add_images () and free the GSList of filenames

	(bg_add_multiple_files): merge this code into the normal callback for
	when images are dragged to the dialog

	(bg_properties_dragged_image): Don't check if the list is more than
	1 or not here, and always call gnome_wp_add_images () with the full
	list that we are given
	Convert the GList of GnomeVFSURIs that we get from gnome-vfs to a
	GSList of char * uris to pass into gnome_wp_add_images ()

	(gnome_wp_load_stuffs, gnome_wp_file_changed):
	Use the new gnome_wp_capplet_scroll_to_item () and gnome_wp_item_new ()
	API calls instead of duplicating code

	* gnome-wp-capplet.h: Remove the GConf key path defines from here

	* gnome-wp-item.[ch]: Add the gnome_wp_item_new () call to create the
	GnomeWPItem structure for storing wallpapers in

	* gnome-wp-utils.h: Put the GConf key path defines in here

	* gnome-wp-xml.c (gnome_wp_load_legacy): Use the gnome_wp_item_new ()
	call to create items from the old legacy (XD2 capplet) list file
2004-06-28 18:51:21 +00:00
Laurent Dhima
fb35d020a6 Translation updated by Elian Myftiu.
2004-06-28  Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Translation updated by Elian Myftiu.
2004-06-28 15:08:25 +00:00
Rodney Dawes
331f5ad61c Remove all references to #ifdef HAVE_GTK_MULTIHEAD Patch from Kjartan
2004-06-27  Rodney Dawes  <dobey@novell.com>

	* applier.c: Remove all references to #ifdef HAVE_GTK_MULTIHEAD
	Patch from Kjartan Maraas <kmaraas@gnome.org>

	Fixes #142749
2004-06-28 03:39:56 +00:00
Muktha
17606cbd44 Allow only numeric values in spin buttons. Fixes #138654.
2004-06-26  Muktha <muktha.narayan@wipro.com>

        * gnome-network-preferences.glade: Allow only numeric values in
        spin buttons. Fixes #138654.
2004-06-26 09:38:26 +00:00
John C Barstow
7d62ce0419 file mi.po was initially added on branch gnome-2-6. 2004-06-26 08:27:00 +00:00
Gareth Owen
7e916acafc Updated British English translation 2004-06-26 01:43:47 +00:00
Jody Goldberg
9c026ec83c update 2004-06-25 20:53:58 +00:00
Jody Goldberg
da6f208ebb Clear out some old patches
2004-06-08  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=143975
	* gnome-default-applications-properties-structs.c : quick fix
2004-06-25 20:52:55 +00:00
Funda Wang
eb1a1c3e0e Updated Simplified Chinese translation 2004-06-25 15:48:25 +00:00
Artur Flinta
4d935c5867 Updated Polish translation by GNOME PL Team.
2004-06-23  Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.
2004-06-23 17:25:57 +00:00
Miloslav Trmac
598c286341 Updated Czech translation.
2004-06-23  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.
2004-06-23 09:28:54 +00:00
Laurent Dhima
a21e1aba9d Updated Albanian translation
* sq.po: Updated Albanian translation
2004-06-22 14:55:53 +00:00