Commit graph

1363 commits

Author SHA1 Message Date
Kjartan Maraas
6641770f79 Fix some typos.
2004-02-10  Kjartan Maraas  <kmaraas@gnome.org>

	* mime-edit-dialog.c: (mime_edit_dialog_get_app), (validate_data):
	Fix some typos.
2004-02-10 09:26:45 +00:00
Kjartan Maraas
4b1106c854 Remove extra full stop. Closes bug #132563.
2004-02-08  Kjartan Maraas  <kmaraas@gnome.org>

	* mime-edit-dialog.c: (validate_data): Remove extra
	full stop. Closes bug #132563.
2004-02-08 09:16:22 +00:00
Jacob Leach
fd4a762d01 Replace deprecated calls to g_basename and g_dirname with
g_path_get_(basename/dirname). From a patch by Kjartan Maraas,
a.k.a. THE MAN, bug #133174.
2004-02-08 08:49:33 +00:00
Jonathan Blandford
b6d4dc7a76 fix #106424
Sat Feb  7 00:34:45 2004  Jonathan Blandford  <jrb@gnome.org>

        * gnome-theme-manager.c (load_meta_themes): fix #106424

Fri Feb  6 20:49:25 2004  Jonathan Blandford  <jrb@gnome.org>

        * gnome-theme-details.c (gnome_theme_details_init): Patch from
        Frederic Crozat to install themes in the right place.
2004-02-07 05:39:18 +00:00
Frédéric Crozat
285427e21f 64bits fixes.
* capplets/font/main.c: (sample_expose):
        * gnome-settings-daemon/gnome-settings-gtk1theme.c:
        (apply_settings):
        * vfs-methods/themus/theme-method.c:
        64bits fixes.
2004-02-06 10:53:58 +00:00
Rodney Dawes
035c34ab99 Convert the main dialog UI to glade
2004-02-04  Rodney Dawes  <dobey@ximian.com>

	* Makefile.am:
	* gnome-background-properties.glade:
	* gnome-wp-capplet.[ch]: Convert the main dialog UI to glade
2004-02-05 00:31:48 +00:00
Rodney Dawes
28010e25e8 Use "Desktop Background" as name and change the Comment line to a verb
2004-02-04  Rodney Dawes  <dobey@ximian.com>

	* background.desktop.in: Use "Desktop Background" as name and change
	  the Comment line to a verb phrase as per the HIG
	* gnome-wp-capplet.c (gnome_wp_load_stuffs): Fix a little bug so that
	  opening the capplet with "No Wallpaper" set, actually works
	  (wallpaper_properties_init): "Desktop Background Preferences"
2004-02-04 22:04:14 +00:00
Jonathan Blandford
4b2fc55b01 exit if it is a non-compliant wm (eg, anything but metacity)
Wed Feb  4 00:05:11 2004  Jonathan Blandford  <jrb@gnome.org>

        * gnome-theme-manager.c (load_meta_themes): exit if it is a
        non-compliant wm (eg, anything but metacity)
2004-02-04 05:21:28 +00:00
Jonathan Blandford
1355ee215f use g_markup_printf_escaped instead of g_strdup_printf, #110564
Tue Feb  3 23:36:25 2004  Jonathan Blandford  <jrb@gnome.org>

        * gnome-theme-manager.c (load_meta_themes): use
        g_markup_printf_escaped instead of g_strdup_printf, #110564
2004-02-04 04:36:27 +00:00
Carlos Perelló Marín
337413eb5f Removed the localization capplet references, it will wait until GNOME 2.7,
2004-02-03  Carlos Perelló Marín <carlos@gnome.org>

	* configure.in, capplets/Makefile.am: Removed the localization capplet
	references, it will wait until GNOME 2.7, it's too late for GNOME 2.6.
2004-02-03 13:31:28 +00:00
Rodney Dawes
5e266cc532 Switch the binary name to gnome-background-properties, Based on patch from
2004-02-01  Rodney Dawes  <dobey@ximian.com>

	* Makefile.am: Switch the binary name to gnome-background-properties,
	  Based on patch from Seth Nickell
	* background.desktop.in: Use gnome-background-properties here also,
	  based on patch from Seth Nickell
	* gnome-wp-capplet.c: Fix a bug where you can't re-add a wallpaper
	  after you remove it
	  Use the new gnome_wp_item_update_description () call
	  Use a GConfChangeSet to change the gconf keys, based on a patch
	  from Seth Nickell
	  Select the first item in the list ("No Wallpaper") when the wallpaper
	  is removed, based on a patch from Seth Nickell
	  Do the rc string parsing before creating the window, and change some
	  defaults so we can fix the spacing between widgets and the border
	  Fix spacing between widgets and window border
	* gnome-wp-item.[ch]: Add update_description function to clean up
	  code, based on patch from Seth Nickell
	  Fix a crash when trying to thumbnail very wide images that are very
	  short, while trying to maintain aspect ratio
	* gnome-wp-xml.c: Use backgrounds.xml instead of wp-list.xml, and
	  migrate the old wp-list.xml over if backgrounds.xml doesn't exist
	  yet, based on patch from Seth Nickell
2004-02-01 20:57:47 +00:00
Sergey V. Udaltsov
43b3e7f59b two labels for each treeview pair (layouts and options) - not one 2004-01-23 10:36:53 +00:00
Sergey V. Udaltsov
26ffee4262 Well, probably the label should visible though 2004-01-20 09:11:13 +00:00
Sergey V. Udaltsov
fd6d162b7e A bit shorter tab labels, tabs 3 and 4 2004-01-20 08:58:53 +00:00
Sivaiah Nallagatla
667458e61b do not try to set construct only property after object is constructed.
2004-01-20 Sivaiah Nallagatla <snallagatla@novell.com>

        * mime-edit-dialog.c (mime_add_dialog_new ) : do not try to set
        construct only property after object is constructed. Fixes #128374
2004-01-20 07:47:18 +00:00
Sergey V. Udaltsov
8d72c5858b It was agreed on IRC, g-k-p should be resizable 2004-01-19 09:14:43 +00:00
Rodney Dawes
2d2222aba1 Enable the Help button (#131286)
2004-01-18  Rodney Dawes  <dobey@ximian.com>

	* gnome-wp-capplet.c: Enable the Help button (#131286)
2004-01-18 21:11:45 +00:00
Christophe Merlet
4f23b6a087 Add DESTDIR variable. 2004-01-16 12:00:37 +00:00
Padraig O'Briain
2119d07f8d Move some declarations so that AtkRelations are defined. Fixes bug
2004-01-16  Padraig O'Briain <padraig.obriain@sun.com>

	* gnome-network-preferences.glade: Move some declarations so that
	AtkRelations are defined. Fixes bug #126714.
2004-01-16 08:31:40 +00:00
Jody Goldberg
261b2b9838 Release 2.5.2
2004-01-14  Jody Goldberg <jody@gnome.org>

	* Release 2.5.2
2004-01-14 06:41:31 +00:00
Rodney Dawes
144005a19b Fix previous change to use gnome_wp_item_free () instead of g_free (), and
2004-01-12  Rodney Dawes  <dobey@ximian.com>

	* gnome-wp-xml.c (gnome_wp_load_legacy): Fix previous change to
	use gnome_wp_item_free () instead of g_free (), and fix tab width
2004-01-13 20:17:51 +00:00
Jonathan Blandford
92999c9380 Merge in acme. We now have a variety of actions for the keybinding
Tue Jan 13 10:48:57 2004  Jonathan Blandford  <jrb@gnome.org>

        * gnome-settings-daemon: Merge in acme.  We now have a variety of
        actions for the keybinding capplet.
2004-01-13 15:59:09 +00:00
Diego Gonzalez
c8c2cd5023 don't crash if we could not get the file information.
2004-01-12  Diego Gonzalez <diego@pemas.net>

	* gnome-wp-xml.c (gnome_wp_load_legacy): don't crash if we could
	  not get the file information.
2004-01-12 19:32:43 +00:00
Sergey V. Udaltsov
8e4dbf2179 Initial xkb configuration is cached. Should make things a bit faster 2004-01-12 13:08:34 +00:00
Sergey V. Udaltsov
a103fa9147 Now the GSwitchItXkbConfigInit function clears the memory itself. 2004-01-12 11:56:37 +00:00
Jody Goldberg
55a692788a As long as we're hard coding the path hard code it in only one place.
2004-01-12  Jody Goldberg <jody@gnome.org>

	* Makefile.am : As long as we're hard coding the path hard code it in
	  only one place.  Passing in datadir then adding the magic subdir in
	  C then building in Makefile seems unnecessary.
	  Use GNOMECC_CAPPLETS_*
2004-01-12 06:35:57 +00:00
Rodney Dawes
acdde5d39d Add install hook to create data directory
2004-01-12  Rodney Dawes  <dobey@ximian.com>

	* Makefile.am: Add install hook to create data directory
2004-01-12 05:17:34 +00:00
Rodney Dawes
2e428e7746 Update for new capplet Update Name/Comment/Exec entries
2004-01-12  Rodney Dawes  <dobey@ximian.com>

	* Makefile.am: Update for new capplet
	* background.desktop.in: Update Name/Comment/Exec entries
	* gnome-wp-capplet.[ch]:
	* gnome-wp-info.[ch]:
	* gnome-wp-item.[ch]:
	* gnome-wp-utils.[ch]:
	* gnome-wp-xml.[ch]: Add new capplet code to CVS
2004-01-12 05:10:40 +00:00
Sergey V. Udaltsov
2865c350b6 Now enabling/disabling of the "Restore defaults" really works 2004-01-12 01:49:46 +00:00
Richard Hult
04bb3c9a3a Enable markup for the break enabled toggle with code instead of with a
2004-01-11  Richard Hult  <richard@imendio.com>

	* gnome-keyboard-properties.glade:
	* gnome-keyboard-properties.c (setup_dialog): Enable markup for
	the break enabled toggle with code instead of with a custom child
	for the toggle since that doesn't work with new libglade. Fixes
	bug #131122.
2004-01-11 17:20:00 +00:00
Sergey V. Udaltsov
9d9d09a564 fixes for utf and non-utf locales 2004-01-10 00:06:29 +00:00
Sergey V. Udaltsov
2bc51a2486 now gnome-settings-daemon resets the configuration is asked by gconf flag overrideSettings 2004-01-09 20:43:59 +00:00
Padraig O'Briain
718275a65d Add accessible relations so accessible names are correctly reported. Fixes
2004-01-09  Padraig O'Briain <padraig.obriain@sun.com>

	* gnome-default-applications-properties.glade: Add accessible
	relations so accessible names are correctly reported.
	Fixes bug #127302.
2004-01-09 14:53:58 +00:00
Carlos Perelló Marín
749a17a400 The localization capplet is disabled until we remove the libicu
2004-01-08  Carlos Perelló Marín <carlos@gnome.org>

	* configure.in: The localization capplet is disabled until we remove
	the libicu dependency.

2004-01-05  Carlos Perelló Marín <carlos@gnome.org>

	* configure.in: Added a check for libicu and the needed lines to add
	the localization capplet.
	* capplets/Makefile.am: Added the localization dir.
	* capplets/localization: Added the localization capplet to change
	the locales.
	* po/POTFILES.in: Added new files from localization capplet.
2004-01-09 02:02:29 +00:00
Muktha
265865865b Add accessible name and description. Fixes bug #128377.
2004-01-05  Muktha <muktha.narayan@wipro.com>

        * theme-properties.glade: Add accessible name and description.
          Fixes bug #128377.
2004-01-05 13:56:21 +00:00
Jody Goldberg
156cabf24f Release 2.5.1.1
2003-12-30  Jody Goldberg <jody@gnome.org>

	* Release 2.5.1.1
2003-12-31 17:11:31 +00:00
Christian Neumair
425ced6c30 Use ngettext for plurals (#125175). 2003-12-30 19:51:09 +00:00
Rodney Dawes
d18e358c33 Fix border width of example toolbar, fixes #130064
2003-12-30  Rodney Dawes  <dobey@ximian.com>

	* gnome-ui-properties.glade: Fix border width of example toolbar,
	fixes #130064
2003-12-30 19:28:00 +00:00
Jody Goldberg
e5f68bb5bd Release 2.5.1
2003-12-30  Jody Goldberg <jody@gnome.org>

	* Release 2.5.1
2003-12-30 18:30:46 +00:00
Jody Goldberg
95c1168292 remove the png so that it can theme.
2003-12-16  Jody Goldberg <jody@gnome.org>

	* capplets/file-types/file-types.desktop.in : remove the png so that
	  it can theme.

	* capplets/desktop-links/Makefile.am : remove .in.in path kludge.
	* capplets/desktop-links/Accessibility.directory.in :
	* capplets/desktop-links/Advanced.directory.in : ditto.

	* capplets/background/Makefile.am : no need to install capplet icon
	  anymore its part of the theme.
	* capplets/default-applications/Makefile.am :
	* capplets/font/Makefile.am  :
	* capplets/keybindings/Makefile.am :
	* capplets/keyboard/Makefile.am :
	* capplets/mouse/Makefile.am :
	* capplets/network/Makefile.am :
	* capplets/sound/Makefile.am :
	* capplets/theme-switcher/Makefile.am :
	* capplets/ui-properties/Makefile.am :
	* capplets/windows/Makefile.am :

	* capplets/accessibility/at-properties/Makefile.am :
	* capplets/accessibility/keyboard/Makefile.am :

	* capplets/background/background.desktop.in : Use the themed icon.
	* capplets/default-applications/default-applications.desktop.in :
	* capplets/font/font-properties.desktop.in :
	* capplets/keybindings/keybinding.desktop.in :
	* capplets/keyboard/keyboard.desktop.in :
	* capplets/mouse/gnome-settings-mouse.desktop.in :
	* capplets/network/gnome-network-preferences.desktop.in :
	* capplets/sound/gnome-settings-sound.desktop.in :
	* capplets/theme-switcher/gtk-theme-selector.desktop.in :
	* capplets/ui-properties/gnome-ui-properties.desktop.in :
	* capplets/windows/window-properties.desktop.in :
	* capplets/accessibility/at-properties/at-properties.desktop.in :
	* capplets/accessibility/keyboard/accessibility-keyboard.desktop.in :
2003-12-16 21:38:53 +00:00
Kaushal Kumar
9d1a824b3b Fixed conflict in Alt-C mnemonic. Bugzilla bug #125719.
2003-12-09  Kaushal Kumar  <kaushal.kumar@wipro.com>

        * capplets/display/main.c (create_dialog):
          Fixed conflict in Alt-C mnemonic.
          Bugzilla bug #125719.
2003-12-11 09:47:55 +00:00
Srinivasa Ragavan
9b3dcfc828 Fix for #127371, reporting invalid and null file locations 2003-12-05 05:20:39 +00:00
Srinivasa Ragavan
f24fdfa8e8 Fix for bug #116224, infinite loop when installing themes from ~/.themes. 2003-12-05 04:35:15 +00:00
Muktha
d263a970dc Added the label-for/by relation. Fixes #127304.
2003-12-03  Muktha  <muktha.narayan@wipro.com>

        * file-types-properties.glade: Added the label-for/by relation.
        Fixes #127304.
2003-12-03 05:00:26 +00:00
Sivaiah Nallagatla
c5eee418ef Patch to remeber custome program configured for Internet Services. #123976
2003-12-01  Sivaiah Nallagatla  <snallagatla@novell.com>

        * service-info.c (service_info_save): Patch to remeber
        custome program configured for Internet Services. #123976 in b.g.o
2003-12-01 04:13:22 +00:00
Sergey V. Udaltsov
453277eede Now all trees are sorted. It really looks much better 2003-11-27 00:26:17 +00:00
Sergey V. Udaltsov
faa09735fd A bit more correct behaviour during the first launch 2003-11-26 23:19:45 +00:00
Sergey V. Udaltsov
e883ff44db models now are kind of sorted 2003-11-23 23:59:08 +00:00
Jonathan Blandford
5e43341746 Remove translatable radiobutton strings, #119288
Fri Nov 21 09:42:19 2003  Jonathan Blandford  <jrb@gnome.org>

        * background-properties.glade: Remove translatable radiobutton
        strings, #119288
2003-11-21 14:48:47 +00:00
Sivaiah Nallagatla
e477e1c2b0 gnome-mouse-properties.c (delay_value_changed_cb) (setup_dialog): patch
2003-11-19 Sivaiah Nallagatla <snallagatla@novell.com>
 gnome-mouse-properties.c
 (delay_value_changed_cb)
 (setup_dialog): patch for fixing showing double click time out value initially. #119859 in bugzilla.gnome.org
2003-11-19 06:00:45 +00:00