2003-08-25  William Jon McCann  <mccann@jhu.edu>

        * main.c (main): Added code to use default icon file.

2003-08-18  Álvaro Peña <apg@esware.com>

	* gnome-remote-desktop.glade: more HIG

	* main.c: Take some icons from the current gnome theme

2003-07-31  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-remote-desktop.png: added icon from apg.

	* Makefile.am:
	* gnome-remote-desktop.desktop.in: added the new icon.

2003-06-10  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-remote-desktop.glade: removed horizontal separators and placed
	connection settings before the method selector.

2003-06-06  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-remote-desktop.desktop: moved to .desktop.in.

	* Makefile.am: added correct @INTLTOOL_DESKTOP_RULE@.

2003-05-27  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-remote-desktop.glade: removed notebook and about page.

2003-02-15  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-remote-desktop.glade: set correct default option on radio
	buttons group.

2002-12-18  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-remote-desktop.glade: added 'Display' options and redid the UI,
	to make it look much better.

	* main.c (load_dialog): get new widgets.
	(dialog_response_cb): take into account new widgets' values.

2002-12-17  Rodrigo Moya <rodrigo@gnome-db.org>

	* main.c (main) don't create the dialog...
	(load_dialog): ...load it from the Glade file.

	* gnome-remote-desktop.glade: added Glade file for main dialog
	interface.

	* Makefile.am: added installation of Glade files.

2002-12-13  German Poo-Caaman~o <gpoo@ubiobio.cl>

	* main.c: Fixed compilation warnings (mainly castings).

2002-12-12  Rodrigo Moya <rodrigo@gnome-db.org>

	* main.c (dialog_response_cb): if configure didn't find the
	VNC viewer program, display an error message instead of failing
	silently. Implemented Xnest frontend.

2002-12-12  Rodrigo Moya <rodrigo@gnome-db.org>

	* main.c (dialog_response_cb): implemented VNC viewing part.

2002-12-10  Rodrigo Moya <rodrigo@gnome-db.org>

	* Makefile.am: added missing file.

	* main.c (main): commented out the RFB server stuff and added
	implementation for very basic client.

2002-12-08  Rodrigo Moya <rodrigo@gnome-db.org>

	Added gnome-remote-desktop tool, a client/server for VNC (and others)

	* rfbserver.[ch]: RFB server implementation, for the time being, just
	a copy of libvncserver's x11vnc adapted for using GDK/GTK.

	* main.c: gnome-remote-desktop's main program.
