[Geany-Devel] Re: Geany 2.0 has bad or missing signing keys

2023-10-19 Thread Colomban Wendling via Devel
just downloading everything from the same website is just gonna help verifying corruption during the transfer :) gpg2 gives me these diagnostics: geany-2.0.tar.bz2.sig Good signature from "Colomban Wendling " [expired] geany-2.0.tar.gz.sig Good signature from "Colomban Wendling

[Geany-Devel] Re: Geany colour scheme on MIT license?

2023-03-13 Thread Colomban Wendling via Devel
Hello, Le 13/03/2023 à 21:18, Julian Groß via Devel a écrit : is it possible to use the default Geany colour theme (as defined in https://github.com/geany/geany/blob/master/data/filedefs/filetypes.common ) in an MIT licensed project? I myself have no problem with this at all, but it might be l

[Geany-Devel] Re: Problems with building geany plugins

2023-03-04 Thread Colomban Wendling via Devel
Hello, Le 04/03/2023 à 14:32, fireclawthefox--- via Devel a écrit : […] configure.ac:16: error: possibly undefined macro: AC_DISABLE_STATIC If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:17: error: possibly undefin

[Geany-Devel] [ANN] Geany 1.37.1 is out!

2020-11-08 Thread Colomban Wendling
We are happy to announce a new release of Geany! This is a bug fix release following the recent release of Geany 1.37. On Windows, Geany crashed on startup without an existing configuration file. This release fixes this bug and Geany will startup normally again. Other operating systems were not

[Geany-Devel] [ANN] Geany 1.37 is out!

2020-10-25 Thread Colomban Wendling
We are happy to announce a new release of Geany! For a comprehensive list of changes please see: https://www.geany.org/documentation/releasenotes/ Some highlights: * Save main and project configuration whenever documents are opened/closed to reduce accidental loss of current session in the e

Re: [Geany-Devel] Smalltalk support in Geany

2019-11-17 Thread Colomban Wendling
Le 16/11/2019 à 22:45, Snowflake the Pony a écrit : >>I fixed the bits I mentioned and did rudimentary testing that shows it >>works well.  The lexer is indeed a plain copy of Scintilla's one, so no >>problem here.  IMO this is fine to go in, and I'll make a PR for review. >> >>@Snowflake what cred

Re: [Geany-Devel] Smalltalk support in Geany

2019-11-16 Thread Colomban Wendling
Le 14/11/2019 à 13:17, Colomban Wendling a écrit : > […] > * the scintilla/scintilla_changes.patch patch needs updating > * there seem to be an indentation issue in src/filetypes.c > * maybe comment_single shouldn't be set to an empty value > > I didn't test, but a

Re: [Geany-Devel] Smalltalk support in Geany

2019-11-14 Thread Colomban Wendling
Le 13/11/2019 à 22:24, Lex Trotman a écrit : > Geany is a volunteer project, nothing will happen unless "somebody" > submits a pull request. Not saying it will be accepted, but if nobody > has done it to date it likely means nobody uses smalltalk and it isn't > going to happen otherwise. I myself

Re: [Geany-Devel] [ANN] Geany 1.36 is out!

2019-09-30 Thread Colomban Wendling
Le 30/09/2019 à 17:47, Tim Tassonis a écrit : > […] > > A quick question: ist GTK+2 still the recommended toolkit, or is it now > GTK+3? Currently they are both supported just as well (but maybe not on Windows, I'm not sure GTK3 is much tested), the only thing that might differ is which plugins w

[Geany-Devel] [ANN] Geany 1.36 is out!

2019-09-28 Thread Colomban Wendling
We are happy to announce a new release of Geany! For a comprehensive list of changes please see: https://www.geany.org/documentation/releasenotes/ Some highlights: * Add support for fractional font sizes (Pedro Henrique Antunes de Oliveira). * Improve matching filetype extensions. * Add Apple Sw

Re: [Geany-Devel] Recommended introduction email

2019-09-27 Thread Colomban Wendling
Hi Lukas, and welcome around those parts! Le 27/09/2019 à 10:48, Lukas R a écrit : > I like the idea behind Geany and like it's approach already but if I'm > honest the main reason I'm here is to improve the vimode plugin […] It's great to focus and what is of actual interest to you, so that's pe

Re: [Geany-Devel] How to programmatically de-select text

2019-08-28 Thread Colomban Wendling
Le 28/08/2019 à 12:38, Austin Green a écrit : > […]> > Yes, that's what I tried first. It only appears to have no selection > -- as soon as I move the caret, it starts selecting again (even > without the shift key!) So appears to have gone into a strange > extend-selection-just-by-moving mode. I

[Geany-Devel] [ANN] Geany 1.35 is out!

2019-04-28 Thread Colomban Wendling
We are happy to announce a new release of Geany! For a comprehensive list of changes please see: https://www.geany.org/Documentation/ReleaseNotes Some highlights: * Start synchronization of language parsing with Universal-CTags (Jiří Techet). * Fix garbage data insertion when moving lines up or

[Geany-Devel] [ANN] Geany 1.34.1 is out!

2019-01-04 Thread Colomban Wendling
Shortly after 1.34, we have released 1.34.1 which fixes a few issues that were discovered in the 1.34 release. Most importantly, while fixing other related issues, version 1.34 broke line breaking feature on existing lines, and unwillingly changed the modifier for rectangular selections on Windows

[Geany-Devel] [ANN] Geany 1.34 is out!

2018-12-16 Thread Colomban Wendling
We are happy to announce a new release of Geany! For a comprehensive list of changes please see: https://www.geany.org/Documentation/ReleaseNotes Some highlights: * GTK version to build against is now automatically detected. * Show part of the file path to show unique items in the go to symbol p

Re: [Geany-Devel] Why has the universal ctags project to be merged?

2018-03-21 Thread Colomban Wendling
Le 21/03/2018 à 17:17, Lars Paulsen a écrit : > Hello, > > I have got a maybe stupid question out of curiosity: > Why needs the universal ctags project be merged into Geany instead of > e.g. just copying it over? Lex covered it more thoroughly I guess, but it basically simply boils down to having

Re: [Geany-Devel] Linker issues with VTE

2018-02-22 Thread Colomban Wendling
Le 22/02/2018 à 15:09, Lars Paulsen a écrit : > Then I installed it using apt-get install but Ubuntu only installed a > version 0.42 which was older than required. It sounds odd you'd need a version not found in Ubuntu, unless you'd be using a very old Ubuntu. And in any case, depending on someth

Re: [Geany-Devel] Linker issues with VTE

2018-02-21 Thread Colomban Wendling
Le 21/02/2018 à 15:06, Lars Paulsen a écrit : > Hi All, > > during porting the scope plugin to GTK3 I had to switch from "GdkColor" > to > "GdkRGBA". > The scope code was calling "vte_terminal_set_color_foreground" which > acco

Re: [Geany-Devel] Building geany on Windows is slow; libgeany

2018-01-25 Thread Colomban Wendling
Le 25/01/2018 à 04:38, Lex Trotman a écrit : > On 25 January 2018 at 22:19, Nick Treleaven wrote: >> Hi, >> I hadn't built Geany for a while, I found the MSYS2 build instructions with >> autotools. Libtool seems incredibly slow - mainly for linking but even >> compiling is slow. I've tried disabli

Re: [Geany-Devel] geany plugins fails to compile with latest pango

2017-11-24 Thread Colomban Wendling
Hey Tim, Le 24/11/2017 à 13:46, Tim Tassonis a écrit : > Pango recently switched from autotools/libtool to meson/ninja and it > seems that geany-plugins can't handle that. The compile/install fails on: > > > /bin/sed: can't read /opt/X11/lib/libpangocairo-1.0.la: No such file or > directory > li

[Geany-Devel] Workbench translation and the use of Directory vs Folder

2017-11-17 Thread Colomban Wendling
Hey Lars, and other translators, I'm trying to translate the Workbench plugin in French, and beside the trickiness of translating (or not) "Workbench" itself, I'm highly puzzled by the use of both "Directory" vs. "Folder" in very similar manner yet with apparently distinct meanings. For example,

Re: [Geany-Devel] UTF-8 in geany's termina, eg. ș

2017-10-21 Thread Colomban Wendling
Hi Marius, Le 21/10/2017 à 06:49, marius buzea a écrit : > I would like to share a simple use-case with Geany. Here it is: you go to > the Geany's terminal and > you list a directory that contains files with names containing 'ș'. It may > be that instead of 'ș' you see > '??'. That's very o

Re: [Geany-Devel] Fwd: Updating Geany doesn't update user's filetypes files

2017-06-25 Thread Colomban Wendling
Le 25/06/2017 à 17:22, Lex Trotman a écrit : > […] > As Matthew says the filetype files in the users directory are the > users own, it would be rude of Geany to overwrite them, since users > likely want to keep changes they made. Geany overwrites the system > filetype files only. If you want to u

Re: [Geany-Devel] [geany/geany-plugins] 9fe302: Add missing style mappings for Rust and PHPSCRIPT

2017-05-25 Thread Colomban Wendling
Hey, Couldn't you use something like `!highlighting_is_code_style()` or alike? Maybe it wasn't part of the API earlier or there's a subtlety I didn't think about, but it would seem more robust. Cheers, Colomban Le 25/05/2017 à 09:23, Enrico Tröger a écrit : > Branch: refs/heads/master > Au

[Geany-Devel] [ANN] Geany 1.30.1 is out!

2017-03-19 Thread Colomban Wendling
Shortly after 1.30, we have released 1.30.1 which fixes calltip and auto-completion popup placement with multi-monitor setups [1]. We are sorry for this inconvenience. We also took the opportunity to include new translation updates that didn't make it into 1.30 in time: ca, de, el, es, sk. As us

[Geany-Devel] [ANN] Geany 1.30 is out!

2017-03-05 Thread Colomban Wendling
We are happy to announce a new release of Geany! For a comprehensive list of changes please see: https://www.geany.org/Documentation/ReleaseNotes Some highlights: * Initial accessibility support in the editor. * Fix scrolling on Wayland. * Fix Ctrl+X and Ctrl+C in non-Latin keyboard layouts (For

Re: [Geany-Devel] [geany/geany] b974d2: C: Fix line continuation handling

2017-01-20 Thread Colomban Wendling
Le 20/01/2017 à 14:05, Colomban Wendling a écrit : > Branch: refs/heads/c/backslashes > Author: Colomban Wendling > Committer: Colomban Wendling > Date:Fri, 20 Jan 2017 13:05:03 UTC > Commit: b974d26dff67d0e8dd768057b8b47a0ba67f0315 > &g

[Geany-Devel] [ANN] Geany 1.29 is out!

2016-11-13 Thread Colomban Wendling
We are happy to announce a new release of Geany! For a comprehensive list of changes please see: https://www.geany.org/Documentation/ReleaseNotes Some highlights: * Fix executing external commands on Windows. * Fix search entries color with the default GNOME 3.20 GTK2 theme. * Add support for ke

Re: [Geany-Devel] Future removal of Geany-Plugins from Fedora

2016-11-12 Thread Colomban Wendling
Le 12/11/2016 à 01:46, Lex Trotman a écrit : > On 12 November 2016 at 09:24, Matthew Brush wrote: >> IMO, it would be wise to separately package plugins to prevent one outdated >> plugin from getting the others removed. AFAIK this is how it's packaged on >> Debians. >> > > That is how its package

Re: [Geany-Devel] Future removal of Geany-Plugins from Fedora

2016-11-12 Thread Colomban Wendling
Le 12/11/2016 à 00:24, Matthew Brush a écrit : > […] > P.S. It is my Markdown plugin that is threatening the removal of the > entirety of Geany-Plugins (upgrade patches welcomed). Might also be WebHelper, maybe I/we should upgrade to webkitgtk2 or something. I don't have plans to do that before S

Re: [Geany-Devel] [FT-plugins] Proposed "Features"

2016-09-01 Thread Colomban Wendling
Le 31/08/2016 à 03:27, Matthew Brush a écrit : > On 2016-08-30 06:43 AM, Colomban Wendling wrote: >> Le 29/08/2016 à 05:14, Matthew Brush a écrit : >>> […] >> >> I'm really not sure it's a good idea to go the custom callback way. >> IMO, we should f

Re: [Geany-Devel] [FT-plugins] Proposed "Features"

2016-08-31 Thread Colomban Wendling
Le 31/08/2016 à 13:22, Thomas Martitz a écrit : > Am 31.08.2016 um 13:03 schrieb Jiří Techet: >> […] >> >> No, performance is a very valid point. Tag updates don't happen in a >> background thread in Geany but rather on the main thread (and changing >> this would require lots of modifications as ne

Re: [Geany-Devel] [FT-plugins] Proposed "Features"

2016-08-30 Thread Colomban Wendling
Le 30/08/2016 à 17:31, Thomas Martitz a écrit : > Am 30.08.2016 um 03:56 schrieb Lex Trotman: >>> […] > >> Certainly 1) showing symbols in the symbol list, 2) autocomplete and >> 3) calltips are currently available to a degree in Geany. But >> highlighting, build commands and build result handlin

Re: [Geany-Devel] [FT-plugins] Proposed "Features"

2016-08-30 Thread Colomban Wendling
Le 29/08/2016 à 05:14, Matthew Brush a écrit : > […] > > Syntax Highlighting > --- > > Most likely using an API based on/similar to Scintilla's "container > lexers". > > At the minimum, it could have a callback something like: > > gboolean (*highlight)(GeanyPlugin*, GeanyDoc

Re: [Geany-Devel] [FT-plugins] Proposed "Features"

2016-08-30 Thread Colomban Wendling
Le 29/08/2016 à 10:04, Jiří Techet a écrit : > […] > > sounds good. This is much more lightweight than how #1195 and various > other discussions sounded, I'm happy :-). Agreed :) I was a little afraid of seeing a proposal introducing a gazillion GObject interfaces and GIO extension points ^^ >

Re: [Geany-Devel] [FT-plugins] Proposed Design

2016-08-30 Thread Colomban Wendling
Le 29/08/2016 à 03:09, Matthew Brush a écrit : > On 2016-08-28 05:47 PM, Matthew Brush wrote: >> [...] >> >> To give an idea, the registration function called by plugins might look >> something like this: >> >> gboolean ftplugin_register_provider(GeanyPlugin*, >> GeanyFiletypeID, GeanyF

Re: [Geany-Devel] [FT-plugins] Proposed Design

2016-08-30 Thread Colomban Wendling
Le 29/08/2016 à 02:47, Matthew Brush a écrit : > […] > > To give an idea, the registration function called by plugins might look > something like this: > > gboolean ftplugin_register_provider(GeanyPlugin*, > GeanyFiletypeID, GeanyFiletypeFeature, GCallback, gpointer); Maybe we could

Re: [Geany-Devel] [FT-plugins] Allowing plugins to supply filetype specific functionality

2016-08-27 Thread Colomban Wendling
Le 27/08/2016 à 02:32, Matthew Brush a écrit : > […] >>> Allow plugins to provide syntax highlight. >> >> Probably sufficient for Geany to support "container lexers" and >> flick-pass it to plugins. But then the plugins probably have to have >> a way to define styles similar to how `highlightmappi

Re: [Geany-Devel] [FT-plugins] Allowing plugins to supply filetype specific functionality

2016-08-27 Thread Colomban Wendling
Le 27/08/2016 à 06:17, Lex Trotman a écrit : > [...] Allow plugins to provide the symbols for the tagbar tree... >>> >>> >>> Do you mean the symbols pane? Or do you mean to inject symbols into >>> tagmanager so all existing functionality also sees them? >>> >> >> I mean something more like whe

Re: [Geany-Devel] Integrate ESLint into Geany

2016-08-10 Thread Colomban Wendling
Le 11/08/2016 à 00:27, Abel a écrit : > […] > > If the editor can execute Node.js directly (like Atom or Visual > Studio Code), you can use Node.js > API: http://eslint.org/docs/developer-guide/nodejs-api > Otherwise (like > Su

Re: [Geany-Devel] Integrate ESLint into Geany

2016-08-10 Thread Colomban Wendling
Hi, Le 10/08/2016 à 23:58, Abel a écrit : > Hi! > > I'd like to use ESLint inside Geany. I've seen many > integrations with differents editors in their website. Are you aware of > any current implementation for this lint or any similar? Do you think > that it would be possible

[Geany-Devel] Commander enhancements (was: Re: Plugins)

2016-07-22 Thread Colomban Wendling
Le 22/07/2016 à 14:03, Vasiliy Faronov a écrit : > Colomban Wendling's Commander plugin [1] also supports switching > between open files, even though this is not documented. Yeah documentation could be improved indeed. > However, to > limit Commander to display *only* the files, you have to type

[Geany-Devel] [ANN] Geany 1.28 is out!

2016-07-10 Thread Colomban Wendling
We are happy to announce a new release of Geany! For a comprehensive list of changes please see: https://www.geany.org/Documentation/ReleaseNotes Some highlights: * Improve support for GTK 3.20. * Fix type name coloring when types change (Jiří Techet). * Fix undo of line end type change (Jiří

Re: [Geany-Devel] Toggle menu and status bars

2016-07-04 Thread Colomban Wendling
Le 02/07/2016 à 11:08, Vasiliy Faronov a écrit : > Hi, > > Most of the time, when using Geany, I don't need the menu and status > bars; they are just noise. But occasionally I want to check the status > bar (e.g. for the line/column number) or browse the menu. So I want to > toggle their visibilit

Re: [Geany-Devel] [Test] Geany GTK3 Windows binaries for testing

2016-06-23 Thread Colomban Wendling
Hey! Le 23/06/2016 à 17:28, Jiří Techet a écrit : > Hi Enrico, > > On Fri, Jun 17, 2016 at 2:00 AM, Enrico Tröger > wrote: > > Hi all, > > in preparation of the upcoming release, I renewed the test installers: > > http://download.geany.org/snapshots

[Geany-Devel] [ANN] Geany 1.27 is out!

2016-03-13 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: * Remove Waf alternative build system. * Greatly improve scope completion (Jiří Techet). * Show a popup to select the symbol when g

Re: [Geany-Devel] [Test] Geany 1.27 Windows binaries for testing

2016-03-12 Thread Colomban Wendling
Le 12/03/2016 16:35, Enrico Tröger a écrit : > […] >> >> * Spellcheck seems to miss all dictionaries, making it not very useful >> (and print an error when loaded) > > The error message on load without any dictionaries is a known problem > but I didn't get to fix it yet. > But what does "miss all

Re: [Geany-Devel] [Test] Geany 1.27 Windows binaries for testing

2016-03-11 Thread Colomban Wendling
Hey, sorry to be so late, but here we go Le 06/03/2016 23:52, Enrico Tröger a écrit : > […] > http://download.geany.org/snapshots/geany-1.27nightly_setup.exe > http://download.geany.org/snapshots/geany-plugins-1.27nightly_setup.exe > > If you can, please test and report issues as soon as you on G

Re: [Geany-Devel] geany and geany-pluigins standalone installation

2016-03-11 Thread Colomban Wendling
Hi, Le 11/03/2016 18:40, Volodymyr Kononenko a écrit : > Hi folks, > > I am trying to build PairTagHighlighter to verify PR > https://github.com/geany/geany-plugins/pull/359 > > But I am getting undefined references to all Scintilla functions: > CCLD pairtaghighlighter.la

Re: [Geany-Devel] RegEx warning on make update-po

2016-01-06 Thread Colomban Wendling
Le 06/01/2016 15:03, Frank Lanitz a écrit : > Hi folks, > > I'm getting a regex warning when running make update-po from inside po > folder. > >> […] > > I'm using very recent Debian > > $ cat /etc/debian_version > stretch/sid > > Just for reference. > > Anyone able to "fix" this? ;) Shall I

Re: [Geany-Devel] RFC: Merge C and C++ Filetypes (no troll)

2016-01-02 Thread Colomban Wendling
Oops, forgot the [1] > However, it being for build commands [1], or default extension, etc., > I'm not sure having one single "C and C++ headers and sources" is a > great idea. [1] I mostly agree stock build commands are seldom (if ever) useful with C and C++, but for the most basic "Hello World"

Re: [Geany-Devel] RFC: Merge C and C++ Filetypes (no troll)

2016-01-02 Thread Colomban Wendling
Le 29/12/2015 11:11, Matthew Brush a écrit : > Hi, > > I have been using Geany without the C filetype and opening all C files > as C++. I use about 50% each of C and C++, and since I merged the two > filetypes quite a few of headaches went away. > > Some of the benefits: > > - C or C++ tags al

Re: [Geany-Devel] New Lexer

2016-01-01 Thread Colomban Wendling
Hi, Le 01/01/2016 18:09, Mark Robinson a écrit : > Hi Guys, > > Some time ago, I asked how I go about adding a new filetype/language > to Geany called DMAP. You kindly told me first to request a new > lexer be added to upstream Scintilla, which I did, and it was > accepted (it was added to Scint

Re: [Geany-Devel] Regex in 1.25 and 1.26

2015-12-21 Thread Colomban Wendling
Le 21/12/2015 18:31, Mark Robinson a écrit : > Hi Guys, > > Is the regular expression capability broken in 1.25 and 1.26 > > In 1.24, if I pop up the Find dialogue on a simple text file, I can > search for \n with reg. expressions ticked and I find the end of the > line. > > If I do this in 1.25

Re: [Geany-Devel] Devel Digest, Vol 93, Issue 5

2015-12-18 Thread Colomban Wendling
Le 18/12/2015 12:10, Per Löwgren a écrit : > […] I've also changed the built in > commenting function, I wanted the comments at start of lines, not at the > indent, etc. This particular one is supported for quite some time, see `comment_use_indent` in Filetypes' settings section

Re: [Geany-Devel] Devel Digest, Vol 93, Issue 2

2015-12-15 Thread Colomban Wendling
Hi, >> […] >> >> The API has been fixed to not leak symbols, which it did for a few >> recent versions. The only functions that are public, which is how it's >> always been, are those documented in the API reference[0]. That you were >> able to compile and link against private symbols was a bug in

Re: [Geany-Devel] End of Line

2015-11-27 Thread Colomban Wendling
Hi, Le 27/11/2015 18:57, Dimitar Zhekov a écrit : > I see that the Scope plugin is marked in autotools as gtk+2 only, > and rightly so. […] > > Enough. If the gtk+3 developers want to target the mobile market > or something, so be it. I'm switching to another editor. It has > disadvantages, but i

[Geany-Devel] [ANN] Geany 1.26 is out!

2015-11-15 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: * New plugin API (Thomas Martitz). * Add support for "proxy" plugins (Thomas Martitz). * Fix spurious "source file has been modifie

Re: [Geany-Devel] Miscellaneous Ideas

2015-11-10 Thread Colomban Wendling
On 10/11/2015 02:32, Lex Trotman wrote: > On 10 November 2015 at 03:08, Devyn Collier Johnson >> To improve the highlighting used by C source-code, could "bool" be added to >> "primary=" in ./data/filetypes.c? "bool" existed since C99 ( >> http://pubs.opengroup.org/onlinepubs/9699919799/ && >> http

Re: [Geany-Devel] [geany] Avoid possible invalid memory access when activating plugin (#732)

2015-11-04 Thread Colomban Wendling
On 04/11/2015 22:21, Enrico Tröger wrote: > On 04/11/15 14:19, Colomban Wendling wrote: >> Re the build failures: yeah, since a few days we can't seem to >> fetch the GTK3 bundle… it's not a biggie in practice as if all of >> Linux+GTK2, Linux+GTK3 and Windows+

Re: [Geany-Devel] gtk 3.16 statusbar size under Win~1

2015-11-04 Thread Colomban Wendling
On 02/11/2015 18:44, Dimitar Zhekov wrote: > Hi, all, > > I upgraded my home computer, and am now using msys2 (which was very slow > on the previous machine). So, I installed msys2 gtk+ 3.16.x and tweaked > the funny default theme to make it usable, but encountered a slight > problem with the stat

Re: [Geany-Devel] Problems calling ui_update_statusbar from a plugin

2015-11-01 Thread Colomban Wendling
On 31/10/2015 14:40, Abel wrote: > I have a fix for #631 but I was trying to fix this statusbar > inconsistency thing as well, but I think I will open a new issue for > that and work on them separately. > > On 31 October 2015 at 13:16, Thomas Martitz > wrote: > > >

Re: [Geany-Devel] Github Comment Mails

2015-08-21 Thread Colomban Wendling
Le 21/08/2015 23:26, Enrico Tröger a écrit : > One more option might be to use the Geany Github account and watch the > Geany repositories with this account to get notifications this way. > We just need to take care to setup a separate email address in the > Github account settings for notification

Re: [Geany-Devel] Geany Portable

2015-08-21 Thread Colomban Wendling
Le 20/08/2015 00:27, Matthew Brush a écrit : > Hi All, > > I was working on some changes to Geany that may affect "Geany Portable" > so I figured I'd have a look at the changes it makes to Geany to see how > it handles binary relocation, but I can't seem to find the source > code/changes. > > The

Re: [Geany-Devel] [Geany-Users] Geany-Plugins website down because of issue at sf

2015-07-21 Thread Colomban Wendling
Le 21/07/2015 23:18, Enrico Tröger a écrit : > […] > > The website http://plugins.geany.org is back online again. > > We moved the site to our infrastructure. > The plugin pages are fully back as well as the downloads for the latest > release, 1.25. Only the downloads for some older releases are m

Re: [Geany-Devel] [Geany-Users] Geany-Plugins website down because of issue at sf

2015-07-21 Thread Colomban Wendling
Le 21/07/2015 23:18, Enrico Tröger a écrit : > […] > > The website http://plugins.geany.org is back online again. > > We moved the site to our infrastructure. > The plugin pages are fully back as well as the downloads for the latest > release, 1.25. Only the downloads for some older releases are

[Geany-Devel] [ANN] Geany 1.25 is out!

2015-07-12 Thread Colomban Wendling
After another long delay, we are finally happy to announce a new release of Geany! For a comprehensive list of changes please see: http://www.geany.org/Documentation/ReleaseNotes Some highlights: * Fix spawning programs on Windows (for real this time!, Dimitar Zhekov). * Use native Windows quo

Re: [Geany-Devel] f403e7e (PR#188) - Maintain edit history on document reload

2015-07-08 Thread Colomban Wendling
Le 29/06/2015 10:24, Thomas Martitz a écrit : > […] > > That helps only existing users, and only that fraction that actually > reads release notes (I would think the bulk of them doesn't). > > Perhaps it would be indeed best to not toggle the default for this > release already? Makes sense to me

Re: [Geany-Devel] Fwd: Re: Github loses comments

2015-07-08 Thread Colomban Wendling
Le 08/07/2015 05:19, Matthew Brush a écrit : > […] > > So does that mean it's ok to make comments either on the main page of > the pull request or the "files changed" view which shows the combined > changes? Depends what you mean "ok", but yeah they shouldn't get lost. The problem is that someti

Re: [Geany-Devel] [RFC]: No force push policy on Github PRs

2015-07-07 Thread Colomban Wendling
Le 07/07/2015 02:13, Matthew Brush a écrit : > Hi All, > > As anyone trying to follow Pull Requests on Github has probably > noticed, when you force push to your PR branch, Github deletes > various comments related to the PR, […] Yeah, that annoyed the hell out of me more than a few times. > Thi

Re: [Geany-Devel] [RFC]: No force push policy on Github PRs

2015-07-07 Thread Colomban Wendling
Le 07/07/2015 08:41, Thomas Martitz a écrit : > [...] > > Am 07.07.2015 um 02:13 schrieb Matthew Brush: >> Hi All, >> >> As anyone trying to follow Pull Requests on Github has probably >> noticed, when you force push to your PR branch, Github deletes various >> comments related to the PR, dependin

Re: [Geany-Devel] Questions about bugs/features trackers

2015-07-03 Thread Colomban Wendling
Hi, Le 03/07/2015 23:48, Minh Bui a écrit : > Hello, I'm a student who wants to contribute to Geany. I've read the > HACKING file and surf through the bug/features tracking list. Great :) > There are several questions I would like to ask: > > 1. What are the "open" tickets? Are they issues that

Re: [Geany-Devel] Don't panic -- There have been a force update on geany-plugins master!

2015-06-30 Thread Colomban Wendling
Le 26/06/2015 19:34, Frank Lanitz a écrit : > Hi folks, > > I need to apologize! Due to chunky fingers I accidentally forced-push an > old head to geany-plugins master repo. Colomban was able to recover the > old state (inkl. same sha) but your client might, depending on when you > have cloned/pul

Re: [Geany-Devel] f403e7e (PR#188) - Maintain edit history on document reload

2015-06-28 Thread Colomban Wendling
Le 26/06/2015 07:22, Thomas Martitz a écrit : > […] > > However, as we entered string freeze, I don't suppose a new dialog like > this is acceptable at this point? It would be really better not to indeed? > What else can we do for *this* release? Hum. If this is an important enough issue, I ca

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

2015-06-28 Thread Colomban Wendling
Le 03/07/2012 20:15, Enrico Tröger a écrit : > […] > > If someone have more information about available builds (and a related > -dev package) I might have a look though I doubt we'll manage that for > the 1.22 release which is, AFAIK, due on upcoming Sunday. As I heard msys2 has builds for everyt

Re: [Geany-Devel] [geany/geany-plugins] 706ae8: Update Windows installer for new plugins: Git Changebar and Overview

2015-06-26 Thread Colomban Wendling
Le 27/06/2015 00:40, Enrico Tröger a écrit : > […] > Update Windows installer for new plugins: Git Changebar and Overview Shouldn't the SEC04 description be updated to reference libgit2? ___ Devel mailing list Devel@lists.geany.org https://lists.geany.or

Re: [Geany-Devel] f403e7e (PR#188) - Maintain edit history on document reload

2015-06-24 Thread Colomban Wendling
Le 24/06/2015 17:04, Thomas Martitz a écrit : > Hello > > I have just noticed that current git, by default, doesn't prompt anymore > when reloading documents, even when they are changed. > > I traced it back to the $SUBJECT commit. IMO it's fine to keep the undo > history on reload and not prompt

Re: [Geany-Devel] Spawn module API

2015-06-23 Thread Colomban Wendling
Le 24/06/2015 01:57, Lex Trotman a écrit : > Colomban, > > Correct me if I'm wrong, but despite my loudly voiced misgivings :) > doesn't the spawn_* series do command quoting and g_spawn* not? > > If that the case they should not be mixed on the same platform > otherwise the user has to know whic

Re: [Geany-Devel] Spawn module API

2015-06-23 Thread Colomban Wendling
Le 24/06/2015 00:18, Matthew Brush a écrit : > […] > > I think the general policy is to export stuff on demand as plugins need > it. Seeing as you wrote the API in question, I'm assuming you know best > the stuff you will need, so I don't personally see much problem > preemptively exposing that st

Re: [Geany-Devel] Profiling Geany with gperftools

2015-06-19 Thread Colomban Wendling
Le 19/06/2015 15:05, Jiří Techet a écrit : > Hi, > > as the ctags guys were interested how I profiled some performance issue > in the Python parser, I thought it would be a good idea to write a wiki > page about it because the outputs are very useful for locating various > performance issues. I pu

[Geany-Devel] ANN: Geany 1.25 release schedule

2015-06-19 Thread Colomban Wendling
Hi everyone! We finally planned the release of Geany 1.25! This release will include a lot of enhancements, including: * Improved MacOS X support (Jiří Techet). * Improved subprocess spawning, especially on Windows (Dimitar Zhekov). * Huge tag management performance improvement (Jiří Techet). *

Re: [Geany-Devel] Msys2 to compile on win32

2015-06-14 Thread Colomban Wendling
Le 14/06/2015 17:16, Thomas Martitz a écrit : > […] > - copy geany.gtkrc to geany-1.25/data (doesn't seem to be installed > automatically) geany.gtkrc is not installed on GTK3 builds because it's a GTK2-only thing. The GTK3 version is geany.css. ___ De

Re: [Geany-Devel] Autotools and Waf options (Was: Re: Msys2 to compile on win32)

2015-06-06 Thread Colomban Wendling
Le 06/06/2015 14:57, Colomban Wendling a écrit : > […] > > And we could probably relatively easily add a flag similar you the > current Waf's `--enable-plugins` -- this was mentioned yesterday on IRC, > we could try and add e.g. --disable-all so to build a single plugin it

[Geany-Devel] Autotools and Waf options (Was: Re: Msys2 to compile on win32)

2015-06-06 Thread Colomban Wendling
Le 06/06/2015 13:07, Dimitar Zhekov a écrit : > […] > > I'm using waf under Linux as well, since it keeps the source tree clean, You can do the same with Autotools, though it admittedly doesn't enforce it. Just run configure from the directory you want the build files in, e.g: $ mkdir _build $

Re: [Geany-Devel] pull request on GitHub, to add GeanyHighlightSelectedWords, into Geany Plugins

2015-06-01 Thread Colomban Wendling
Le 01/06/2015 15:48, Steven Blatnick a écrit : > […] > > Odd, I don't see this reply from Marius in my inbox. Was this in > private separately? No, it was sent to the mailing list just like the rest… maybe a spam filter got confused? >> […] >> >> BTW, @Steven: search_find_text() is *NOT* part o

Re: [Geany-Devel] pull request on GitHub, to add GeanyHighlightSelectedWords, into Geany Plugins

2015-05-31 Thread Colomban Wendling
Le 31/05/2015 07:41, Lex Trotman a écrit : > On 31 May 2015 at 11:46, Lex Trotman wrote: >> On 31 May 2015 at 08:05, Thomas Martitz wrote: >>> Am 30.05.2015 um 03:19 schrieb Matthew Brush: Just because it's such a trivial search algorithm, using strstr() is much more simple an

Re: [Geany-Devel] pull request on GitHub, to add GeanyHighlightSelectedWords, into Geany Plugins

2015-05-29 Thread Colomban Wendling
Le 29/05/2015 00:10, marius buzea a écrit : > > > https://github.com/sblatnick/geany-plugins/blob/master/quick-search/src/quick-search.c. > > […] > > The quick-search.c calls Geany's search_find_text several times in one > processing, and each time a regex would be recompiled in search_find_t

Re: [Geany-Devel] pull request on GitHub, to add GeanyHighlightSelectedWords, into Geany Plugins

2015-05-29 Thread Colomban Wendling
Hey, Le 30/05/2015 01:45, Matthew Brush a écrit : > […] > > I was thinking something like this for implementation: > > - Have a preference to enable the feature (since it would now be > automatic). Have the preference turned off by default. Put the > preference in "Preferences->Editor->Display"

Re: [Geany-Devel] pull request on GitHub, to add GeanyHighlightSelectedWords, into Geany Plugins

2015-05-29 Thread Colomban Wendling
Le 29/05/2015 02:38, Lex Trotman a écrit : > […] >> >> That being said, showing occurrences of the word is such a common and fairly >> useful feature for an IDE, I'd personally rather see the 3-4 existing >> plugins obsoleted by a good implementation in core Geany[1]. > > +1 > > Gotta agree, this

Re: [Geany-Devel] pull request on GitHub, to add GeanyHighlightSelectedWords, into Geany Plugins

2015-05-27 Thread Colomban Wendling
Hi! Le 27/05/2015 14:25, marius buzea a écrit : > Hello, > > I would like to add GeanyHighlightSelectedWords, to Geany Plugins. > Would it be okay that I do a git pull-request for doing this? […] Sure. I see some other people suggested already included plugins might achieve something similar,

Re: [Geany-Devel] Blank completion popups on Windows

2015-05-24 Thread Colomban Wendling
Le 19/04/2015 17:31, Colomban Wendling a écrit : > […] > > I'll open an issue on Scintilla and see what Neil thinks, whether he'd > accept a hack like that dummy field -- or maybe if he has a better > understanding of ABI issues on Windows (but I'm afraid

Re: [Geany-Devel] C# tags for Unity 5

2015-05-21 Thread Colomban Wendling
Hi, Le 21/05/2015 15:05, Deep Thought a écrit : > Hi! I'm a general programmer/CS student who likes to use Geany for > everything textual. I got around to installing the Unity 5 Editor a few > days ago but was disappointed to find that its scripting workflow mainly > went through MonoDevelop, so I

Re: [Geany-Devel] GeanyLua compatiblity with Lua > 5.2

2015-04-24 Thread Colomban Wendling
Le 24/04/2015 23:31, Dominic Hopf a écrit : > Hi guys, > > I've noticed the GeanyLua plugin does not build with Lua versions > greater than 5.2. I've stumbled over this since I updated to the > current version of Fedora 22 Beta which is with Lua 5.3.0 already. > > Is someone able to fix the issue

Re: [Geany-Devel] Blank completion popups on Windows

2015-04-19 Thread Colomban Wendling
Le 19/04/2015 15:57, Enrico Tröger a écrit : > On 17/04/15 19:44, Colomban Wendling wrote: >> Le 15/04/2015 15:27, Colomban Wendling a écrit : >> […] >> >> So we'll have to fix the Windows build issue in some way… > > I gave it another look, however I sort of

Re: [Geany-Devel] [geany/geany] f03206: Windows: Compile geany_private.rc into Geany.exe for version data and icon

2015-04-17 Thread Colomban Wendling
Le 12/04/2015 22:54, Enrico Tröger a écrit : > Branch: refs/heads/master > Author: Enrico Tröger > Committer: Enrico Tröger > Date:Sun, 12 Apr 2015 20:54:16 UTC > Commit: f03206744361baac1c811db97f5d2816409d7787 > > https://github.com/geany/geany/commit/f032

Re: [Geany-Devel] Blank completion popups on Windows

2015-04-17 Thread Colomban Wendling
Le 15/04/2015 15:27, Colomban Wendling a écrit : > […] > > BTW, I think I found a way to avoid the oversize without subclassing > GtkScrolledWindow, which might even be a better fix for the original issue. Okay, the idea was setting the style property `GtkScrollbar::min-slide

Re: [Geany-Devel] [geany/geany-plugins] 73ae49: waf: Fix the checks for openpty() on FreeBSD

2015-04-16 Thread Colomban Wendling
Le 16/04/2015 23:14, Thomas Martitz a écrit : > Am 16.04.2015 um 21:47 schrieb Enrico Tröger: >> On 16/04/15 18:47, Dimitar Zhekov wrote: >>> On 16.4.2015 г. 12:37, Thomas Martitz wrote: Am 15.04.2015 um 19:15 schrieb Dimitar Zhekov: > […] In my splitwindow2 patches I underline the te

Re: [Geany-Devel] [geany/geany-plugins] 73ae49: waf: Fix the checks for openpty() on FreeBSD

2015-04-16 Thread Colomban Wendling
Le 16/04/2015 19:15, Dimitar Zhekov a écrit : > On 16.4.2015 г. 14:41, Colomban Wendling wrote: >> Le 15/04/2015 19:15, Dimitar Zhekov a écrit : >>> That's exactly what I'm talking about. The white horizontal line, which >>> normally gives nice outlin

Re: [Geany-Devel] [geany/geany-plugins] 73ae49: waf: Fix the checks for openpty() on FreeBSD

2015-04-16 Thread Colomban Wendling
Le 15/04/2015 19:15, Dimitar Zhekov a écrit : > On 14.4.2015 г. 22:37, Enrico Tröger wrote: >> On 13/04/15 19:33, Dimitar Zhekov wrote: >>> >>> In 2.24, the horizontal tabs under Win~1 have this "flat" or "modern" or >>> whatever look, and you can only distinguish the current tab via a slight >>> 3

Re: [Geany-Devel] Blank completion popups on Windows

2015-04-15 Thread Colomban Wendling
Le 15/04/2015 22:38, Colomban Wendling a écrit : > > I just noticed this in the debug messages: > >> GLib-GObject WARNING : specified instance size for type `SmallScroller' is >> smaller than the parent type's `GtkScrolledWindow' instance size >>

  1   2   3   4   >