[Geany-devel] [PATCH] Doclist dirnames collapsing

2010-06-04 Thread Eugene Arshinov
Hi. This patch seems to fix collapsing dirnames in doclist to current project's base path if the latter contains trailing directory separator. Best regards, Eugene. diff --git a/src/sidebar.c b/src/sidebar.c index 447d4d5..d88b2cd 100644 --- a/src/sidebar.c +++ b/src/sidebar.c @@ -359,20 +359,15

Re: [Geany-devel] Multiple instances of Geany issues

2010-06-04 Thread Eugene Arshinov
On Wed, 2 Jun 2010 21:55:04 +0300% Dimitar Zhekov dimitar.zhe...@gmail.com wrote: Most of the above are already available as patches. What remains: - Warnings (questions?) on Edit - Preferences, Project - Properties and Build - Set build commands. - Limit Project - Properties to saving

Re: [Geany-devel] SM r4968 bug - and more

2010-06-04 Thread Eugene Arshinov
On Thu, 3 Jun 2010 19:14:39 +0300% Dimitar Zhekov dimitar.zhe...@gmail.com wrote: On Wed, 2 Jun 2010 22:17:02 +0400 Eugene Arshinov earshi...@gmail.com wrote: On Wed, 2 Jun 2010 20:33:37 +0300% Dimitar Zhekov dimitar.zhe...@gmail.com wrote: The startup time between which two events?

Re: [Geany-devel] more project settings [multiple instance behaviour]

2010-06-04 Thread Eugene Arshinov
On Fri, 4 Jun 2010 12:17:38 +1000% Lex Trotman ele...@gmail.com wrote: On 4 June 2010 03:11, Dimitar Zhekov dimitar.zhe...@gmail.com wrote: Hi. Taking point from the proposition to merge the recent files, what do you think about considering the recent files a logical part of the file

[Geany-devel] tag preprocessing - Re: DebianBug#583833: geany -g: /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory on x86_64

2010-06-04 Thread Nick Treleaven
On Fri, 4 Jun 2010 11:12:09 +1000 Lex Trotman ele...@gmail.com wrote: if you are adding a command line option why not make it one to allow the user to add whatever options they want to replace the undef. I think this is already possible by preprocessing headers yourself:

Re: [Geany-devel] SM r4968 bug - and more

2010-06-04 Thread Dimitar Zhekov
On Fri, 4 Jun 2010 11:48:22 +0400 Eugene Arshinov earshi...@gmail.com wrote: On Thu, 3 Jun 2010 19:14:39 +0300% Dimitar Zhekov dimitar.zhe...@gmail.com wrote: With the sm_set_runtime_props() call in sm_save_yourself_callback() commented out, 4968 does not kill the session on startup.

Re: [Geany-devel] SM r4968 bug - and more

2010-06-04 Thread Eugene Arshinov
On Fri, 4 Jun 2010 19:58:15 +0300% Dimitar Zhekov dimitar.zhe...@gmail.com wrote: On Fri, 4 Jun 2010 11:48:22 +0400 Eugene Arshinov earshi...@gmail.com wrote: On Thu, 3 Jun 2010 19:14:39 +0300% Dimitar Zhekov dimitar.zhe...@gmail.com wrote: With the sm_set_runtime_props() call in

Re: [Geany-devel] Multiple instances of Geany issues

2010-06-04 Thread Eugene Arshinov
Sorry, forgot to answer this in the afternoon. On Thu, 3 Jun 2010 16:11:03 +1000% Lex Trotman ele...@gmail.com wrote: On 3 June 2010 01:08, Eugene Arshinov earshi...@gmail.com wrote: On Wed, 2 Jun 2010 18:10:26 +1000% Lex Trotman ele...@gmail.com wrote: On 2 June 2010 17:19, Eugene