1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
2008-09-27 Jonathan Pobst <monkey@jpobst.com>
* Tango-fy SystemIcons.
2008-04-23 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* AssemblyInfo.cs: Added missing attributes
2006-12-03 Sebastien Pouliot <sebastien@ximian.com>
* Mono.ico: Add mono icon to be included in SystemIcons.
2006-06-07 Kornél Pál <kornelpal@gmail.com>
* AssemblyInfo.cs: Use Consts.FxFileVersion for AssemblyFileVersion.
2006-05-08 Sebastien Pouliot <sebastien@ximian.com>
* AssemblyInfo.cs: Reduce the errors reported by corcompare.
2005-11-28 Konstantin Triger <kostat@mainsoft.com>
* Added system icons.
2005-08-03 Andrew Skiba <andrews@mainsoft.com>
* AssemblyInfo.cs: add TARGET_JVM mode
2004-02-07 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* Locale.cs: Added
2003-11-13 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* Consts.cs: Added
2003-07-17 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* AssemblyInfo.cs: Added
* ChangeLog: Added
|