Re: [Geany-devel] Nightly build failed: Plugins Windows build

2009-10-18 Thread Frank Lanitz
On Sun, 18 Oct 2009 03:51:58 + (UTC) nore...@nightly.geany.org wrote: > ../../plugins_svn/po/tr.po:8:43: syntax error > /usr/bin/msgfmt: found 1 fatal error > Build failed > -> task failed (err #1): > {task: po tr.po -> tr.mo} Fixed with r1014. Sory. Frank -- http://frank.uvena.de/

Re: [Geany-devel] ctrl+tab switching between tabs

2009-10-29 Thread Frank Lanitz
re > needed to get this working in Geany. I think you are refering to this svn commit: http://lists.uvena.de/geany-commits/2009-May/003373.html Inside the mail you can find a diff for this commit. HTH, Frank -- Frank Lanitz ___ Geany-devel mailing

Re: [Geany-devel] Geany Plugins 0.18 released!

2009-10-30 Thread Frank Lanitz
ges don't seem to be in the 0.18 release: > http://geany-plugins.svn.sourceforge.net/viewvc/geany-plugins/branches/geany-plugins/geany-plugins-0.18/geanygdb/?pathrev=1043 I think things like this are caused by the confusion with merging stuff here. I suggest to really use trunk in future

Re: [Geany-devel] g-p release from trunk - Re: Geany Plugins 0.18 released!

2009-11-15 Thread Frank Lanitz
Hi, On Fri, 30 Oct 2009 12:52:30 + Nick Treleaven wrote: > On Fri, 30 Oct 2009 13:51:18 +0100 > Frank Lanitz wrote: > > > I think things like this are caused by the confusion with merging > > stuff here. I suggest to really use trunk in future as basis for a >

Re: [Geany-devel] Trying to make a Guile Scheme lexer

2009-11-15 Thread Frank Lanitz
On Thu, 12 Nov 2009 12:46:04 + Nick Treleaven wrote: > On Fri, 06 Nov 2009 14:08:50 + > wrote: > > > > Got a seg-fault as I check the Scheme Language Option in the > > > geany menu. Even from a loaded plain text. There must be some > > > problem in the bunch of Geany source files I've m

Re: [Geany-devel] [Bug] When saving a modified file, a new empty line is added

2009-11-28 Thread Frank Lanitz
On Thu, 26 Nov 2009 19:02:10 +0100 Maxime Pacary wrote: > A nice colleague knowing better Geany told me that this could simply > be disabled in preferences > files ; so please ignore that bug > report, sorry. However, it could be nice to warn the user if he works > on PHP files while having the f

Re: [Geany-devel] [Geany Plugins] naming issues and consistence

2009-12-13 Thread Frank Lanitz
and I will continue this naming in > that way. I suggest to use small letters in begin of plugin name as geany is just a prefix. So s/GeanyGDB/geanyGDB. Cuheers, Frank -- Frank Lanitz pgpz8WxOb4p9s.pgp Description: PGP signature ___ Geany-devel ma

Re: [Geany-devel] [Geany Plugins] naming issues and consistence

2009-12-13 Thread Frank Lanitz
lugins) and your > > plugins would break this rule. This would make Dominic's efforts > > useless. > > > > Additionally it looks ugly, IMO :) Well, I think capital letters at begin of names are ugly. Anyway, I've committed some patches at least for the plugin manager. Cheers, Frank -- Frank Lanitz pgpbwpmV9mWOo.pgp Description: PGP signature ___ Geany-devel mailing list Geany-devel@uvena.de http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel

[Geany-devel] Moved some LaTeX specific code to geanyLaTeX

2010-01-16 Thread Frank Lanitz
ther positive or negative. Happy TeX'ing Frank (1) http://frank.uvena.de/en/Geany/geanylatex/ -- Frank Lanitz pgpNQCwc3sea8.pgp Description: PGP signature ___ Geany-devel mailing list Geany-devel@uvena.de http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel

[Geany-devel] Moving XML/HTML specific stuff into plugin

2010-01-16 Thread Frank Lanitz
Hi During my work on moving some LaTeX specific functions from Geany core to geanyLaTeX plugin I recognized some code which is pretty much HTML/XML specific and might would make sense to move also into a plugin. On first step I was thinking about moving auto_table() out of editor.c, but there are

Re: [Geany-devel] Moving XML/HTML specific stuff into plugin

2010-01-17 Thread Frank Lanitz
Hi, On Sun, 17 Jan 2010 16:48:43 +0100 Enrico Tröger wrote: > Basically you are completely right about moving filetype specific code > from the core into a plugin. But we also have little specifics for > other filetypes, e.g. auto indenting in Python after typing a colon. Of course, this would

Re: [Geany-devel] Patch to fix API usage of GeanyDoc

2010-01-27 Thread Frank Lanitz
Hi, Please create a new thread next time instead of using an old one -- even it might be related. a.beloboro...@viscomp.bg wrote: > I found an error in GeanyLua when compiling geany plugins.You can see > error at http://nopaste.geany.org/p/m66352bc5 . > Steps to reproduce : > 1. cd geany-plugins

Re: [Geany-devel] Patch to fix API usage of GeanyDoc

2010-01-27 Thread Frank Lanitz
a.beloboro...@viscomp.bg wrote: > On 01/27/2010 10:57 AM, Frank Lanitz wrote: >> Hi, >> >> Please create a new thread next time instead of using an old one -- even >> it might be related. >> >> >> a.beloboro...@viscomp.bg wrote: >> &g

Re: [Geany-devel] Project-specific long line marker position

2010-02-13 Thread Frank Lanitz
On Sat, 13 Feb 2010 03:45:15 +0100 Dominic Hopf wrote: > I really think this feature would make sense for me too, so I'd > appreciate this too, but I also don't consider it as that important, > it's more a nice-to-have than a must-have for me. :) I agree. Cheers, Frank -- http://frank.uvena

Re: [Geany-devel] Build system branch 2.0

2010-02-13 Thread Frank Lanitz
Hi, On Sat, 13 Feb 2010 16:58:34 +0100 Enrico Tröger wrote: > On Sat, 6 Feb 2010 21:21:03 +1100, Lex wrote: > > since we have quite different ideas of the future of the whole build > systems features and in particular about its configuration using GUI > dialogs, I got a weird idea: > > Why no

Re: [Geany-devel] Compiling problems

2010-02-19 Thread Frank Lanitz
before doing a new ./autogen.sh attempt. Thanks, Frank -- Frank Lanitz pgpOmXd4X1kKd.pgp Description: PGP signature ___ Geany-devel mailing list Geany-devel@uvena.de http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel

Re: [Geany-devel] Intro

2010-02-20 Thread Frank Lanitz
Hi Dimitar, On Sat, 20 Feb 2010 12:38:06 +0300 Dimitar Zhekov wrote: > It's ready, but I wanted > to ask: do you think that adding a mode to insert plain string a good > idea? The vertical edit is good, but starts lagging after a few > thousand lines, and UltraEdit/NPP have these functions comb

Re: [Geany-devel] Intro

2010-02-21 Thread Frank Lanitz
Hi, On Sat, 20 Feb 2010 15:57:46 +0300 Dimitar Zhekov wrote: > On Sat, 20 Feb 2010 13:28:16 +0100 > Frank Lanitz wrote: > > > > It's ready, but I wanted > > > to ask: do you think that adding a mode to insert plain string a > > > good idea? The vertic

Re: [Geany-devel] treebrowser plugin

2010-02-21 Thread Frank Lanitz
Hi Enzo, On Sun, 21 Feb 2010 12:44:34 +0200 (EET) Enzo Matrix wrote: > New experimental plugin need some test and may be help Can you give some more detail on what the plugin is indented to do and how it will work? Thanks, Frank -- http://frank.uvena.de/en/ pgp46HvRhdOqR.pgp Descriptio

Re: [Geany-devel] treebrowser plugin

2010-02-21 Thread Frank Lanitz
nzo talked to me on IRC :D). Good to know. Was more like a general request. ;) > It's not ready yet but I guess Enzo will continue working on it to make > it better and usable. Looking forward. Thanks, Frank -- Frank Lanitz pgp5mW6khJjDY.pgp Description: PGP signature

Re: [Geany-devel] [Patch] - Add document length to status bar statistics

2010-02-27 Thread Frank Lanitz
Hi Can, On Thu, 25 Feb 2010 03:34:24 -0800 (PST) Can Koy wrote: > The following patch shows on status bar the number of lines in > current document. Thanks very much. I liked it and applied it with svn r4707. Thanks, Frank -- http://frank.uvena.de/en/ pgpgsC63tcLYi.pgp Description: PGP s

Re: [Geany-devel] plugin dev question

2010-03-13 Thread Frank Lanitz
be a good idea for the start. Of course, reading all the plugins inside geany-plugins in case of any qeustion might can help you - as well as asking on geany-devel mailing list ;) Cheers, Frank -- Frank Lanitz pgp6ndt0iqo5g.pgp Description: PGP signature ___

Re: [Geany-devel] SVN po.de Geany update - Re: (no subject)

2010-03-20 Thread Frank Lanitz
On Thu, 18 Mar 2010 17:06:07 + Nick Treleaven wrote: > On Tue, 16 Mar 2010 23:17:00 +0100 > Michael Spahn wrote: > > > Small SVN po.de Geany update. > > Have fun, maybe some better translations. > > Regards, > > Michael > > Thanks. But try sending them to Frank as he's the translation > ma

Re: [Geany-devel] geany layout

2010-04-10 Thread Frank Lanitz
http://plugins.geany.org/), except it doesn't show the > current doc's name. Well, I think this is something could be changed without too much effort. Cheers, Frank -- Frank Lanitz pgpiIQ58eyhaz.pgp Description: PGP signature ___ Geany-de

Re: [Geany-devel] geany layout

2010-04-10 Thread Frank Lanitz
hinking too much its something can be switch on user's behalf via an option. However, I guess I will not activate it ;) Cheers, Frank -- Frank Lanitz pgpD2ClXJDcIj.pgp Description: PGP signature ___ Geany-devel mailing list Geany-devel@uvena.de http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel

Re: [Geany-devel] geany layout

2010-04-10 Thread Frank Lanitz
Thanks, Frank -- Frank Lanitz pgpnjaXOq1jpT.pgp Description: PGP signature ___ Geany-devel mailing list Geany-devel@uvena.de http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel

Re: [Geany-devel] newcomer

2010-04-17 Thread Frank Lanitz
On Sat, 17 Apr 2010 15:49:30 +0200 Thomas Martitz wrote: > Am 17.04.2010 15:39, schrieb Ariel Haviv: > > I checked out https://geany.svn.sourceforge.net/svnroot/geany > > how do i make it locally without installing it instead of my > > working geany? > > $ ./waf confgure && ./waf build > $ _buil

Re: [Geany-devel] newcomer

2010-04-17 Thread Frank Lanitz
On Thu, 15 Apr 2010 23:17:19 +0300 Liviu Andronic wrote: > Hello > And welcome to Geany! > > On Thu, Apr 15, 2010 at 5:57 PM, Ariel Haviv > wrote: > > Total beginner in the oss field. But enthusiastic about > > beginning !!! I will need lots of guidance at the beginning, > > because i have no i

Re: [Geany-devel] newcomer

2010-04-17 Thread Frank Lanitz
On Sat, 17 Apr 2010 20:33:06 +0200 Dominic Hopf wrote: > Am Samstag, den 17.04.2010, 17:43 +0200 schrieb Frank Lanitz: > > On Sat, 17 Apr 2010 15:49:30 +0200 > > Thomas Martitz wrote: > > > > > Am 17.04.2010 15:39, schrieb Ariel Haviv: > > > > I che

[Geany-devel] ANN: GeanySendMail 0.4.4

2010-04-21 Thread Frank Lanitz
Hi, I've just uploaded GeanySendMail 0.4.4 onto server, which is an maintenance release of 0.4 series. These should working with Geany 0.18 and only including a minor update in terms of code: Now its possible to just acknowledge the entered email address by hitting return. But more important is

Re: [Geany-devel] Introducing myself

2010-04-23 Thread Frank Lanitz
Hi Chris, Welcome ;) On Fri, 23 Apr 2010 09:50:35 +0200, Chris Daley wrote: > My name is Chris Daley and I've been working on a small plugin which > adds various XML/XSL manipulation features to Geany. Cool. This is something I'm also looking forward. PrettyPrinter XML plugin is already a b

Re: [Geany-devel] Geany Treebrowser Plugin

2010-04-27 Thread Frank Lanitz
Hi, On Sun, 25 Apr 2010 22:13:08 +0300 (EEST), Enzo Matrix wrote: > Well,... i was posting an ask for English string help, then nobody send me > error report, i am thinking that i had no errors with english strings > *ROFL* > > Now I want asking You for help with testing the stability and usa

Re: [Geany-devel] Hello

2010-05-14 Thread Frank Lanitz
Hi Daniel, On Fri, 14 May 2010 11:55:38 -0700 "Daniel Marjamaki" wrote: > My name is Daniel. Welcome to the list. > I think Geany is a great IDE. Thank you all for your excellent work! > > I just want to provide a few simple fixes. (Nearly) every patch is welcome ;) Feel free to submit y

Re: [Geany-devel] Mircea Hasegan from Romania

2010-05-14 Thread Frank Lanitz
Hi, Also welcome from my end ;) On Thu, 13 May 2010 22:26:55 +0300 mircea.hase...@gmail.com wrote: > Yesterday i decided to create a couple of plugins that i needed in > geany (copy full file path to clipboard and clear read-only > attributes from files) because I needed them a lot. Don't wan

Re: [Geany-devel] extra selection plugin

2010-05-14 Thread Frank Lanitz
Hi Dimitar, On Tue, 11 May 2010 17:35:28 +0300 Dimitar Zhekov wrote: > Hi, > > I added a small plugin that: > > 1. Adds goto matching brace and select (Select to matching brace), > goto line and select (Select to line). > > 2. Adds Ctrl-Shift-Alt Left/Right/Home/End - like Ctrl-Shift, but fo

Re: [Geany-devel] [Patch] Remove redundant char

2010-05-15 Thread Frank Lanitz
Hi, On Fri, 14 May 2010 12:05:11 -0700 "Daniel Marjamaki" wrote: > This patch removes a redundant char. > I don't think it belongs there. I've just committed this with svn r4910. Thanks for the catch. Cheers, Frank -- http://frank.uvena.de/en/ pgpNyRRSAeoNz.pgp Description: PGP signatur

Re: [Geany-devel] Geany Plugins 0.19 release

2010-05-15 Thread Frank Lanitz
On Sat, 15 May 2010 10:12:21 +0800 Chow Loong Jin wrote: > Hi geany-plugins developers, > > As Geany 0.19 is getting prepped up for release, let us do the same > for geany-plugins 0.19 to synchronize our release with Geany 0.19, > starting with a string freeze on 22nd May, so translators may fin

Re: [Geany-devel] beginner question - plugins

2010-05-19 Thread Frank Lanitz
On Wed, 19 May 2010 09:15:39 -0700 "Daniel Marjamaki" wrote: > Hello! > > I have read the howto for plugin developers. It says: > If all went OK, put the library into one of the paths Geany looks for > plugins, e.g. $prefix/lib/geany. See Installation paths >

Re: [Geany-devel] [Patch]: Fix memory leak in plugins/classbuilder.c

2010-05-19 Thread Frank Lanitz
Hi Daniel, On Wed, 19 May 2010 08:43:42 -0700 "Daniel Marjamaki" wrote: > This patch adds a missing g_free. Good catch! Committed with svn r4934. Thanks very much, Frank -- http://frank.uvena.de/en/ pgpWlaO7bRoUF.pgp Description: PGP signature ___

Re: [Geany-devel] beginner question - plugins

2010-05-19 Thread Frank Lanitz
al/dev/index.html#paths > > Just for clarity: the Extra plugin path preference existed also in > Geany 0.18 already (http://www.geany.org/manual/index.html#paths). As 0.18 is some time ago, I wasn't sure about and also to lazy to look it up. Mea Culpa. ;) Regards, Frank --

Re: [Geany-devel] Geany Plugins 0.19 release

2010-05-21 Thread Frank Lanitz
Hi (Plugin)-developer, On Sat, 15 May 2010 12:05:27 +0200 Frank Lanitz wrote: > On Sat, 15 May 2010 10:12:21 +0800 > Chow Loong Jin wrote: > > > Hi geany-plugins developers, > > > > As Geany 0.19 is getting prepped up for release, let us do the same > > for

Re: [Geany-devel] Geany Plugins 0.19 release

2010-05-21 Thread Frank Lanitz
ht or tomorrow, depending on your responses :) Nope. Please go ahead. Cheers, Frank -- Frank Lanitz pgpXe7bh9fZjS.pgp Description: PGP signature ___ Geany-devel mailing list Geany-devel@uvena.de http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel

Re: [Geany-devel] [geany-plugins] questions about the geany-plugins build system

2010-05-22 Thread Frank Lanitz
me problem to understand it right I think. > For adding your plugin to the geany-plugins project, you may like to > ping hyperair on IRC, he actually maintains such things. You don't have > to do it yourself, IIRC. :) Well, adding to the waf system is quiet easy, so maybe you like to

[Geany-devel] ANN: String freeze for Geany 0.19

2010-05-23 Thread Frank Lanitz
e times. Also please feel to ping me for every question or if you like to start a new translation for an unsupported language. Thanks and happy translating ;) Frank -- Frank Lanitz pgpjxYM3BL3sF.pgp Description: PGP signature ___ Geany-devel mail

Re: [Geany-devel] [Patch] Expand plugin preference page

2010-05-23 Thread Frank Lanitz
n current SVN. Can you please check whether it looks like on your machines as on my box it looks ok now. Cheers, Frank -- Frank Lanitz pgpyTfYb6a36l.pgp Description: PGP signature ___ Geany-devel mailing list Geany-devel@uvena.de http://lists.uvena.

[Geany-devel] ANN: String freeze for Geany-plugins 0.19 release

2010-05-23 Thread Frank Lanitz
two or more in past, please double check directly with them or by pinging me, so we don't need to translate same things two or three times. Also please feel to ping me for every question or if you like to start a new translation for an unsupported language. Thanks and happy translating ;) Fr

Re: [Geany-devel] [PATCH] fix a double-deallocation in tagmanager/tm_project.c

2010-06-07 Thread Frank Lanitz
Hi, On Sun, 6 Jun 2010 13:37:58 -0700 "Daniel Marjamaki" wrote: > This patch fixes double-deallocation of path. Just committed to svn. Good catch. Thansk very much. Frank -- http://frank.uvena.de/en/ pgpXxXFnpdpg5.pgp Description: PGP signature ___

Re: [Geany-devel] [PATCH 3/3] Add .gitignore

2010-06-10 Thread Frank Lanitz
Hi, On Wed, 9 Jun 2010 21:40:59 +0200 Jiří Techet wrote: > Add .gitignore to eliminate the files we do not want to see in git I don't see any need to add an .gitignore to the subversion repository and suggest to have this only locally. Cheers, Frank -- http://frank.uvena.de/en/ pgpp3la

[Geany-devel] Geany-Plugins 0.19: Reminder to finish your work

2010-06-12 Thread Frank Lanitz
Hi, this is just a little reminder which is asking all plugin developers to finish their stuff for Geany-plugins 0.19. Please check your documentation, ChangeLog and also try to update NEWS file so the user is able to check, which plugin had which changes and how does it work. Thanks, Frank -

Re: [Geany-devel] [PATCH 3/3] Add .gitignore

2010-06-12 Thread Frank Lanitz
On Thu, 10 Jun 2010 21:44:09 +0200 Thomas Martitz wrote: > Am 10.06.2010 18:36, schrieb Frank Lanitz: > > Hi, > > > > On Wed, 9 Jun 2010 21:40:59 +0200 > > Jiří Techet wrote: > > > > > >> Add .gitignore to eliminate the files we do not want t

Re: [Geany-devel] [PATCH 2/3] Prevent -Wmissing-prototypes report warning when compiling a plugin

2010-06-12 Thread Frank Lanitz
c into a header > file and include that in geanyplugin.h. What do you think? Yes, sounds reasonable if its works. Cheers, Frank -- Frank Lanitz pgpvrpxbcBwmp.pgp Description: PGP signature ___ Geany-devel mailing list Geany-devel@uvena.de http://

Re: [Geany-devel] Geany-Plugins 0.19: Reminder to finish your work

2010-06-12 Thread Frank Lanitz
On Sun, 13 Jun 2010 01:06:43 +0800 Chow Loong Jin wrote: > On Sat, 12 Jun 2010 09:48:53 +0200 > Frank Lanitz wrote: > > > Hi, > > > > this is just a little reminder which is asking all plugin developers > > to finish their stuff for Geany-plugins 0.19. Pl

Re: [Geany-devel] [PATCH] Changebar port from codeblocks

2010-06-13 Thread Frank Lanitz
eeds to get in there before. So, maybe the > next step should be to get in touch with Neil (again) and/or fix the > code to be ready for the masses. I see it the same way. I rally liked what I did see on the screenshot but don't think we should maintain another patchset inside Geany. So

Re: [Geany-devel] Git switch

2010-06-13 Thread Frank Lanitz
you are unhappy with > sourceforge / svn. I agree. For our current development process I don't see any big need to change away from SVN. It will cost a lot of effort with no extra profit adding. Cheers, Frank -- Frank Lanitz pgpBqqbrkKmxn.pg

Re: [Geany-devel] Git switch

2010-06-13 Thread Frank Lanitz
On Sun, 13 Jun 2010 16:14:57 +0400 Eugene Arshinov wrote: > On Sun, 13 Jun 2010 14:11:05 +0200% > Frank Lanitz wrote: > > > On Sun, 13 Jun 2010 14:01:02 +0200 > > Daniel Marjamäki wrote: > > > > > I have a few years of daily experience both with SVN and

Re: [Geany-devel] Git switch

2010-06-14 Thread Frank Lanitz
On Sun, 13 Jun 2010 23:47:37 +0200, Jiří Techet wrote: > On Sun, Jun 13, 2010 at 17:38, Chow Loong Jin wrote: >> Bandwidth issues. If your connection to your git host sucks >> (sourceforge.net particularly sucks from Asian countries) then you want > > Sourceforge tends to have "bad days" here to

Re: [Geany-devel] ANN: Geany Plugins 0.19 released

2010-06-19 Thread Frank Lanitz
ouse wheel > > notebook tab switching GTK bug, #604391[1]. Isn't it? > > > > Regards, > > Colomban > > > > PS: @geany devs: wouldn't it be cool to add the domain from where > > messages comes in the debug window? Not sure it

Re: [Geany-devel] Git switch

2010-06-19 Thread Frank Lanitz
On Sun, 13 Jun 2010 13:11:43 +0200 Enrico Tröger wrote: > On Sat, 12 Jun 2010 21:30:24 +0200, Jiří wrote: > > > > This choice will also influence the workflow in which you will use > > git. If contributors cannot have their branches hosted easily, then > > the the Linus model (one pusher pullin

Re: [Geany-devel] Git switch

2010-06-19 Thread Frank Lanitz
On Sun, 13 Jun 2010 23:59:11 +0800 Chow Loong Jin wrote: > On Sun, 13 Jun 2010 13:11:43 +0200 > Enrico Tröger wrote: > > > On Sat, 12 Jun 2010 21:30:24 +0200, Jiří wrote: > > > > > > > This choice will also influence the workflow in which you will use > > > git. If contributors cannot have th

Re: [Geany-devel] Git switch

2010-06-19 Thread Frank Lanitz
On Mon, 14 Jun 2010 15:15:03 +0200 Jiří Techet wrote: > So the question should rather be WHETHER to move and not WHERE to move > - the latter is much less important at this point. The only thing I'd > like to see is that one of the repositories makes it possible to > create personal clones for ex

Re: [Geany-devel] Git switch

2010-06-19 Thread Frank Lanitz
On Mon, 14 Jun 2010 10:16:17 +0200 Thomas Martitz wrote: > I cannot answer any of the questions because I also have no > experience in running a git project. > > But what I know is that we are actually less depending on a hoster. > Because of git's DVCS nature, everyone has the complete repo lo

Re: [Geany-devel] Git switch

2010-06-19 Thread Frank Lanitz
On Sun, 13 Jun 2010 14:42:03 +0200 Thomas Martitz wrote: > Am 13.06.2010 13:08, schrieb Enrico Tröger: > > > > I really don't like github and gitorious. Also, as I said I'm not > > that familiar with GIT but I don't see why features like forking or > > such should be done by a hosting service, ar

Re: [Geany-devel] Git switch

2010-06-19 Thread Frank Lanitz
On Sat, 19 Jun 2010 17:55:09 +0200 Thomas Martitz wrote: > Am 19.06.2010 17:50, schrieb Frank Lanitz: > > That's true. However you cannot host-switch the master tree for a > > project each week ;) > > > > You sure can. Well, I'm afraid users wi

Re: [Geany-devel] Git switch

2010-06-19 Thread Frank Lanitz
On Tue, 15 Jun 2010 16:42:56 +0100 Nick Treleaven wrote: > On Sun, 13 Jun 2010 14:22:05 +0200 > Enrico Tröger wrote: > > > > > > > I have a few years of daily experience both with SVN and > > > > > > GIT. We use SVN at work and I use GIT for all my personal > > > > > > projects. I like GIT bett

Re: [Geany-devel] Git switch

2010-06-19 Thread Frank Lanitz
On Wed, 16 Jun 2010 13:21:49 +0200 Jiří Techet wrote: > On Tue, Jun 15, 2010 at 17:42, Nick Treleaven > wrote: > > On Sun, 13 Jun 2010 14:22:05 +0200 > > Enrico Tröger wrote: > > > >> > > > > I have a few years of daily experience both with SVN and > >> > > > > GIT. We use SVN at work and I use

Re: [Geany-devel] save all on build - Re: Patches required by gproject

2010-06-19 Thread Frank Lanitz
On Sat, 19 Jun 2010 08:22:07 +1000 Lex Trotman wrote: > On 19 June 2010 03:22, Nick Treleaven > wrote: > > On Fri, 18 Jun 2010 21:42:59 +1000 > > Lex Trotman wrote: > > > >> >> I remember there was some discussion about saving everything > >> >> when I started the build system changes.  I don't

Re: [Geany-devel] [PATCH] Better-looking comments indenting

2010-06-19 Thread Frank Lanitz
Hi, On Tue, 8 Jun 2010 17:47:47 +0300 Tambet Arak wrote: > I sent in a patch on April 23rd, but have not received any accept / > reject notice, possibly because I didn't tag it with [patch], so here > it is again. Resolves feature request #2990915 as illustrated here: > > http://i.imgur.com/sY

Re: [Geany-devel] Re : txt2tags syntax highlight

2010-06-20 Thread Frank Lanitz
Hi, On Sat, 19 Jun 2010 22:15:21 + (GMT) Forgeot Eric wrote: > here is a new patch, with a better support for most of the syntax.  > The main problem (which can be also found in the Markdown lexer), is > when using symbols similar to the one used for --strike-- for > example, it will interf

Re: [Geany-devel] tm_get_real_path() description

2010-06-20 Thread Frank Lanitz
Hi, On Sun, 20 Jun 2010 16:52:11 +0300 Dimitar Zhekov wrote: > The description of tm_get_real_path() claims that "unlike realpath, a > reasonable guess is returned even if the file does not exist". > However, from what I see, it simply returns realpath(), and IMHO, it > shouldn't try to guess s

Re: [Geany-devel] save all on build - Re: Patches required by gproject

2010-06-20 Thread Frank Lanitz
On Sun, 20 Jun 2010 17:08:40 +0200 Jiří Techet wrote: > On Sat, Jun 19, 2010 at 00:22, Lex Trotman wrote: > > On 19 June 2010 03:22, Nick Treleaven > > wrote: > >> On Fri, 18 Jun 2010 21:42:59 +1000 > >> Lex Trotman wrote: > >> > >>> >> I remember there was some discussion about saving everyth

Re: [Geany-devel] regular|symlink file tests

2010-07-04 Thread Frank Lanitz
_TEST_IS_SYMLINK should be > replaced with G_FILE_TEST_IS_REGULAR. Yes indeed. The or doesn't seem to make big sense here. Cheers, Frank -- Frank Lanitz pgpZelTMxHGoK.pgp Description: PGP signature ___ Geany-devel mailing list Geany-de

Re: [Geany-devel] [PATCH] Better-looking comments indenting

2010-07-04 Thread Frank Lanitz
o change some more code in this context. l44 and l47 of your patch looks also a bit weird to me. I hope to find some more motivation to have a deeper look onto this upcoming days. Cheers, Frank -- Frank Lanitz pgpjoZlmftvsx.pgp Description: PGP signature ___ Geany-devel mailing list Geany-devel@uvena.de http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel

Re: [Geany-devel] Geany tops ratings on Linux Mint

2010-08-01 Thread Frank Lanitz
es > altogether :-( > > Linux Mint (number three on the downloads) has a software rating > system and I noticed that Geany was at the top of the ratings for > programming software, congratulations guys. Nice to hear ;) Cheers, Frank -- Frank Lanitz pgpgxmCCaKLqe.

Re: [Geany-devel] ANN: Geany Plugins 0.19 released

2010-08-08 Thread Frank Lanitz
On Wed, 16 Jun 2010 01:07:18 +0200 Colomban Wendling wrote: > PS: @geany devs: wouldn't it be cool to add the domain from where > messages comes in the debug window? Not sure it is easily doable, but > would probably be better for debugging purpose :) Sorry, don't get this. Can you give an examp

[Geany-devel] How to recognize threads on mail (Re: Script: Generate loadable tag files for Geany)

2010-08-08 Thread Frank Lanitz
On Sat, 31 Jul 2010 23:09:20 +0100 Liviu Andronic wrote: > On Sat, 31 Jul 2010 19:58:05 +0200 > Dominic Hopf wrote: > > Am Samstag, den 31.07.2010, 18:04 +0200 schrieb Guenther Brunthaler: > > > > Just a generic hint for the usage of this mailing list: You > > > > should start new threads for ne

Re: [Geany-devel] ANN: Geany Plugins 0.19 released

2010-08-08 Thread Frank Lanitz
On Mon, 09 Aug 2010 00:01:37 +0200 Colomban Wendling wrote: > Le 08/08/2010 23:39, Frank Lanitz a écrit : > > On Wed, 16 Jun 2010 01:07:18 +0200 > > Colomban Wendling wrote: > > > >> PS: @geany devs: wouldn't it be cool to add the domain from where > >

Re: [Geany-devel] ANN: Geany Plugins 0.19 released

2010-08-08 Thread Frank Lanitz
On Mon, 09 Aug 2010 00:19:03 +0200 Colomban Wendling wrote: > Le 31/07/2010 17:33, Enrico Tröger a écrit : > > On Wed, 16 Jun 2010 01:07:18 +0200, Colomban wrote: > > > > Hey, > > > >> PS: @geany devs: wouldn't it be cool to add the domain from where > >> messages comes in the debug window? Not

Re: [Geany-devel] ANN: Geany Plugins 0.19 released

2010-08-08 Thread Frank Lanitz
On Mon, 09 Aug 2010 00:46:12 +0200 Colomban Wendling wrote: > Le 09/08/2010 00:40, Frank Lanitz a écrit : > > On Mon, 09 Aug 2010 00:19:03 +0200 > > Colomban Wendling wrote: > > > >> Le 31/07/2010 17:33, Enrico Tröger a écrit : > >>> On Wed,

Re: [Geany-devel] When is the scintilla component going to be updated?

2010-08-10 Thread Frank Lanitz
On Tue, 10 Aug 2010 15:32:41 +0200 Alessio Caiazza wrote: > A good idea may be switching to mercurial (as Scintilla did) in order > to facilitate fork and patch queue development, being able to merge > it back when they are ready. > > IMHO http://bitbucket.org may be a good candidate, even bett

Re: [Geany-devel] [PATCH] : Add check for pkg-config to autogen.sh

2010-08-10 Thread Frank Lanitz
Hi, On Tue, 3 Aug 2010 10:38:02 +1000 Erik de Castro Lopo wrote: > Patch below. Applied with svn r5128. Thanks very much. Cheers, Frank -- http://frank.uvena.de/en/ pgppuQPjhGsVz.pgp Description: PGP signature ___ Geany-devel mailing list Gean

Re: [Geany-devel] ANN: Geany Plugins 0.19 released

2010-08-10 Thread Frank Lanitz
On Mon, 9 Aug 2010 08:45:17 +0200 Frank Lanitz wrote: > On Mon, 09 Aug 2010 00:46:12 +0200 > Colomban Wendling wrote: > > > Le 09/08/2010 00:40, Frank Lanitz a écrit : > > > On Mon, 09 Aug 2010 00:19:03 +0200 > > > Colomban Wendling wrote: > > > &

Re: [Geany-devel] When is the scintilla component going to be updated?

2010-08-11 Thread Frank Lanitz
On Wed, 11 Aug 2010 19:22:52 +1000, Erik de Castro Lopo wrote: > Frank Lanitz wrote: > >> Using a DVCS was already under discussion with a few pros for using >> git. Maybe you can search a bit inside archive of this list. There has >> been a huge number of mails arou

Re: [Geany-devel] [PATCH] fix memory leak

2010-08-11 Thread Frank Lanitz
Hi, On Thu, 5 Aug 2010 22:14:15 +0200 Daniel Marjamäki wrote: > I believe this will fix a memory leak in src/search.c. But please > double-check! > > At lines 1417-1422 the search_text is allocated: > if (enc != NULL && g_utf8_validate(utf8_search_text, > utf8_text_len, NULL)) { >

Re: [Geany-devel] [PATCH] fix memory leak

2010-08-13 Thread Frank Lanitz
On Thu, 12 Aug 2010 18:03:28 +0100, Nick Treleaven wrote: > On Thu, 12 Aug 2010 07:51:35 +0200 > Frank Lanitz wrote: > >> However, maybe we should revisit the function as it appears to me at >> the moment that search_text could be replaced completely by using >>

Re: [Geany-devel] Heads up Plugin developers, there are README files missing

2010-08-16 Thread Frank Lanitz
On Mon, 16 Aug 2010 20:54:26 +0200 Dominic Hopf wrote: > Below is the output of the shell script, important there is, there are > some plugins not providing a README or it's not written in > reStructuredText. > > Well, I don't want you to write those, since there are other ways to > get your plu

Re: [Geany-devel] [PATCH 01/19] Prevent -Wmissing-prototypes report warning when compiling a plugin

2010-08-21 Thread Frank Lanitz
On Thu, 5 Aug 2010 01:59:35 +0200 Jiří Techet wrote: > > Signed-off-by: Jiří Techet > --- > src/plugindata.h |2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > This has been committed to svn. Thank you very much. Thanks, Frank -- Frank Lanitz

[Geany-devel] New Plugin: Updatecheker

2010-08-22 Thread Frank Lanitz
Hi, I've committed today a new plugin to the geany-plugins project. As the name might already imply, its a plugin to check whether there is a new Geany version available or not. For compiling you will need to use the waf build system (integration with autotools not finished now) and the devel

[Geany-devel] Geany-Plugins: Having just one copy of GPL inside source tree

2010-08-22 Thread Frank Lanitz
Hi, during the work on Updatecheker I recognized another time that nearly every plugin is having its own copy of GPL. As most of the plugins code is licensed under GPL2+, what do you think of moving the individual copies of GPL into a central, geany-plugins-License as the package is most likely d

Re: [Geany-devel] Geany-Plugins: Having just one copy of GPL inside source tree / Waf size

2010-08-25 Thread Frank Lanitz
Hey, On Tue, 24 Aug 2010 19:47:26 +0200 Enrico Tröger wrote: > On Tue, 24 Aug 2010 17:14:54 +0100, Nick wrote: > > >On Mon, 23 Aug 2010 01:49:36 +0200 > >Frank Lanitz wrote: > > > >> during the work on Updatecheker I recognized another time that > >

[Geany-devel] Russian version of Geany 0.19 manual online

2010-08-28 Thread Frank Lanitz
Hi users and friends of Geany, A couple of weeks Denis Koryavov sent a Russian translation for Manual of Geany 0.19. For some reason I missed to forward it to the list (mea culpa) but today I've finally uploaded his version to the Geany server so everybody can access it by going to http://geany

Re: [Geany-devel] [Patch] memory leak in src/build.c

2010-09-08 Thread Frank Lanitz
Hi, On Wed, 8 Sep 2010 21:02:34 +0200 Daniel Marjamäki wrote: > I have another fix for a memory leak. Here is the code: > > static void process_build_output_line(const gchar *str, gint color) > { > gchar *msg, *tmp; > gchar *filename; > gint line; > > msg = g_strdup(st

Re: [Geany-devel] [Patch] memory leak in src/build.c

2010-09-08 Thread Frank Lanitz
On Thu, 9 Sep 2010 10:59:37 +1000 Erik de Castro Lopo wrote: > Frank Lanitz wrote: > > > Thanks for the finding. I've committed to svn, but added a > > NULL-check just to be sure. > > The NULL check is un-necessary: > > > http://library.gno

Re: [Geany-devel] How is src/interface.c generated?

2010-09-08 Thread Frank Lanitz
On Thu, 9 Sep 2010 11:02:42 +1000 Erik de Castro Lopo wrote: > Could someone clue me in as to how the src/interface.c file is > generated? Its created by galde. Please check http://geany.org/manual/hacking.html#glade for some info over here. > Since its autogenerated, wouldn't it be a good id

Re: [Geany-devel] How is src/interface.c generated?

2010-09-08 Thread Frank Lanitz
On Thu, 09 Sep 2010 03:15:55 +0200 Colomban Wendling wrote: > Hi, > > Le 09/09/2010 03:02, Erik de Castro Lopo a écrit : > > Hi all, > > > > Could someone clue me in as to how the src/interface.c file is > > generated? > AFAIK it is generated by Glade 2.x; but I'd think it's mentioned in > the

Re: [Geany-devel] po/geany.pot is a generated file

2010-09-17 Thread Frank Lanitz
On Wed, 15 Sep 2010 21:21:33 +0200 Jiří Techet wrote: > On Thu, Sep 9, 2010 at 10:20, Erik de Castro Lopo > wrote: > > Hi all, > > > > I would like to suggest that the file po/geany.pot be deleted from > > the repo. This is a generated file (from po/Makefile.in.in): > > +1 > > This is very ann

Re: [Geany-devel] [Patch] : On closing the last tab create new untitled document.

2010-09-21 Thread Frank Lanitz
On Tue, 21 Sep 2010 17:54:36 +0100 Nick Treleaven wrote: > On Tue, 21 Sep 2010 08:51:30 +1000 > Erik de Castro Lopo wrote: > > With this patch applied > > geany also has the same look after the last tab is closed as > > when geany is run without any files on the command line. > > I think the or

Re: [Geany-devel] Errors

2010-09-22 Thread Frank Lanitz
On Thu, 23 Sep 2010 09:30:59 +1000 Lex Trotman wrote: > Hi, > > This may be of use somewhere, using current SVN I got the attached > errors. Unfortunately Geany was covering the terminal so I didn't see > when they occurred or I would have investigated a bit more. Files > open were search.c, k

Re: [Geany-devel] Geany compiling error (svn ver.5261 [Fedora])

2010-09-27 Thread Frank Lanitz
On Mon, 27 Sep 2010 11:41:52 +0300 "a.beloboro...@viscomp.bg" wrote: > Steps to reproduce : > nask0 geany # svn up > nask0 geany # make uninstall && make distclean && ./autogen.sh && make > -j 2 && make install > > Output : > ... > > CXXLD geany > /usr/bin/ld: ui_utils.o: undefined reference

Re: [Geany-devel] Geany compiling error (svn ver.5261 [Fedora])

2010-09-27 Thread Frank Lanitz
On Mon, 27 Sep 2010 12:04:11 +0300 "a.beloboro...@viscomp.bg" wrote: [...] > It work for me, thank you Frank, have a nice day :) Hehe, topic looks a bit like an FAQ ;) Cheers, Frank -- http://frank.uvena.de/en/ pgpzsO1vluzN7.pgp Description: PGP signature __

Re: [Geany-devel] Patch for utils.h to work on GTK2.8

2010-10-08 Thread Frank Lanitz
Am 08.10.2010 06:16, schrieb Lex Trotman: > G_GNUC_WARN_UNUSED does not come in until gtk 2.10 so attached just > defines it to nothing if it isn't defined so utils.h will build on gtk > 2.8 Not sure, but do we need this macro at all? Cheers, Frank __

<    1   2   3   4   5   6   7   >