2009-07-31  Rolf Bjarne Kvinge  <RKvinge@novell.com>

        * AssemblyInfo.vb: CompanyName: return the CompanyName instead of the
        assembly name. Patch from Flose Maier in bug #526766.

2007-12-21  Jonathan Pobst  <monkey@jpobst.com>

	* ConsoleApplicationBase.vb: Implement CommandLineArgs.

2007-08-13  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* CantStartSingleInstanceException.vb, ShutdownEventHandler.vb, WebUser.vb,
	  User.vb, ShutdownMode.vb, WindowsFormsApplicationBase.vb,
	  BuiltInRoleConverter.vb, UnhandledExceptionEventHandler.vb,
	  ConsoleApplicationBase.vb, StartupEventArgs.vb, AuthenticationMode.vb,
	  StartupNextInstanceEventHandler.vb, BuiltInRole.vb,
	  WindowsFormsApplicationContext.vb, AssemblyInfo.vb, ApplicationBase.vb,
	  UnhandledExceptionEventArgs.vb, StartupEventHandler.vb,
	  NoStartupFormException.vb, StartupNextInstanceEventArgs.vb: Changed all
	  uses of NET_2_0 to NET_VER >= 2.0, deleted NET_1_0, NET_1_1 and NET_2_0.

2007-05-30  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	

2007-03-07  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* WindowsFormsApplicationBase.vb: Corcompare work and removed
	  mono_not_yet, since vbnc can now handle events on Mono.
	* ShutdownMode.vb, AuthenticationMode.vb: Corcompare work.

2007-01-18  Rolf Bjarne Kvinge <RKvinge@novell.com>

	* WindowsFormsApplicationBase.vb: Implemented initial support for
	VS2005 "Windows Application"s.

2007-01-15  Rolf Bjarne Kvinge <RKvinge@novell.com>

	* Added AssemblyInfo.vb, BuiltInRole.vb, 
	BuiltInRoleConverter.vb, CantStartSingleInstanceException.vb,
	NoStartupFormException.vb, ShutdownEventHandler.vb, StartupEventArgs.vb,
	StartupEventHandler.vb, StartupNextInstanceEventArgs.vb,
	StartupNextInstanceEventHandler.vb, 
	UnhandledExceptionEventArgs.vb, UnhandledExceptionEventHandler.vb,
	WebUser.vb

2006-12-28  Miguel de Icaza  <miguel@novell.com>

	* WindowsFormsApplicationBase.vb: Provide a better error message.
