Re: [Mono-dev] [Mono-list] Open source .NET and Mono.

2014-11-12 Thread Daniel Espinosa
Xamarin Studio for Linux is comming soon!!! El mié, 12 de nov 2014 a las 2:38 , Martin Thwaites monofo...@my2cents.co.uk escribió: Next stop... Visual Studio on Linux :D On 12 November 2014 19:45, Edward Ned Harvey (mono) edward.harvey.m...@clevertrove.com wrote: From:

[Mono-dev] GObject Introspection for .Net is dead?

2011-08-01 Thread Daniel Espinosa
I have visited GitHub repository for GObject Introspection to Mono project, but found no activity since February, 2011. Have you still consider to use GObject Introspection to get lot of GNOME platform or GObject based libraries to work from Mono/C#? -- Trabajar, la mejor arma para tu

Re: [Mono-dev] Removing Obsolete Code from Mono 2.8

2010-03-01 Thread Daniel Espinosa
Why don't keep 2.x series API (I don't if ABI is used here) compatible. If you want to remove API why don't bump to 3.0? Like in GNOME 2.x, any software running can run while it is on any 2.x series. If you want to create a software for new or non-deprecated API, use 3.0. 2010/3/1 Jonathan

Re: [Mono-dev] [mono-packagers] Mono 2.4 Preview Packages for Debian/Unstable(now also for AMD64)

2009-06-03 Thread Daniel Espinosa
How do I add autentication for this repository? 2009/6/3 Ray Wang raw...@novell.com On 5/23/2009 at 3:36 AM, in message 20090522213628.76dee...@redbull, Mirco Bauer mee...@debian.org wrote: On Fri, 22 May 2009 03:47:06 +0200 Mirco Bauer mee...@debian.org wrote: Here the APT

[Mono-dev] Developing using Mono/Gtk# Vs Mono.WinForms (Windows Linux)

2009-02-12 Thread Daniel Espinosa
We are working on a project using Mono/C# for a GUI independent library, but in parallel one library to use GUI objects (the presentation layer) witch will use the first library as a data provider. The GUI must works on Linux/Windows among other OSs and both libraries will be free software. What

[Mono-dev] Fwd: Announcing Mono 2.2 Preview 2...

2008-12-08 Thread Daniel Espinosa
-- Forwarded message -- From: Daniel Espinosa [EMAIL PROTECTED] Date: 2008/12/8 Subject: Re: [Mono-dev] Announcing Mono 2.2 Preview 2... To: Tobi [EMAIL PROTECTED] Are there any Resume for Changes and new Features in Mono 2.2? 2008/12/6 Tobi [EMAIL PROTECTED] Thomas Wiest wrote

Re: [Mono-dev] Mono 1.9.1 and MonoDevelop 1.0 Packages for Debian Etch

2008-04-24 Thread Daniel Espinosa
Are there any plan to create Ubuntu debian packages and its repository? 2008/4/24 Mirco Bauer [EMAIL PROTECTED]: [please CC me if you reply as I am not subscribed to [EMAIL PROTECTED] On Thu, 2008-04-24 at 00:01 +0200, Mirco Bauer wrote: On Wed, 2008-04-23 at 16:56 -0500, Daniel Espinosa

[Mono-dev] What about Other LInuxes version for 1.9.1

2008-04-23 Thread Daniel Espinosa
In 1,9.1 there's no a Other Linuxes to download, does any one know why? -- Trabajar, la mejor arma para tu superación de grano en grano, se hace la arena (R) (entrámite, pero para los cuates: LIBRE) ___ Mono-devel-list mailing list

Re: [Mono-dev] Re your blog - New MonoDevelop is out!

2006-09-11 Thread Daniel Espinosa
There exist a project called Pootle, in pootle.wordforge.org, where using a Web inferface you can translate diferent proyects (send a request to its list), and after you finish you can get help in how to send your translations to the developers in any project; also you can install a copy of pootle

[Mono-dev] GDA/GNOME-DB in Mono

2006-08-22 Thread Daniel Espinosa
Ok for today the Gda bindings to Mono doesn't exist becouse a *bug* in GDA before 1.2.x series; but for today GDA and GNOME-DB has be powered with GValue instead of GdaValue (that couses the that *bug*), this is a development version toward the 2.0 release, now I thing could work but I have a lot

[Mono-devel-list] Unions in C#, and the Bug# 58798 in GDA

2005-04-15 Thread Daniel Espinosa
I found that Gtk# use a series of perl script as well as C# program called CodeGenerator, to auto-generate C# code from the sources. In the case of Gda#, theres a definition of a fundamental type called GdaValue, wich in his definition has a union (like in GValue struct), but the parser and

[Mono-devel-list] CodeGenerator doesn't support C Unions

2005-04-14 Thread Daniel Espinosa
I try to know why there's a problem with Gda.Value; and searching I found that some one change the code made from CodeGenerator to use FieldOffset in cero for each element in the union that exist in GdaValue struct: typedef struct GdaValue { GdaValueType type; union { gint64