Re: [Geany-devel] Treebrowser patch

2012-07-06 Thread Lex Trotman
On 6 July 2012 16:02, Frank Lanitz wrote: > Am 06.07.2012 03:39, schrieb Lex Trotman: >> Frank, Colomban, >> >> Since you seem to have adopted treebrowser by the latest commits :) > > I've just done some C89/90 related changes. ... Tz tz tz. ;) Heh, by naming the most prolific recent committers I

Re: [Geany-devel] Treebrowser patch

2012-07-06 Thread Frank Lanitz
Am 06.07.2012 09:32, schrieb Lex Trotman: > On 6 July 2012 16:02, Frank Lanitz wrote: >> Am 06.07.2012 03:39, schrieb Lex Trotman: >>> Frank, Colomban, >>> >>> Since you seem to have adopted treebrowser by the latest commits :) >> >> I've just done some C89/90 related changes. ... Tz tz tz. ;) >

Re: [Geany-devel] [Geany] ANN: Geany-Themes 1.22 Released

2012-07-06 Thread Liviu Andronic
On Thu, Jun 28, 2012 at 5:18 AM, Matthew Brush wrote: > I'm hoping to make the releases/tarballs somewhat predictable to make it > easier for distro package maintainers who want to create Geany-Themes > packages. The main version number will follow Geany's and releases in > between Geany releases

Re: [Geany-devel] [Geany] ANN: Geany-Themes 1.22 Released

2012-07-06 Thread Lex Trotman
On 6 July 2012 18:10, Liviu Andronic wrote: > On Thu, Jun 28, 2012 at 5:18 AM, Matthew Brush wrote: >> I'm hoping to make the releases/tarballs somewhat predictable to make it >> easier for distro package maintainers who want to create Geany-Themes >> packages. The main version number will follow

[Geany-devel] Any suggestions where message is from?

2012-07-06 Thread Lex Trotman
Hi All, Any suggestions where the messages below come from? I've run outa time and patience. (geany:2673): Gtk-CRITICAL **: IA__gtk_tree_store_remove: assertion `VALID_ITER (iter, tree_store)' failed (geany:2673): Gtk-CRITICAL **: IA__gtk_tree_store_remove: assertion `VALID_ITER (iter, tree_sto

Re: [Geany-devel] Treebrowser patch

2012-07-06 Thread Colomban Wendling
Le 06/07/2012 03:39, Lex Trotman a écrit : > Frank, Colomban, > > Since you seem to have adopted treebrowser by the latest commits :) No no, as Frank said we just fixed small general things ;) > Attached patch makes the show hidden files option work. > > Bug "Tree browser doesn't show hidden fi

[Geany-devel] Third party plugin publish and third party library bundle problem

2012-07-06 Thread Hong Xu
Hi, I have developed the EditorConfig plugin for Geany . """ EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of *a file format* for defining co