Enrico Tröger
fbce364182
Improve build date conversion code
...
Don't use strptime() as it is not very portable, instead use a GDate and use the
code also for the date output in --version.
2013-03-17 17:17:09 +01:00
Christian Dywan
d270e6c690
Parse compiler provided build date to use the translatable date format string
2013-03-17 17:17:09 +01:00
Frank Lanitz
41456c1809
Replace ru_RU with simple ru inside credantials as we only have one Russiian translation
2013-02-05 21:27:05 +01:00
Frank Lanitz
f087542ef8
Added first version of Serbian translation
2013-02-05 21:25:48 +01:00
Frank Lanitz
159d712bd6
Adding first version of Hindi translation
2013-02-05 00:42:26 +01:00
Colomban Wendling
bd02c009a1
Use the Geany icon from the theme everywhere
2013-01-01 19:10:04 +01:00
Frank Lanitz
987c13e26f
Added Basque translation provied by Asier Iturralde Sarasola
2012-09-15 19:10:53 +02:00
Colomban Wendling
4d16735380
Don't access GtkDialog fields directly
2012-09-13 16:34:18 +02:00
Frank Lanitz
2b163c367d
Adding Hebrew translation
2012-08-25 17:11:52 +02:00
Colomban Wendling
d80bc7ce56
Update FSF address
...
Closes #3557875 .
2012-08-24 19:25:57 +02:00
Colomban Wendling
1c2c455b1d
Update copyright information
2012-06-18 01:15:04 +02:00
Frank Lanitz
58a03352b6
Enable two strings for translation. Patch by gymka
2012-06-03 17:48:30 +02:00
Colomban Wendling
18dea90938
Show shadow around license text view in the about dialog
...
Since the license is a huge piece of text expected to possibly scroll
horizontally, and since most themes display the background of text
views in a different color than the default widget background color,
adding a shadow makes the edges more visible and the UI neater.
2012-05-29 19:52:26 +02:00
Colomban Wendling
d354c597dc
Adjust border width of the "Credits" about tab
2012-05-29 19:31:26 +02:00
Colomban Wendling
7aef9c18fb
Update copyright date in about dialog
2012-05-29 19:27:25 +02:00
Frank Lanitz
3bdc8de2c4
Added Tomáš Vadina as Slovakian translator
2012-05-16 09:30:32 +02:00
Frank Lanitz
43ee34f660
Added Lithuanian translation
2012-03-12 19:22:48 +01:00
Frank Lanitz
f3cff26ef8
Added Arabian translation
2012-03-09 16:56:12 +01:00
Colomban Wendling
0aea05d10d
Fix various integer signedness and minor styling issues
...
Most noteworthy change is that all build commands IDs and groups are
now unsigned everywhere negative values aren't explicitly handled with
a special meaning. This should not change anything in behavior, only
makes clear the index won't underflow.
2011-12-18 00:32:22 +01:00
Colomban Wendling
8bf9a7cb0c
Add Matthew Brush as developer
2011-11-11 16:41:52 +01:00
Enrico Tröger
28dc825e2a
Update developer list in the About dialog
2011-11-06 13:53:46 +01:00
Frank Lanitz
f201434a28
Adding Mongolian translation
2011-11-06 12:36:38 +01:00
Frank Lanitz
0337b19dcb
Adding Wojciech Świderski to list of Polish translators
2011-10-30 12:55:09 +01:00
Frank Lanitz
e9973cc990
Just use pl as language code for Polish translation
2011-10-30 12:51:58 +01:00
Frank Lanitz
a4194c5a63
Move Jarosław to list of prev. Polish translators
2011-10-30 12:51:24 +01:00
Nick Treleaven
b6eccc01ae
Set Colomban as maintainer
2011-10-11 18:02:21 +01:00
Colomban Wendling
d06e9f4575
Remove $Id$ and $Date$ SVN keywords
2011-10-09 22:57:35 +02:00
Colomban Wendling
92c95ad06b
Fix a few warnings
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5949 ea778897-0a13-0410-b9d1-a72fbfd435f5
2011-09-22 18:04:03 +00:00
Frank Lanitz
602e8ba6d1
Added Persian translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5928 ea778897-0a13-0410-b9d1-a72fbfd435f5
2011-09-17 07:59:11 +00:00
Enrico Tröger
9f676783f6
Remove unused variables (patch by Eugene Arshinov, thanks).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5812 ea778897-0a13-0410-b9d1-a72fbfd435f5
2011-05-22 09:58:06 +00:00
Nick Treleaven
de2b01da7b
Store VTE path with the session (based on patch by Nicolas
...
Sierro, thanks).
There's still a bug with loading a project at startup; closing the
project doesn't restore old VTE path.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5707 ea778897-0a13-0410-b9d1-a72fbfd435f5
2011-04-11 12:40:34 +00:00
Frank Lanitz
fccb2fd32f
Fix entity inside about dialog. Oops
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5594 ea778897-0a13-0410-b9d1-a72fbfd435f5
2011-03-15 22:42:09 +00:00
Frank Lanitz
0ff5c9d577
Addded Wei-Lun Chao as current maintainer for traditional Chinese as well as to THANKS file
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5593 ea778897-0a13-0410-b9d1-a72fbfd435f5
2011-03-15 21:59:03 +00:00
Enrico Tröger
84da9b961b
Welcome Colomban Wendling, a new Geany developer.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5552 ea778897-0a13-0410-b9d1-a72fbfd435f5
2011-03-02 20:16:00 +00:00
Enrico Tröger
6ac2623208
Update copyright information.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5528 ea778897-0a13-0410-b9d1-a72fbfd435f5
2011-01-19 19:39:09 +00:00
Frank Lanitz
c05ac6f39b
Added Rafael Peregrino da Silva to list of contributors for Brazilian Portuguese (pt_BR) translation.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5524 ea778897-0a13-0410-b9d1-a72fbfd435f5
2011-01-11 21:49:23 +00:00
Nick Treleaven
c8cd1a0457
Thanks to Matthew Brush.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5519 ea778897-0a13-0410-b9d1-a72fbfd435f5
2011-01-10 13:39:47 +00:00
Nick Treleaven
c25d9856fe
Add 'Ensure consistent line endings' file saving pref (patch by
...
Manuel Bua, thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5321 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-10-25 16:24:55 +00:00
Nick Treleaven
38e23095dd
Add Erlang filetype (patch by Taylor Venable, thanks).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5308 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-10-20 15:45:25 +00:00
Nick Treleaven
b109889e5e
Add Lisp filetype (patch by Mário Silva, thanks).
...
Note: Lisp lexer was taken from Scintilla instead.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5286 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-10-06 17:10:15 +00:00
Nick Treleaven
572826e5e3
Group Open dialog encoding options by submenus (patch by Adam Ples,
...
thanks; #3047717 ).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5284 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-10-06 15:53:53 +00:00
Frank Lanitz
e6151d16e9
Added Kazakh translation. Thanks to Baurzhan Muftakhidinov
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5282 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-10-06 06:07:07 +00:00
Nick Treleaven
054afed310
Add Forth filetype (patch by Thomas Huth, thanks).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5266 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-09-30 16:59:22 +00:00
Nick Treleaven
75226fe3f4
Update - thanks Erik.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5233 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-09-15 17:11:30 +00:00
Enrico Tröger
b2df283b05
Update developer status
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5111 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-07-31 14:38:46 +00:00
Nick Treleaven
2fbf396790
Fix the wrong file being put on top of the stack when switching tabs
...
too quickly (patch from Jiří Techet, thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/branches/unstable@5013 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-06-10 11:37:39 +00:00
Frank Lanitz
b9eeef708a
Update of translation credits to reflect some changes on Spanish translation team and honor work that has been done
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4953 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-05-24 09:59:16 +00:00
Frank Lanitz
f3c32e8427
Update of Yura's last name to correct Belarusian spelling
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4936 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-05-21 21:58:13 +00:00
Enrico Tröger
23f4cd9213
Replace free() by g_free() (patch by Daniel Marjamaki, thanks).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4927 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-05-16 17:45:21 +00:00
Enrico Tröger
a2b0ec155b
Add support for creating PHP classes (patch by Ondrej Donek, thanks).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4887 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-05-09 15:47:39 +00:00