Commit graph

10 commits

Author SHA1 Message Date
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
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
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
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
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