Hello to all of you,
My name is Grégory. I'm a french software engineer. I'm 39.
I've been willing to be part of a project for some time now, but did not find enough time to dive into something.
I've been programming for more than 20 years now.
I'm writting software for an Informix/4GL application for a big company.
Languages I can use are:
4GL of course,
C,
Pascal,
PHP,
Python
Java
and some more :)
I don't know exactly where to start from to help, so feel free to send me any suggestion some might have.
I'm not very used to GIT but I use CVS system daily (ClearCase)
Regards,
gre99ory
Hi translators,
As Geany is getting a new major release, the plugins are getting updated
too. This time we are on the way of preparing 1.28.
In preparation I have updated the po-files for Geany-Plugins at github
and asking you whether you could update translations, review them or
maybe add new languages.
As on Geany core, I'd be very happy if you could send a patch, a pull
request or single file with translation to either the geany-i18n mailing
list or direct to me within the next two weeks so we can include it to
the next release. Deadline will be also 2016-07-08 CET.
To get most recent files you could just clone the repositories from
Geany: https://github.com/geany/geany-plugins
This can be done e.g. with
git clone https://github.com/geany/geany-plugins.git
Also at http://i18n.geany.org/plugins are statistics and daily updated
files available -- the push of tonight will be there tomorrow CET
(2016-06-28).
If you have any questions, don't hesitate to ping me directly via
IRC: geany @freenode (frlan)
Jabber/XMPP: frlan(a)jabber.ccc.de
or via Mail: look above or some of the mailing lists.
Happy translating!
Cheers,
Frank
Hi translators and friends of Geany,
Again a few months passed by and we are on the last steps for Geany
1.28. In preparation I've updated po-files for Geany core project
inside github repositories and asking you whether you could update
translations, review them or maybe add new languages.
I'd be very happy if you could send a patch, a pull request or single
file with translation to either the geany-i18n mailing list or direct
to me within the next two weeks so we can include it to the next
release. Deadline will be 2016-07-08 CET.
To get most recent files you could just clone the repositories from
Geany: https://github.com/geany/geany
This can be done e.g. with
git clone https://github.com/geany/geany.git
Also at http://i18n.geany.org or are statistics and daily updated files
available -- the push of today will be there tomorrow (Tuesday,
2016-06-28) CET.
If your language was translated by two or more in past, please double
check directly with them or by pinging me, so we don't need to
translate same things two or three times. Also please feel to ping me
for every question or if you like to start a new translation for an
unsupported language.
If you have any questions, don't hesitate to ping me directly via
IRC: geany @freenode
Jabber/XMPP: frlan(a)jabber.ccc.de
or via Mail: look above or some of the mailing lists.
Thanks and happy translating
Frank
Hi all,
I submitted two PRs on github:
https://github.com/geany/geany/pull/1071https://github.com/geany/geany/pull/1074
They seem to have both been approved in principle but remain un-merged
after a week.
Is this normal for relatively trivial PRs like this? What needs to happen
to get these merged?
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
Hello all!
I'm a computer science student interested in open source development.
I've taken a few C/C++ classes so far and want to learn real life
development skills before I graduate. I've been using geany since around
the release of Ubuntu 10. I hope to learn a lot and make some
development contacts.
Alice W.
Hi
My name is Leif Persson, from Sweden, and I have worked many years with C, C++, C# on Windows. About a year ago I changed work and since then I'm only working in linux. I really missed my Visual Studio and tried all the different code editors there is for linux until I finally found Geany which is really good for an old Windows developer. However, there was still some things that I missed so I have made three plugins that make my life much easier.
Ctrl-Tab
This plugin is supposed to be hooked up to the keybinding Ctrl-Tab and shows a dialog with open files and "tool-windows". When opened the dialog will show open files in the order of last used. Ctrl-Tab and Ctrl-Shift-Tab and also arrow keys can be used to select any file or tool windows to switch to.
Goto Function
This plugin shows all the functions of the current document and has a quick sarch text box at the top. It allows to very quickly jump to even then you only remember a part of the functions name.
Switch Document
I often have many documents open and switching to the correct one could be very time consuming. This plugin lists all open documents in a dialog and it has a quick search text box at the top. Just write a part of the file name and the list of files is reduced. Very quick and handy!
I have compiled them for both Linux and Windows and they seem to work as intended and I would like to share them with everyone. How do I go about to do this?
Just put the on github? Maybe everyone isn't comfortable with building from source themself, especially on Windows?
Or include them in the Geany plugin collection somehow? I suppose this assumes that they are interesting for other people?
Br
Leif Persson
Hi,
just a quick question - is anyone still using the Windows build based on
the makefile.win32 files? If not, maybe they could be removed completely.
Any objections?
(I ran into this when doing some tag manager source reorganization and the
question is whether it's worth updating the makefile.win32 files.)
Cheers,
Jiri
---------- Forwarded message ----------
From: Akima <me(a)aki.ma>
Date: 14 May 2016 at 10:01
Subject: Raspbian + Geany
To: elextr(a)gmail.com, enrico.troeger(a)uvena.de
Hi
I just heard on Phoronix that Geany has been bundled in the default
Raspbian image \(^-^)/
https://www.phoronix.com/scan.php?page=news_item&px=Raspbian-May-2016
That's a huge audience to be exposed to the editor.
Thought I'd let you know. You guys should post Geany advocacy stuff
like this on the news page.
-Akima