Re: [Geany-devel] ANN: mailing list server move

2012-10-05 Thread Enrico Tröger
On 28/09/12 10:54, Frank Lanitz wrote: Am 27.09.2012 22:40, schrieb Colomban Wendling: Le 27/09/2012 22:36, Enrico Tröger a écrit : On 27/09/12 21:59, Colomban Wendling wrote: Le 27/09/2012 21:54, Enrico Tröger a écrit : Hi all, just as a note: I plan to move all Geany-related mailing lists

Re: [Geany-devel] ANN: mailing list server move

2012-10-05 Thread Enrico Tröger
On 01/10/12 04:11, Chow Loong Jin wrote: On 28/09/2012 17:10, Lex Trotman wrote: [...] Just a thought, the website then needs updating :) That's another story and also on my plan, but more on this later (step by step). I'll open a discussion on this soon. Heh, I

Re: [Geany-devel] [Geany] ANN: mailing list server move

2012-10-05 Thread Enrico Tröger
On 27/09/12 21:54, Enrico Tröger wrote: Hi all, just as a note: I plan to move all Geany-related mailing lists from uvena.de to the geany.org server on Friday, October 5 2012, around 12:00 UTC. The lists will be down during move for about 1-2 hours. I'll send a reminder shortly before

Re: [Geany] ANN: mailing list server move

2012-10-05 Thread Enrico Tröger
On 27/09/12 21:54, Enrico Tröger wrote: Hi all, just as a note: I plan to move all Geany-related mailing lists from uvena.de to the geany.org server on Friday, October 5 2012, around 12:00 UTC. The lists will be down during move for about 1-2 hours. I'll send a reminder shortly before

Re: [Geany-devel] ANN: mailing list server move

2012-09-28 Thread Enrico Tröger
On Fri, 28 Sep 2012 08:24:51 +1000, Lex wrote: On 28 September 2012 06:40, Colomban Wendling lists@herbesfolles.orgwrote: Le 27/09/2012 22:36, Enrico Tröger a écrit : On 27/09/12 21:59, Colomban Wendling wrote: Le 27/09/2012 21:54, Enrico Tröger a écrit : Hi all, just as a note: I

Re: [Geany-devel] ANN: mailing list server move

2012-09-27 Thread Enrico Tröger
On 27/09/12 21:59, Colomban Wendling wrote: Le 27/09/2012 21:54, Enrico Tröger a écrit : Hi all, just as a note: I plan to move all Geany-related mailing lists from uvena.de to the geany.org server on Friday, October 5 2012, around 12:00 UTC. Great ! Just to be sure, current @uvena.de

[Geany] ANN: mailing list server move

2012-09-27 Thread Enrico Tröger
Hi all, just as a note: I plan to move all Geany-related mailing lists from uvena.de to the geany.org server on Friday, October 5 2012, around 12:00 UTC. The lists will be down during move for about 1-2 hours. I'll send a reminder shortly before starting with the actual move next week.

Re: [Geany-devel] Squiggle pixmap

2012-09-18 Thread Enrico Tröger
On 05/09/12 13:51, Colomban Wendling wrote: Le 05/09/2012 08:02, Matthew Brush a écrit : On 12-09-04 09:47 PM, Lex Trotman wrote: Hi All, Colomban has now kindly imported the latest Scintilla into HEAD. It includes Matthews alternative squiggle indicator. This improves the performance

Re: [Geany-devel] Making directory?

2012-09-09 Thread Enrico Tröger
On 09/09/12 13:11, Lex Trotman wrote: Reference https://sourceforge.net/tracker/?func=detailaid=3440252group_id=153444atid=787791 last example the call to utils_mkdir() inside utils_get_config_files(). Can anyone explain why a function that is meant to be listing config files is creating

[Geany-devel] Use filetype-specific word characters for auto-completion?

2012-09-09 Thread Enrico Tröger
Hey, attached is a simple patch which enables using the 'wordchars' setting from the various filetype definition files also for auto-completion, i.e. to decide whether the entered character should start/continue auto-completion or not. Previously, we always used the hard-coded default set of

Re: [Geany-devel] Ship with Grep on Windows?

2012-09-08 Thread Enrico Tröger
On 03/09/12 23:23, Matthew Brush wrote: On 12-09-03 01:59 PM, Matthew Brush wrote: On 12-09-03 12:57 AM, Matthew Brush wrote: Hi, It would be useful to ship the Grep binary[1] (and dependencies) with Geany for Windows. It could be added to the installer for not too much extra size[2] and

Re: [Geany] HTML+Django template highlighting broken after upgrade to 1.22

2012-08-29 Thread Enrico Tröger
On 29/08/12 19:16, Mike Miller wrote: Hi, Unfortunately highlighting for my html templates was broken after upgrading to version 1.22. I was able to fix most of it by asking geany to copy the entries from filetypes.xml to filetypes.html. The one remaining issue is that Django templating

Re: [Geany] Geany as Windoze noob's learning tool

2012-08-12 Thread Enrico Tröger
On 11/08/12 04:43, Ma Xiaojun wrote: On Sat, Aug 11, 2012 at 1:59 AM, Laurent Hoeltgen hoeltg...@gmail.com wrote: No, shipping a compiler with Geany wouldn't make sense. Geany is general purpose editor. You can use it for many things. HTML, Ruby, gnu octave, gnuplot or even just plain text.

Re: [Geany] Geany as Windoze noob's learning tool

2012-08-12 Thread Enrico Tröger
Hi, You are speaking multiple times of noobs. I think less advanced users need a tutorial how to setup a dev environment. They don't need a huge installer with everything in. That would maybe ease installation but won't help understanding what's going on. And then, from my experience, users

[Geany-devel] Dropping Waf support?

2012-07-16 Thread Enrico Tröger
Hey all, this topic has been brought up already a couple of times, for example on [1]. What do you think about dropping Waf support in Geany and in the Geany-Plugins project? While I was defending Waf in Geany, I somewhat changed my mind. Not because I don't like it anymore, but I increasingly

[Geany-devel] ANN: New GIT repository: infrastructure

2012-07-15 Thread Enrico Tröger
Hey all, just for your interest: we have a new repository on Github called geany/infrastructure. It is meant to hold some scripts used on geany.org for various tasks. Nothing of wide public interest but maintained in a GIT repository for easier development and deployment. Last week Matthew and

Re: [Geany-devel] ANN: New GIT repository: infrastructure

2012-07-15 Thread Enrico Tröger
On 15/07/12 13:20, Oliver Krystal wrote: It may be that you want it this way (using your own bot), but github has a service hook that will do that for you. The only down side is that the bot joins the channel, announces the commit and then parts. (Silly IMO). Yes and that is one the reasons

[Geany-devel] GeanyLua: use of deprecated Scintilla features SCI_SETUSEPALETTE

2012-07-08 Thread Enrico Tröger
Hi all, since we obviously don't have a maintainer for GeanyLua, this is addressed to the list: GeanyLua wraps the in the latest Scintilla deprecated features SCI_SETUSEPALETTE and SCI_GETUSEPALETTE. As far as I could see, there is no further use of these features, just the wrapper so they could

Re: [Geany-devel] GeanyLua: use of deprecated Scintilla features SCI_SETUSEPALETTE

2012-07-08 Thread Enrico Tröger
On 08/07/12 12:20, Colomban Wendling wrote: Le 08/07/2012 11:27, Enrico Tröger a écrit : Hi all, Hi Enrico, since we obviously don't have a maintainer for GeanyLua, this is addressed to the list: GeanyLua wraps the in the latest Scintilla deprecated features SCI_SETUSEPALETTE

[Geany-devel] wiki.geany.org updated

2012-07-07 Thread Enrico Tröger
Hi, just for your interest: I updated the DokuWiki on wiki.geany.org to its latest release. For detailed changes see http://www.dokuwiki.org/changes - we updated from 2011-05-25 “Rincewind” to 2012-01-25a “Angua”. The most obvious, and for me personally best, change is the new file uploader

Re: [Geany-devel] Geany-Plugins: Windows test build for 1.22 available

2012-07-03 Thread Enrico Tröger
On 01/07/12 22:45, Matthew Brush wrote: On 12-07-01 05:41 AM, Enrico Tröger wrote: On 01/07/12 12:16, Matthew Brush wrote: On 12-07-01 01:44 AM, Enrico Tröger wrote: Hi all, I just made a test build of Geany Plugins 1.22 for Windows. A little surprisingly for me, it all worked fine

[Geany-devel] Geany-Plugins: Windows test build for 1.22 available

2012-07-01 Thread Enrico Tröger
Hi all, I just made a test build of Geany Plugins 1.22 for Windows. A little surprisingly for me, it all worked fine on the first attempt :). I only had problems loading the Geany-Lua plugin with some strange error message which I didn't investigate yet: http://pastebin.geany.org/EUmwJ/ The

Re: [Geany-devel] Geany-Plugins: Windows test build for 1.22 available

2012-07-01 Thread Enrico Tröger
On 01/07/12 12:16, Matthew Brush wrote: On 12-07-01 01:44 AM, Enrico Tröger wrote: Hi all, I just made a test build of Geany Plugins 1.22 for Windows. A little surprisingly for me, it all worked fine on the first attempt :). I only had problems loading the Geany-Lua plugin with some

[Geany-i18n] Geany-Plugins: Windows test build for 1.22 available

2012-07-01 Thread Enrico Tröger
Hi all, I just made a test build of Geany Plugins 1.22 for Windows. A little surprisingly for me, it all worked fine on the first attempt :). I only had problems loading the Geany-Lua plugin with some strange error message which I didn't investigate yet: http://pastebin.geany.org/EUmwJ/ The

[Geany] Geany-Plugins: Windows test build for 1.22 available

2012-07-01 Thread Enrico Tröger
Hi all, I just made a test build of Geany Plugins 1.22 for Windows. A little surprisingly for me, it all worked fine on the first attempt :). I only had problems loading the Geany-Lua plugin with some strange error message which I didn't investigate yet: http://pastebin.geany.org/EUmwJ/ The

Re: [Geany-devel] [Geany] ANN: Geany 1.22 is out!

2012-06-22 Thread Enrico Tröger
On 21/06/12 08:28, Lex Trotman wrote: On 21 June 2012 16:10, Thomas Martitz thomas.mart...@student.htw-berlin.de wrote: Am 18.06.2012 23:56, schrieb Enrico Tröger: And now also the Windows installers (with and without bundled GTK runtime) are available. On http://www.geany.org/Download

Re: [Geany-devel] [Geany] ANN: Geany 1.22 is out!

2012-06-18 Thread Enrico Tröger
On 18/06/12 17:53, Colomban Wendling wrote: We are happy to announce a new release of Geany! For a comprehensive list of changes please see: http://www.geany.org/Documentation/ReleaseNotes Some highlights: * Rewrite and improve theming support. * Update Scintilla to 2.29. * Full

Re: [Geany-i18n] [Geany] ANN: Geany 1.22 is out!

2012-06-18 Thread Enrico Tröger
On 18/06/12 17:53, Colomban Wendling wrote: We are happy to announce a new release of Geany! For a comprehensive list of changes please see: http://www.geany.org/Documentation/ReleaseNotes Some highlights: * Rewrite and improve theming support. * Update Scintilla to 2.29. * Full

Re: [Geany] ANN: Geany 1.22 is out!

2012-06-18 Thread Enrico Tröger
On 18/06/12 17:53, Colomban Wendling wrote: We are happy to announce a new release of Geany! For a comprehensive list of changes please see: http://www.geany.org/Documentation/ReleaseNotes Some highlights: * Rewrite and improve theming support. * Update Scintilla to 2.29. * Full

Re: [Geany-i18n] Updated Kazakh translation for Geany 1.22

2012-06-12 Thread Enrico Tröger
On 12/06/12 09:38, gymka wrote: 2012.06.12 10:33, Frank Lanitz rašė: Am 12.06.2012 09:17, schrieb gymka: 2012.06.12 10:09, Baurzhan Muftakhidinov rašė: Thank you, Frank The last stable version of Geany is 0.21, what is the reason to increase it to 1.22? I am just curious, On Mon, Jun 11,

Re: [Geany-i18n] String freeze for Geany 1.22

2012-06-03 Thread Enrico Tröger
On 03/06/12 18:02, gymka wrote: 2012.06.03 18:48, Enrico Tröger rašė: Hey, I'm not sure about the search string problem. 2. patch to make strings pos: and style: translatable But those two strings are not translatable on purpose. They are only used when Geany was built with debug

Re: [Geany-devel] [geany/geany] 5f0963: List package dependencies only in configure.ac

2012-04-12 Thread Enrico Tröger
On Thu, 12 Apr 2012 18:47:18 +0200, Colomban wrote: Hi, first, nice idea about making the dependency information more central! Modified: wscript 1 files changed, 1 insertions(+), 0 deletions(-) === @@ -346,6 +346,7 @@ def

Re: [Geany-devel] Usage of plugin_help()

2012-04-12 Thread Enrico Tröger
On Wed, 7 Mar 2012 19:26:45 +1100, Lex wrote: Hi Frank, Good question. Well... which means its not really defined what the user will expect once he push the button. Therefore we do have at least 2.5 major behaviors: - Geany is calling a browser and opening a webpage with info (spellcheck

Re: [Geany-devel] [geany/geany] 5f0963: List package dependencies only in configure.ac

2012-04-12 Thread Enrico Tröger
On Thu, 12 Apr 2012 22:49:26 +0200, Colomban wrote: I'm wondering if there is a way to get at least the version from the configuration? Like bld.conf.libs['GTK'].atleast_version or something? I haven't found how to do so, but maybe you'll know :) Not completely sure what you mean by from

Re: [Geany-devel] Some obsolete(?) bug reports

2012-02-19 Thread Enrico Tröger
Hey guys, 1. Incorrect indentation guides - ID: 2637071 [1] I opened the attached document and did not see any issues with indentation guides. I could miss something because I rarely use the guies, but... Maybe it was already fixed in Scintilla? Enrico replied to this report in 2009.

Re: [Geany-devel] Some obsolete(?) bug reports

2012-02-19 Thread Enrico Tröger
Heya, Eugene, thanks for the efforts on this front! I just taught the file mangler to run geany -c so it never interrupts what a normal Geany is doing :) I don't think that's something everybody should need to do. Yeah, I don't usually do that either. I almost always have an instance

Re: [Geany-devel] Some obsolete(?) bug reports

2012-02-19 Thread Enrico Tröger
On 19/02/12 16:49, Colomban Wendling wrote: Le 19/02/2012 16:42, Enrico Tröger a écrit : Hey guys, 1. Incorrect indentation guides - ID: 2637071 [1] I opened the attached document and did not see any issues with indentation guides. I could miss something because I rarely use the guies

Re: [Geany-devel] Opening unmounted GIO URIs

2012-02-04 Thread Enrico Tröger
On Thu, 02 Feb 2012 14:46:03 +0100, Colomban wrote: if the mount won't finish in a short time, the user doesn't know what's happening and probably only notices that Geany doesn't start because no GUI is shown. So, I think at the very least we would need some sort of timeout, a short

Re: [Geany-devel] Opening unmounted GIO URIs

2012-01-31 Thread Enrico Tröger
On Tue, 31 Jan 2012 01:30:58 +0100, Colomban wrote: Ho Colomban and the rest, https://github.com/b4n/geany/commit/01fd682674286dada6d6b77d0e3064c89a28df64 I wrote this patch that adds automatic mounting of volumes needed to open a GIO URI, so one don't have to first mount the corresponding

Re: [Geany-devel] GIT commit mails format

2012-01-22 Thread Enrico Tröger
On 21/01/12 11:38, Enrico Tröger wrote: On Fri, 20 Jan 2012 19:54:17 +0100, Colomban wrote: Le 15/01/2012 23:53, Enrico Tröger a écrit : On Sun, 15 Jan 2012 13:35:35 -0800, Matthew wrote: On 01/15/2012 12:03 PM, Lex Trotman wrote: [...] What do you think? If we agree to change

Re: [Geany-devel] GIT commit mails format

2012-01-21 Thread Enrico Tröger
On Fri, 20 Jan 2012 19:54:17 +0100, Colomban wrote: Le 15/01/2012 23:53, Enrico Tröger a écrit : On Sun, 15 Jan 2012 13:35:35 -0800, Matthew wrote: On 01/15/2012 12:03 PM, Lex Trotman wrote: [...] What do you think? If we agree to change the commit mails to this format, I'd deploy

Re: [Geany] [Geany-devel] Wiki for Geany!

2012-01-21 Thread Enrico Tröger
On Fri, 20 Jan 2012 10:13:01 +1100, Lex wrote: 2012/1/20 Enrico Tröger enrico.troe...@uvena.de: Hi all, we set up a wiki for additional documentation and resources related to Geany at http://wiki.geany.org. Anyone can contribute to the wiki simply by registering and then logging

[Geany-devel] Wiki for Geany!

2012-01-19 Thread Enrico Tröger
Hi all, we set up a wiki for additional documentation and resources related to Geany at http://wiki.geany.org. Anyone can contribute to the wiki simply by registering and then logging in. In the wiki you can find configuration snippets and tips, snippets for various programming languages and

[Geany] Wiki for Geany!

2012-01-19 Thread Enrico Tröger
Hi all, we set up a wiki for additional documentation and resources related to Geany at http://wiki.geany.org. Anyone can contribute to the wiki simply by registering and then logging in. In the wiki you can find configuration snippets and tips, snippets for various programming languages and

Re: [Geany-devel] GIT commit mails format

2012-01-15 Thread Enrico Tröger
On Sun, 15 Jan 2012 13:35:35 -0800, Matthew wrote: On 01/15/2012 12:03 PM, Lex Trotman wrote: [...] What do you think? If we agree to change the commit mails to this format, I'd deploy the script soon. Hi Enrico, Actually I've become used to the standard github commit emails and

Re: [Geany-devel] GIT commit mails format

2012-01-14 Thread Enrico Tröger
On Wed, 02 Nov 2011 19:20:57 +0100, Colomban wrote: So I take this as a 'yes, turn it into something more similar to the old SVN commit mails with diff, size-limited and a link to the web repo'. Will do this soon and announce it before and after. Just wanted to say: looking forward to it :)

Re: [Geany] Simple question - Michal Olber

2012-01-10 Thread Enrico Tröger
On Tue, 10 Jan 2012 03:08:02 +, Ricardo wrote: I do get the python shell. What terminal command are you using? Check the preference in the Preferences dialog, Tools tab. Try (if not already set) xterm or KDE's konsole or so. And while script is running from within Geany, check whether

Re: [Geany-devel] Geany-Plugins: MAINTAINERS file

2012-01-08 Thread Enrico Tröger
On 07/01/12 17:53, Eugene Arshinov wrote: On Sat, 07 Jan 2012 17:34:03 +0100 Thomas Martitz thomas.mart...@student.htw-berlin.de wrote: Am 07.01.2012 17:34, schrieb Eugene Arshinov: Hi. Here's xmlsnippets' maintainer info (e.g., mine) I suggest you to use git format-patch, as to

Re: [Geany-devel] vergeany :)

2011-12-27 Thread Enrico Tröger
On Mon, 26 Dec 2011 19:17:33 +0100, Colomban wrote: Le 26/12/2011 19:01, Dimitar Zhekov a écrit : geanyentryaction.c:9: * the Free Software Foundation; either vergeany 2 of the License, or geanyentryaction.c:10: * (at your option) any later vergeany. geanymenubuttonaction.c:9: *

Re: [Geany-devel] GtkFileChooser recent annoyance

2011-12-20 Thread Enrico Tröger
On Mon, 19 Dec 2011 20:07:06 -0800, Matthew wrote: Hi, Is anyone opposed to me committing the trivial patch attached here. The comment I think describes it well enough, and if you're using recent GTK+ 2.24.x you probably already know about it. I'm all for it. Regards, Enrico -- Not sent from

Re: [Geany-devel] plugins.geany.org update - contents now generated from the latest Geany-Plugins release

2011-12-18 Thread Enrico Tröger
On Sat, 17 Dec 2011 18:05:17 +0100, Dominic wrote: Am Samstag, den 17.12.2011, 17:05 +0100 schrieb Dominic Hopf: [1] https://github.com/dmaphy/plugins.geany.org/commits/master The repository has moved to the Geany organisation. New link:

Re: [Geany-devel] GP HACKING changes

2011-12-18 Thread Enrico Tröger
On Fri, 16 Dec 2011 16:42:53 +0100, Colomban wrote: P.S. Are commit mails working for Geany-Plugins? I didn't get one for this commit. I did receive the commit mail for the GP HACKING change so I guess it works :) Already said on IRC, yes, they work. Matthew, are you subscribed to the

Re: [Geany-devel] GtkBuilder is in!

2011-12-18 Thread Enrico Tröger
On Sat, 10 Dec 2011 16:21:22 -0800, Matthew wrote: Hi, I (finally) merged the gtkbuilder branch into master. I expect there to be at least a few bugs, but it's been working quite well for some time now. Please test and report any issues. I noticed one little weird thing: after starting Geany

Re: [Geany-devel] geany-plugins converted to git

2011-12-11 Thread Enrico Tröger
On 10/12/11 20:19, Frank Lanitz wrote: On Sat, 10 Dec 2011 09:50:25 +0100 Frank Lanitz fr...@frank.uvena.de wrote: On Fri, 9 Dec 2011 21:43:56 +0100 Jiří Techet tec...@gmail.com wrote: On Thu, Dec 8, 2011 at 00:05, Colomban Wendling lists@herbesfolles.org wrote: Le 07/12/2011 22:54,

Re: [Geany] I have created a Google+ page for Geany

2011-11-12 Thread Enrico Tröger
On Wed, 9 Nov 2011 08:43:56 +1000, Russell wrote: I thought that while everyone else was jumping on the bandwagon that I'd join them and have created a Google+ page for Geany. Great, at least for those people using Google+ :). Just a suggestion, what about using the logo as SVG to be rendered

Re: [Geany-devel] [RFC] Document Messages

2011-11-08 Thread Enrico Tröger
On Mon, 07 Nov 2011 17:51:38 -0800, Matthew wrote: On 11/07/2011 02:28 PM, Enrico Tröger wrote: On Mon, 07 Nov 2011 01:00:49 -0800, Matthew wrote: Hi, I actually have a plugin I've been working on that does exactly that. It's a really simplified search bar that pops-up under the editor

Re: [Geany-devel] [RFC] Document Messages

2011-11-07 Thread Enrico Tröger
On Mon, 07 Nov 2011 01:00:49 -0800, Matthew wrote: Hi, I actually have a plugin I've been working on that does exactly that. It's a really simplified search bar that pops-up under the editor window and it's basically a clone of Firefox's find bar. The only In what way this is better than the

Re: [Geany-devel] GIT commit mails format

2011-11-02 Thread Enrico Tröger
On Mon, 31 Oct 2011 15:29:08 -0700, Matthew wrote: On 10/31/2011 09:44 AM, Nick Treleaven wrote: On 31/10/2011 15:07, Nick Treleaven wrote: On 31/10/2011 13:57, Matthew Brush wrote: I'm not sure we would see a flood on a merge, probably only one commit saying 'merged gtkbuilder branch'? The

Re: [Geany-devel] Geany Plugins SVN Commit URLs

2011-11-02 Thread Enrico Tröger
On Sun, 30 Oct 2011 15:25:10 -0700, Matthew wrote: On 11-10-30 03:03 PM, Frank Lanitz wrote: On Sun, 30 Oct 2011 02:15:33 -0700 Matthew Brushmbr...@codebrainz.ca wrote: Hi, I haven't heard too much about the Git conversion of Geany Plugins, but I wanted to offer a suggestion that might

Re: [Geany-devel] Geany problems with unknown encodings names

2011-10-24 Thread Enrico Tröger
On Tue, 25 Oct 2011 01:12:23 +1100, Lex wrote: Dear Encoding specialist (or Colomban by default :) Lol, this is a sweet. But please don't count my answer as Enrico is an encoding specialist. The thread [1] has exposed a problem with the way Geany handles encodings that it gets from the

Re: [Geany-devel] GIT commit mails format

2011-10-24 Thread Enrico Tröger
On Tue, 18 Oct 2011 20:03:09 +0200, Colomban wrote: Le 18/10/2011 19:52, Enrico Tröger a écrit : Hey guys, right now, we use the stock email commit hook from Github and let it send commit mails to the geany-commits mailing list. However, compared to the old Subversion commit mails

Re: [Geany-devel] question, webhelper plugin on windows xp

2011-10-23 Thread Enrico Tröger
On Sun, 23 Oct 2011 15:57:11 +0200, Jérôme wrote: Thanks for your answer Colomban. Le 20/10/2011 23:17, Colomban Wendling a écrit : I not see information about webhelper plugin compatibility on the geany-plugin website. There is a part about requirements : This plugin requires GTK+ (=

Re: [Geany-i18n] ANN: String freeze for geany-plugins release 0.21

2011-10-20 Thread Enrico Tröger
On Thu, 20 Oct 2011 09:31:18 +0200, Lucas wrote: Hi, I'm in the middle of updating the spanish translation and I don't have the means of doing a svn checkout. Is there any tarball of the svn tree available so I can do a waf --update-po? http://download.geany.org/geany_plugins_svn.tar.gz It

Re: [Geany] Help with Spell Check on Windows

2011-10-19 Thread Enrico Tröger
On Wed, 19 Oct 2011 00:14:01 -0700, Lee wrote: Hi, Using Geany on Windows XP. I can't get the spell check plugin to work. I go into preferences, configure plugins and the spell check tab. Language to use for spell check drop down has no entrees. In directory to look for dictionary files select,

Re: [Geany-devel] Glade 3 Translations (was Re: Team Translation)

2011-10-18 Thread Enrico Tröger
On Mon, 17 Oct 2011 18:58:35 +0200, Colomban wrote: Le 16/10/2011 12:07, Matthew Brush a écrit : Hi, Does anyone know what effect merging the `gtkbuilder` branch would have on translations for the UI stuff? IIUC there is some translation capability build into Glade/GtkBuilder, so would

Re: [Geany-devel] GIT commit mails format

2011-10-18 Thread Enrico Tröger
On Tue, 18 Oct 2011 20:03:09 +0200, Colomban wrote: Le 18/10/2011 19:52, Enrico Tröger a écrit : Hey guys, right now, we use the stock email commit hook from Github and let it send commit mails to the geany-commits mailing list. However, compared to the old Subversion commit mails

Re: [Geany-devel] Glade 3 Translations (was Re: Team Translation)

2011-10-18 Thread Enrico Tröger
On Tue, 18 Oct 2011 13:51:03 -0700, Matthew wrote: On 11-10-18 10:43 AM, Enrico Tröger wrote: On Mon, 17 Oct 2011 18:58:35 +0200, Colomban wrote: Le 16/10/2011 12:07, Matthew Brush a écrit : Hi, Does anyone know what effect merging the `gtkbuilder` branch would have on translations

Re: [Geany-devel] Python message parsing (bug 3411489)

2011-10-18 Thread Enrico Tröger
On Tue, 18 Oct 2011 20:48:12 +1100, Lex wrote: It appears that Python error message formatting has changed from what is used in msgwin.c/parse_compiler_error_line() I havn't found anything in the Python docs or google that describes what it should be, does anyone have more knowledge so we can

Re: [Geany-devel] Python message parsing (bug 3411489)

2011-10-18 Thread Enrico Tröger
On Wed, 19 Oct 2011 09:11:29 +1100, Lex wrote: [...] This should be fixed in GIT master. However, I only tested it against SyntaxErrors. Thanks Enrico. I was really asking what other errors are there, I never bother to compile Python so I've never seen them. :) Well, the source at

Re: [Geany-devel] Git conversion completed

2011-10-09 Thread Enrico Tröger
On Sun, 09 Oct 2011 17:59:47 +0200, Colomban wrote: Le 09/10/2011 16:49, Jiří Techet a écrit : On Sun, Oct 9, 2011 at 15:38, Colomban Wendling lists@herbesfolles.org wrote: Le 09/10/2011 14:36, Jiří Techet a écrit : On Sun, Oct 9, 2011 at 13:55, Colomban Wendling

Re: [Geany-devel] Git conversion completed

2011-10-09 Thread Enrico Tröger
On Sun, 9 Oct 2011 17:20:16 -0400, Randy wrote: On Sunday 09 October 2011 11:59:47 am Colomban Wendling wrote: (speak within ~ the hour or be quiet forever :D) I have no comments about the git repository, but, with a project with participants possibly from around the world, one hour is not

Re: [Geany-devel] Team Translation (was: Re: Geany is on Github)

2011-10-07 Thread Enrico Tröger
On Fri, 7 Oct 2011 19:23:32 +0200, Frank wrote: On Fri, 07 Oct 2011 08:28:04 -0700 Matthew Brush mbr...@codebrainz.ca wrote: - Translators (Pull/Push? or does it go through Frank?) - on both geany and plugins repositories? Its hard to say as the experience of translations providers

Re: [Geany-devel] Geany is on Github

2011-10-07 Thread Enrico Tröger
On Fri, 7 Oct 2011 19:25:42 +0200, Frank wrote: On Fri, 07 Oct 2011 16:40:46 +0100 Nick Treleaven nick.trelea...@btinternet.com wrote: And now I have a question; now that Geany and Geany Plugins are grouped together under the same organization, should we drop the geany- prefix on the

Re: [Geany-devel] geany-plugins: Bug in translation

2011-10-06 Thread Enrico Tröger
On Thu, 6 Oct 2011 18:19:25 +0200, Frank wrote: On Wed, 05 Oct 2011 17:30:23 +0400 Alexander Petukhov de...@apetukhov.ru wrote: just wanted to add more info: to easily see the effect try addons plugin and it's context menu Open URI and Copy URI menu items. Until some svn update, IIRC

Re: [Geany-devel] Git switch (for real)

2011-10-06 Thread Enrico Tröger
On Thu, 6 Oct 2011 10:52:44 +0200, Jiří wrote: OK, let's say Sunday then since it seems to fit :) ACK. Would it be possible that I start with the conversion on Saturday evening already? First I'm not sure how much time I'll have on Sunday, second it gives us some time buffer if something goes

Re: [Geany-devel] geany on github; why not?

2011-10-06 Thread Enrico Tröger
On Tue, 04 Oct 2011 23:50:06 +0200, Colomban wrote: Le 04/10/2011 23:37, Jiří Techet a écrit : Hi, I'm trying to get everything ready for the conversion and there are still a few points unresolved: I have a few comments (and questions) myself: 1. Some branch names should be renamed

Re: [Geany-devel] geany-plugins: Bug in translation

2011-10-06 Thread Enrico Tröger
On Fri, 07 Oct 2011 00:44:58 +0400, Alexander wrote: 06.10.2011 20:19, Frank Lanitz пишет: On Wed, 05 Oct 2011 17:30:23 +0400 Alexander Petukhovde...@apetukhov.ru wrote: just wanted to add more info: to easily see the effect try addons plugin and it's context menu Open URI and Copy

Re: [Geany-devel] Git switch (for real)

2011-10-06 Thread Enrico Tröger
On Thu, 06 Oct 2011 01:23:11 +0200, Colomban wrote: Heya, * we'll have to update everything that assume we commit to SF's SVN (some mirroring, commit ML, etc). Enrico, I guess we'll need you at Well, the GIT mirror at git.geany.org gets rather useless when Geany's source itself is

Re: [Geany-devel] Git switch (for real)

2011-10-06 Thread Enrico Tröger
On Wed, 05 Oct 2011 16:43:42 -0700, Matthew wrote: On 11-10-05 04:23 PM, Colomban Wendling wrote: Le 03/10/2011 23:02, Enrico Tröger a écrit : While I usually plead for free software I'd also vote for Github in this regard. In the last weeks I started to use it for smaller personal stuff

Re: [Geany-devel] geany on github; why not?

2011-10-06 Thread Enrico Tröger
On Thu, 06 Oct 2011 13:59:50 -0700, Matthew wrote: On 11-10-06 01:55 PM, Colomban Wendling wrote: Makes sense, and actually I'd feel more natural by stripping the Geany- prefix and replace underscores by dots, eg: 0.19 - maintenance branch for 0.19 (if any) 0.19.0 - first 0.19 release tag

Re: [Geany-devel] Git switch (for real)

2011-10-06 Thread Enrico Tröger
On Mon, 03 Oct 2011 15:17:44 -0700, Matthew wrote: On 11-10-03 02:02 PM, Enrico Tröger wrote: The commit mails may be more complicated, at least on Github there seems nothing ready-to-use AFAIK. They have the HTTP-Push hook which seems quite appropriate. We just need a script to receive

Re: [Geany-devel] Plugins README / web pages

2011-10-05 Thread Enrico Tröger
On Thu, 06 Oct 2011 00:23:54 +0400, Alexander wrote: Hi, when modifying, actually stealing from treebrowser :) a README file, I came to what if we make plugins webpages of identical format? They look a little bit careless now. If nobody minds I can do this for all plugins, treebrowser's one

Re: [Geany-devel] Plugins README / web pages

2011-10-05 Thread Enrico Tröger
On Wed, 05 Oct 2011 13:36:56 -0700, Matthew wrote: On 11-10-05 01:23 PM, Alexander Petukhov wrote: Hi, when modifying, actually stealing from treebrowser :) a README file, I came to what if we make plugins webpages of identical format? They look a little bit careless now. If nobody minds I

Re: [Geany-devel] Plan ahead (to fail to plan is to plan to fail)

2011-10-03 Thread Enrico Tröger
On Mon, 3 Oct 2011 21:05:45 +1100, Lex wrote: Heyho, Big new changes are actually better to go in a new version series. I'm guessing from your proposal of 0.9 that you want to follow the GTK method, odd point releases are unstable and even ones stable. But I don't think that fits with Geany

Re: [Geany-devel] Git switch (for real) (was: Re: geany on github; why not?)

2011-10-03 Thread Enrico Tröger
On Mon, 03 Oct 2011 17:28:14 +0200, Colomban wrote: Hi all, Now the release is out, it's time for the real migration. There's things to do then, and perhaps a few we still need to agree on. Yay, yay, yay. @all: We will switch to Git, and we need to choose basically between GitHub and

Re: [Geany-devel] Git switch (for real)

2011-10-03 Thread Enrico Tröger
On Mon, 03 Oct 2011 19:15:23 +0200, Colomban wrote: Let's wait for Enrico's answer (if he's still on that ML, hehe!) and Ha, I got a personal reminder (thanks Frank) though I would have read this anyways. And answered a bit above in this thread. Regards, Enrico -- Get my GPG key from

Re: [Geany-devel] Question about GTK+ version used

2011-10-02 Thread Enrico Tröger
On Sat, 01 Oct 2011 04:44:06 -0700, Matthew wrote: On 11-10-01 03:05 AM, Enrico Tröger wrote: On Mon, 26 Sep 2011 01:21:59 -0700, Matthew wrote: So I was just curious *specifically* what distro(s) and version(s) sets the oldest version of GTK+ that Geany should support? I don't know

Re: [Geany-devel] Announcements

2011-10-02 Thread Enrico Tröger
On Sat, 01 Oct 2011 15:39:19 +0200, Colomban wrote: Le 01/10/2011 12:10, Enrico Tröger a écrit : On Sat, 1 Oct 2011 10:14:43 +1000, Lex wrote: [..thinking about finally announcing the wiki...] If nobody else has any blockers in mind, we could finally announce it to get more people look

Re: [Geany-devel] Question about GTK+ version used

2011-10-01 Thread Enrico Tröger
On Mon, 26 Sep 2011 01:21:59 -0700, Matthew wrote: Hi, Is there some specific distro or platform that sets the oldest GTK+ version Geany needs to support? I had a conversation with Enrico on IRC some time back and he explained that Geany supports older GTK+ versions so that enterprise and

[Geany-devel] Announcements (was: Re: [Geany] geany regexp replace)

2011-10-01 Thread Enrico Tröger
On Sat, 1 Oct 2011 10:14:43 +1000, Lex wrote: [..thinking about finally announcing the wiki...] If nobody else has any blockers in mind, we could finally announce it to get more people look, use and extend it :). The only question is whether it is better to announce it before or after the

Re: [Geany] geany regexp replace

2011-10-01 Thread Enrico Tröger
On Fri, 30 Sep 2011 19:13:24 -0700, Matthew wrote: On 11-09-30 10:14 AM, Enrico Tröger wrote: On Fri, 30 Sep 2011 14:36:04 +0200, Dominic wrote: Am Freitag, den 30.09.2011, 11:11 +1000 schrieb Lex Trotman: Hey Enrico, when is the wiki going to have a link from the Geany front page, say

Re: [Geany] geany regexp replace

2011-10-01 Thread Enrico Tröger
On Sat, 01 Oct 2011 03:43:26 -0700, Matthew wrote: On 11-10-01 03:02 AM, Enrico Tröger wrote: On Fri, 30 Sep 2011 19:13:24 -0700, Matthew wrote: On 11-09-30 10:14 AM, Enrico Tröger wrote: On Fri, 30 Sep 2011 14:36:04 +0200, Dominic wrote: Am Freitag, den 30.09.2011, 11:11 +1000 schrieb Lex

Re: [Geany-devel] How about calling the next release 1.0?

2011-09-30 Thread Enrico Tröger
On Thu, 29 Sep 2011 23:24:55 +0200, Colomban wrote: Le 22/09/2011 23:00, Enrico Tröger a écrit : On Thu, 22 Sep 2011 15:28:21 +0200, Colomban wrote: Le 20/09/2011 23:26, Enrico Tröger a écrit : On Tue, 20 Sep 2011 16:10:34 +0300, Yura wrote: Hi But why only 1.0? GNOME 3.* KDE 4

Re: [Geany] build of geany-plugins 0.20 is broken

2011-09-30 Thread Enrico Tröger
On Fri, 30 Sep 2011 16:19:20 +0400, Ruslan wrote: Good day. I'm trying to build geany-plugins 0.20 from official distribution w/o success: http://plugins.geany.org/geany-plugins/geany-plugins-0.20.tar.gz The first problem is, that this distribution lacks this files:

Re: [Geany] geany regexp replace

2011-09-30 Thread Enrico Tröger
On Fri, 30 Sep 2011 14:36:04 +0200, Dominic wrote: Am Freitag, den 30.09.2011, 11:11 +1000 schrieb Lex Trotman: Hey Enrico, when is the wiki going to have a link from the Geany front page, say in the left column in the support section. I wanted to wait for something to be more complete before

Re: [Geany] geany regexp replace

2011-09-29 Thread Enrico Tröger
On Thu, 29 Sep 2011 21:54:25 +0300, Dimitar wrote: On Thu, 29 Sep 2011 09:40:27 -0700 (PDT) palach hyck...@mail.ru wrote: Hi. is it possible to replace something like this: ololo = 0 wololo = 0 trololo = 0 into something like this: ololo = 1 wololo = 2 trololo = 3 with geany

Re: [Geany-devel] TODO: update GTK+ version in Hacking

2011-09-24 Thread Enrico Tröger
On Thu, 22 Sep 2011 22:48:46 +0200, Enrico wrote: On Thu, 22 Sep 2011 17:13:19 +0100, Nick wrote: On 21/09/2011 23:06, Matthew Brush wrote: I noticed that this section[1] in the hacking manual mentions: This is because Geany depends on GTK 2.8. API symbols from newer GTK/GLib versions should

Re: [Geany-devel] TODO: update GTK+ version in Hacking

2011-09-22 Thread Enrico Tröger
On Thu, 22 Sep 2011 17:13:19 +0100, Nick wrote: On 21/09/2011 23:06, Matthew Brush wrote: I noticed that this section[1] in the hacking manual mentions: This is because Geany depends on GTK 2.8. API symbols from newer GTK/GLib versions should be avoided to keep the source code building

Re: [Geany-devel] How about calling the next release 1.0?

2011-09-22 Thread Enrico Tröger
On Thu, 22 Sep 2011 15:28:21 +0200, Colomban wrote: Le 20/09/2011 23:26, Enrico Tröger a écrit : On Tue, 20 Sep 2011 16:10:34 +0300, Yura wrote: Hi But why only 1.0? GNOME 3.* KDE 4.* Scite 2.* What about Geany 3000? Or some kind of other stupid release name like ''busel', 'verabei

Re: [Geany-devel] How about calling the next release 1.0?

2011-09-20 Thread Enrico Tröger
On Tue, 20 Sep 2011 16:10:34 +0300, Yura wrote: Hi But why only 1.0? GNOME 3.* KDE 4.* Scite 2.* What about Geany 3000? Or some kind of other stupid release name like ''busel', 'verabei', 'krumkach' ... Heh, I like krumkach, sounds in German quite funny :). More seriously, I personally don't

  1   2   3   4   5   6   7   8   9   >