You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(3) |
Sep
(2) |
Oct
(7) |
Nov
|
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: azkar <azk...@mi...> - 2006-01-26 03:55:37
|
I interested to use Mono for develop C#.I now trying to build an application with C#.Didsome of the guys have any project that I can contribute? |
From: azkar <azk...@mi...> - 2006-01-26 03:11:47
|
Their guys, I interested to build an application with mono.But I just new in the C# programming. I have no ideas what the application that i can build with Mono.Could you suggest me any project that I can start with? Thank you |
From: Aleksey S. <al...@al...> - 2003-12-12 00:31:30
|
If you are interested to help with it then I can give you cs write access= . I don't have time to work on it these days and 0.1 version satisifes most of *my* needs (for now). Aleksey J=FCrg Billeter wrote: >Hi > >This project looks promising but since the initial announcement of >version 0.1 I haven't seen any news. As the mailing list archives at >sf.net don't work I ask here what the status of the project is. > >Thx for the start of such a nice project > >J=FCrg > > > >------------------------------------------------------- >This SF.net email is sponsored by: IBM Linux Tutorials. >Become an expert in LINUX or just sharpen your skills. Sign up for IBM'= s >Free Linux Tutorials. Learn everything from the bash shell to sys admin= . >Click now! http://ads.osdn.com/?ad_id=1278&alloc_id371&op=3Dclick >_______________________________________________ >csharp-studio-general mailing list >csh...@li... >https://lists.sourceforge.net/lists/listinfo/csharp-studio-general > =20 > |
From: B. <j...@bi...> - 2003-12-11 18:22:28
|
Hi This project looks promising but since the initial announcement of version 0.1 I haven't seen any news. As the mailing list archives at sf.net don't work I ask here what the status of the project is. Thx for the start of such a nice project J=FCrg |
From: Karl B. <kbu...@no...> - 2003-12-06 00:08:36
|
Hello, While attempting to build csharp-studio.exe I get the error: /opt/gnome/bin/mcs -o ../dist/csharp-studio.exe BusyDialog.cs Debugger.cs DebuggerTerminal.cs Defines.cs EditProjectDialog.cs ExceptionDialog.cs FilesManager.cs FileSelectionDialog.cs FileView.cs FindReplaceDialog.cs GoToDialog.cs Help.cs MainAppBar.cs MainMenu.cs MainToolbar.cs MimeTypes.cs ModalDialog.cs NewProjectDialog.cs OutputManager.cs OutputParser.cs OutputView.cs PreferencesDialog.cs Project.cs ProjectFilesList.cs ProjectFilesView.cs ProjectManager.cs ProjectView.cs ReplacePromptDialog.cs SafeStreamWriter.cs Settings.cs SourceFileView.cs Studio.cs YesNoCancelDialog.cs -L ../dist -r gtk-sourceview-sharp.dll -L ../dist -r zvt-sharp.dll -r Mono.CSharp.Debugger.dll -r Mono.Debugger.Backend.dll -r Mono.Debugger.dll -r glib-sharp.dll -r pango-sharp.dll -r atk-sharp.dll -r gconf-sharp.dll -r gdk-sharp.dll -r gtk-sharp.dll -r gnome-sharp.dll -r glade-sharp.dll -r System.Drawing -r System.Xml ProjectFilesView.cs(235) error CS0117: `Gtk.Global' does not contain a definition for `CurrentEventTime' Compilation failed: 1 error(s), 0 warnings make[2]: *** [../dist/csharp-studio.exe] Error 1 Before attempting the build I pulled mono, gtk-sharp, debugger from CVS and built them (no errors). All GTK# samples work fine. I'm on SUSE 9.0. Any ideas? |
From: Aleksey S. <al...@al...> - 2003-10-29 16:19:41
|
It sounds like you have no some standard GNOME packages. I have no idea how is it possible if you have standard RH 9. Can you try to re-install GNOME from RH CDs ? Aleksey tom potts wrote: >Hi, sorry about the last e-mail -twitchy fingers! >Cant read the archives at the moment so sorry if this >is old... >Just tries an install of lates gz: >make configure fine >make >gives----------- >checking for gtk+-2.0 >= 2.2.0 > libxml-2.0 >= 2.5.0 > libgnomeprint-2.2 >= 2.2.0... Package >libgnomeprint-2.2 was not found in > the pkg-config search path. >Perhaps you should add the directory containing >`libgnomeprint-2.2.pc' >to the PKG_CONFIG_PATH environment variable >No package 'libgnomeprint-2.2' found > >configure: error: Library requirements (gtk+-2.0 >= >2.2.0 > libxml-2.0 >= 2.5.0 > libgnomeprint-2.2 >= 2.2.0) not met; consider >adjusting the PKG_CONFIG_P >ATH environment variable if your libraries are in a >nonstandard prefix so pkg-co >nfig can find them. >make[3]: *** >[gtksourceview-0.4.0/gtksourceview/.libs/libgtksourceview-1.0.so.0. >0.0] Error 1 >make[3]: Leaving directory >`/home/tom/csharp-stdio/csharp-studio-0.1/src/widgets >/sources' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory >`/home/tom/csharp-stdio/csharp-studio-0.1/src/widgets >' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory >`/home/tom/csharp-stdio/csharp-studio-0.1/src' >make: *** [all-recursive] Error 1 >------------------------------- >I was under the impression these were being >downloaded. >Wheres the best place to get these? >Thanks >Tom > > >________________________________________________________________________ >Want to chat instantly with your online friends? Get the FREE Yahoo! >Messenger http://mail.messenger.yahoo.co.uk > > >------------------------------------------------------- >This SF.net email is sponsored by: SF.net Giveback Program. >Does SourceForge.net help you be more productive? Does it >help you create better code? SHARE THE LOVE, and help us help >YOU! Click Here: http://sourceforge.net/donate/ >_______________________________________________ >csharp-studio-general mailing list >csh...@li... >https://lists.sourceforge.net/lists/listinfo/csharp-studio-general > > |
From: <mad...@ya...> - 2003-10-29 16:05:21
|
Hi, sorry about the last e-mail -twitchy fingers! Cant read the archives at the moment so sorry if this is old... Just tries an install of lates gz: make configure fine make gives----------- checking for gtk+-2.0 >= 2.2.0 libxml-2.0 >= 2.5.0 libgnomeprint-2.2 >= 2.2.0... Package libgnomeprint-2.2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnomeprint-2.2.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnomeprint-2.2' found configure: error: Library requirements (gtk+-2.0 >= 2.2.0 libxml-2.0 >= 2.5.0 libgnomeprint-2.2 >= 2.2.0) not met; consider adjusting the PKG_CONFIG_P ATH environment variable if your libraries are in a nonstandard prefix so pkg-co nfig can find them. make[3]: *** [gtksourceview-0.4.0/gtksourceview/.libs/libgtksourceview-1.0.so.0. 0.0] Error 1 make[3]: Leaving directory `/home/tom/csharp-stdio/csharp-studio-0.1/src/widgets /sources' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/tom/csharp-stdio/csharp-studio-0.1/src/widgets ' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/tom/csharp-stdio/csharp-studio-0.1/src' make: *** [all-recursive] Error 1 ------------------------------- I was under the impression these were being downloaded. Wheres the best place to get these? Thanks Tom ________________________________________________________________________ Want to chat instantly with your online friends? Get the FREE Yahoo! Messenger http://mail.messenger.yahoo.co.uk |
From: <mad...@ya...> - 2003-10-29 15:59:05
|
--- csh...@li... wrote: > csharp-studio-general -- confirmation of > subscription -- request > 927724 > > We have received a request from 81.100.91.126 for > subscription of your > email address, <mad...@ya...>, to the > csh...@li... mailing > list. To confirm > the request, please send a message to > csh...@li..., > and either: > > - maintain the subject line as is (the reply's > additional "Re:" is > ok), > > - or include the following line - and only the > following line - in the > message body: > > confirm 927724 > > (Simply sending a 'reply' to this message should > work from most email > interfaces, since that usually leaves the subject > line in the right > form.) > > If you do not wish to subscribe to this list, please > simply disregard > this message. Send questions to > csh...@li.... ________________________________________________________________________ Want to chat instantly with your online friends? Get the FREE Yahoo! Messenger http://mail.messenger.yahoo.co.uk |
From: Chris T. <ch...@tu...> - 2003-10-27 11:23:21
|
Hi, you can check it our from cvs, but then thre are other issues as well, like= new dependencies on Mono.Debugger.dll which might cause more headaches than the gtksourceview. Btw, the makefile should actually download, build and instal= l gtk-sourceview for you: http://prdownloads.sourceforge.net/csharp-studio/csharp-studio-0.1.tar.gz?d= ownload regards, --chris On Mon, 27 Oct 2003, Jos=E9 Alexandre Antunes Faria wrote: > Hey there, > > Is there a more recent version of csharp-studio? > > I haven't had much time yet, but I not being able to compile it because o= f > the gtksourceview, I belive it's having problems to generate the dll. > > About some help that you need? Who knows, I have to look at the source, a= nd > put it to work before I can think about that... > > Keep up the good work. > > _________________________________________________________________ > STOP MORE SPAM with the new MSN 8 and get 2 months FREE* > http://join.msn.com/?page=3Dfeatures/junkmail > > > > ------------------------------------------------------- > This SF.net email is sponsored by: The SF.net Donation Program. > Do you like what SourceForge.net is doing for the Open > Source Community? Make a contribution, and help us add new > features and functionality. Click here: http://sourceforge.net/donate/ > _______________________________________________ > csharp-studio-general mailing list > csh...@li... > https://lists.sourceforge.net/lists/listinfo/csharp-studio-general > |
From: José A. A. F. <sp...@ho...> - 2003-10-27 10:08:28
|
Hey there, Is there a more recent version of csharp-studio? I haven't had much time yet, but I not being able to compile it because of the gtksourceview, I belive it's having problems to generate the dll. About some help that you need? Who knows, I have to look at the source, and put it to work before I can think about that... Keep up the good work. _________________________________________________________________ STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail |
From: Aleksey S. <al...@al...> - 2003-10-26 23:27:48
|
Nothing is impossible, it's only software. Everything could be done if you have time and resources :) And I am accepting contributions :) Aleksey Daniel Morgan wrote: >Could csharp-studio include the following features: > >1. integration with Mono Debugger for debugging C# apps > >2. integration with glade and libglade for designing GUI apps > >3. allow all the items designed on the GUI Glade Designer to be shown in a > code combobox. Call this combobox WidgetsCombo. If the user selects >something in the WidgetsCombo, populate another combo box with all the >properties and methods of the chosen widget. Call this second combobox >WidgetMembersCombo. If the user selects a member and it is not implemented >yet, add skeleton code to the class the widget was declared within. >Otherwise, just move the cursor to the position of the member in the text >editor. If that part of the code is not visible, scroll to it. >For example: > >Widgets: [txtSomething Gtk.TextView][] Members: [Text <Property >Get/Set>][] > cmbStuff Gtk.ComboBox Clear() <Method> > lblSomething Gtk.Label Buffer <Property >Get/Set> > >4. code completion as you type > > > >------------------------------------------------------- >This SF.net email is sponsored by: The SF.net Donation Program. >Do you like what SourceForge.net is doing for the Open >Source Community? Make a contribution, and help us add new >features and functionality. Click here: http://sourceforge.net/donate/ >_______________________________________________ >csharp-studio-general mailing list >csh...@li... >https://lists.sourceforge.net/lists/listinfo/csharp-studio-general > > |
From: Daniel M. <dan...@ve...> - 2003-10-26 21:50:06
|
Could csharp-studio include the following features: 1. integration with Mono Debugger for debugging C# apps 2. integration with glade and libglade for designing GUI apps 3. allow all the items designed on the GUI Glade Designer to be shown in a code combobox. Call this combobox WidgetsCombo. If the user selects something in the WidgetsCombo, populate another combo box with all the properties and methods of the chosen widget. Call this second combobox WidgetMembersCombo. If the user selects a member and it is not implemented yet, add skeleton code to the class the widget was declared within. Otherwise, just move the cursor to the position of the member in the text editor. If that part of the code is not visible, scroll to it. For example: Widgets: [txtSomething Gtk.TextView][] Members: [Text <Property Get/Set>][] cmbStuff Gtk.ComboBox Clear() <Method> lblSomething Gtk.Label Buffer <Property Get/Set> 4. code completion as you type |
From: Aleksey S. <al...@al...> - 2003-09-26 18:35:06
|
You might have firewall problems for example. Try to look into Makefile.am in src/widgets/sources and play with options for wget. For example, I would suggest to try "--passive-ftp" option. Aleksey Arthur H. S. Zapparoli wrote: >Why csharp-studio try to downloads the gtk-sourceview from the gnome >ftp? it can't download the file, shows an error. >If i download the file manually, where i put the file and where i say to >make to not download the file? > >Arthur Zapparoli > > > >------------------------------------------------------- >This sf.net email is sponsored by:ThinkGeek >Welcome to geek heaven. >http://thinkgeek.com/sf >_______________________________________________ >csharp-studio-general mailing list >csh...@li... >https://lists.sourceforge.net/lists/listinfo/csharp-studio-general > > |
From: Arthur H. S. Z. <art...@po...> - 2003-09-26 17:48:05
|
Why csharp-studio try to downloads the gtk-sourceview from the gnome ftp? it can't download the file, shows an error. If i download the file manually, where i put the file and where i say to make to not download the file? Arthur Zapparoli |
From: Artyom T. - H. <Art...@he...> - 2003-08-31 07:33:16
|
PE1FVEEgSFRUUC1FUVVJVj0iQ29udGVudC1UeXBlIiBDT05URU5UPSJ0ZXh0L2h0bWw7IGNoYXJz ZXQ9dXRmLTgiPgo8IURPQ1RZUEUgSFRNTCBQVUJMSUMgIi0vL1czQy8vRFREIEhUTUwgMy4yLy9F TiI+CjxIVE1MPgo8SEVBRD4KCjxNRVRBIE5BTUU9IkdlbmVyYXRvciIgQ09OVEVOVD0iTVMgRXhj aGFuZ2UgU2VydmVyIHZlcnNpb24gNi4wLjYyNDkuMSI+CjxUSVRMRT5bY3NoYXJwLXN0dWRpby1n ZW5lcmFsXSBDb21waWxhdGlvbiBlcnJvcjwvVElUTEU+CjwvSEVBRD4KPEJPRFkgZGlyPWx0cj4K PERJVj5DIyBzdHVkaW8gcmVxdWlyZXMgQ1ZTIHZlcnNpb24gb2YgR1RLLjwvRElWPgo8QkxPQ0tR VU9URSBkaXI9bHRyIHN0eWxlPSJNQVJHSU4tUklHSFQ6IDBweCI+CiAgPERJVj48Rk9OVCBzaXpl PTI+LS0tLS1PcmlnaW5hbCBNZXNzYWdlLS0tLS0gPEJSPjxCPkZyb206PC9CPiBBbmRyZWFzIFNj aGxhcHNpIAogIFttYWlsdG86YS5zY2hsYXBzaUBnbXguYXRdIDxCUj48Qj5TZW50OjwvQj4gU2F0 IDMwLjA4LjIwMDMgMTM6NDggCiAgPEJSPjxCPlRvOjwvQj4gY3NoYXJwLXN0dWRpby1nZW5lcmFs QGxpc3RzLnNvdXJjZWZvcmdlLm5ldCA8QlI+PEI+Q2M6PC9CPiAKICA8QlI+PEI+U3ViamVjdDo8 L0I+IFtjc2hhcnAtc3R1ZGlvLWdlbmVyYWxdIENvbXBpbGF0aW9uIAogIGVycm9yPEJSPjxCUj48 L0ZPTlQ+PC9ESVY+CiAgPFA+PEZPTlQgc2l6ZT0yPkhpITxCUj48QlI+SSdtIHVzaW5nIE1vbm8g MC4yNiBvbiBNYW5kcmFrZSA5LjEuIFdoZW4gSSB0cnkgdG8gCiAgY29tcGlsZSBDIyBTdHVkaW8s IEkgZ2V0PEJSPmZvbGxvd2luZyBlcnJvciBtZXNzYWdlczo8QlI+PEJSPk1haW5NZW51LmNzKDE1 NSkgCiAgZXJyb3IgQ1MwMTIyOiBgR3RrLk1lbnVJdGVtLkRhdGEnIGlzIGluYWNjZXNzaWJsZSBk dWUgdG8gaXRzPEJSPnByb3RlY3Rpb24gCiAgbGV2ZWw8QlI+TWFpbk1lbnUuY3MoMTU2KSBlcnJv ciBDUzAxMjI6IGBHdGsuTWVudUl0ZW0uRGF0YScgaXMgaW5hY2Nlc3NpYmxlIAogIGR1ZSB0byBp dHM8QlI+cHJvdGVjdGlvbiBsZXZlbDxCUj5NYWluTWVudS5jcygxOTMpIGVycm9yIENTMDEyMjog CiAgYEd0ay5NZW51SXRlbS5EYXRhJyBpcyBpbmFjY2Vzc2libGUgZHVlIHRvIGl0czxCUj5wcm90 ZWN0aW9uIAogIGxldmVsPEJSPk1haW5NZW51LmNzKDE5NCkgZXJyb3IgQ1MwMTIyOiBgR3RrLk1l bnVJdGVtLkRhdGEnIGlzIGluYWNjZXNzaWJsZSAKICBkdWUgdG8gaXRzPEJSPnByb3RlY3Rpb24g bGV2ZWw8QlI+TWFpbk1lbnUuY3MoMTk2KSBlcnJvciBDUzAxNjU6IFVzZSBvZiAKICB1bmFzc2ln bmVkIGxvY2FsIHZhcmlhYmxlIGBuYW1lJzxCUj48QlI+RG8geW91IGhhdmUgYW4gaWRlYSB3aGF0 J3MgCiAgd3Jvbmc/PEJSPjxCUj5BbmRyZWFzPEJSPjxCUj48QlI+PEJSPi0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS08QlI+VGhpcyAKICBzZi5u ZXQgZW1haWwgaXMgc3BvbnNvcmVkIGJ5OlRoaW5rR2VlazxCUj5XZWxjb21lIHRvIGdlZWsgaGVh dmVuLjxCUj48QSAKICBocmVmPSJodHRwOi8vdGhpbmtnZWVrLmNvbS9zZiI+aHR0cDovL3RoaW5r Z2Vlay5jb20vc2Y8L0E+PEJSPl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fPEJSPmNzaGFycC1zdHVkaW8tZ2VuZXJhbCAKICBtYWlsaW5nIGxpc3Q8QlI+Y3No YXJwLXN0dWRpby1nZW5lcmFsQGxpc3RzLnNvdXJjZWZvcmdlLm5ldDxCUj48QSAKICBocmVmPSJo dHRwczovL2xpc3RzLnNvdXJjZWZvcmdlLm5ldC9saXN0cy9saXN0aW5mby9jc2hhcnAtc3R1ZGlv LWdlbmVyYWwiPmh0dHBzOi8vbGlzdHMuc291cmNlZm9yZ2UubmV0L2xpc3RzL2xpc3RpbmZvL2Nz aGFycC1zdHVkaW8tZ2VuZXJhbDwvQT48QlI+PC9GT05UPjwvUD48L0JMT0NLUVVPVEU+Cgo8L0JP RFk+CjwvSFRNTD4= |
From: Aleksey S. <al...@al...> - 2003-08-30 18:04:39
|
You need to use the GTK# from CVS trunk. Aleksey Andreas Schlapsi wrote: >Hi! > >I'm using Mono 0.26 on Mandrake 9.1. When I try to compile C# Studio, I get >following error messages: > >MainMenu.cs(155) error CS0122: `Gtk.MenuItem.Data' is inaccessible due to its >protection level >MainMenu.cs(156) error CS0122: `Gtk.MenuItem.Data' is inaccessible due to its >protection level >MainMenu.cs(193) error CS0122: `Gtk.MenuItem.Data' is inaccessible due to its >protection level >MainMenu.cs(194) error CS0122: `Gtk.MenuItem.Data' is inaccessible due to its >protection level >MainMenu.cs(196) error CS0165: Use of unassigned local variable `name' > >Do you have an idea what's wrong? > >Andreas > > > >------------------------------------------------------- >This sf.net email is sponsored by:ThinkGeek >Welcome to geek heaven. >http://thinkgeek.com/sf >_______________________________________________ >csharp-studio-general mailing list >csh...@li... >https://lists.sourceforge.net/lists/listinfo/csharp-studio-general > > |
From: Andreas S. <a.s...@gm...> - 2003-08-30 10:48:50
|
Hi! I'm using Mono 0.26 on Mandrake 9.1. When I try to compile C# Studio, I get following error messages: MainMenu.cs(155) error CS0122: `Gtk.MenuItem.Data' is inaccessible due to its protection level MainMenu.cs(156) error CS0122: `Gtk.MenuItem.Data' is inaccessible due to its protection level MainMenu.cs(193) error CS0122: `Gtk.MenuItem.Data' is inaccessible due to its protection level MainMenu.cs(194) error CS0122: `Gtk.MenuItem.Data' is inaccessible due to its protection level MainMenu.cs(196) error CS0165: Use of unassigned local variable `name' Do you have an idea what's wrong? Andreas |