Re: [Geany-Devel] Interested making a patch to add QML support

2013-10-05 Thread Lex Trotman
On 6 October 2013 01:25, Tory Gaurnier wrote: > Just thought I'd give everyone an update, it's still coming along, I have > the tree view in the symbol list working as expected (it was easier than I > thought, I was overcomplicating it at first), right now I'm working on > cleaning up my code, an

Re: [Geany-Devel] Ping on Bug #943 - windows build command

2013-10-05 Thread Lex Trotman
On 6 October 2013 06:06, Dimitar Zhekov wrote: > On Sat, 05 Oct 2013 07:40:15 -0700 > Matthew Brush wrote: > > > So with the pull request adding system() as a fallback/hidden > > preference, maybe we could just drop the win32 API code altogether, > > switch back to using the same codepath as all

Re: [Geany-Devel] Ping on Bug #943 - windows build command

2013-10-05 Thread Dimitar Zhekov
On Sat, 05 Oct 2013 07:40:15 -0700 Matthew Brush wrote: > So with the pull request adding system() as a fallback/hidden > preference, maybe we could just drop the win32 API code altogether, > switch back to using the same codepath as all platforms (ie. GLib async > spawning) and if people expe

Re: [Geany-Devel] Interested making a patch to add QML support

2013-10-05 Thread Tory Gaurnier
Just thought I'd give everyone an update, it's still coming along, I have the tree view in the symbol list working as expected (it was easier than I thought, I was overcomplicating it at first), right now I'm working on cleaning up my code, and optimizing certain things. I would be done by now

Re: [Geany-Devel] Ping on Bug #943 - windows build command

2013-10-05 Thread Matthew Brush
On 13-10-05 07:06 AM, Nick Treleaven wrote: On 05/10/2013 14:59, Nick Treleaven wrote: spawn that doesn't block Geany or outright hang. This definitely It would be nice to figure out *why* it was hanging and fix *that* problem though, not just drop the existing workaround code and write 3rd wo

Re: [Geany-Devel] Intro

2013-10-05 Thread Matthew Brush
On 13-10-05 03:12 AM, Mark Robinson wrote: Hi Lex, Thanks for the welcome. Yes, I read the HACKING doc., and followed it to the letter. I have the new lexer up and working on a private link from a GIT extract. The plugin seems to be working as well, so my C skills are getting better (I think)

Re: [Geany-Devel] Ping on Bug #943 - windows build command

2013-10-05 Thread Nick Treleaven
On 05/10/2013 14:59, Nick Treleaven wrote: spawn that doesn't block Geany or outright hang. This definitely It would be nice to figure out *why* it was hanging and fix *that* problem though, not just drop the existing workaround code and write 3rd workaround that's arguably worse[1] than the or

Re: [Geany-Devel] Ping on Bug #943 - windows build command

2013-10-05 Thread Nick Treleaven
Now I'll answer the rest of your mail Matt. On 03/10/2013 15:43, Matthew Brush wrote: On 13-10-03 05:31 AM, Nick Treleaven wrote: On 02/10/2013 22:58, Matthew Brush wrote: On 13-10-02 04:40 AM, Nick Treleaven wrote: On 01/10/2013 22:28, Matthew Brush wrote: On 13-10-01 05:34 AM, Nick Treleav

Re: [Geany-Devel] Ping on Bug #943 - windows build command

2013-10-05 Thread Nick Treleaven
On 03/10/2013 18:00, Nick Treleaven wrote: In the meantime, there are 3 spawning variants: I'm confident that the custom process spawning code is definitely seriously buggy. I really do need the system() code. I tried, but couldn't fix it. I know that last time I tried it, the g_spawn didn't capt

Re: [Geany-Devel] Intro

2013-10-05 Thread Mark Robinson
Hi Lex, Thanks for the welcome. Yes, I read the HACKING doc., and followed it to the letter. I have the new lexer up and working on a private link from a GIT extract. The plugin seems to be working as well, so my C skills are getting better (I think). The idea is to take the snippets in sni

Re: [Geany-Devel] Intro

2013-10-05 Thread Mark Robinson
Hi Thomas, Thanks for the welcome. You answered one of my first questions, concerning the lexer, about adding it to the Scintilla project. I will endeavour to do this, but that means joining that group as well - remember I am a procedural guy, so time will tell. Oh my goodness, inter-languag

Re: [Geany-Devel] Intro

2013-10-05 Thread Lex Trotman
On 5 October 2013 19:20, Thomas Martitz < thomas.mart...@student.htw-berlin.de> wrote: > Am 05.10.2013 11:11, schrieb Mark Robinson: > >> >> Hi All, >> >> Just a note to introduce myself. I am Mark, an old-timer coming from the >> world of Fortran. My interest in Geany is to use it as a platform t

Re: [Geany-Devel] Intro

2013-10-05 Thread Thomas Martitz
Am 05.10.2013 11:11, schrieb Mark Robinson: Hi All, Just a note to introduce myself. I am Mark, an old-timer coming from the world of Fortran. My interest in Geany is to use it as a platform to introduce specific functionality to help me and others in my line of work. Welcome! I’ll be

Re: [Geany-Devel] On Deprecation of Platforms

2013-10-05 Thread Thomas Martitz
Am 03.10.2013 02:19, schrieb Lex Trotman: All Developers, Its time we deprecated windows support!! It's not. See other's replies and my points below. I should mentioned that I do use Geany on Windows at work successfully. I don't use it to build/compile so the process spawning bug doesn't af

[Geany-Devel] Intro

2013-10-05 Thread Mark Robinson
Hi All, Just a note to introduce myself. I am Mark, an old-timer coming from the world of Fortran. My interest in Geany is to use it as a platform to introduce specific functionality to help me and others in my line of work. I work for a software company that writes simulation software. You