Re: [Geany-Devel] f403e7e (PR#188) - Maintain edit history on document reload

2015-06-29 Thread Thomas Martitz
Am 29.06.2015 um 00:32 schrieb Lex Trotman: On 29 June 2015 at 07:41, Colomban Wendling wrote: Le 26/06/2015 07:22, Thomas Martitz a écrit : […] However, as we entered string freeze, I don't suppose a new dialog like this is acceptable at this point? It would be really better not to indeed?

Re: [Geany-Devel] f403e7e (PR#188) - Maintain edit history on document reload

2015-06-29 Thread Lex Trotman
On 29 June 2015 at 18:24, Thomas Martitz wrote: > Am 29.06.2015 um 00:32 schrieb Lex Trotman: >> >> On 29 June 2015 at 07:41, Colomban Wendling >> wrote: >>> >>> Le 26/06/2015 07:22, Thomas Martitz a écrit : […] However, as we entered string freeze, I don't suppose a new dialo

Re: [Geany-Devel] f403e7e (PR#188) - Maintain edit history on document reload

2015-06-29 Thread Matthew Brush
On 2015-06-29 02:24 AM, Lex Trotman wrote: On 29 June 2015 at 18:24, Thomas Martitz wrote: Am 29.06.2015 um 00:32 schrieb Lex Trotman: On 29 June 2015 at 07:41, Colomban Wendling wrote: Le 26/06/2015 07:22, Thomas Martitz a écrit : […] However, as we entered string freeze, I don't suppo

Re: [Geany-Devel] Spawn module API

2015-06-29 Thread Dimitar Zhekov
On 27.6.2015 г. 23:50, Lex Trotman wrote: On 28 June 2015 at 05:46, Dimitar Zhekov wrote: On 27.6.2015 г. 04:40, Lex Trotman wrote: spawn_write_data This one looks "platform independent", but it's actually very easy to create a stdin-write function that blocks under Windows... Better doc