6433 Commits

Author SHA1 Message Date
Colomban Wendling
f0b245cdae Fix a typo in the Scintilla update script (oops) 2012-06-30 21:58:09 +02:00
Colomban Wendling
a6c0dc0978 Merge branch 'scintilla-update' 2012-06-30 20:13:56 +02:00
Colomban Wendling
098f127087 Drop now unused "scalar" named style 2012-06-30 01:54:08 +02:00
Colomban Wendling
3d23023930 Fix a few Shell style mappings 2012-06-30 01:54:08 +02:00
Colomban Wendling
ad0297f42f Fix a few Perl style mappings 2012-06-30 01:54:08 +02:00
Nick Treleaven
4ad643f756 Fix makefile.win32:install for MSYS 2012-06-27 16:33:34 +01:00
Nick Treleaven
78144ab606 Make makefile.win32:install target work without MSYS
Based on patch by Dimitar Zhekov.
MSYS users should now define 'CP_R = cp -r'.
Removed override of MAKE, as this is set automatically.
2012-06-27 14:26:39 +01:00
Colomban Wendling
7c0d4d1245 Add a script to update Scintilla 2012-06-27 01:27:45 +02:00
Colomban Wendling
298ce94c5d Update for new Scintilla styles 2012-06-26 23:26:30 +02:00
Colomban Wendling
f1dbdabf76 Add Scintilla update to NEWS 2012-06-26 23:26:25 +02:00
Dimitar Zhekov
08d751daf2 Fix building with makefile.win32 from Windows command prompt, not MSYS 2012-06-26 21:39:56 +01:00
Colomban Wendling
4dd0fe9175 Update Scintilla to version 3.2.0 2012-06-26 20:48:16 +02:00
Nick Treleaven
40da14b5b1 Add keybinding for 'Go to Start of Display Line' (#3182425) 2012-06-25 14:31:36 +01:00
Chow Loong Jin
8187268ad0 Link export plugin against libm (-lm)
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: Chow Loong Jin <hyperair@debian.org>
Signed-off-by: Colomban Wendling <ban@herbesfolles.org>
2012-06-21 16:03:20 +02:00
Frank Lanitz
74115db381 Update of Swedish translation 2012-06-20 17:09:25 +02:00
Enrico Tröger
920fe57834 Add missing files in the Windows installer
Even this has been done post-release, the changes were also used
for the 1.22 release.
2012-06-19 00:02:48 +02:00
Colomban Wendling
d13ee0406a Update making-a-release for Git and new sever setup 2012-06-18 19:18:31 +02:00
Colomban Wendling
e9d61aa7e5 Post release version bump 2012-06-18 19:16:05 +02:00
Colomban Wendling
b7d245a7df Set release date 2012-06-18 16:12:59 +02:00
Colomban Wendling
29e64583b9 Fix translations build and installation in VPATH builds 2012-06-18 16:12:59 +02:00
Colomban Wendling
03c66d5b51 Consistently use US wording 2012-06-18 15:19:31 +02:00
Colomban Wendling
3ff2f34098 Add a few missing NEWS entries 2012-06-18 15:18:52 +02:00
Colomban Wendling
1c2c455b1d Update copyright information 2012-06-18 01:15:04 +02:00
Colomban Wendling
64cfa86f86 Remove broken 'deb' build system target
The 'deb' target was supposed to build a Debian package from the
sources but the 'debian/' subdirectory never existed.
2012-06-17 23:53:58 +02:00
Colomban Wendling
c037f01d0d Remove obsolete redundant dist-bzip2 build system target
Automake provides dist-bzip2 since at least version 1.8, so remove our
own target.  Moreover bzip2 distributions are a little obsolescent now
Xz is available and spread enough.
2012-06-17 23:33:08 +02:00
Colomban Wendling
292757777c Generate ChangeLog from Git log
The Makefile rule comes from https://live.gnome.org/Git/ChangeLog with
slight modifications.
2012-06-17 19:35:12 +02:00
Frank Lanitz
41793a0f7b Updating NEWS for translations 2012-06-16 08:27:14 +02:00
Frank Lanitz
5344ada080 Update of Brailian Portuguese translation 2012-06-16 08:18:31 +02:00
Frank Lanitz
c7c7ff4540 Clean up a fuzzy string inside Turkish translation 2012-06-14 19:14:32 +02:00
Frank Lanitz
fcee5d446f Update of Turkish translation 2012-06-13 18:46:32 +02:00
Frank Lanitz
1e15d2f0e3 Update of Spanish translation 2012-06-13 18:44:41 +02:00
Nick Treleaven
95ce0a2bee Disable D explicit fold points (as C filetypes do) 2012-06-13 13:40:44 +01:00
Frank Lanitz
afaec0b0bb Update of Kazakh translation 2012-06-11 19:05:49 +02:00
Frank Lanitz
ff0d63eeb5 Update of German translation 2012-06-11 19:03:53 +02:00
Jean-Philippe Moal
97380d9c94 Update of French translation 2012-06-11 18:57:36 +02:00
Matthew Brush
7d097ca7ad Update 'docComment' keywords in C, C++, Vala, and Genie filetypes
C and C++ have Doxygen keywords from:
    http://www.stack.nl/~dimitri/doxygen/commands.html

Vala and Genie have Doxygen keywords and Valadoc keywords from:
    http://valadoc.org/#!wiki=markup
2012-06-09 19:48:13 -07:00
Enrico Tröger
a82f2f5445 Remove double opening bracket 2012-06-09 16:16:36 +02:00
Enrico Tröger
e6771cce4b Add missing closing brackets in mail addresses
This should also fix the display problems on the website where this file is used.
2012-06-09 16:15:58 +02:00
Frank Lanitz
f6cafce997 Correct file permissions for some translation files to be 644 2012-06-09 14:41:21 +02:00
Frank Lanitz
db683890f6 Update of Simplified Chinese translation 2012-06-09 10:55:33 +02:00
Frank Lanitz
1c47dec475 Fixing an accelerator in German translation 2012-06-09 10:35:23 +02:00
Frank Lanitz
4be2fc0775 Update of Italian transaltion 2012-06-09 10:34:11 +02:00
kilo aka Gabor Kmetyko
213190ad0f Updated Hungarian translations 2012-06-09 08:53:44 +02:00
Lex Trotman
0a9262d4d3 Add incompatibilities to NEWS
Add section outlining incompatibilities in accordance with ML.
2012-06-09 13:44:42 +10:00
Nick Treleaven
e44198abb2 Parse D functions with various attributes/storage classes
Parse @attributes, pure, nothrow.
Parse return types immutable(T), shared(T), inout(T).
2012-06-08 16:40:30 +01:00
Nick Treleaven
edeaa521a2 Show info message if selection style is invisible, not warning 2012-06-08 13:28:07 +01:00
Nick Treleaven
928de3d684 Don't suppress warnings or define G_OS_WIN32 (Windows build) 2012-06-07 16:45:37 +01:00
Nick Treleaven
9f99b4f55a Merge remote-tracking branch 'origin/master' into tm/tree-refactoring 2012-06-07 16:32:32 +01:00
Frank Lanitz
177d6428cb Update of Lithuanian, Italian, Dutch and Portugese translation 2012-06-06 21:54:12 +02:00
Nick Treleaven
18cec1fb81 Fix Windows build 2012-06-06 15:21:00 +01:00