Re: [Geany-devel] Separating session file lists from config (again)

2012-10-02 Thread Colomban Wendling
Le 02/10/2012 05:03, Lex Trotman a écrit : > > > On 2 October 2012 00:43, Colomban Wendling <mailto:lists@herbesfolles.org>> wrote: > > Le 10/09/2012 06:36, Lex Trotman a écrit : > > Hi All, > > > > Its about that time of

Re: [Geany-devel] Separating session file lists from config (again)

2012-10-01 Thread Colomban Wendling
Le 02/10/2012 00:26, Matthew Brush a écrit : > On 12-10-01 03:05 PM, Colomban Wendling wrote: >> Le 01/10/2012 23:15, Matthew Brush a écrit : >>> On 12-10-01 07:43 AM, Colomban Wendling wrote: >>>> Le 10/09/2012 06:36, Lex Trotman a écrit : >>>>> Hi

Re: [Geany-devel] Separating session file lists from config (again)

2012-10-01 Thread Colomban Wendling
Le 01/10/2012 23:15, Matthew Brush a écrit : > On 12-10-01 07:43 AM, Colomban Wendling wrote: >> Le 10/09/2012 06:36, Lex Trotman a écrit : >>> Hi All, >>> >>> Its about that time of year when we have our annual discussion on >>> separating sessio

Re: [Geany-devel] Separating session file lists from config (again)

2012-10-01 Thread Colomban Wendling
Le 10/09/2012 06:36, Lex Trotman a écrit : > Hi All, > > Its about that time of year when we have our annual discussion on > separating session data from config/project data :) > > By session data I mean the list of currently open files and MRU list. > > The advantages (that I can see): > > 1.

[Geany-devel] Moving RC styles to a file

2012-09-29 Thread Colomban Wendling
ample). So, what do you think? Regards, Colomban >From 37607d54e82dd83ea49c6422ec61563af60a66de Mon Sep 17 00:00:00 2001 From: Colomban Wendling Date: Sat, 29 Sep 2012 20:18:19 +0200 Subject: [PATCH] Move custom styles to a resource file --- Makefile.am |3 ++- data/geany.gtkrc |

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

2012-09-27 Thread 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 from >>> uvena.de to the geany

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

2012-09-27 Thread Colomban Wendling
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 will be forwarded (at least for some time) t

[Geany-devel] Bug tracker: using group for the version closing the bug

2012-09-17 Thread Colomban Wendling
Hi guys, As you might already have noticed, I added a few groups to our tracker reflecting the Geany versions, and I'm proposing to use those to track the version in which the bug was/will be fixed. I hope this will help us to know which bugs we fixed in the current version (to help updating NEWS

Re: [Geany-devel] [geany/geany] 9d2dab: Fix an off-by-one issue in sci_get_position_from_line()

2012-09-17 Thread Colomban Wendling
Le 17/09/2012 20:22, Colomban Wendling a écrit : > Branch: refs/heads/master > Author: Colomban Wendling > Committer: Colomban Wendling > Date:Mon, 17 Sep 2012 18:22:52 > Commit: 9d2dab8fcf4aa4d2b890724b44d483d273732b3c > > https://g

Re: [Geany-devel] SourceForge Upgrade?

2012-09-09 Thread Colomban Wendling
Le 09/09/2012 07:23, Matthew Brush a écrit : > Hi, > > Is good yeah? > https://sourceforge.net/p/upgrade?search=geany Why not. I think we only really care about the project page and the tracker anyway, and the old tracker wasn't that awesome (especially since it stopped filtering the spam). But

[Geany-devel] Scoped Ruby declarations, with a hackish patch

2012-09-06 Thread Colomban Wendling
is this too dirty and "we don't care because nobody writes ruby anyway"? In one word: opinions? Thanks, Colomban >From f0da754670cca4d4c3ddd0c8d7295881372ba3b6 Mon Sep 17 00:00:00 2001 From: Colomban Wendling Date: Thu, 6 Sep 2012 20:45:57 +0200 Subject: [PATCH] Correctly parse Ruby declarations with inline sc

Re: [Geany-devel] Squiggle pixmap

2012-09-05 Thread Colomban Wendling
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 when a significant amount of squiggly

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

2012-09-03 Thread Colomban Wendling
Le 03/09/2012 09:57, Matthew Brush a écrit : > 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 would enable the "Find in Files" feature to work on > Windows by default. Normal

Re: [Geany-devel] Logical vs. display line movements -- answering #3041948

2012-08-29 Thread Colomban Wendling
Le 29/08/2012 02:34, Lex Trotman a écrit : > On 29 August 2012 04:02, Colomban Wendling wrote: >> Hi guys, >> >> I took a look at #3041948 [1] and did a prototype patch (attached) to >> fix it. Basically it's about the behavior of the Home and End keys >

[Geany-devel] Logical vs. display line movements -- answering #3041948

2012-08-28 Thread Colomban Wendling
home key" feature when dealing with display lines, so you'll need a patch for that too -- attached. PPS: 3rd patch is to make "move to start of display line" command respect the "smart home" feature, too. >From 5f82052cb7276bd8d1197651636a9c6ceae43f37 Mon Sep 17 00:00:0

Re: [Geany-devel] Geany-Plugins Dependency Consolidation

2012-08-04 Thread Colomban Wendling
Hi Matthew, Le 04/08/2012 04:59, Matthew Brush a écrit : > Since some plugins share dependencies, is there some way to coordinate > both the versions of the dependencies and the build system? For example > if Debugger and MultiTerm both depend on LibVTE, to make sure they use > compatible API vers

Re: [Geany-devel] Code formatter

2012-07-31 Thread Colomban Wendling
Le 19/07/2012 01:50, Jacob Strohm a écrit : > Le 18/07/2012 05:53, Matthew Brush a écrit : > >> I'd personally be very interested in using a plugin that can format >> the code precisely automatically. IIRC VisualStudio does this very >> well but is not flexible as to code style (or I didn't find th

Re: [Geany-devel] patch: separated session/local config

2012-07-30 Thread Colomban Wendling
Le 28/07/2012 17:16, Vladi Belperchinov-Shabanski a écrit : > hello, Hi! > this is my first post so I'd like to thank all programmers > working on geany. it is so close to perfect :) thanks! Welcome here then, and thanks a lot :) > I keep my ~/.config/geany dir under git so I can > distribute m

Re: [Geany-devel] OSX build error: ld: unknown option: --export-dynamic

2012-07-17 Thread Colomban Wendling
Le 17/07/2012 22:43, Matthew Brush a écrit : > On 12-07-17 01:32 PM, Sean Felipe Wolfe wrote: >> Sorry to be kind of spammy today. Just ran into what looks like a >> build error? I cloned the git repo, ran autogen.sh, and make is giving >> me this error: >> >> - >> >>CC utils.o

Re: [Geany-devel] Dropping Waf support?

2012-07-16 Thread Colomban Wendling
Le 16/07/2012 19:36, Enrico Tröger a écrit : > 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

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

2012-07-08 Thread Colomban Wendling
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 and SCI_GETUSEPALETTE. > As far as I could see, the

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

2012-07-07 Thread Colomban Wendling
Le 07/07/2012 19:34, Matthew Brush a écrit : > On 12-07-06 06:25 PM, Lex Trotman wrote: >> 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_stor

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] Plugins-developers: Please check the NEWS for your plugin

2012-07-05 Thread Colomban Wendling
Hi dear plugin developers, As you probably already know, we will make a new geany-plugins release this week-end, to go with Geany 1.22. As usual, we need to update the NEWS file on the root geany-plugins directory to provide a summary of the changes in this new release. I already made a first up

Re: [Geany-devel] Remove MSYS dependency of Geany on Win~1

2012-06-26 Thread Colomban Wendling
Le 26/06/2012 19:02, Colomban Wendling a écrit : > Le 26/06/2012 18:11, Nick Treleaven a écrit : >> On 25/06/2012 20:33, Dimitar Zhekov wrote: >>> Hi. Here is a small diff (for makefile.win32 and src/makefile.win32 >>> only) that makes Geany 1.22 Win~1 compilation and i

Re: [Geany-devel] Remove MSYS dependency of Geany on Win~1

2012-06-26 Thread Colomban Wendling
Le 26/06/2012 18:11, Nick Treleaven a écrit : > On 25/06/2012 20:33, Dimitar Zhekov wrote: >> Hi. Here is a small diff (for makefile.win32 and src/makefile.win32 >> only) that makes Geany 1.22 Win~1 compilation and installation >> independent of MSYS. Usage: >> >> C> mingw32-make -f makefile.win32

Re: [Geany-devel] Does "marker_translucency" work?

2012-06-24 Thread Colomban Wendling
Le 24/06/2012 23:40, Matthew Brush a écrit : > Hi, > > I'm writing up some info on colour schemes and through testing it seems > that "marker_translucency" doesn't do anything. Can anyone test to confirm? > > It says in the manual and filetypes.common file that it's supposed to > control the tran

Re: [Geany-devel] [PATCH] Link export plugin against libm (-lm)

2012-06-21 Thread Colomban Wendling
Le 21/06/2012 10:06, Chow Loong Jin a écrit : > The export plugin uses the pow() function from libm without linking against > it. It has worked so far because Geany itself has a link against libm, but > should that be removed in the future, this would fail to resolve symbols. > > Signed-off-by: Ch

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

2012-06-18 Thread Colomban Wendling
Le 18/06/2012 23:56, Enrico Tröger a écrit : > 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 >> >>

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

2012-06-18 Thread Colomban Wendling
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 PCRE regular expression support for search and replace.

[Geany-devel] About ChangeLog, AUTHORS and COMMITTERS files

2012-06-17 Thread Colomban Wendling
Hi guys, I updated the build system to generate a ChangeLog from Git's log upon dist. I mostly used the suggestion at https://live.gnome.org/Git/ChangeLog and it works fine. The format is a bit weird for a ChangeLog, but it's complete and quite clear. And output a ChangeLog-style format is way

Re: [Geany-devel] tagmanager changes - tree refactoring

2012-06-07 Thread Colomban Wendling
Le 07/06/2012 17:59, Nick Treleaven a écrit : > On 06/06/2012 15:42, Nick Treleaven wrote: >>> OK, I tried building it and found some fixes are necessary for the >>> Windows makefiles - I'll commit these to a branch. After those changes, >>> it seems to build fine. >> >> Now pushed to: >> https://g

Re: [Geany-devel] GLib 2.32 and debug messages

2012-06-03 Thread Colomban Wendling
Le 02/06/2012 13:16, Lex Trotman a écrit : > On 2 June 2012 20:58, Colomban Wendling wrote: >> Hi guys, >> >> Since GLib 2.32, log messages at levels INFO or DEBUG aren't output >> unless G_MESSAGES_DEBUG environment variable is set to either "all" or

[Geany-devel] GLib 2.32 and debug messages

2012-06-02 Thread Colomban Wendling
Hi guys, Since GLib 2.32, log messages at levels INFO or DEBUG aren't output unless G_MESSAGES_DEBUG environment variable is set to either "all" or to include the domain the message comes from [1]. The problem is that it breaks our `-v` option, since we simply turns on outputting INFO-level messa

Re: [Geany-devel] tagmanager changes

2012-05-31 Thread Colomban Wendling
Le 08/05/2012 23:04, Colomban Wendling a écrit : > Le 08/05/2012 14:12, Colomban Wendling a écrit : >> Le 30/04/2012 19:07, Nick Treleaven a écrit : >>> On 29/04/2012 15:47, Colomban Wendling wrote: >>>> Le 26/04/2012 18:53, Nick Treleaven a écrit : >>>>&

Re: [Geany-devel] Geany multicursors patch

2012-05-25 Thread Colomban Wendling
Le 23/05/2012 21:19, Davide Andreoli a écrit : > [...] > > Ok, I also finished the snippets part, super-easy at the end :) > you can find my new 'supersnip' branch at: > https://github.com/DaveMDS/geany/tree/supersnip > also included the multicursor 3 lines (needed) > > Here you can read the desc

Re: [Geany-devel] Geany multicursors patch

2012-05-25 Thread Colomban Wendling
Le 23/05/2012 21:19, Davide Andreoli a écrit : > 2012/5/23 Lex Trotman : >> [...] >> >> IMHO the multiselection is now small enough (3 lines) that a plugin >> would be overkill :) >> >> Davide, what is the impact of enabling this, how do existing features >> interact with multiple selections? Do a

Re: [Geany-devel] Incompatible UI change, removal of actions from ctrl-click

2012-05-25 Thread Colomban Wendling
Hi, Le 24/05/2012 03:27, Lex Trotman a écrit : > [posted to both devel and user lists, sorry to those on both] > > Hi All, > > Geany currently hard codes two actions to the - > input, "goto tag" if the click is over an identifier or "goto matching > brace" otherwise. > > This blocks the standar

Re: [Geany-devel] Geany multicursors patch

2012-05-25 Thread Colomban Wendling
Hi, Le 22/05/2012 20:40, Davide Andreoli a écrit : > 2012/5/21 Dimitar Zhekov > > >> [...] >> >>> 3. is there a way to really show multiple carets? >> >> No easy way AFAIK. > > > hey! you are wrong :P > > I found the easy way (that also solve the issue 2). I

Re: [Geany-devel] geany-plugins: Autotools usage

2012-05-19 Thread Colomban Wendling
a few patches updating the build system to properly embed both stylesheets, and a few other updates. I didn't commit them/made a PR yet because #2 is likely to conflict. Regards, Colomban >From b7c07dc512616b196d2705c4426d4e3c84285673 Mon Sep 17 00:00:00 2001 From: Colomban Wendling Date

Re: [Geany-devel] gtk_separator_tool_item_new() patch

2012-05-08 Thread Colomban Wendling
Hi, Le 29/04/2012 20:26, Dimitar Zhekov a écrit : > Hi again, and excuse me for stuffing the list. > > Actually there is 1/2 error. The plugin toolbar items are inserted > improperly, but added to plugin_items list in the right order. So > using "Customize Toolbar" and adding/removing items or ot

Re: [Geany-devel] tagmanager changes

2012-05-08 Thread Colomban Wendling
Le 08/05/2012 14:12, Colomban Wendling a écrit : > Le 30/04/2012 19:07, Nick Treleaven a écrit : >> On 29/04/2012 15:47, Colomban Wendling wrote: >>> Le 26/04/2012 18:53, Nick Treleaven a écrit : >>>> On 26/04/2012 16:02, Nick Treleaven wrote: >>>>>

Re: [Geany-devel] tagmanager changes

2012-05-08 Thread Colomban Wendling
Le 30/04/2012 18:54, Nick Treleaven a écrit : > On 29/04/2012 15:42, Colomban Wendling wrote: >>>> * it support asynchronous parsing (though not concurrent parsing); >>> >>> What's the difference? Also, what does it buy us? >> >> What I meant w

Re: [Geany-devel] tagmanager changes

2012-05-08 Thread Colomban Wendling
Le 08/05/2012 02:03, Lex Trotman a écrit : > On 8 May 2012 02:04, Nick Treleaven wrote: >> [...] >> >> It doesn't look like tm_file_entry_ is really used. > > Along with your comment below and about project on the next post, > sounds like tm code could be reduced significantly. Might help :) Ag

Re: [Geany-devel] tagmanager changes

2012-05-08 Thread Colomban Wendling
Le 02/05/2012 06:46, Lex Trotman a écrit : > [...] > > 3. Background/asynchronous whatever you want to call it parsing > > a. @Colomban, you say that caches are created on first lookup, doesn't > that throw work back into the UI thread which could have been done in > the parsing thread? Well, ye

Re: [Geany-devel] tagmanager changes

2012-05-08 Thread Colomban Wendling
Le 07/05/2012 18:04, Nick Treleaven a écrit : > On 02/05/2012 05:46, Lex Trotman wrote: >> Hi All, >> >> To summarise since the thread has several subthreads. >> >> 1. Tagmanager Understandability >> >> a. I generated the doxygen documentation for tagmanager, it works if >> you set recursive, but d

Re: [Geany-devel] tagmanager changes

2012-05-08 Thread Colomban Wendling
Le 30/04/2012 19:07, Nick Treleaven a écrit : > On 29/04/2012 15:47, Colomban Wendling wrote: >> Le 26/04/2012 18:53, Nick Treleaven a écrit : >>> On 26/04/2012 16:02, Nick Treleaven wrote: >>>> On 24/04/2012 22:31, Colomban Wendling wrote: >>>>> * it

Re: [Geany-devel] tagmanager changes

2012-04-29 Thread Colomban Wendling
Le 29/04/2012 14:07, Nick Treleaven a écrit : > On 27/04/2012 06:30, Lex Trotman wrote: >> [...] >>> >>> I don't understand why tagmanager has to be replaced, why not just >>> replace >>> the parts you want to improve? Rewriting it is likely to lead to a >>> new set >>> of bugs and be hard to revie

Re: [Geany-devel] tagmanager changes

2012-04-29 Thread Colomban Wendling
Le 27/04/2012 07:30, Lex Trotman a écrit : > [...] >>> - a "multi-cache" one that, as its name suggests, maintains multiple >>> caches (sorted tags arrays). it uses a little more memory and is >>> slower on insertion since it maintains several sorted lists, but a >>> search on an alr

Re: [Geany-devel] tagmanager changes

2012-04-29 Thread Colomban Wendling
Le 26/04/2012 18:53, Nick Treleaven a écrit : > On 26/04/2012 16:02, Nick Treleaven wrote: >> On 24/04/2012 22:31, Colomban Wendling wrote: >>> * it uses the same tag parsers tagmanager used, in ctagsmanager/ctags; > > BTW this is a good idea to clearly separate CTags fr

Re: [Geany-devel] tagmanager changes

2012-04-29 Thread Colomban Wendling
Hi, Le 26/04/2012 17:02, Nick Treleaven a écrit : > On 24/04/2012 22:31, Colomban Wendling wrote: >> Le 17/04/2012 18:20, Nick Treleaven a écrit : >> Sorry for the long delays -- and also small activity -- recently. I >> have/had a lot of non-Geany stuff to do and stuff,

Re: [Geany-devel] tagmanager changes

2012-04-24 Thread Colomban Wendling
Le 17/04/2012 18:20, Nick Treleaven a écrit : > Hi, > How's it going? Hi, Sorry for the long delays -- and also small activity -- recently. I have/had a lot of non-Geany stuff to do and stuff, the whole story, you know. > Lex mentioned in this mail: > http://lists.uvena.de/pipermail/geany/2012-

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

2012-04-12 Thread Colomban Wendling
Le 12/04/2012 23:10, Enrico Tröger a écrit : > 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 y

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

2012-04-12 Thread Colomban Wendling
Le 12/04/2012 22:36, Enrico Tröger a écrit : > 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(-) >>> ==

Re: [Geany-devel] Development of code re-formatting plugin

2012-04-12 Thread Colomban Wendling
Le 10/04/2012 01:59, Lex Trotman a écrit : > On 10 April 2012 09:05, Colomban Wendling wrote: >> Hi, >> >> Le 09/04/2012 12:41, Lex Trotman a écrit : >>> On 9 April 2012 20:08, Nayan Shah wrote: >>>> Hello, >>>> >>>> I am pl

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

2012-04-12 Thread Colomban Wendling
Le 12/04/2012 18:41, Colomban Wendling a écrit : > Modified: wscript > 1 files changed, 1 insertions(+), 0 deletions(-) > === > @@ -346,6 +346,7 @@ def build(bld): > bld.new_task_gen( > source

Re: [Geany-devel] Development of code re-formatting plugin

2012-04-09 Thread Colomban Wendling
Hi, Le 09/04/2012 12:41, Lex Trotman a écrit : > On 9 April 2012 20:08, Nayan Shah wrote: >> Hello, >> >> I am planning to develop a code re-formatting plugin for geany. I want it to >> be more on the lines of Notepad++'s C++ re-indent plugin which is pretty >> awesome. I don't know Notepad++, b

Re: [Geany-devel] geany-plugins tests failures

2012-03-25 Thread Colomban Wendling
Le 25/03/2012 17:46, Quentin Glidic a écrit : > Hello, > > While running geany-plugins tests, I hit two failures. > > The first one is that cppcheck is not happy about Vala, and since > multiterm is fully in Vala, it fails. ACK, running cppcheck on a non-C plugin seems stupid anyway. > The seco

[Geany-devel] Scope completion fix/reimplementation

2012-03-23 Thread Colomban Wendling
will probably not work -- though it works for sub-members, like "local.member.foo". So. I'm now waiting for your replies :) Cheers, Colomban [1] because I don't think anybody understands the TM code anymore, and it has some flaws we can't fix -- this one for example >F

Re: [Geany-devel] C++ Symbols problem

2012-03-23 Thread Colomban Wendling
Lex > > On 18 March 2012 08:36, Colomban Wendling wrote: >> Le 13/03/2012 01:48, Lex Trotman a écrit : >>> Hi All, >> >> Hey! >> >> Here's an initial patch that fixes the issue by better handling of true >> duplicate tags. It's not nece

Re: [Geany-devel] Wrap words Addon patch

2012-03-21 Thread Colomban Wendling
Le 21/03/2012 08:21, Frank Lanitz a écrit : > Am 21.03.2012 00:33, schrieb Colomban Wendling: >> Le 20/03/2012 22:14, Frank Lanitz a écrit : >>> On Tue, 13 Dec 2011 17:46:47 +0800 >>> Nathan Broadbent wrote: >>> >>>> 1. Visit https://github.com/pzo

Re: [Geany-devel] Wrap words Addon patch

2012-03-20 Thread Colomban Wendling
Le 20/03/2012 22:14, Frank Lanitz a écrit : > On Tue, 13 Dec 2011 17:46:47 +0800 > Nathan Broadbent wrote: > >> 1. Visit https://github.com/pzoxiuv/geany-plugins-1 >> 2. Click 'Pull Request' >> 3. In the box on the right, you will see the heading 'Head branch · >> tag · commit'. There is an input

[Geany-devel] Wrap Words Addon patches

2012-03-18 Thread Colomban Wendling
ead and commit them -- they're just waiting for me to git push. Cheers, Colomban [1] OK, I haven't tested them much, I don't use this addon myself -- but they look correct to my C knowledge and don't introduce too obvious bugs >From a6c0fc67b0e9c5c2dd345b6348cdc4ca567a1a99 M

Re: [Geany-devel] Default keybinding for Zoom In

2012-03-18 Thread Colomban Wendling
Le 19/03/2012 03:06, Matthew Brush a écrit : > Hi, > > It's always bothered me that Geany uses the "wrong" keybinding for Zoom > In, but I'm starting to think it's completely on accident. The normal > keybinding for Zoom In on most applications is Control and Equal (same > key as plus symbol). If

Re: [Geany-devel] Gathering Release 1.22 incompatibilities

2012-03-18 Thread Colomban Wendling
Le 19/03/2012 01:20, Lex Trotman a écrit : > Hi All, > > I recently ran into Nicks change of the default keybinding -t > from transpose to gototag. This made me realise we need to keep a > list of incompatibilities to add to the release notes when 1.22 is > released. > > I would have thought tha

Re: [Geany-devel] C++ Symbols problem

2012-03-17 Thread Colomban Wendling
Le 13/03/2012 01:48, Lex Trotman a écrit : > Hi All, Hey! Here's an initial patch that fixes the issue by better handling of true duplicate tags. It's not necessarily the better fix for the issue, where maybe having the template type info would be better, but it is more generic since it would ha

Re: [Geany-devel] C++ Symbols problem

2012-03-17 Thread Colomban Wendling
Le 17/03/2012 15:28, Colomban Wendling a écrit : > Le 16/03/2012 11:30, Lex Trotman a écrit : >> Hi All, > > Hey, > > I haven't had the time yet to try to fix the sidebar bug, but... > >> So that I don't look unreasonable for criticising just Geany I &g

Re: [Geany-devel] C++ Symbols problem

2012-03-17 Thread Colomban Wendling
Le 16/03/2012 11:30, Lex Trotman a écrit : > Hi All, Hey, I haven't had the time yet to try to fix the sidebar bug, but... > So that I don't look unreasonable for criticising just Geany I Sweet :p > [...] > > In fact it would even be better if . and -> autocomplete was turned > off for C++ ra

Re: [Geany-devel] small leak in keyfile.c

2012-03-08 Thread Colomban Wendling
Le 08/03/2012 18:06, Dimitar Zhekov a écrit : > Hi, > > configuration_reload_default_session() does not free configfile. > Patch attached. Thanks, committed. Cheers, Colomban ___ Geany-devel mailing list Geany-devel@uvena.de https://lists.uvena.de/cgi-

Re: [Geany-devel] Fwd: Security issue in Terminal

2012-03-08 Thread Colomban Wendling
Le 08/03/2012 17:31, Johann SAUNIER a écrit : > Which distros are still mounting /tmp on the hard drive rather than on a > tmpfs file system ? Not Debian Sid obviously: $ /bin/df -h /tmp/ Filesystem Size Used Avail Use% Mounted on tmpfs 767M 67M 700M 9% /tmp ...but Debian St

Re: [Geany-devel] Commit messages on merges

2012-03-04 Thread Colomban Wendling
Le 04/03/2012 09:28, Frank Lanitz a écrit : > On Sun, 04 Mar 2012 03:40:29 +0100 > Colomban Wendling wrote: > >> IMO we should not record merges when there is only one single commit >> or when the commits are unrelated (though the latter should probably >> be less c

Re: [Geany-devel] Commit messages on merges

2012-03-03 Thread Colomban Wendling
Le 28/02/2012 06:59, Frank Lanitz a écrit : > Am 27.02.2012 08:44, schrieb Lex Trotman: >> [...] >>> >>> I guess if we can filter out merge commits and only show the real commit >>> information it should be good? >>> >>> (See other message with individual commit messages) >> >> Yeah, IMO git gives

Re: [Geany-devel] Commit messages on merges

2012-03-03 Thread Colomban Wendling
Le 04/03/2012 02:01, Jiří Techet a écrit : > On Mon, Feb 27, 2012 at 08:33, Matthew Brush wrote: >> On 12-02-26 11:20 PM, Frank Lanitz wrote: >>> >>> Hi folks, >>> >>> Just something I thought on last merges based on Jiri's patches. Its >>> hard to understand what this merges do just by reading th

Re: [Geany-devel] [geany/geany] 795ee4: Merge pull request #28 from RetroX/patch-1

2012-02-25 Thread Colomban Wendling
Le 26/02/2012 00:31, Erik de Castro Lopo a écrit : > Lex Trotman wrote: > > [...] > >> If they are used they >> should be typedefed to a more user friendly name. > > I am sure I am not the only one who considers > > typedef int32_t my_project_int16_t ; > > to be bad practice. +1 > >> So

Re: [Geany-devel] Patch for Feature Request #3481844

2012-02-25 Thread Colomban Wendling
Hi, Le 25/02/2012 23:01, Michael Hall a écrit : > Attached is a patch to add a Unity Quicklist shortcut for Geany. The > patch is from "svn diff". Isn't that the same report than in the pull request #27? [1] No need to post it twice :) Though you made me answer your mail so maybe you got wh

Re: [Geany-devel] Line operations

2012-02-23 Thread Colomban Wendling
Le 23/02/2012 11:08, Eugene Arshinov a écrit : > On Mon, 6 Feb 2012 11:55:25 +0400 > Eugene Arshinov wrote: > >> On Sun, 05 Feb 2012 20:50:38 +0100 >> Colomban Wendling wrote: >> >>> Le 05/02/2012 13:51, Eugene Arshinov a écrit : >>>> Hello

Re: [Geany-devel] Plugins Guidance

2012-02-22 Thread Colomban Wendling
Le 21/02/2012 05:15, Lex Trotman a écrit : > In another thread > http://lists.uvena.de/geany/2012-February/007808.html a couple of > things were mentioned about guidelines for plugins to be good > citizens. So I thought it worthwhile gathering any suggestions so the > docs could be updated in one

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

2012-02-22 Thread Colomban Wendling
Le 21/02/2012 19:06, Dimitar Zhekov a écrit : > On Mon, 20 Feb 2012 21:00:44 +0100 > Colomban Wendling wrote: > >> "To run a second instance of Geany, do not specify any filenames on >> the command-line, [...]" >> >> This should be reworded since

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

2012-02-20 Thread Colomban Wendling
Le 20/02/2012 20:29, Dimitar Zhekov a écrit : > On Mon, 20 Feb 2012 20:00:38 +0100 > Colomban Wendling wrote: > >> Thanks a lot, committed. Maybe an update of the manual to explain >> more it needed? > > Yes... An update is required because the manual explicitly says

Re: [Geany-devel] Line operations

2012-02-20 Thread Colomban Wendling
Le 19/02/2012 20:01, Eugene Arshinov a écrit : > On Sun, 19 Feb 2012 17:24:00 +0100 > Colomban Wendling wrote: > > [...] > >>> The commands indeed work similarly to our own `move_lines` >>> function. I posted pull request #24 [3] which removes `move_line

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

2012-02-20 Thread Colomban Wendling
Le 20/02/2012 18:34, Dimitar Zhekov a écrit : > On Sat, 18 Feb 2012 14:17:17 +0100 > Colomban Wendling wrote: > >> So I'd say "aye" to Dimitar since he gently volunteered :) Moreover >> if it is a preference I don't see any loss; but I'd better s

Re: [Geany-devel] Line operations

2012-02-19 Thread Colomban Wendling
Le 19/02/2012 08:02, Eugene Arshinov a écrit : > Hi there. Hi Eugene, > > Quick overview - I posted a pull request [3] which removes `move_lines` > function and uses commands already available in Scintilla. See below. > > On Sun, 05 Feb 2012 20:50:38 +0100 > Colomban Wend

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

2012-02-19 Thread Colomban Wendling
Le 19/02/2012 01:06, Lex Trotman a écrit : > [...] >>> >>> 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. >> > > Yes, true. > > [...] >> I personally do think what we do is

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

2012-02-19 Thread Colomban Wendling
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, but... Maybe it was alread

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

2012-02-18 Thread Colomban Wendling
Sorry for the long delay, I was busy last week (OK, no one cares anyway) Le 18/02/2012 02:45, Lex Trotman a écrit : > On 18 February 2012 12:13, Matthew Brush wrote: >> On 02/17/2012 09:42 AM, Dimitar Zhekov wrote: >>> >>> On Mon, 13 Feb 2012 17:14:19 -0800 >>> Matthew Brush wrote: >>> > 3.

Re: [Geany-devel] Line operations

2012-02-05 Thread Colomban Wendling
Le 05/02/2012 13:51, Eugene Arshinov a écrit : > Hello all. Hey Eugene, > I have several suggestions and questions about certain line operations > implemented in Geany. > > 1) Recently I found that "move lines up/down" command does not work > properly for the last line not ending with a newline.

Re: [Geany-devel] Running build commands on windows

2012-02-05 Thread Colomban Wendling
Hey guys, Le 05/02/2012 01:47, Lex Trotman a écrit : > Hi Colomban, > > RE your discussion on IRC about $subject > > To save you searching, some info about g_spawn not working (right) on > windows, and that it won't be fixed: > > http://article.gmane.org/gmane.editors.geany.devel/583 > > and i

Re: [Geany-devel] Opening unmounted GIO URIs

2012-02-02 Thread Colomban Wendling
Le 31/01/2012 02:04, Lex Trotman a écrit : > On Tue, Jan 31, 2012 at 11:30 AM, Colomban Wendling > wrote: >> Hey Nick, Matthew, Lex, Frank, Enrico, whoever cares, >> >> https://github.com/b4n/geany/commit/01fd682674286dada6d6b77d0e3064c89a28df64 >> >> I

Re: [Geany-devel] Opening unmounted GIO URIs

2012-02-02 Thread Colomban Wendling
Le 31/01/2012 20:14, Enrico Tröger a écrit : > 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 G

[Geany-devel] Opening unmounted GIO URIs

2012-01-30 Thread Colomban Wendling
Hey Nick, Matthew, Lex, Frank, Enrico, whoever cares, 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 volume in Nautilus/whatever.

Re: [Geany-devel] get build command from a plugin

2012-01-30 Thread Colomban Wendling
Le 30/01/2012 23:22, Lex Trotman a écrit : > On Tue, Jan 31, 2012 at 5:13 AM, Dimitar Zhekov > wrote: >> On Mon, 30 Jan 2012 14:08:59 +1100 >> Lex Trotman wrote: >> How can I $subject? >>> >>> At the moment you can't officially access any of the build system from >>> a plugin. >> >> [::surpr

Re: [Geany-devel] GIT commit mails format

2012-01-20 Thread Colomban Wendling
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 the script soon. I'd very much like it, and I'm fine with t

Re: [Geany-devel] encoding combo boxes bug

2012-01-20 Thread Colomban Wendling
Le 20/01/2012 00:07, Lex Trotman a écrit : On Fri, Jan 20, 2012 at 9:58 AM, Lex Trotman wrote: On Thu, Jan 19, 2012 at 11:53 PM, Nick Treleaven wrote: Hi, I'm seeing wrong encoding names in the encoding combo boxes on the Files tab of the Prefs dialog. E.g. where it should say UTF-8 I see He

Re: [Geany-devel] Whither goest CTRL-Q?

2012-01-13 Thread Colomban Wendling
Le 14/01/2012 01:06, Ross McKay a écrit : G'day, I pulled the latest from git late yesterday, and just noticed that CTRL-Q no longer binds to Quit. a) was this intentional? b) is there a way to put this back? (can't see it in key bindings) cheers, Ross They should be back in master, thanks f

Re: [Geany-devel] Fixing Glade File (was Re: Whither goest CTRL-Q?)

2012-01-13 Thread Colomban Wendling
Le 14/01/2012 03:24, Matthew Brush a écrit : Hi, For whatever reason in commit c85b89afdd880b7a6aac42f953bab83d3938a4a3 (fixing the project dialog), Glade removed the accelerators (and adjustments) from geany.glade. I'm looking for a clever way to fix this without having to manually edit the Gl

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

2012-01-07 Thread Colomban Wendling
Le 07/01/2012 16:00, Frank Lanitz a écrit : On Fri, 6 Jan 2012 23:42:39 +0100 Frank Lanitz wrote: * What's the exact difference between Supported and Maintained? The only difference I see is that "supported" has the word "paid" in the description, but I doubt that most of us get paid for this

Re: [Geany-devel] GtkFileChooser "recent" annoyance

2012-01-06 Thread Colomban Wendling
Le 20/12/2011 19:18, Colomban Wendling a écrit : > Le 20/12/2011 05:07, Matthew Brush a écrit : >> 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 >>

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

2012-01-06 Thread Colomban Wendling
Le 06/01/2012 10:29, Frank Lanitz a écrit : > Hi folks, > > We have just added a MAINTAINERS into git to add a single point to find > who is responsible for a plugin. Please be so kind and sending in > patches or updating the file on your own for your plugins to show who is > maintaining etc. File

Re: [Geany-devel] Weird Segfault Crash

2012-01-03 Thread Colomban Wendling
Le 03/01/2012 14:36, Nick Treleaven a écrit : > On 02/01/2012 15:54, Nick Treleaven wrote: >> On 02/01/2012 14:33, Colomban Wendling wrote: >>>> encodings_convert_to_utf8_from_charset(utf8_name, (gsize) -1, ...) >>>> > >>>> > Is it OK the cas

Re: [Geany-devel] Weird Segfault Crash

2012-01-02 Thread Colomban Wendling
Hi, Le 02/01/2012 06:01, Matthew Brush a écrit : > Hi, > > I'm having some random crashes, possibly due to bad tag files? Patch > attached "fixes" the segfault, but I'm pretty sure it's not the > "correct" fix. Well, you spotted a quite complex bug in tag encoding management... what we currentl

  1   2   3   4   5   6   >