Sun Oct 19 15:42:21 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* autolayout.tex: Added missing autolayout-flags label.

Mon May  5 02:40:38 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* gsmarkup.tex: Documented the <view> tag.
	* title.tex: Updated dates.
	* Pregenerated/: Regenerated.

Thu May  1 15:16:54 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* gsmarkup.tex: Updated/simplified documentation on
	NSDocument-based applications.

Thu Mar  6 00:43:19 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* gsmarkup.tex: Updated description of the type="font" attribute
	of menu tags.
	* Pregenerated/: Regenerated.

Fri Jan 31 04:34:35 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* Tutorials/Renaissance/Renaissance.tex: Updated examples to use
	the new <menu> grammar for submenus.  Added a short paragraph
	explaining that you only need separate gsmarkup files for menus,
	not for windows.
	* Tutorials/Renaissance/Pregenerated/: Regenerated.
	
Fri Jan 31 04:22:12 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* gsmarkup.tex: Updated documentation on menus for the new
	<menu>, <menuItem> syntax.
	* Pregenerated/: Regenerated.

Fri Jan 31 04:12:26 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* gsmarkup.tex: Removed reference to no longer existing
	<separator> tag for menu separators.

Fri Jan 31 04:11:06 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* gsmarkup.dtd: <menu> can now have a <menu> in its contents;
	<menuItem> is now empty.

Mon Jan 20 15:10:57 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* Tutorials/Renaissance/Renaissance.tex: Fixed a few typos 
	reported by Peter Cooper (<comrade@obverse.com.au>).
	* Tutorials/Renaissance/Pregenerated/: Regenerated.
	
Mon Jan 20 02:09:04 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* gsmarkup.dtd: Changed 'class' attribute of <instance> to
	'instanceOf'; added 'instanceOf' attribute for <window>, <panel>
	and <image>.

Mon Jan 20 01:52:16 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* macros.tex: New file, documenting the GNUstep macros provided by
	Renaissance.
	* GNUmakefile (manual_LATEX_FILES): Added the new file.
	* manual.tex: Include the new file.
	* Pregenerated/: Regenerated.
	
Sun Jan 19 23:01:34 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* gsmarkup.tex: Updated and extended documentation on accessing
	the top-level objects.
	* Pregenerated/: Regenerated.

Sun Jan 19 17:21:14 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* gsmarkup.tex (Integrating Renaissance in your application): New
	documentation on how to integrate/use Renaissance in practice in
	an application.  Includes new section on the new GSMarkupDocument
	and GSMarkupWindowController classes, which allow to use
	Renaissance in NSDocument-based applications.
	* title.tex: Updated copyright dates.
	* Pregenerated/: Regenerated.
	
Sat Jan 18 19:50:16 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* gsmarkup.tex: Updated the window tag documentation.
	* Pregenerated/: Regenerated.
	
Fri Jan 17 05:02:09 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* gsmarkup.tex: Updated - renamed 'class' attribute to
	'instanceOf'.
	* Pregenerated/: Regenerated.

Wed Jan 15 12:58:38 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* gsmarkup.tex (subsection{The \texttt{<gsmarkup>} tag}): Added missing
	parenthesis.

Wed Jan 15 00:12:15 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* gsmarkup.tex: Documented the class attribute.  Fixed some small
	overfull TeX boxes.
	* Pregenerated/: Regenerated.
	
Tue Jan  7 03:52:48 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* autolayout.tex, gsmarkup.tex: Use 'Apple Mac OS X', not 'Apple
	OSX'.
	* Pregenerated/: Regenerated.
	* Tutorials/Renaissance/Renaissance.tex: Use 'Apple Mac OS X', not
	'Apple OSX'.
	* Tutorials/Renaissance/Pregenerated/: Regenerated.
	
Tue Jan  7 03:14:39 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* gsmarkup.tex: Updated documentation on awakeFromGSMarkup.
	* Pregenerated/: Regenerated.

Mon Jan  6 02:07:35 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* gsmarkup.tex (Advanced embedded outlets using key value paths):
	Expanded and made more friendly documentation on advanced embedded
	outlets.
	* Pregenerated/: Regenerated.
	
Sun Jan  5 02:42:58 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* gsmarkup.tex (Attributes referring to other objects): More
	documentation about having #NSApp always available as the shared
	application object.
	(The id attribute): Document the fact that ids should not contain
	dots.
	(Advanced embedded outlets using key value paths): New section.

	Updated documentation in various places to explain shortly about
	the new #NSApp.delegate syntax in connectors.

	* Pregenerated/: Regenerated.
	
Sat Jan  4 03:47:09 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* gsmarkup.tex (subsection{How objects are given ids}): Removed comment
	about having #NSApp always available being a potential idea - I've
	now implemented it.
	* Pregenerated/: Regenerated.
	
Thu Jan  2 22:34:45 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* gsmarkup.tex: Documented the image tag.
	* gsmarkup.dtd: Added some code for the image tag.
	* Pregenerated/: Regenerated.

Wed Jan  1 23:15:02 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* gsmarkup.tex: When talking about portability of <menu> tags,
	explain that on OSX there should be a single type="apple" submenu.
	* Pregenerated/: Regenerated.
	
Wed Jan  1 23:03:59 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* Tutorials/Renaissance/Renaissance.tex (Adding a menu): Explain
	that there should be a single menu with type="apple" on Apple OSX.
	* Tutorials/Renaissance/Pregenerated/: Regenerated.
	
Mon Dec 30 17:39:06 2002  Nicola Pero  <n.pero@mi.flashnet.it>

	* Tutorials/Renaissance/Renaissance.tex: Updated to latest
	gnustep-make from CVS: use apple, not nx library-combo in
	makefiles.
	* Tutorials/Renaissance/Pregenerated/: Regenerated.
	
Mon Dec 30 15:27:38 2002  Nicola Pero  <n.pero@mi.flashnet.it>

	* Tutorials/Renaissance/Renaissance.tex (section{Adding a menu}):
	Fixed typo: type="menu" instead of type="main" (Reported by
	b.gohla@gmx.de).
	* Tutorials/Renaissance/Pregenerated/: Regenerated.
	
Mon Dec 30 01:49:58 2002  Nicola Pero  <n.pero@mi.flashnet.it>

	* GNUmakefile: Added Tutorials subproject.
	* Tutorials/: New directory.
	* Tutorials/GNUmakefile: New file. 
	* Tutorials/Renaissance/: New directory.
	* Tutorials/Renaissance/.latex2html-init: New file.
	* Tutorials/Renaissance/GNUmakefile: New file.
	* Tutorials/Renaissance/Renaissance.tex: New file.
	* Tutorials/Renaissance/Pregenerated/: New directory.
	* Tutorials/Renaissance/Pregenerated/*: New files.

Sun Dec 29 20:40:49 2002  Nicola Pero  <n.pero@mi.flashnet.it>

	* .latex2html-init: New file.
	* Pregenerated/: Regenerated.
	
Fri Dec 27 16:32:50 2002  Nicola Pero  <n.pero@mi.flashnet.it>

	* autolayout.tex (Renaissance AutoLayout support for minimum
	sizes): Fixed error in example code.
	* Pregenerated/: Regenerated.

Fri Dec 27 16:19:09 2002  Nicola Pero  <n.pero@mi.flashnet.it>

	* autolayout.tex: Minor spelling fixes and small tidyups.
	* Pregenerated/: Regenerated.
	
Thu Dec 26 02:16:29 2002  Nicola Pero  <n.pero@mi.flashnet.it>

	* GNUmakefile: New file - initial CVS import.
	* autolayout.tex: Idem. 
	* gsmarkup.tex: Idem.
	* manual.tex: Idem.
	* title.tex: Idem.
	* gsmarkup.dtd: Idem.
	* Pregenerated/: New directory - initial CVS import.
	* Pregenerated/*: Files generated.
