2004-11-27  Sergey Udaltsov <svu@gnome.org>

	* switch.c: no gkb fallback any more. Small step for CVS,
	big leap for humankind.

2004-11-25  Sergey Udaltsov <svu@gnome.org>

	* gswitchit-applet.c: libxklavier 1.12 compatibility

2004-10-23  Sergey Udaltsov <svu@gnome.org>

	* gswitchit-applet.c: NULL help entry - fixed #156220.

2004-10-19  Sergey Udaltsov <svu@gnome.org>

	* gswitchit-applet.c, 
	gswitchit-applet.h: Small cleanup. Fixing the mouse click
	processing for the borders.

2004-10-19  Kjartan Maraas  <kmaraas@gnome.org>

	* gswitchit-capplet.c: (GSwitchItAppletPropsCreate):
	Merge warning fix from stable. Closes bug #155734.

2004-10-18  Sergey Udaltsov <svu@gnome.org>

	* gswitchit-plugins.c: Using proper translation domain.
	Fixed #155721

2004-09-27  Mark McLoughlin  <mark@skynet.ie>

	* gswitchit-applet.png,
	  gswitchit-properties-capplet.png: new icons from
	Jakub Steiner.

2004-09-22  vinay M R  <vinay.mandyakoppal@wipro.com>

	*gswitchit-applet.c (GSwitchItAppletCmdHelp) : Passing
	correct section id.

	*gswitchit-capplet.c (CappletResponse) : Passing correct
	section id. 

	*gswitchit-plugin.c (CappletResponse), (main) : Passing
	correct argument to gnome_program_init and also 
	passing correct section id.

	*switch.c: Passing correct name in
	 PANEL_APPLET_BONOBO_FACTORY.
	Fixes bug #153398. 

2004-09-13  Shaun McCance  <shaunm@gnome.org>

	* help/C/Makefile.am:
	* help/C/legal.xml:
	* help/C/gswitchit-C.omf:
	* help/C/gswitchit.xml:
	- Added gswitchit docs from Angela Boyle

2004-08-15  Kjartan Maraas  <kmaraas@gnome.org>

	* Makefile.am: Removed references to screen-exec.

2004-07-30  Vinay  <vinay.mandyakoppal@wipro.com>

	* gswitchit-plugins.c:
	Passing correct argument to gnome_program_init.
	Fixes the bug #148870 

2004-06-09  Dennis Smit  <ds@nerds-incorporated.org>

	* gswitchit-plugins.glade: HIG fixes for the treeview.

	Patch by: Ross Burton  <r.burton@180sw.com>

	Fixes bug: #144027.

2004-05-31  Sergey Udaltsov <svu@gnome.org>

	* gswitchit-applet.c: Fixed the bug with the labels 
	reported for 8-bit locales. Stupid me did not convert local 
	string to UTF-8.

2004-05-28  Leena Gunda <leena.gunda@wipro.com>

	* switch.c (GKBAppletNew):
	Fix the crash occuring when gkb applet is removed from panel.
	Fixes bug #143277

2004-04-03  Sergey Udaltsov <svu@gnome.org>

	* gswitchit-applet.c: Fixed odd bug with the background
	update. No more reprodusable crashes in the flags mode.
	Dennis was not accurate with sia->ebox:)

2004-03-28  Kjartan Maraas  <kmaraas@gnome.org>

	* Makefile.am: Added gswitchit.schemas.in to
	EXTRA_DIST. Fixes build outside of srcdir and closes
	bug #138172.

2004-02-29  Dennis Smit  <ds@nerds-incorporated.org>

	* gswitchit-applet.h: Added the ebox to the
	GSwitchItApplet structure because we need it
	in GSwitchItAppletChangeBackground.
	
	* gswitchit-applet.c (GSwitchItAppletPrepareDrawing):
	Put the label in the align first before putting the
	align in the ebox. Else the panel background doesn't
	work, why this is i don't know.

	(GSwitchItAppletChangeBackground):
	Set the GtkStyle on the ebox as well.

	The applet now supports panel background colors.
	Pixmap isn't working yet tho.

2004-02-29  Dennis Smit  <ds@nerds-incorporated.org>

	* gswitchit-applet.c (GSwitchItAppletChangeBackground):
	Removed bogus return.

2004-02-27  Dennis Smit  <ds@nerds-incorporated.org>

	* gswitchit-applet.c (GSwitchItAppletInit):
	Added signal handler for the change_background
	signal.

	(GSwitchItAppletChangeBackground): Added function
	to handle the change_background signal.

	This doesn't work yet.

2004-02-23  Dennis Smit  <ds@nerds-incorporated.org>

	* Makefile.am: Make the capplet link to
	screen-exec.

	Patch by: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
	
	Fixes bug #135221.

2004-02-22  Dennis Smit  <ds@nerds-incorporated.org>

	* gswitchit-applet.c (GSwitchItAppletCmdPlugins):
	Move from egg_screen_execute_shell to
	gdk_spawn_command_line_on_screen.
	
	Fixes bug #135158.

	(GSwitchItAppletCmdCapplet):
	Likewise.

2004-02-21  Dennis Smit  <ds@nerds-incorporated.org>
	
	* gswitchit-applet.c (GSwitchItAppletCmdPlugins):
	replaced the gnome_execute_shell with
	egg_screen_execute_shell so we can be
	multihead aware.

	(GSwitchItAppletCmdCapplet):
	Likewise.

	Fixes bug #134025.

2004-02-12  Dennis Smit  <ds@nerds-incorporated.org>

	* gswitchit-applet.c (GSwitchItAppletCmdAbout):
	Make the about dialog multihead sane.

	(GSwitchItAppletCmdProps):
	Ditto.

	(GSwitchItAppletCmdHelp):
	Ditto.

	* gswitchit-capplet.c (GSwitchItAppletPropsCreate):
	Ditto.

2004-02-08  Jason Leach  <leach@wam.umd.edu>

	* Makefile.am (CLEANFILES): Add .server and .server.in here.
        (#132071, Padraig O'Briain)

2004-02-06  Dennis Cranston  <dennis_cranston@yahoo.com>
  
	Fix for bug 133702.
	* gswitchit/GNOME_GSwitchItApplet.xml: Cleanup popup menu.

2004-02-06  Dennis Cranston  <dennis_cranston@yahoo.com>
 
	Fix for bug 133701.
	* gswitchit/gswitchit-plugins.c:
	(CappletActivePluginsSelectionChanged):
	* gswitchit/gswitchit-plugins-add.c:
	(CappletAvailablePluginsSelectionChanged ):
	* gswitchit/gswitchit-plugins.glade: HIG fixes.

2004-02-07  Dennis Smit  <ds@nerds-incorporated.org>

	* ChangeLog: Adding file.

	Patch by Dennis Cranston that fixes HIG issues
	within the applet:

	* gswitchit-capplet.c (create_hig_catagory): 
	Added new function.

	(CappletUI2Config):
	Changes to reflect new HIGness.

	* gswitchit-properties.glade:
	HIGify the preferences dialog.

	Fixes bug #133570

