Frank Lanitz
46a67b3235
Update of Russian translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3270 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-11-22 01:10:56 +00:00
Nick Treleaven
205070f5c0
Update from file made by Tyler D'Agosta (thanks). This version
...
includes all character entities defined by HTML 2.0, HTML 3.2, and
HTML 4.0, and one (') defined in XHTML 1.0.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3264 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-11-21 16:49:38 +00:00
Nick Treleaven
a3d18c844b
Add other files for last commit (oops).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3216 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-11-12 17:55:07 +00:00
Enrico Tröger
023cf3f325
Add a file template for LaTeX (patch by Herbert Voss, thanks).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3212 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-11-11 19:50:40 +00:00
Nick Treleaven
1f6a611580
Merge symbol-tree branch:
...
Apply patch (with some reworking) from Conrad Steenberg
(gnocci-man) to show methods as children of classes in the symbol
list, and for other tag types to group children by their parents
(thanks; #2083110 ).
This works for any filetype that TagManager can parse tag scopes
for.
Fix not allowing a leading underscore when using scope name prefix.
Fix symbol-tree branch bug: missing C++ constructor declaration
tags.
- Code changes:
Use TMTag instead of GeanySymbol so the symbol tree can read the
scope without parsing it.
Free tag list straight after use, instead of next time the list is
generated.
Use TMTag pointer tree model column instead of line number.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3197 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-11-10 16:57:18 +00:00
Enrico Tröger
474a0b4410
Add new filetype 'Matlab' ( closes #1938631 , patch by Roland Baudin, thanks).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3190 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-11-07 14:39:45 +00:00
Frank Lanitz
dde74a624e
Update of French translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3148 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-10-24 19:30:43 +00:00
Enrico Tröger
3d2e5b3332
Fix typo.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3133 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-10-20 16:01:59 +00:00
Frank Lanitz
0a0f9e2030
Update of name of Korean translator
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3091 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-10-14 17:38:48 +00:00
Frank Lanitz
ecdfa9695d
Added Korean translation.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3082 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-10-13 22:17:35 +00:00
Enrico Tröger
be3849e33a
Upate of the CSS parser to detect also ID and Type selectors (patch by Bronisław Białek, thanks).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3073 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-10-12 17:52:22 +00:00
Nick Treleaven
5a12103f0a
Apply patch (with minor formatting fixes) from Conrad Steenberg
...
(gnocci-man) to show methods as children of classes in the symbol
list, and for other tag types to group children by their parents
(thanks; 2083110).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/branches/symbol-tree@3034 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-10-02 12:06:20 +00:00
Nick Treleaven
59cb3b2cce
Apply patch from Andrew Rowland to add support for the R language
...
(thanks, #2121502 ).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3004 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-09-26 12:23:59 +00:00
Enrico Tröger
f40580edee
Fix typo.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2967 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-09-17 18:06:02 +00:00
Nick Treleaven
a01abd937d
Cancel autocompletion on Undo/Redo (based on a patch by Jason Oster,
...
thanks; #2102715 ).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2957 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-09-17 12:12:49 +00:00
Frank Lanitz
1bee06614b
Adding of Turkish translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2943 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-09-14 19:36:11 +00:00
Enrico Tröger
266cbed6ff
Add 'Stop scroll at last line' editor pref (patch by Timothy Boronczyk, thanks).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2918 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-09-01 11:18:06 +00:00
Nick Treleaven
6ce421f141
Add OpenGL Shader Language (GLSL) filetype (patch from Colomban
...
Wendling, thanks; closes #2060961 ).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2908 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-08-27 12:44:54 +00:00
Enrico Tröger
47aa40ebc5
Add a list of contributors to the About dialog.
...
Update the THANKS file.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2845 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-08-01 15:51:30 +00:00
Frank Lanitz
97fbcc235a
Small update of Polish translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2698 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-06-16 22:08:49 +00:00
Frank Lanitz
b21dfe8e89
Update of Russian translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2667 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-06-08 20:09:00 +00:00
Frank Lanitz
9fcf17b70a
Update of Czech translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2666 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-06-08 19:42:28 +00:00
Frank Lanitz
dee810735e
Update of Russian translation.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2613 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-05-25 19:40:56 +00:00
Enrico Tröger
6563362688
Update email address of Dormouse Young.
...
Update of Simplified Chinese translation by Dormouse Young (thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2549 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-05-04 16:58:20 +00:00
Enrico Tröger
8c1453f3f8
Fix typos.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2503 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-04-19 07:40:18 +00:00
Frank Lanitz
b77a8f93f2
Update of Japanese translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2498 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-04-18 11:37:37 +00:00
Frank Lanitz
896875b0e1
Added Romanian translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2494 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-04-16 19:02:54 +00:00
Enrico Tröger
f4e0652922
Add documentation for several options in the preferences dialog (patch from Robert McGinley, thanks).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2471 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-04-11 15:32:48 +00:00
Enrico Tröger
54f8f0d404
Add Matti Mårds.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2467 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-04-10 18:12:43 +00:00
Frank Lanitz
1374a9da80
Update of German translation by patch of Dominic Hopf
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2451 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-04-06 17:41:46 +00:00
Frank Lanitz
1d51321146
Fixed a little typo
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2404 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-03-24 18:07:11 +00:00
Frank Lanitz
d5470351eb
Update of Brahmann's email
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2402 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-03-24 17:44:31 +00:00
Enrico Tröger
ce12940621
Apply patch by Pierre Joye to add new process spawning implementation for Windows.
...
Make utils_spawn_* available to plugin API.
This makes the VCdiff plugin to work on Windows (thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2279 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-02-24 10:27:32 +00:00
Enrico Tröger
753e2936d8
Apply patch from Daniel Richard G. to add support for +NNN command line arguments and for recognising filename:line:column: format on the command line (thanks).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2262 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-02-16 11:21:24 +00:00
Frank Lanitz
bd52faecba
Added Nikita E. Shalaev to list of Russian translators
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2249 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-02-11 19:17:36 +00:00
Enrico Tröger
609567552b
Add Greek translation (thanks to Stavros Temertzidis).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2183 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-01-22 15:19:36 +00:00
Nick Treleaven
123429477a
Add Yura Siamashka to list of contributors.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2165 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-01-11 17:30:58 +00:00
Frank Lanitz
988d72a22a
Changed uk_UA to just uk in rest of files
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2149 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-01-05 18:42:34 +00:00
Frank Lanitz
1367cdb231
Added Tarot to list of distributers of Geany
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2148 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-01-04 20:41:29 +00:00
Frank Lanitz
cc4100fe9e
Added Ukrainian translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2115 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-12-18 21:46:49 +00:00
Enrico Tröger
836c368d50
Apply patch from Bo Lorentsen to add support for project session files (thank you).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2043 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-11-11 19:06:41 +00:00
Frank Lanitz
0cf185f4e5
Added Swedish translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1963 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-10-19 17:56:24 +00:00
Nick Treleaven
5f688c6294
Apply patch from Catalin Marinas to add a 'newline strips trailing
...
spaces' pref (thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1956 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-10-18 11:52:47 +00:00
Enrico Tröger
c64314e61d
Replace Geany's icon by a new one by Sebastian Kraft (thanks).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1866 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-09-10 17:57:48 +00:00
Enrico Tröger
84e5181c75
Rework credits page to fix some display issues.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1762 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-07-29 17:56:40 +00:00
Enrico Tröger
75c74284f8
Add filetype Haxe (patch by blackdog, thank you).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1744 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-07-26 09:50:12 +00:00
Frank Lanitz
471ca6f9c7
Added British English translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1729 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-07-20 18:38:19 +00:00
Nick Treleaven
0994c76194
Apply patch to add symbol list icons from Jean-François Wauthy
...
(thanks). Also thanks to KDevelop for the icons.
Add list of projects to THANKS.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1728 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-07-20 16:33:16 +00:00
Enrico Tröger
2719f6d146
Apply patch from Shiv to make build system more compatible with other compilers than gcc.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1689 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-07-11 15:27:57 +00:00
Frank Lanitz
18383e5eaa
Update of credits dialog
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1623 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-06-15 16:10:35 +00:00