2007-09-27  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* LineBreak.cs, Inline.cs, Run.cs, Glyphs.cs: Don't ref ourself if we're
	  created using a *_new function, the creation itself already gives us a
	  ref.

2007-09-26  Zoltan Varga  <vargaz@gmail.com>

	* Inline.cs: Use our own properties instead of the TextBlock ones.

2007-07-31  Chris Toshok  <toshok@ximian.com>

	* Glyphs.cs: StyleSimulations has switched types from string to
	StyleSimulations.

2007-06-19  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* LineBreak.cs: Implement constructor.

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

	* LineBreak.cs, Run.cs: Implement construction.
	* Inline.cs: Fix property types.

2007-06-18  Atsushi Enomoto  <atsushi@ximian.com>

	* Glyphs.cs  Inline.cs  LineBreak.cs  Run.cs : new.
