Re: [Mono-dev] Moving *.Design to package "mono-design"

2009-08-09 Thread Sandy Armstrong
On Sun, Aug 9, 2009 at 3:30 AM, Ivan Zlatev wrote: > Hi, > > Andreas is right and I completely forgot about this when we discussed :(. Thanks, Andreas, for pointing this out. Apologies, Andrew, for not noticing this earlier. > Unfortunately that leaves you with no option of avoiding aspnet pulli

Re: [Mono-dev] Moving *.Design to package "mono-design"

2009-08-07 Thread Sandy Armstrong
On Fri, Aug 7, 2009 at 3:57 PM, Andrew Jorgensen wrote: > We have a proposal to move System.Design.dll, System.Drawing.Design.dll, and > System.Web.Extensions.Design.dll to a separate package to break the > dependency between mono-web and mono-winforms. > > Tomboy has started to use System.Web so

[Mono-dev] What is needed to get WindowsBase in mcs/class?

2009-04-28 Thread Sandy Armstrong
Hi all, Currently, WindowsBase development happens in Olive, and for the mono-a11y team there is a copy in uia2atk/UIAutomation containing just the classes needed for UIA support. This isn't really optimal, as any WPF work is going to require WindowsBase, and even non-WPF apps are starting to use

Re: [Mono-dev] Mono Develop native menus on Mac OS X

2009-02-19 Thread Sandy Armstrong
On 02/19/2009 03:06 AM, marc hoffman wrote: > Sandy, > >> On 02/18/2009 01:05 PM, Joachim Ante wrote: >>> just really difficult to make the mental switch for all the hotkeys >>> like cmd-c / ctrl-c for copy paste etc. So the faster this one gets >>> fixed, the faster / easier I can convince people

Re: [Mono-dev] Mono Develop native menus on Mac OS X

2009-02-18 Thread Sandy Armstrong
On 02/18/2009 01:05 PM, Joachim Ante wrote: > just really difficult to make the mental switch for all the hotkeys > like cmd-c / ctrl-c for copy paste etc. So the faster this one gets > fixed, the faster / easier I can convince people to use Mono Develop > instead of what ever text editor they are

Re: [Mono-dev] Mono Develop native menus on Mac OS X

2009-02-18 Thread Sandy Armstrong
On 02/18/2009 06:28 AM, Joachim Ante wrote: > Hi, > > Are you guys planning to switch to Mac OS X native menus and hotkeys > that fit existing Mac applications for Mono Develop 2.0? (bug 367030) I can't speak for the MonoDevelop guys, but I can say that this would not be hard for a new contributo

Re: [Mono-dev] Announcing Mono 2.4 Preview 3...

2009-02-17 Thread Sandy Armstrong
Here is a really nasty regression that affects basically every GTK# app (MonoDevelop and Tomboy, at least) on Linux and Mac OS X: https://bugzilla.novell.com/show_bug.cgi?id=476247 This regression is due to some change in the mono-2-4 branch in the last two weeks. I have tried various versions

Re: [Mono-dev] question about Boo and monolipse

2009-02-08 Thread Sandy Armstrong
On 02/08/2009 07:22 AM, psant...@codicesoftware.com wrote: > Hi, > > I've watched the screencast about Boo and monolipse in monologue: > > http://blogs.codehaus.org/people/bamboo/archives/001751_experience_boojay_with_monolipse.html > > I've seen a debugger running on Eclipse/OSX... Is it possible

Re: [Mono-dev] SVN Repository layout - is this explained anywhere

2009-02-01 Thread Sandy Armstrong
On 02/01/2009 01:09 AM, Shane Moore wrote: > Apologies to those who have an intimate understanding of the SVN repository. > > I have been considering helping with developing mono, but the main > inhibition at this stage is to know where to find things, becuase the SVN > repository has sooo many fol

Re: [Mono-dev] BZ 436000

2009-01-24 Thread Sandy Armstrong
The ATK warnings are there because the original reporter (Ray Wang, from the mono-a11y QA team) was running with UIA support enabled. At the time he submitted the bug, those were expected warnings. Note that Paul did not have any ATK warnings. I doubt he has UIA support installed at all. So

Re: [Mono-dev] Mono-dev Error in compiling using mcs

2009-01-16 Thread Sandy Armstrong
On 01/16/2009 01:09 PM, Mudit Vaidya wrote: > When I add the static Main method to hello.cs and try to build mcs from > source, I get the following two errors : > > Error1Program > 'C:\Users\MICROSOFT\Desktop\mono-2.0.1\mono-2.0.1\mcs\mcs\obj\Debug\mcs.exe' > has more than one entry point d

Re: [Mono-dev] Mono 2.2 and 2.4

2009-01-16 Thread Sandy Armstrong
On 01/16/2009 12:31 AM, Paul wrote: > Hi, > > Given mono2.2 has been officially released unto the public, is the code > now in svn for the 2.4 branch? Ever since 2.2 branched, 2.4 work has been going on in SVN trunk. And once 2.4 branches, SVN trunk will represent work towards 2.6, and so on, a

Re: [Mono-dev] mono-ui?

2009-01-11 Thread Sandy Armstrong
On 01/10/2009 08:31 AM, Paul wrote: > Hi, > > I'm trying to get uiautomationwinforms into fedora rawhide, but it's > complaining that mono-ui is not available. What package is mono-ui > available from? Unless there's a typo somewhere on our end, you mean "mono-uia". The package is called mono-ui

Re: [Mono-dev] [Mono-osx] Announcing Mono 2.2 RC1...

2008-12-23 Thread Sandy Armstrong
On 12/22/2008 02:47 PM, Thomas Wiest wrote: > Please report any bugs that you may find using our Bugs page, AND > reply to this thread with the bug numbers so we can track them: > http://www.mono-project.com/Bugs https://bugzilla.novell.com/show_bug.cgi?id=439545 This is a regression from arou

Re: [Mono-dev] Bug in System.Collections.Generic.Dictionary

2008-12-17 Thread Sandy Armstrong
On 12/17/2008 10:55 AM, Arno Rehn wrote: > Hi, > > I've recently discovered a bug in the Dictionary class. > After really fast insertions (ca. 9000-1000) and some removals in between it > crashes with > > UNHANDLED EXCEPTION: System.Reflection.TargetInvocationException: Exception > has been thrown

Re: [Mono-dev] Monodevelop -- memory leak?

2008-11-20 Thread Sandy Armstrong
crashfourit wrote: > I have noticed that when I load multiple files in monodevelop or just > open one and wait for about a few hours... (and leave monodevelop > alone) the memory that it uses goes up to 600mb on my machine and > I've actually seen this happen at least 3 times. I'm using the > versi

Re: [Mono-dev] Bug in configure script of gtksourceview-sharp

2008-11-20 Thread Sandy Armstrong
Alexander M. Batishchev wrote: > Hi everybody! I'm trying to compile MonoDevelop from trunk, and it > requires 'gtksourceview-sharp-2.0'. Ok, I downloaded it from > http://anonsvn.mono-project.com/viewvc/branches/gtksourceview-sharp-0.x/ > and ran ./configure. It said: > > checking for gapi2-fixup.

[Mono-dev] [PATCH] Add .desktop file to gsharp

2008-10-31 Thread Sandy Armstrong
Patch attached to this bug: https://bugzilla.novell.com/show_bug.cgi?id=440640 ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] System tray

2008-10-24 Thread Sandy Armstrong
mashcaster wrote: > How do I make my program minimise to a linux system tray? > If it's a gtk app, use Gtk.StatusIcon. If a winforms app, NotifyIcon. Either way, this is the wrong list. :-) Sandy ___ Mono-devel-list mailing list Mono-devel-list@lis

Re: [Mono-dev] [Ximian-mono-list] Moonlight 0.8 Released

2008-08-18 Thread Sandy Armstrong
Yeah, I noticed the NEWS file wasn't updated... Sandy Atsushi Eno wrote: > Congrats guys :) Do you have any release notes on what's new in > this release? > > Atsushi Eno > > Rusty Howell wrote: >> Hey folks, >> >> We just released the next version of Moonlight! >> >> You can download the Firf

Re: [Mono-dev] GIT# project for GSOC

2008-03-20 Thread Sandy Armstrong
2008/3/18 Igor Guerrero <[EMAIL PROTECTED]>: > Hi all, > > I would like to work in the GIT# project for the Mono organization for the > GSOC, yesterday that I saw the project it caught my attention. > > I headed on the GIT IRC channel to see prior art and Shawn Pearce(spearce at > #git in freenode)

Re: [Mono-dev] error compiling Olive

2008-03-11 Thread Sandy Armstrong
2008/3/11 Sharique uddin Ahmed Farooqui <[EMAIL PROTECTED]>: > Hi, > I have installed mono 1.2.6 and monodevelop 0.19. I'm trying to compile > olive project. I get following error Mono 1.9 is required to build Olive now. Cheeers, Sandy ___ Mono-devel-li

Re: [Mono-dev] Mono Support question

2008-03-08 Thread Sandy Armstrong
2008/3/7 E Robertson <[EMAIL PROTECTED]>: > On Friday 07 March 2008 12:21:36 pm Onur Gumus wrote: > > Informally I can tell. C# 3.0 is mostly there except linq to sql. > > Winforms 1.1 is complete. Winforms 2.0 support is improving day by > > day. > > ASP.NET 2.0 is there except web parts. Asp.

Re: [Mono-dev] Deprecating some Mono commands, Cecil mono-api-info

2008-03-02 Thread Sandy Armstrong
On Sun, Mar 2, 2008 at 10:37 PM, Mads Bondo Dydensborg <[EMAIL PROTECTED]> wrote: > torsdag 28 Februar 2008 skrev Miguel de Icaza: > > > Hey folks, > > > > For Mono 2.0 I believe it would be useful to deprecate a few > > commands that have better replacements or that are not that useful >