[Mono-dev] Misc Patches and 2.0 Updates. Application for svn developer access?

Ivan N. Zlatev contact at i-nz.net
Fri Jun 9 16:28:58 EDT 2006


Hello,

This is my first post to this list, so "Hi everyone!" :). A short
introduction... I am a student and I've decided to dedicate my summer on
Mono (development). I am interested in developing a MWF designer, but to
achieve this, I need to implement the design-time support in Mono. I've
already done some work, but there is so much more to do. 

Anyway in here I just wanted to post a few patches and updates of mine.
Hopefully they will satisfy your requirements. Also I would like to
apply for developer svn access, if possible?

The patch: http://www.i-nz.net/files/code/mono/2006-06-09/patch.diff
The new files: http://www.i-nz.net/files/code/mono/2006-06-09/class%20-%
20new%20files.tar.gz
The changes: http://www.i-nz.net/files/code/mono/2006-06-09/changes

class/System/System.ComponentModel
NEW:
    CustomTypeDescriptor.cs
    INestedContainer.cs
    INestedSite.cs
    NestedContainer.cs
    TypeDescriptionProvider.cs
    TypeDescriptionProviderAttribute.cs
    WeakReferenceHashtable.cs
UPDATES:
    Container.cs - Fixed Add/Remove behaviour.
    TypeDescriptor.cs - Implemented NET_2_0 Associations.
    MemberDescriptor.cs - Added GetInvocationTarget and fixed
GetInvokee.


class/System/System.ComponentModel.Design
NEW:
    IComponentInitializer.cs
    ITreeDesigner.cs
UPDATES:
    ServiceContainer.cs - NET_2_0 Update.


class/System.Design/System.ComponentModel.Design
NEW:
    LoadedEventArgs.cs


class/System/Test/System.ComponentModel
UPDATES:
    TypeDescriptorTests.cs - Added a test for NET_2_0 Associations.


-- 
Ivan N. Zlatev

Web: http://www.i-nZ.net
GPG Key: http://files.i-nZ.net/i-nZ.asc
"It's all some kind of whacked out conspiracy."




More information about the Mono-devel-list mailing list