Commit graph

2029 commits

Author SHA1 Message Date
Jens Granseuer
08c474554f add a desktop file for the appearance capplet
2007-05-06  Jens Granseuer  <jensgr@gmx.net>

	* configure.in:
	* capplets/appearance/Makefile.am:
	* capplets/appearance/gnome-appearance-properties.desktop.in.in:
	add a desktop file for the appearance capplet

svn path=/trunk/; revision=7562
2007-05-06 19:39:46 +00:00
Jens Granseuer
b21871170d don't crash if glade file is not available
2007-05-06  Jens Granseuer  <jensgr@gmx.net>

	* sound-properties-capplet.c: (create_dialog), (main): don't crash if
	glade file is not available

svn path=/trunk/; revision=7561
2007-05-06 12:49:06 +00:00
Jens Granseuer
c40974353b set button images via code instead of relying on glade, so they respect
2007-05-06  Jens Granseuer  <jensgr@gmx.net>

	* sound-properties-capplet.c: (create_dialog):
	* sound-properties.glade: set button images via code instead of
	relying on glade, so they respect the gtk-button-images xsetting

svn path=/trunk/; revision=7560
2007-05-06 12:44:47 +00:00
Denis Washington
fba9c74b97 make the Add Wallpaper and Remove buttons in the Desktop tab stock
* appearance.glade: make the Add Wallpaper and Remove buttons in the 
Desktop tab stock buttons.


svn path=/trunk/; revision=7559
2007-05-06 12:25:20 +00:00
Jens Granseuer
6d19d88068 set button images via code instead of relying on glade, so they respect
2007-05-05  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keyboard-properties.c: (create_dialog):
	* gnome-keyboard-properties.glade: set button images via code instead
	of relying on glade, so they respect the gtk-button-images xsetting

svn path=/trunk/; revision=7558
2007-05-05 18:57:09 +00:00
Jens Granseuer
9a75f91137 set button images via code instead of relying on glade, so they respect
2007-05-05  Jens Granseuer  <jensgr@gmx.net>

	* accessibility-keyboard.c: (setup_images):
	* gnome-accessibility-keyboard-properties.glade: set button images
	via code instead of relying on glade, so they respect the
	gtk-button-images xsetting (bug #362880)

svn path=/trunk/; revision=7557
2007-05-05 12:33:24 +00:00
Jens Granseuer
912be5ce97 set button images via code instead of relying on glade, so they respect
2007-05-05  Jens Granseuer  <jensgr@gmx.net>

	* at-enable-dialog.glade:
	* main.c: (create_dialog): set button images via code instead of
	relying on glade, so they respect the gtk-button-images xsetting
	(closes bug #362880)

svn path=/trunk/; revision=7556
2007-05-05 11:14:54 +00:00
Jens Granseuer
d1282b4146 fix critical warning
2007-05-05  Jens Granseuer  <jensgr@gmx.net>

	* at-enable-dialog.glade: fix critical warning

svn path=/trunk/; revision=7555
2007-05-05 10:30:17 +00:00
Jens Granseuer
8529e2f343 more HIG and consistency fixing
2007-05-04  Jens Granseuer  <jensgr@gmx.net>

	* appearance-desktop.c: (desktop_init):
	* appearance.glade: more HIG and consistency fixing

svn path=/trunk/; revision=7553
2007-05-04 19:40:47 +00:00
Jens Granseuer
b7ac6f9339 fix string capitalization according to HIG
2007-05-04  Jens Granseuer  <jensgr@gmx.net>

	* appearance-desktop.c: (desktop_init):
	* appearance.glade: fix string capitalization according to HIG

svn path=/trunk/; revision=7552
2007-05-04 19:15:50 +00:00
Denis Washington
b58c57d8f2 Change tab order; Desktop now comes before Fonts.
* appearance.glade: Change tab order; Desktop now comes before Fonts.

svn path=/trunk/; revision=7551
2007-05-04 17:56:06 +00:00
Jens Granseuer
709cb35f29 add implementation for fonts tab
2007-05-04  Jens Granseuer  <jensgr@gmx.net>

	* Makefile.am:
	* appearance-font.c:
	* appearance-font.h:
	* appearance-main.c: (init_appearance_data), (main):
	* appearance.glade:
	* appearance.h:
	* subpixel-bgr.png:
	* subpixel-rgb.png:
	* subpixel-vbgr.png:
	* subpixel-vrgb.png:

	add implementation for fonts tab

svn path=/trunk/; revision=7550
2007-05-04 17:18:34 +00:00
Thomas Wood
207ce87995 Remove WID() macro, which has an incompatible definition in
2007-05-04  Thomas Wood  <thos@gnome.org>

	* appearance-desktop.c: (wp_add_images), (wp_dragged_image),
	(desktop_init):
	* appearance-main.c: (main):
	* appearance-themes.c: (themes_init):
	* appearance-ui.c: (set_toolbar_style), (set_have_icons),
	(ui_init):
	* appearance.h:
	Remove WID() macro, which has an incompatible definition in capplet-utils.h

svn path=/trunk/; revision=7549
2007-05-04 17:11:12 +00:00
Thomas Wood
af3c712e63 Use readable name rather than file name in themes list
2007-05-04  Thomas Wood  <thos@gnome.org>

	* appearance-themes.c: (themes_init): Use readable name rather than file name
	in themes list

svn path=/trunk/; revision=7548
2007-05-04 17:07:05 +00:00
Denis Washington
fac8387c9e Fixed a leak.
* appearance-desktop.c: (wp_tree_delete_event): Fixed a leak.

svn path=/trunk/; revision=7546
2007-05-03 17:06:48 +00:00
Denis Washington
1a6f041cb9 Why can't I just commit ONE change without mistakes...
svn path=/trunk/; revision=7545
2007-05-03 14:00:21 +00:00
Denis Washington
b713d48c46 And here is the ChangeLog entry for the last revision.....
svn path=/trunk/; revision=7544
2007-05-03 13:58:07 +00:00
Denis Washington
608cac39ef Ported Jens Gransauer's patch for bug #332810 to the appearance capplet
* appearance.h:
* appearance-desktop.c:
Ported Jens Gransauer's patch for bug #332810 to the appearance capplet 
and applied it.

svn path=/trunk/; revision=7543
2007-05-03 13:57:09 +00:00
Jens Granseuer
bb29ad69ee add g_thread_init as required by glib
2007-05-02  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keybinding-properties.c: (main): add g_thread_init as
	required by glib

svn path=/trunk/; revision=7542
2007-05-02 18:48:25 +00:00
Jens Granseuer
c556b06ce7 use proper GConf notification instead of hand-picking the correct signal
2007-05-02  Jens Granseuer  <jensgr@gmx.net>

	* appearance-ui.c: (toolbar_detachable_cb), (ui_init): use proper
	GConf notification instead of hand-picking the correct signal for
	detachable toolbar

svn path=/trunk/; revision=7541
2007-05-02 18:22:42 +00:00
Denis Washington
28787c51a2 fizz says: don't indent with spaces in Makefile.am. I say: don't do so in
* Makefile.am: fizz says: don't indent with spaces in Makefile.am.
* ChangeLog: I say: don't do so in ChangeLog either.


svn path=/trunk/; revision=7540
2007-05-02 17:52:47 +00:00
Denis Washington
dcec5a1423 Forgot the ChangeLog entry...
svn path=/trunk/; revision=7539
2007-05-02 15:27:28 +00:00
Denis Washington
6bc2415583 Added drag and drop, re-enabled the watch cursor when adding images, and
* appearance-desktop.c: Added drag and drop, re-enabled the watch cursor
when adding images, and removed some commented out code.


svn path=/trunk/; revision=7538
2007-05-02 15:26:07 +00:00
Denis Washington
255eb9da7d Corrected copyright notice authors.
* appearance-desktop.[ch]: Corrected copyright notice authors.

svn path=/trunk/; revision=7537
2007-05-02 14:19:39 +00:00
Denis Washington
e3dafbb585 Implement the the Desktop tab. Drag and drop still has to be done.
* appearance.glade:
* appearance-desktop.c:
* appearance-desktop.h:
* appearance-main.h:
* Makefile.am:
* gnome-wp-*.[ch]:

Implement the the Desktop tab. Drag and drop still has to be done.

svn path=/trunk/; revision=7536
2007-05-02 14:04:53 +00:00
Bastien Nocera
756014edd1 Fix keysdir substitution, as reported by Christian Persch
2007-05-02  Bastien Nocera  <hadess@hadess.net>

	* gnome-keybindings.pc.in: Fix keysdir substitution, as
	reported by Christian Persch <chpe@svn.gnome.org>
	(Closes: #434591)


svn path=/trunk/; revision=7535
2007-05-02 13:18:50 +00:00
Thomas Wood
280eb0b783 Combine Themes and Appearance tabs
2007-05-01  Thomas Wood  <thos@gnome.org>

	* appearance.glade: Combine Themes and Appearance tabs

svn path=/trunk/; revision=7534
2007-05-01 17:25:36 +00:00
Jens Granseuer
0f71452a50 convert all instances GtkOptionMenu to GtkComboBox
2007-05-01  Jens Granseuer  <jensgr@gmx.net>

	* appearance-ui.c: (ui_init):
	* appearance.glade: convert all instances GtkOptionMenu to
	GtkComboBox

svn path=/trunk/; revision=7533
2007-05-01 16:34:32 +00:00
Jens Granseuer
76b657073e add GConfPropertyEditor support for GtkComboBox
2007-05-01  Jens Granseuer  <jensgr@gmx.net>

	* gconf-property-editor.c: (peditor_combo_box_value_changed),
	(peditor_combo_box_widget_changed), (gconf_peditor_new_combo_box),
	(gconf_peditor_new_combo_box_with_enum):
	* gconf-property-editor.h: add GConfPropertyEditor support for GtkComboBox

svn path=/trunk/; revision=7532
2007-05-01 16:33:19 +00:00
Jens Granseuer
0a17b8dc43 we don't need to unref the GConfPropertyEditors
2007-05-01  Jens Granseuer  <jensgr@gmx.net>

	* appearance-main.c: (main):
	* appearance-ui.c: (ui_init):
	* appearance-ui.h:
	* appearance.h: we don't need to unref the GConfPropertyEditors

svn path=/trunk/; revision=7531
2007-05-01 13:53:13 +00:00
Jens Granseuer
e794639a0c fill the Preferences tab with life
2007-05-01  Jens Granseuer  <jensgr@gmx.net>

	* appearance-main.c: (main):
	* appearance-ui.c:
	* appearance-ui.h:
	* appearance.h:
	* appearance.glade:

	fill the Preferences tab with life

svn path=/trunk/; revision=7530
2007-05-01 13:02:29 +00:00
Jens Granseuer
93bc8933ef include config.h before anything else and add a GConfClient reference to
2007-05-01  Jens Granseuer  <jensgr@gmx.net>

	* appearance-main.c: (init_appearance_data), (main):
	* appearance.h:

	include config.h before anything else and add a GConfClient
	reference to the AppearanceData struct

svn path=/trunk/; revision=7529
2007-05-01 10:25:29 +00:00
Thomas Wood
1b63c9b245 Include config.h and add some comments.
2007-04-30  Thomas Wood  <thos@gnome.org>

	* appearance-main.c: (main):
	* appearance.h:

	Include config.h and add some comments.

svn path=/trunk/; revision=7528
2007-04-30 17:50:37 +00:00
Jens Granseuer
abaddb861e add new appearance capplet to build system
2007-04-30  Jens Granseuer  <jensgr@gmx.net>

	* capplets/Makefile.am:
	* configure.in:
	add new appearance capplet to build system

svn path=/trunk/; revision=7525
2007-04-30 17:21:11 +00:00
Denis Washington
34c07dbd6e replace occurrences of "colour" with "color".
* appearance.glade: replace occurrences of "colour" with "color".

svn path=/trunk/; revision=7524
2007-04-30 17:18:20 +00:00
Bastien Nocera
06ef162d4f Use g_file_set_contents instead of a single fwrite to write the ~/.face
2007-04-30  Bastien Nocera  <hadess@hadess.net>

	* gnome-about-me.c: (about_me_update_photo): Use g_file_set_contents
	instead of a single fwrite to write the ~/.face image, also set the
	default permission to be 0644, even if the umask is more permissive,
	otherwise GDM won't show the icon in the chooser (Closes: #433898)


svn path=/trunk/; revision=7523
2007-04-30 17:14:47 +00:00
Jens Granseuer
bcbee706e8 use GNOMECC_GLADE_DIR like the other capplets do move initialization to a
2007-04-30  Jens Granseuer  <jensgr@gmx.net>

	* Makefile.am: use GNOMECC_GLADE_DIR like the other capplets
	do
	* appearance-main.c: (init), (main): move initialization to
	a separate function, fix glade file location, leak less
	memory, and init g_threads

svn path=/trunk/; revision=7521
2007-04-30 16:55:29 +00:00
Thomas Wood
068d417c59 Add license headers
2007-04-30  Thomas Wood  <thos@gnome.org>

	* appearance-main.c:
	* appearance-themes.c:
	* appearance-themes.h:
	* appearance.h:

	Add license headers


svn path=/trunk/; revision=7520
2007-04-30 16:51:31 +00:00
Bastien Nocera
a7d9950ae6 Generate a capplets/keybindings/gnome-keybindings.pc from the .in file
2007-04-30  Bastien Nocera  <hadess@hadess.net>

	* configure.in: Generate a capplets/keybindings/gnome-keybindings.pc
	from the .in file

2007-04-30  Bastien Nocera  <hadess@hadess.net>

	* Makefile.am: upd
	* gnome-keybindings.pc.in: add a noarch pkgconfig file to allow
	applications to know where to add their keybindings
	(Closes: #434591)


svn path=/trunk/; revision=7519
2007-04-30 16:12:08 +00:00
Thomas Wood
b98e469088 Add some code for a new appearance capplet
2007-04-30  Thomas Wood  <thos@gnome.org>

	* capplets/appearance/Makefile.am:
	* capplets/appearance/appearance-main.c:
	* capplets/appearance/appearance-themes.c:
	* capplets/appearance/appearance-themes.h:
	* capplets/appearance/appearance.glade:
	* capplets/appearance/appearance.h:

	Add some code for a new appearance capplet

svn path=/trunk/; revision=7518
2007-04-30 14:33:05 +00:00
Jens Granseuer
a8006b9315 after removing a wallpaper select the next one in the list instead of
2007-04-28  Jens Granseuer  <jensgr@gmx.net>

	* gnome-wp-capplet.c: (gnome_wp_remove_wallpaper): after removing a
	wallpaper select the next one in the list instead of always going
	to "No Wallpaper" (closes bug #432514)

svn path=/trunk/; revision=7517
2007-04-28 19:44:58 +00:00
Rodrigo Moya
94233ec070 renamed Bugzilla product.
2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>

	* window-properties.desktop.in.in: renamed Bugzilla product.

svn path=/trunk/; revision=7512
2007-04-27 10:22:47 +00:00
Rodrigo Moya
7b63299ebb renamed Bugzilla product.
2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-ui-properties.desktop.in.in: renamed Bugzilla product.

svn path=/trunk/; revision=7511
2007-04-27 10:21:35 +00:00
Rodrigo Moya
7e9057858f renamed Bugzilla product.
2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-theme-installer.desktop.in.in:
	* gtk-theme-selector.desktop.in.in: renamed Bugzilla product.

svn path=/trunk/; revision=7510
2007-04-27 10:20:47 +00:00
Rodrigo Moya
caa4dafea5 renamed Bugzilla product.
2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-settings-sound.desktop.in.in: renamed Bugzilla product.

svn path=/trunk/; revision=7509
2007-04-27 10:19:11 +00:00
Rodrigo Moya
5e60274240 renamed Bugzilla product.
2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-network-preferences.desktop.in.in: renamed Bugzilla product.

svn path=/trunk/; revision=7508
2007-04-27 10:18:19 +00:00
Rodrigo Moya
4b1e519b84 renamed Bugzilla product.
2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-settings-mouse.desktop.in.in: renamed Bugzilla product.

svn path=/trunk/; revision=7507
2007-04-27 10:17:32 +00:00
Rodrigo Moya
1b6764ae9c renamed Bugzilla product.
2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>

	* keyboard.desktop.in.in: renamed Bugzilla product.

svn path=/trunk/; revision=7506
2007-04-27 10:16:02 +00:00
Rodrigo Moya
f6ad47dcd7 renamed Bugzilla product.
2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>

	* keybinding.desktop.in.in: renamed Bugzilla product.

svn path=/trunk/; revision=7505
2007-04-27 10:15:15 +00:00
Rodrigo Moya
3641154ff5 renamed Bugzilla product.
2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>

	* font-properties.desktop.in.in: renamed Bugzilla product.

svn path=/trunk/; revision=7504
2007-04-27 10:14:24 +00:00