2004-02-12 Mark McLoughlin <mark@skynet.ie>
* capplets/display/main.c: (cb_dialog_response):
* capplets/localization/gnome-localization-properties.c:
(dialog_response): update help links to point to user-guide.xml
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-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-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_*
2003-08-01 Dennis Cranston <dennis_cranston at yahoo com>
* background-properties-capplet.c, background-properties.glade:
Patch to fix spacing between action area and vbox of preferences
dialog.
2003-07-17 Dennis Cranston <dennis_cranston at yahoo com>
* background-properties.glade,
background-properties-capplet.c: Fixes for ui-review
bug report #98916 and duplicate mnemonic fixes.
2002-11-13 Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
* background-properties-capplet.c (drag_data_received_cb):
Reset Picture option to "Wall paper" only in the case of
"none" while DnD. Fixes#94329
2002-06-18 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=85628
* background-properties-capplet.c (main) : The dialog
- should not be modal
- has no parent to destroy with
- and should have a seperator
- set default response
I worry how 'make dist' could allow non-disted files to be listed in
POTFILES.in
2002-06-05 Gediminas Paulauskas <menesis@delfi.lt>
* POTFILES.in: remove mime-type, url-properties and wm-properties
capplets -- they are not built nor distributed. Also remove
session, panel, and cd desktop files.
* POTFILES.skip: add those files here because those capplets are still
in CVS.
2002-06-05 Gediminas Paulauskas <menesis@delfi.lt>
* cd-capplet.png, cd.desktop.in.in,
panel-capplet.png, panel.desktop.in.in,
session-capplet.png, session.desktop.in.in:
remove unused desktop files and their icons from CVS.
2002-06-05 Gediminas Paulauskas <menesis@delfi.lt>
* background-properties.glade: radiobutton1 and similar things should
not be translatable.
2002-05-02 Dennis Cranston <dennis_cranston@yahoo.com>
* background-properties.glade: add a stock information image
to the "You can drag image files..." text.
2002-05-08 Jody Goldberg <jody@gnome.org>
* background-properties-capplet.c (cb_dialog_response) : new.
(main) : support help.