Re: [Vala] valaDevelop

2019-05-11 Thread Wolfgang Mauer
I know the meaning of opensource, that should only be a joke ... Sorry Am 11.05.19 um 16:12 schrieb Jürg Billeter: On Sat, 2019-05-11 at 12:33 +0200, Wolfgang Mauer wrote: As other editors written in different languages i like to introduce valaDevelop an IDE to develop application and

Re: [Vala] valaDevelop

2019-05-11 Thread Jürg Billeter
On Sat, 2019-05-11 at 12:33 +0200, Wolfgang Mauer wrote: > As other editors written in different languages i like to introduce > valaDevelop an IDE to develop application and library in vala > programming language: > > It's OPENSOURCE and written in C (source available at >

Re: [Vala] valaDevelop

2019-05-11 Thread Dev_NIX via vala-list
And this is exactly what I meant when I wrote "Just didn't saw the point of so much activity on the mail list when I had a binary that just didn't run, and a pile of messages with so humbleless attitude.". My personal point is that I'm not willing to spend my time in a way that people will not

Re: [Vala] valaDevelop

2019-05-11 Thread Wolfgang Mauer
As other editors written in different languages i like to introduce valaDevelop an IDE to develop application and library in vala programming language: It's OPENSOURCE and written in C (source available at https://github.com/wolfgangmauer/valaDevelop/tree/master/src) ;-) Am 10.05.19 um

Re: [Vala] valaDevelop

2019-05-11 Thread Wolfgang Mauer
> My personal experience was that I tried to run it on my Elementary 4.1 Dependency say -> Elementary >= 5.0 With Elementary>= 5 valaDevelop runs out of the box... > If you had no plans of making money with Definitely not! In the case of having the source code I would even could tried to

Re: [Vala] valaDevelop

2019-05-11 Thread Dev_NIX via vala-list
I feel like Canek, but I have to give all my kudos to Rastersoft. There are not much documented Vala source samples around there and each example helps people to get used to the language. I can understand the corporate background, but the companies relays in one way or another on open source

Re: [Vala] valaDevelop

2019-05-10 Thread Canek Peláez Valdés via vala-list
On Fri, May 10, 2019 at 8:06 AM Wolfgang Mauer wrote: > I think(hope) it's not just because it's not open source... > It is because it's not open source. Best regards. -- Dr. Canek Peláez Valdés Profesor de Carrera Asociado C Departamento de Matemáticas Facultad de Ciencias Universidad

Re: [Vala] valaDevelop

2019-05-10 Thread Jonathan Moerman via vala-list
For me valaIDE didn't really solve any problems I had. What I would like is a stable (so no Gnome Builder, that one is really crash prone with Vala projects.) IDE with error checking, autocomplete and support for cmake (preferably not tied to any build system). The closest I've gotten to a good

Re: [Vala] valaDevelop

2019-05-10 Thread Wolfgang Mauer
It's not my intention to blame anyone!!! Ok, with the C-Source you are right... leaving all the current users with just a binary If there some, i will never leave my project! BUT WHERE ARE THEY? > I can't use that to fix a bug or add new features No issues reported Am 10.05.19 um 16:07

Re: [Vala] valaDevelop

2019-05-10 Thread rastersoft
I'm afraid that I have to disagree with you: you didn't provide any kind of source code. Yes, you published the generated .c files, but those aren't the source code, I can't use that to fix a bug or add new features (well, I can try, but doing that would be nearly as hard as fixing a binary

Re: [Vala] valaDevelop

2019-05-10 Thread xydarcher
___ vala-list mailing list vala-list@gnome.org https://mail.gnome.org/mailman/listinfo/vala-list

Re: [Vala] valaDevelop

2019-05-10 Thread Wolfgang Mauer
I'm sorry, maybe it's because I work in a big software company and get paid for my development, so the "spirit" of open source If the source I provided is not enough, you'll probably have to continue hoping/waiting for better IDE. Am 10.05.19 um 15:18 schrieb Luca Dionisi via

Re: [Vala] valaDevelop

2019-05-10 Thread Dr. Michael Lauer
Well, I can imagine that it would have generated more feedback if it was developed in the open. Most (of the few) Vala developers have strong roots in open source and – although not as comfortable as ValaDevelop – there are „alternatives" out there which are completely open. That said,

Re: [Vala] valaDevelop

2019-05-10 Thread Luca Dionisi via vala-list
+1 I use Gnome Builder, but I am always in search of better free software alternatives. On Fri, May 10, 2019 at 3:17 PM Dr. Michael Lauer wrote: > Well, I can imagine that it would have generated more feedback if it was > developed > in the open. Most (of the few) Vala developers have strong

Re: [Vala] valaDevelop

2019-05-10 Thread Wolfgang Mauer
I think(hope) it's not just because it's not open source... IMHO, it's more like 3D TV, I think that's great, but there are not enough interested Am 10.05.19 um 13:58 schrieb Al Thomas via vala-list: > On Friday, 10 May 2019, 12:28:26 BST, Wolfgang Mauer wrote: > due to low

Re: [Vala] valaDevelop

2019-05-10 Thread Al Thomas via vala-list
> On Friday, 10 May 2019, 12:28:26 BST, Wolfgang Mauer wrote: > due to low interest/feedback I will give up the development of > valaDevelop and dedicate myself to mono/C# again... For anyone thinking of developing a project this has been a valuablecase study in the advantages of

[Vala] valaDevelop

2019-05-10 Thread Wolfgang Mauer
Hi all, due to low interest/feedback I will give up the development of valaDevelop and dedicate myself to mono/C# again... By Wolfgang ___ vala-list mailing list vala-list@gnome.org https://mail.gnome.org/mailman/listinfo/vala-list

[Vala] valaDevelop

2019-04-16 Thread Wolfgang Mauer
Hi all, as not to hinder the developer during the editing of the source, all libvala parsing/analysis/etc. must be redesigned and moved to background threads. So that a new version takes a while... Nice Day Wolfgang ___ vala-list mailing list

[Vala] valaDevelop

2019-04-14 Thread Wolfgang Mauer
Hi all, there are thousands of views and a lot of clones(direct downloads not counted) from the valaDevelop/github. But there is not a single issue If you have problems, suggestions, questions or comments, please do not hesitate to contact me. Thanks Wolfgang

[Vala] valaDevelop

2019-04-05 Thread Wolfgang Mauer
For better support of the standard it is now possible to select the schema of the sourceview Greetings Wolfgang ___ vala-list mailing list vala-list@gnome.org https://mail.gnome.org/mailman/listinfo/vala-list

Re: [Vala] valaDevelop release

2019-04-01 Thread Wolfgang Mauer
For performance/feature reasons, this(https://gitlab.gnome.org/GNOME/vala/tree/wip/fast-vapi/vala) vala version must be used. Am 31.03.19 um 22:50 schrieb Wolfgang Mauer: With pride I can now introduce further innovations within valaDevelop and the 1. stable release! As described on

[Vala] valaDevelop release

2019-03-31 Thread Wolfgang Mauer
With pride I can now introduce further innovations within valaDevelop and the 1. stable release! As described on https://wiki.gnome.org/action/logout/Projects/Vala/Tools valaDevelop now hasBasic "*Code Formatting*" As you write code, ending with a curly bracket, the code will be formatted.

Re: [Vala] valaDevelop

2019-03-27 Thread Jonathan Moerman via vala-list
Wolfgang was using the MIT license before the C code was uploaded so if the MIT license certainly won't be any *less* valid/applicable. The generated C source code also makes it at least doable to introduce fixes and small improvements, should this be necessary. (And compiling the software on

Re: [Vala] valaDevelop

2019-03-27 Thread Wolfgang Mauer
Sounds like you're a lawyer ;-) I just want to offer an easy IDE for Vala developers and those coming from C#. If there any problems with the license or anything else i just stop publishing and keep private... / Wolfgang Am 27.03.19 um 12:59 schrieb Luca Dionisi: Yes, sure. I was wrong, no

Re: [Vala] valaDevelop

2019-03-27 Thread Wolfgang Mauer
From my understanding, the user must be able to use a modified/fixed/own version of the static lib, and he can.. In addition you do not have to link the libvala statically, you can build it now used as a shared one... Am 27.03.19 um 12:39 schrieb Luca Dionisi: IANAL, but does providing

Re: [Vala] valaDevelop

2019-03-27 Thread Luca Dionisi via vala-list
IANAL, but does providing generated C source code suffice to meet the LGPL requirements? I wouldn't say so. Just my 2 cents. On Wed, Mar 27, 2019 at 12:16 PM Wolfgang Mauer wrote: > Now source is available at > https://github.com/wolfgangmauer/valaDevelop/tree/master/src > > The source is the

Re: [Vala] valaDevelop

2019-03-27 Thread Wolfgang Mauer
Now source is available at https://github.com/wolfgangmauer/valaDevelop/tree/master/src The source is the same as used for building the binary, so if you want to build it yourself... Wolfgang Am 27.03.19 um 08:37 schrieb Wolfgang Mauer: In order not to violate the LGPL of libvala and

[Vala] valaDevelop

2019-03-26 Thread Wolfgang Mauer
Because of multiple requests, here now the additional functionality "source code folding" Now everything between #if REGION and #endif will be set to hidden, the keywords "#if REGION" and the matching "#endif" will be marked as read only(collapsed REGION's cannot be changed!), if collapse.

[Vala] valaDevelop

2019-03-24 Thread Wolfgang Mauer
Because there are already requests, I want to implement the possibility of "REGIONS"... The whole thing should look something like this: On build and analyse a fixed define is internally added(--define=REGION) if you execute the toggle-folding-command in editor everything inside the "#if

Re: [Vala] valaDevelop

2019-03-23 Thread rastersoft
Yes, it allows static linking as long as you provide, at least, the object files to allow the user to link the program with newer versions of the library. El 23/3/19 a las 0:38, Nor Jaidi Tuah escribió: Remember that libvala is distributed under LGPL license, so although you can link it

[Vala] valaDevelop

2019-03-23 Thread Wolfgang Mauer
If anyone has suggestions for improvement, please use the issues on github https://github.com/wolfgangmauer/valaDevelop/issues If someone does not want to post in this list can also send me a PM I would be very happy about feedback Wolfgang ___

Re: [Vala] valaDevelop

2019-03-23 Thread Vivien Kraus
Hello, Please correct me if I'm wrong, but I think that if you compile it statically, it is the same thing as if you change it: the user cannot fix a bug in libvala and use the modified version instead, for instance. Vivien Le samedi 23 mars 2019 à 11:00 +0100, Wolfgang Mauer a écrit : >

Re: [Vala] valaDevelop

2019-03-23 Thread Wolfgang Mauer
Thanks for the hint, i do not want to change libvala(that's beyond my abilities), i am only interested in using a static libvala version and not one that is installed on the system... Greetings Wolfgang Am 23.03.19 um 00:38 schrieb Nor Jaidi Tuah: Remember that libvala is distributed under

Re: [Vala] valaDevelop

2019-03-23 Thread Nor Jaidi Tuah
> > Remember that libvala is distributed under LGPL license, so although > you > can link it dinamically without problems with any code, free or > privative, if you do it statically you must allow the users to > recompile > it against any version, which means to distribute the source code or, >

[Vala] valaDevelop

2019-03-22 Thread Wolfgang Mauer
Rapid Application Development (RAD) With pride I can now introduce further innovations within valaDevelop. As announced, the functionalities for "Jump to Definition" and "Static Code Analysis" have now been completed. "Jump to Definition" (F12)is possible over the whole word under the

Re: [Vala] valaDevelop

2019-03-22 Thread Wolfgang Mauer
Remember that libvala is distributed under LGPL license Ok, thanks for the info, I'll keep that in mind Am 22.03.19 um 08:57 schrieb rastersoft: Hi Wolfgang: Remember that libvala is distributed under LGPL license, so although you can link it dinamically without problems with any code,

Re: [Vala] valaDevelop

2019-03-22 Thread rastersoft
Hi Wolfgang: Remember that libvala is distributed under LGPL license, so although you can link it dinamically without problems with any code, free or privative, if you do it statically you must allow the users to recompile it against any version, which means to distribute the source code or,

Re: [Vala] valaDevelop

2019-03-21 Thread Wolfgang Mauer
Yes, i use libvala for Symbol Resolving, Jump to Definition, Code Analyses  and Completion(not finish yet) Maybe i have to link libvala static for some reasons, all the different distributions and everyone have different versions of libvala ... I use pure glib-compile-resources/valac for

Re: [Vala] valaDevelop

2019-03-20 Thread Wolfgang Mauer
Wait a bit, "*Static Code Analysis*" are ready by the weekend... Am 20.03.19 um 18:21 schrieb Guillaume Poirier-Morency: I'm curious. Are you using libvala for providing these features? Le mar. 19 mars 2019, à 19 h 17, Wolfgang Mauer mailto:wolfgang.ma...@kabelmail.de>> a écrit : It

Re: [Vala] valaDevelop

2019-03-20 Thread Guillaume Poirier-Morency via vala-list
I'm curious. Are you using libvala for providing these features? Le mar. 19 mars 2019, à 19 h 17, Wolfgang Mauer a écrit : > It would be nice if you can update the Wiki. > > The feature "*Jump to Definition*" is now available with valaDevelop > > > Thanks a lot > > Wolfgang > > > Am 11.03.19 um

Re: [Vala] valaDevelop

2019-03-19 Thread Wolfgang Mauer
It would be nice if you can update the Wiki. The feature "*Jump to Definition*" is now available with valaDevelop Thanks a lot Wolfgang Am 11.03.19 um 04:30 schrieb Guillaume Poirier-Morency: I just added the entry in the Wiki. Le dim. 10 mars 2019, à 10 h 17, Wolfgang Mauer

Re: [Vala] valaDevelop

2019-03-10 Thread Guillaume Poirier-Morency via vala-list
I just added the entry in the Wiki. Le dim. 10 mars 2019, à 10 h 17, Wolfgang Mauer a écrit : > Implemented so far... > > Solution/Project-management (including resources/packages) > Syntax-Highlight (GtkSourceView-3) search/replace/etc.) > Integrated Build, Test and Debug > -> Integrated

Re: [Vala] valaDevelop

2019-03-10 Thread Wolfgang Mauer
Implemented so far... Solution/Project-management (including resources/packages) Syntax-Highlight (GtkSourceView-3) search/replace/etc.) Integrated Build, Test and Debug     -> Integrated Debugging with full symbol resolving support (only vala source, no .c files necessary, no --save-temps)   

[Vala] valaDevelop

2019-03-09 Thread Wolfgang Mauer
Hi all, i proudly would like to introduce you to a new feature of valaDevelop. From now on it is possible to display all accessible symbols for the current call stack in debugmode. See first picture https://github.com/wolfgangmauer/valaDevelop Enjoy Wolfgang

Re: [Vala] valaDevelop

2019-03-05 Thread Guillaume Poirier-Morency via vala-list
Just a suggestion: you should setup a simple GitHub page from the repository and ship sources as assets in empty releases if you don't intend to distribute the source code. I'm not a big fan of freeware, but since we already display IDE like IntelliJ and TextMate, I think it's fine to put your

[Vala] valaDevelop

2019-03-03 Thread Wolfgang Mauer
Hi, it would be nice if you update the "https://wiki.gnome.org/Projects/Vala/Tools; / "https://wiki.gnome.org/Projects/Vala/ValaForCSharpProgrammers; and add my IDE (https://github.com/wolfgangmauer/valaDevelop) Greetings Wolfgang ___

[Vala] valaDevelop - help wanted

2019-02-28 Thread Wolfgang Mauer
Hi all, is there perhaps someone here who want/can help me put together a package for installation with Ubuntu/Debian? What i want is to install thebinary file and register the associated Pixmap and MimeType. Thanks Wolfgang ___ vala-list