6465 Commits

Author SHA1 Message Date
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
Nick Treleaven
6f0d015ed2 Fix documentation using old directory tagmanager/include 2012-06-06 15:19:34 +01:00
Matthew Brush
4e5a7231bf Always select current editor font when showing the font dialog
Previously, choosing another font and then pressing cancel would keep
the font selected rather than resetting it to the current editor font
because the dialog is not destroyed between showings.
2012-06-04 14:29:23 -07:00
Matthew Brush
9d7ff79a9a Restore secondary clear icon functionality in Preferences dialog
Ensures all entries that get a clear icon added to the secondary position
also set the secondary icon to be activatable. This was probably
introducted during the Glade switch and could be fixed in the Glade file
but this fix ensures that even hard coded entries will always have their
clear icon activatable.
2012-06-04 14:18:49 -07:00
Matthew Brush
cfdedf4e67 Remove sentence from documentation that doesn't apply anymore
With newer GTK+ releases, leaving this field blank causes the "Recent
Files" "feature" to be used rather the the expected current working
directory. No replacement text added to explain the new behaviour since
it would be incorrect with older GTK+ versions, would likely be incorrect
on Windows with native dialogs and it will possibly be reverted in GTK+
in the future.

Recenerate HTML manual, including previous changes from other commits.
2012-06-04 14:07:41 -07:00
Frank Lanitz
06c1b342d4 Update of Japanese translation 2012-06-04 17:29:04 +02:00
Frank Lanitz
682752a0f5 Update of Italian translation 2012-06-04 17:28:50 +02:00
Frank Lanitz
7a0dc3ea83 Update of Spanish translation 2012-06-04 17:28:38 +02:00
Nick Treleaven
23009bf35d Fix using CXX, CC as usual to prevent override problems (Windows build) 2012-06-04 13:51:04 +01:00
Nick Treleaven
c37d8b4390 Do not suppress warnings (Windows makefiles)
Also do not define G_OS_WIN32.
2012-06-04 13:51:02 +01:00
Frank Lanitz
304f3a8b47 Adding a small note pointing out that setting a default keybinding might not the best idea for plugin maintainers 2012-06-04 16:19:11 +10:00
Nick Treleaven
7b3b65e27d Add workaround for users with an invisible selection style
This is likely to be the case for any users that copied the system
selection style line as this was incorrectly set before, but not
applied.
2012-06-03 18:04:03 +01:00
Nick Treleaven
ff484c9a8b Do not override default selection foreground style 2012-06-03 17:40:46 +01:00
Nick Treleaven
dd87e318cf Fix applying default selection colors after editing 'selection' style
Default colors were not restored when disabling the override flags.
2012-06-03 17:38:30 +01:00
Frank Lanitz
12ba835091 Update of Lithuanian translation 2012-06-03 17:53:17 +02:00
Frank Lanitz
d0fe947a6f Update po files after enabling more strings to be translatable. 2012-06-03 17:51:20 +02:00
Frank Lanitz
58a03352b6 Enable two strings for translation. Patch by gymka 2012-06-03 17:48:30 +02:00
Colomban Wendling
1d6efd332e Remove an useless NULL check and error message
gtk_builder_new() cannot fail but in case of memory exhaustion, where
the GLib allocator will abort anyway.
2012-06-03 16:56:31 +02:00
Colomban Wendling
e98f11cbc5 Display warnings, critical and error messages even if not in verbose mode 2012-06-03 16:50:57 +02:00