comparison IBBoard.GtkSharp.csproj @ 30:c9e1ad81afbe

Re #26: Add GTK wrapper methods * Make notebook tabs closable with middle-click * Add extra util class with enumerations in - mouse buttons in events are just uint, not enumerated
author IBBoard <dev@ibboard.co.uk>
date Sat, 08 Jan 2011 16:37:41 +0000
parents 73c1e3372b52
children 5e0e85cbfd6e
comparison
equal deleted inserted replaced
29:bcb437c04685 30:c9e1ad81afbe
38 <Compile Include="Translatable\TranslatableWindow.cs" /> 38 <Compile Include="Translatable\TranslatableWindow.cs" />
39 <Compile Include="Lang\ITranslatableWithActions.cs" /> 39 <Compile Include="Lang\ITranslatableWithActions.cs" />
40 <Compile Include="Translatable\TranslatableWindowWithActions.cs" /> 40 <Compile Include="Translatable\TranslatableWindowWithActions.cs" />
41 <Compile Include="Translatable\TranslatableLabel.cs" /> 41 <Compile Include="Translatable\TranslatableLabel.cs" />
42 <Compile Include="Translatable\TranslatableButton.cs" /> 42 <Compile Include="Translatable\TranslatableButton.cs" />
43 <Compile Include="GtkSharp.cs" />
43 </ItemGroup> 44 </ItemGroup>
44 <ItemGroup> 45 <ItemGroup>
45 <None Include="COPYING.GPL" /> 46 <None Include="COPYING.GPL" />
46 <None Include="COPYING.LGPL" /> 47 <None Include="COPYING.LGPL" />
47 </ItemGroup> 48 </ItemGroup>