View/PropertyGroupLayout.cs, View/PropertyGroupAppearance.cs,
Properties/PropertyInfo.cs, Properties/PropertyGroup.cs,
Properties/PropertyGroupAppearance.cs,
Serialization/PropertyData.cs, Serialization/Serializer.cs,
Serialization/ReflectionHelper.cs: Using the 'ShortName' property
instead of constantly using Toolbox.CleanName to 'fix' the names of
Properties. More refactoring for the Property stuff
svn path=/trunk/lunareclipse/; revision=84565
LunarEclipse.mdp, gtk-gui/LunarEclipse.Properties.cs,
gtk-gui/LunarEclipse.PropertyGroup.cs, View/MainWindow.cs,
View/PropertyGroupBrushes.cs, View/PropertyGroupLayout.cs,
Properties/Properties.cs, Properties/PropertyGroupBrushes.cs,
Properties/PropertyGroupLayout.cs, Properties/PropertyInfo.cs,
Properties/PropertyGroup.cs, Properties/PropertyGroupAppearance.cs,
Properties/PropertyType.cs, Properties/IPropertyGroup.cs,
Serialization/PropertyData.cs, Serialization/Serializer.cs,
Serialization/ReflectionHelper.cs: Partial refactoring for the
Property stuff to remove the internal dependency on Gtk. The only
part dependent on GTK should be the View stuff.
svn path=/trunk/lunareclipse/; revision=84508