==================== 2.6.1 ====================

==================== 2.6.0 ====================

==================== 2.5.93 ====================

==================== 2.5.92 ====================

==================== 2.5.91 ====================

==================== 2.5.90 ====================

==================== 2.5.5 ====================

==================== 2.5.4 ====================

==================== 2.5.3.1 ====================

==================== 2.5.3 ====================

==================== 2.5.2 ====================

==================== 2.5.1 ====================

==================== 2.4.0 ====================

==================== 2.3.91 ====================

==================== 2.3.90 ====================

==================== 2.3.7 ====================

==================== 2.3.6.2 ====================

==================== 2.3.6.1 ====================

==================== 2.3.6 ====================

==================== 2.3.4.1 ====================

==================== 2.3.4 ====================

==================== 2.3.3.3 ====================

==================== 2.3.3.2 ====================

==================== 2.3.3.1 ====================

==================== 2.3.3 ====================

2002-05-22  Mark McLoughlin  <mark@skynet.ie>

	* GNOME_Panel.idl: kill status dock interfaces.

2002-05-01  Arvind Samptur   <arvind.samptur@wipro.com>

	* GNOME_Panel.idl: added event button and time
	parameters to popup_menu to be passed to gtk_menu_popup.

2002-04-17  Mark McLoughlin  <mark@skynet.ie>

	* GNOME_Panel.idl: add popup_menu method to
	PanelAppletShell.

2002-04-13  Alexander Larsson  <alla@lysator.liu.se>

	* GNOME_Panel.idl: Add new type for the size hints
	array.

2002-03-19  Mark McLoughlin  <mark@skynet.ie>

	* GNOME_Panel.idl: new bg color format has no '#'.

2002-02-26  Mark McLoughlin  <mark@skynet.ie>

	* Makefile.am:
	install into $(prefix)/idl/gnome-panel-2.0

2002-02-09  Mark McLoughlin  <mark@skynet.ie>

	* GNOME_Panel.idl: (PanelAppletShell): kill 
	getExpandFlags. Use property bad now.

2002-02-09  Mark McLoughlin  <mark@skynet.ie>

	* GNOME_Panel.idl: remove all old 1.4 cruft. Keep
	the StatusSpot for the moment to allow things to
	compile - none of it is implemented at the moment
	though.

	* Makefile.am: only install GNOME_Panel.idl.

2002-01-08  Mark McLoughlin  <mark@skynet.ie>

	* GNOME_Panel.idl: update PanelBackground Format comment to
	reflect new 'pixmap' format.

2001-12-14  Mark McLoughlin  <mark@skynet.ie>

	* GNOME_Panel.idl: kill PanelAppletShell::saveYourself.
	We're not going with session based preferences for applets.

2001-12-14  Mark McLoughlin  <mark@skynet.ie>

	* GNOME_Panel.idl: move to our reserved GNOME_Vertigo
	  namespace.

2001-12-04  Alex Larsson  <alexl@redhat.com>

	* GNOME_Panel.idl:
	(AppletShell): add getExpandFlags method.

2001-11-30  Mark McLoughlin  <mark@skynet.ie>

	* GNOME_Panel.idl:
	(AppletShell): add saveYourself method.

2001-11-20  Mark McLoughlin  <mark@skynet.ie>

	* GNOME_Panel.idl: kill all AppletShell funcs. Replaced
	by property bag. Make PanelBackground a string and
	document its format.

2001-11-19  Mark McLoughlin  <mark@skynet.ie>

	* GNOME_Panel.idl (PanelAppletShell): add changeBackground 
	and associated types.

2001-11-19  Mark McLoughlin  <mark@skynet.ie>

	* GNOME_Panel.idl: add PanelSize type and constants.
	(PanelAppletShell): add changeSize.

2001-11-16  Mark McLoughlin  <mark@skynet.ie>

	* GNOME_Panel.idl:
	(PanelShell): s/runBox/displayRunDialog/
	(PanelAppletShell): new interface.

2001-10-23  Mark McLoughlin  <mark@skynet.ie>

	* GNOME_Panel.idl: add Applet2 interface.

2001-10-19  jacob berkman  <jacob@ximian.com>

	* GNOME_Panel.idl: renamed gnome-panel.idl (preserved cvs history)

2001-08-20  Martin Baulig  <baulig@suse.de>

	* GNOME_Desktop.idl (Encoding): New enum typedef.

2001-08-18  Martin Baulig  <baulig@suse.de>

	* GNOME_Desktop.idl (EntryType): Added ENTRY_TYPE_SEPARATOR.

2001-08-17  Martin Baulig  <baulig@suse.de>

	* gnome-desktop.idl: Renamed to GNOME_Desktop.idl and put it into
	module GNOME::Desktop.

2001-08-12  Martin Baulig  <baulig@suse.de>

	* gnome-desktop.idl (DesktopEntryType): Added
 	DESKTOP_ENTRY_TYPE_PANEL_APPLET.

2001-08-06  Martin Baulig  <baulig@suse.de>

	* gnome-desktop.idl: #include <Gnome.idl>.
	(GNOME::LocalizedString, GNOME::LocalizedStringList): Removed.

2001-08-06  Martin Baulig  <baulig@suse.de>

	* gnome-desktop.idl: Moved here from libgnome/idl/Gnome_Desktop.idl.

Tue Jan 02 20:41:59 2001  George Lebl <jirka@5z.com>

	* gnome-panel.idl:  Add launch_an_applet to Panel2 and add a
	  PanelAppletBooter interface, which is used to launch applets from
	  other places then the panel.

Thu Nov 02 21:21:20 2000  George Lebl <jirka@5z.com>

	* gnome-panel.idl:  Add a Panel2 interface inherited from Panel
	  which has some aditional stuff.  This is our "versioning".
	  It has stuff for running the run box, displaying global menu,
	  and adding launchers and urls to the panel.

Mon Feb 07 14:47:40 2000  George Lebl <jirka@5z.com>

	* gnome-panel.idl: remove the old size enum

2000-01-13  Jacob Berkman  <jacob@helixcode.com>

	* Makefile.am (idl_DATA): add Terminal.idl

Thu Jan 13 02:21:30 2000  George Lebl <jirka@5z.com>

	* gnome-panel.idl:  1.0 compatibility changes, you session_save
	  renamed to save_session and the 1.0 version of session_save is
	  in there instead.

2000-01-06  John Harper  <john@dcs.warwick.ac.uk>

	* Terminal.idl: new file, GNOME::Terminal and
	GNOME::TerminalFactory interfaces

Fri Dec 03 22:01:53 1999  George Lebl <jirka@5z.com>

	* gnome-panel.idl: remove small from the enum, as the enum is
	  deprecated and is for compat only

1999-12-03  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* gnome-panel.idl: add SIZE_SMALL (36 pixels) for dcm

Sat Oct 30 21:36:45 1999  George Lebl  <jirka@5z.com>

	* gnome-panel.idl: support sending a single pixel for a solid
	  background rgb

Sat Oct 30 12:52:59 1999  George Lebl  <jirka@5z.com>

	* gnome-panel.idl: changes for the draw signal and the rgb background
	  getting

Sun Oct 24 16:56:08 1999  George Lebl  <jirka@5z.com>

	* gnome-panel.idl: changed the size to a short 

Fri Oct 15 23:58:49 1999  George Lebl  <jirka@5z.com>

	* gnome-panel.idl: add freeze_changes and thaw_changes call

Thu Oct 07 18:51:48 1999  George Lebl  <jirka@5z.com>

	* gnome-panel.idl: a new call to allow a crapplet notify the panel
	  that the configuration has changed

Mon Sep 27 00:05:53 1999  George Lebl  <jirka@5z.com>

	* gnome-panel.idl: add a add_status call to Panel and a StatusSpot
	  interface with a remove call. This is for the new Status (win95
	  like docking thingie) applet.

Fri Aug 20 17:39:06 1999  George Lebl  <jirka@5z.com>

	* gnome-panel.idl: added a set_sensitive call for the callbacks

Mon Jun 21 04:26:37 1999  George Lebl  <jirka@5z.com>

	* gnome-panel.idl: added position hints

Wed Jun 02 00:56:03 1999  George Lebl  <jirka@5z.com>

	* gnome-panel.idl: added the free_space attribute

Mon May 31 18:43:53 1999  George Lebl  <jirka@5z.com>

	* gnome-panel.idl: added cookies so that we may do race-free
	  session saves

Sun May 30 23:19:49 1999  George Lebl  <jirka@5z.com>

	* gnome-panel.idl: added the done_session_save call for returning
	  values from session saving and made session_save oneway

Sat May 29 15:48:36 1999  George Lebl  <jirka@5z.com>

	* gnome-panel.idl: add the size hints

1999-04-25  Jacob Berkman  <jberk+@cmu.edu>

	* gnomecc.gnorba, control-center.idl: removed these files;
	they are in the control center module

1998-12-15  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* Makefile.am (idl_DATA): Added help-browser.idl.

Mon Dec 07 01:52:52 1998  George Lebl  <jirka@5z.com>

	* gnome-panel.idl: make a lot of the calls oneway which should
	  improve performance especially on calls that are done to
	  all applets at once (plus it should reduce panel hanging when
	  the applet hangs I'd guess, except for saving which needs to
	  be synchronious)

Sun Dec 06 13:43:04 1998  George Lebl  <jirka@5z.com>

	* gnome-panel.idl: remove request_globcfg

1998-12-04  Andrew T. Veliath  <andrewtv@usa.net>

	* gnome-panel.idl: Change ``object'' in applet_register to
	``Object'' since this is an IDL keyword (IDL keywords are
	case-sensitive).

Thu Dec 03 02:42:44 1998  George Lebl  <jirka@5z.com>

	* gnome-panel.idl: changed the interface not to pass params but
	  goad_id's

1998-09-24  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* .cvsignore: Added this file.

1998-09-23  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* Makefile.am: New file.  WHY DID THIS STUPID DIRECTORY NOT HAVE A
	MAKEFILE.AM IN IT!?

