Frank, Colomban,
Since you seem to have adopted treebrowser by the latest commits :)
Attached patch makes the show hidden files option work.
Bug "Tree browser doesn't show hidden files - ID: 3539255"
Cheers Lex
On 6 July 2012 16:02, Frank Lanitz frank@frank.uvena.de 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 was hoping that one of them would ensure that the simple patch made it in before the release, after all having a preference that can be set in several ways but is never tested anywhere is kinda fundamental :)
Cheers Lex
Cheers, Frank
Geany-devel mailing list Geany-devel@uvena.de https://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel
Am 06.07.2012 09:32, schrieb Lex Trotman:
On 6 July 2012 16:02, Frank Lanitz frank@frank.uvena.de 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 was hoping that one of them would ensure that the simple patch made it in before the release, after all having a preference that can be set in several ways but is never tested anywhere is kinda fundamental :)
I will try to have a look and run some tests tonight.
Cheers, Frank
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 files - ID: 3539255"
Hum, actually your patch does the contrary of what it should: it HIDES each and every file if the config option is checked in. You meant `return FALSE` I guess ;)
Otherwise looks OK, I'll try it a little more and see.
Cheers, Colomban