# Generated by Makefile. Do not edit.

commit b7d245a7dfd797aaa328f020cd65f682767c92f5
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Jun 18 15:28:06 2012 +0200

    Set release date

 NEWS           |    2 +-
 doc/geany.1.in |    2 +-
 doc/geany.html |   13 +++++++------
 doc/geany.txt  |    2 +-
 4 files changed, 10 insertions(+), 9 deletions(-)

commit 29e64583b9940fa8612053e060ad00841cebd32f
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Jun 18 16:08:52 2012 +0200

    Fix translations build and installation in VPATH builds

 m4/geany-i18n.m4 |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

commit 03c66d5b513ee11cf37e591fd13f87ac468c9f1d
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Jun 18 15:19:31 2012 +0200

    Consistently use US wording

 NEWS |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 3ff2f3409833213c386623f09fc19a7e27cc4743
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Jun 18 15:18:52 2012 +0200

    Add a few missing NEWS entries

 NEWS |    4 ++++
 1 file changed, 4 insertions(+)

commit 1c2c455b1d326159da6a36ebfe225667bd511c91
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Jun 18 01:13:05 2012 +0200

    Update copyright information

 README                      |    2 +-
 README.Packagers            |    2 +-
 doc/geany.txt               |    5 +++--
 doc/plugins.dox             |    2 +-
 doc/pluginsignals.c         |    4 ++--
 doc/pluginsymbols.c         |    4 ++--
 geany.nsi                   |    6 +++---
 geany_private.rc            |    2 +-
 plugins/classbuilder.c      |    4 ++--
 plugins/demoplugin.c        |    4 ++--
 plugins/export.c            |    4 ++--
 plugins/filebrowser.c       |    4 ++--
 plugins/geanyplugin.h       |    4 ++--
 plugins/htmlchars.c         |    6 +++---
 plugins/saveactions.c       |    4 ++--
 plugins/splitwindow.c       |    4 ++--
 src/about.c                 |    5 +++--
 src/about.h                 |    4 ++--
 src/build.c                 |    4 ++--
 src/build.h                 |    4 ++--
 src/callbacks.c             |    4 ++--
 src/callbacks.h             |    4 ++--
 src/dialogs.c               |    4 ++--
 src/dialogs.h               |    4 ++--
 src/document.c              |    4 ++--
 src/document.h              |    4 ++--
 src/documentprivate.h       |    4 ++--
 src/editor.c                |    6 +++---
 src/editor.h                |    4 ++--
 src/encodings.c             |    4 ++--
 src/encodings.h             |    4 ++--
 src/filetypes.c             |    4 ++--
 src/filetypes.h             |    4 ++--
 src/filetypesprivate.h      |    4 ++--
 src/gb.c                    |    4 ++--
 src/geany.h                 |    4 ++--
 src/geanyentryaction.c      |    4 ++--
 src/geanyentryaction.h      |    4 ++--
 src/geanymenubuttonaction.c |    4 ++--
 src/geanymenubuttonaction.h |    4 ++--
 src/geanyobject.c           |    4 ++--
 src/geanyobject.h           |    4 ++--
 src/geanywraplabel.c        |    4 ++--
 src/geanywraplabel.h        |    4 ++--
 src/highlighting.c          |    5 +++--
 src/highlighting.h          |    4 ++--
 src/highlightingmappings.h  |    6 +++---
 src/images.c                |    4 ++--
 src/keybindings.c           |    4 ++--
 src/keybindings.h           |    4 ++--
 src/keyfile.c               |    4 ++--
 src/keyfile.h               |    4 ++--
 src/log.c                   |    4 ++--
 src/log.h                   |    4 ++--
 src/main.c                  |    4 ++--
 src/main.h                  |    4 ++--
 src/msgwindow.c             |    4 ++--
 src/msgwindow.h             |    4 ++--
 src/navqueue.c              |    4 ++--
 src/navqueue.h              |    4 ++--
 src/notebook.c              |    4 ++--
 src/notebook.h              |    4 ++--
 src/plugindata.h            |    4 ++--
 src/pluginprivate.h         |    4 ++--
 src/plugins.c               |    4 ++--
 src/plugins.h               |    4 ++--
 src/pluginutils.c           |    4 ++--
 src/pluginutils.h           |    4 ++--
 src/prefs.c                 |    4 ++--
 src/prefs.h                 |    4 ++--
 src/printing.c              |    4 ++--
 src/printing.h              |    4 ++--
 src/project.c               |    4 ++--
 src/project.h               |    4 ++--
 src/projectprivate.h        |    4 ++--
 src/sciwrappers.c           |    4 ++--
 src/sciwrappers.h           |    4 ++--
 src/search.c                |    4 ++--
 src/search.h                |    4 ++--
 src/sidebar.c               |    4 ++--
 src/sidebar.h               |    4 ++--
 src/socket.c                |    4 ++--
 src/socket.h                |    4 ++--
 src/stash.c                 |    4 ++--
 src/stash.h                 |    4 ++--
 src/support.h               |    4 ++--
 src/symbols.c               |    5 +++--
 src/symbols.h               |    4 ++--
 src/templates.c             |    4 ++--
 src/templates.h             |    4 ++--
 src/toolbar.c               |    4 ++--
 src/toolbar.h               |    4 ++--
 src/tools.c                 |    4 ++--
 src/tools.h                 |    4 ++--
 src/ui_utils.c              |    6 +++---
 src/ui_utils.h              |    4 ++--
 src/utils.c                 |    4 ++--
 src/utils.h                 |    4 ++--
 src/vte.c                   |    4 ++--
 src/vte.h                   |    4 ++--
 src/win32.c                 |    4 ++--
 src/win32.h                 |    4 ++--
 wscript                     |    4 ++--
 103 files changed, 211 insertions(+), 207 deletions(-)

commit 64cfa86f86a31c4511a3db333c78730d3d163d8e
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Jun 17 23:53:58 2012 +0200

    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.

 Makefile.am |    3 ---
 1 file changed, 3 deletions(-)

commit c037f01d0d831884dcca0bb50064a60eb7c14d4c
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Jun 17 23:33:08 2012 +0200

    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.

 Makefile.am |    6 ------
 1 file changed, 6 deletions(-)

commit 292757777c6060402ddda2e357322efc67b63dd2
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Jun 17 19:35:12 2012 +0200

    Generate ChangeLog from Git log
    
    The Makefile rule comes from https://live.gnome.org/Git/ChangeLog with
    slight modifications.

 ChangeLog          | 6877 +---------------------------------------------------
 ChangeLog.pre-1-22 | 6875 +++++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am        |   15 +
 3 files changed, 6892 insertions(+), 6875 deletions(-)

commit 41793a0f7ba38c43c19e84d5577bcd5fff550414
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sat Jun 16 08:27:14 2012 +0200

    Updating NEWS for translations

 NEWS |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 5344ada080d05eb92462f927ce332ff4340469d6
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sat Jun 16 08:18:31 2012 +0200

    Update of Brailian Portuguese translation

 po/pt_BR.po |  443 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 215 insertions(+), 228 deletions(-)

commit c7c7ff454059799f46c7ba9116c050254bf63c0f
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Thu Jun 14 19:14:32 2012 +0200

    Clean up a fuzzy string inside Turkish translation

 po/tr.po |    1 -
 1 file changed, 1 deletion(-)

commit fcee5d446f37ad3d837d3d9d65c6635214e3d21d
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Wed Jun 13 18:46:32 2012 +0200

    Update of Turkish translation

 po/tr.po |  444 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 214 insertions(+), 230 deletions(-)

commit 1e15d2f0e3c0de8bd67ffac580533ec5916be397
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Wed Jun 13 18:44:41 2012 +0200

    Update of Spanish translation

 po/es.po |   21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

commit 95ce0a2bee50d39a5abb117b353ee5b086057a21
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Jun 13 13:33:39 2012 +0100

    Disable D explicit fold points (as C filetypes do)

 data/filetypes.d |    3 +++
 1 file changed, 3 insertions(+)

commit afaec0b0bb769df4c4bf59b435985af58b77aec3
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Mon Jun 11 19:05:49 2012 +0200

    Update of Kazakh translation

 po/kk.po |  446 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 222 insertions(+), 224 deletions(-)

commit ff0d63eeb55a0606c8ea659cde55d67ee9f19f19
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Mon Jun 11 19:03:53 2012 +0200

    Update of German translation

 po/de.po | 1615 ++++++++++++++++++++++++++++----------------------------------
 1 file changed, 715 insertions(+), 900 deletions(-)

commit 97380d9c94b5782c30c53dad3cbe738b252c7286
Author: Jean-Philippe Moal <skateinmars@skateinmars.net>
Date:   Sat Jun 9 20:02:03 2012 +0200

    Update of French translation

 po/fr.po | 1760 +++++++++++++++++++++++++++-----------------------------------
 1 file changed, 759 insertions(+), 1001 deletions(-)

commit 7d097ca7ad7fe1cdd044fa83472facac091ce220
Author: Matthew Brush <matt@geany.org>
Date:   Sat Jun 9 19:48:13 2012 -0700

    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

 data/filetypes.Genie.conf |    4 ++--
 data/filetypes.c          |    4 ++--
 data/filetypes.cpp        |    4 ++--
 data/filetypes.vala       |    4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

commit a82f2f5445995abeb2c2c3e1b571850dbf7f41bd
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Sat Jun 9 16:16:36 2012 +0200

    Remove double opening bracket

 THANKS |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e6771cce4b92599fc98bac3accb901d462eea7aa
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Sat Jun 9 16:15:58 2012 +0200

    Add missing closing brackets in mail addresses
    
    This should also fix the display problems on the website where this file is used.

 THANKS |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit f6cafce997e8e5359a887b532ab714829f4cbe8f
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sat Jun 9 14:41:21 2012 +0200

    Correct file permissions for some translation files to be 644

 0 files changed

commit db683890f6b589e7993ef2fc255ff3ee05ca9c69
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sat Jun 9 10:55:33 2012 +0200

    Update of Simplified Chinese translation

 po/zh_CN.po | 2731 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 1358 insertions(+), 1373 deletions(-)

commit 1c47dec4756f2299c4d1b9eae726539618d5d2d0
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sat Jun 9 10:35:23 2012 +0200

    Fixing an accelerator in German translation

 po/de.po |  332 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 166 insertions(+), 166 deletions(-)

commit 4be2fc07752622fe7b7e5f2ba0edc5b40c1ab19d
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sat Jun 9 10:34:11 2012 +0200

    Update of Italian transaltion

 po/it.po |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

commit 213190ad0fee7cef82f067caba9a362a9a471f52
Author: kilo aka Gabor Kmetyko <kg.kilo@gmail.com>
Date:   Fri Jun 8 13:24:29 2012 +0200

    Updated Hungarian translations

 po/hu.po | 1707 ++++++++++++++++++++++++++------------------------------------
 1 file changed, 724 insertions(+), 983 deletions(-)

commit 0a9262d4d37696c6ac369ca7d2b7c4935dc094b3
Author: Lex Trotman <elextr@gmail.com>
Date:   Sat Jun 9 13:44:42 2012 +1000

    Add incompatibilities to NEWS
    
    Add section outlining incompatibilities in accordance with ML.

 NEWS |    7 +++++++
 1 file changed, 7 insertions(+)

commit e44198abb2080904576f3d7a52814d3d6c737339
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Jun 5 18:27:14 2012 +0100

    Parse D functions with various attributes/storage classes
    
    Parse @attributes, pure, nothrow.
    Parse return types immutable(T), shared(T), inout(T).

 NEWS           |    5 +++--
 tagmanager/c.c |   58 ++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 45 insertions(+), 18 deletions(-)

commit edeaa521a2a5eb1b759f50c750422ffb262c587e
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Fri Jun 8 13:28:07 2012 +0100

    Show info message if selection style is invisible, not warning

 src/highlighting.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 177d6428cb337c5cebd3545afdecea97ba3a1f43
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Wed Jun 6 21:54:12 2012 +0200

    Update of Lithuanian, Italian, Dutch and Portugese translation

 po/it.po |   31 +++--
 po/lt.po |  393 ++++++++++++++++++++++++++--------------------------
 po/pl.po |  330 ++++++++++++++++++++++----------------------
 po/pt.po |  466 ++++++++++++++++++++++++++++++--------------------------------
 4 files changed, 604 insertions(+), 616 deletions(-)

commit 4e5a7231bf5f7c739b0bc1cd8d55e771cebf7758
Author: Matthew Brush <matt@geany.org>
Date:   Mon Jun 4 14:29:23 2012 -0700

    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.

 src/dialogs.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 9d7ff79a9a4a1e8640847c062ac085a8944e6de2
Author: Matthew Brush <matt@geany.org>
Date:   Mon Jun 4 14:18:49 2012 -0700

    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.

 src/ui_utils.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit cfdedf4e678a19f157f981de0777491c97098f2d
Author: Matthew Brush <matt@geany.org>
Date:   Mon Jun 4 13:54:08 2012 -0700

    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.

 data/geany.glade |    2 +-
 doc/geany.html   |   23 +++++++++++++++++------
 doc/geany.txt    |    1 -
 3 files changed, 18 insertions(+), 8 deletions(-)

commit 06c1b342d453857197610a4e272d5742ac3d6885
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Mon Jun 4 17:29:04 2012 +0200

    Update of Japanese translation

 po/ja.po |  438 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 213 insertions(+), 225 deletions(-)

commit 682752a0f587a961dd7aea2a994da450c328b987
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Mon Jun 4 17:28:50 2012 +0200

    Update of Italian translation

 po/it.po |  321 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 161 insertions(+), 160 deletions(-)

commit 7a0dc3ea8334271027fa5af8fb140e7912dd5933
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Mon Jun 4 17:28:38 2012 +0200

    Update of Spanish translation

 po/es.po |  430 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 208 insertions(+), 222 deletions(-)

commit 23009bf35d742458457c0df25210dbe7a67e992e
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Jun 4 13:46:27 2012 +0100

    Fix using CXX, CC as usual to prevent override problems (Windows build)

 scintilla/makefile.win32 |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit c37d8b4390811bd59064b9b7e6bb8b807a6ac6a6
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Jun 4 13:30:55 2012 +0100

    Do not suppress warnings (Windows makefiles)
    
    Also do not define G_OS_WIN32.

 scintilla/makefile.win32      |    2 +-
 tagmanager/makefile.win32     |    4 ++--
 tagmanager/mio/makefile.win32 |    4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

commit 304f3a8b476351230bc0324597f0689e9cddebeb
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sun Mar 11 11:51:47 2012 +0100

    Adding a small note pointing out that setting a default keybinding might not the best idea for plugin maintainers

 src/keybindings.c |    3 +++
 1 file changed, 3 insertions(+)

commit 7b3b65e27df77be862714e2de69aa9f61764a91b
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Sun Jun 3 18:04:03 2012 +0100

    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.

 src/highlighting.c |    6 ++++++
 1 file changed, 6 insertions(+)

commit ff484c9a8bc355e8258e4db8457005461b451249
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Sun Jun 3 17:40:46 2012 +0100

    Do not override default selection foreground style

 data/filetypes.common |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit dd87e318cf846db3b3af1481942637969e891557
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Sun Jun 3 17:34:33 2012 +0100

    Fix applying default selection colors after editing 'selection' style
    
    Default colors were not restored when disabling the override flags.

 src/highlighting.c |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 12ba8350910f126cbfd2b0b817c293b0816f53f1
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sun Jun 3 17:53:17 2012 +0200

    Update of Lithuanian translation

 po/lt.po |   80 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 43 insertions(+), 37 deletions(-)

commit d0fe947a6f8eaf70f2d6eea7d161b50643d07b82
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sun Jun 3 17:51:20 2012 +0200

    Update po files after enabling more strings to be translatable.

 po/ar.po    |   49 +++++++++++++++++++++++++++++++++++--------------
 po/ast.po   |   52 +++++++++++++++++++++++++++++++++++-----------------
 po/be.po    |   49 +++++++++++++++++++++++++++++++++++--------------
 po/bg.po    |   52 +++++++++++++++++++++++++++++++++++-----------------
 po/ca.po    |   52 +++++++++++++++++++++++++++++++++++-----------------
 po/cs.po    |   52 +++++++++++++++++++++++++++++++++++-----------------
 po/de.po    |   54 ++++++++++++++++++++++++++++++++++++------------------
 po/el.po    |   52 +++++++++++++++++++++++++++++++++++-----------------
 po/en_GB.po |   52 +++++++++++++++++++++++++++++++++++-----------------
 po/es.po    |   49 +++++++++++++++++++++++++++++++++++--------------
 po/fa.po    |   52 +++++++++++++++++++++++++++++++++++-----------------
 po/fi.po    |   52 +++++++++++++++++++++++++++++++++++-----------------
 po/fr.po    |   52 +++++++++++++++++++++++++++++++++++-----------------
 po/gl.po    |   54 ++++++++++++++++++++++++++++++++++++------------------
 po/hu.po    |   52 +++++++++++++++++++++++++++++++++++-----------------
 po/id.po    |   52 +++++++++++++++++++++++++++++++++++-----------------
 po/it.po    |   49 +++++++++++++++++++++++++++++++++++--------------
 po/ja.po    |   54 ++++++++++++++++++++++++++++++++++++------------------
 po/kk.po    |   49 +++++++++++++++++++++++++++++++++++--------------
 po/ko.po    |   54 ++++++++++++++++++++++++++++++++++++------------------
 po/lb.po    |   54 ++++++++++++++++++++++++++++++++++++------------------
 po/lt.po    |   49 +++++++++++++++++++++++++++++++++++--------------
 po/mn.po    |   49 +++++++++++++++++++++++++++++++++++--------------
 po/nl.po    |   52 +++++++++++++++++++++++++++++++++++-----------------
 po/nn.po    |   51 ++++++++++++++++++++++++++++++++++++---------------
 po/pl.po    |   52 +++++++++++++++++++++++++++++++++++-----------------
 po/pt.po    |   52 +++++++++++++++++++++++++++++++++++-----------------
 po/pt_BR.po |   52 +++++++++++++++++++++++++++++++++++-----------------
 po/ro.po    |   54 ++++++++++++++++++++++++++++++++++++------------------
 po/ru.po    |   52 +++++++++++++++++++++++++++++++++++-----------------
 po/sk.po    |   49 +++++++++++++++++++++++++++++++++++--------------
 po/sl.po    |   49 +++++++++++++++++++++++++++++++++++--------------
 po/sv.po    |   54 ++++++++++++++++++++++++++++++++++++------------------
 po/tr.po    |   52 +++++++++++++++++++++++++++++++++++-----------------
 po/uk.po    |   54 ++++++++++++++++++++++++++++++++++++------------------
 po/vi.po    |   52 +++++++++++++++++++++++++++++++++++-----------------
 po/zh_CN.po |   52 +++++++++++++++++++++++++++++++++++-----------------
 po/zh_TW.po |   49 +++++++++++++++++++++++++++++++++++--------------
 38 files changed, 1339 insertions(+), 622 deletions(-)

commit 58a03352b6a0030f41210c2f67eb78371e4c41af
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sun Jun 3 17:48:30 2012 +0200

    Enable two strings for translation. Patch by gymka

 src/about.c    |    2 +-
 src/ui_utils.c |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 1d6efd332e6720b7d5305e94e54f1f02c934f772
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Jun 3 16:56:31 2012 +0200

    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.

 src/ui_utils.c |    5 -----
 1 file changed, 5 deletions(-)

commit e98f11cbc504b5fb7711d2ce9bc641b28897272d
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Jun 3 16:50:57 2012 +0200

    Display warnings, critical and error messages even if not in verbose mode

 src/log.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 70e0f6eaa0c7213e9f4681c5941b37a89a8e961c
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Jun 3 16:47:18 2012 +0200

    Fix verbose output with GLib 2.32 and newer
    
    Since GLib 2.32, messages logged with levels INFO and DEBUG aren't
    output by the default log handler unless the G_MESSAGES_DEBUG
    environment variable contains the domain of the message or is set to
    the special value "all".
    
    Since we use INFO level messages for verbose mode, we need to make
    sure this environment variable is properly set when in verbose mode.

 src/main.c |    7 +++++++
 1 file changed, 7 insertions(+)

commit 9f042521e5ab1958c8274c981ff122b461a3e75f
Merge: 87046ee 084f43e
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Jun 3 15:09:34 2012 +0200

    Merge branch 'frlan/svn_cleanup'

commit 87046eeec092356eceeb979840f6e8d361368877
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sun Jun 3 10:20:14 2012 +0200

    Update of po-files for string freeze for upcoming 1.22 release

 po/ar.po    |  984 ++++----
 po/ast.po   | 6111 +++++++++++++++++++++++++-------------------------
 po/be.po    | 6042 +++++++++++++++++++++++++------------------------
 po/bg.po    | 6289 ++++++++++++++++++++++++++-------------------------
 po/ca.po    | 6069 +++++++++++++++++++++++++------------------------
 po/cs.po    | 6073 +++++++++++++++++++++++++------------------------
 po/de.po    |   37 +-
 po/el.po    | 6405 ++++++++++++++++++++++++++--------------------------
 po/en_GB.po | 6073 +++++++++++++++++++++++++------------------------
 po/es.po    | 6125 +++++++++++++++++++++++++-------------------------
 po/fa.po    | 6059 +++++++++++++++++++++++++------------------------
 po/fi.po    | 6322 ++++++++++++++++++++++++++-------------------------
 po/fr.po    | 6130 +++++++++++++++++++++++++-------------------------
 po/gl.po    | 6079 +++++++++++++++++++++++++------------------------
 po/hu.po    | 6623 ++++++++++++++++++++++++++++--------------------------
 po/id.po    | 3562 ++++++++++++++---------------
 po/it.po    | 2701 +++++++++++-----------
 po/ja.po    | 5887 ++++++++++++++++++++++++------------------------
 po/kk.po    | 3086 ++++++++++++-------------
 po/ko.po    | 6119 +++++++++++++++++++++++++-------------------------
 po/lb.po    | 6140 +++++++++++++++++++++++++-------------------------
 po/lt.po    |  215 +-
 po/mn.po    | 7227 +++++++++++++++++++++++++++++++++++++++++++++--------------
 po/nl.po    | 6085 +++++++++++++++++++++++++------------------------
 po/nn.po    | 2619 +++++++++++-----------
 po/pl.po    | 6039 +++++++++++++++++++++++++------------------------
 po/pt.po    | 6119 +++++++++++++++++++++++++-------------------------
 po/pt_BR.po | 6101 ++++++++++++++++++++++++-------------------------
 po/ro.po    | 6237 ++++++++++++++++++++++++++-------------------------
 po/ru.po    | 6075 +++++++++++++++++++++++++------------------------
 po/sk.po    | 1884 ++++++++--------
 po/sl.po    | 6571 +++++++++++++++++++++++++++--------------------------
 po/sv.po    | 2607 ++++++++++-----------
 po/tr.po    | 5887 ++++++++++++++++++++++++------------------------
 po/uk.po    | 6142 +++++++++++++++++++++++++-------------------------
 po/vi.po    | 6077 +++++++++++++++++++++++++------------------------
 po/zh_CN.po | 5799 ++++++++++++++++++++++++-----------------------
 po/zh_TW.po | 6042 ++++++++++++++++++++++++-------------------------
 38 files changed, 101967 insertions(+), 94675 deletions(-)

commit 084f43ed71151adb1fa9efa842d5b055e4165e83
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sat Jun 2 11:41:52 2012 +0200

    Suggest to provide git-formatted patches rather than `git diff` ones

 doc/geany.txt |   11 +++++++++++
 1 file changed, 11 insertions(+)

commit 928b847c1e427f25f56d1715d18a0d1d30ab4f59
Author: Lex Trotman <elextr@gmail.com>
Date:   Sat Jun 2 16:09:16 2012 +1000

    Force selection to change when Default or Alt colourscheme chosen
    
    The selection foreground and background are not changed unless
    the respective 3rd or 4th field is true (see highlighting.c:790).

 data/colorschemes/alt.conf |    2 +-
 data/filetypes.common      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 67ff99b1124594bd846be7a547558fe84837b9dd
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu May 31 23:28:46 2012 +0200

    Add a few missing NEWS entries

 NEWS |    2 ++
 1 file changed, 2 insertions(+)

commit 1725b72ec66730252f0cef48d17943588521cc65
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu May 31 22:53:51 2012 +0200

    Add a node about the possibility for third party plugins to be on p.g.o

 doc/plugins.dox |    2 ++
 1 file changed, 2 insertions(+)

commit a35435b4d9023bfab2832f1caa8c055c089b5f0f
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu May 31 22:52:17 2012 +0200

    Reword a few sentences

 doc/plugins.dox |   32 +++++++++++++++++---------------
 1 file changed, 17 insertions(+), 15 deletions(-)

commit 7b339b8d3053f13020cdd82831b5e4e8b282e19a
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Thu May 31 22:33:07 2012 +0200

    Added a missing word and some smaller changes on spelling (GitHub; pull request)

 doc/geany.txt   |    2 +-
 doc/plugins.dox |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 54ed2189fe5a8c3f6d9c7a340c8647f4e4195e1f
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Thu May 31 22:27:56 2012 +0200

    Use capitilized version of Git inside documentation

 doc/geany.txt   |    2 +-
 doc/plugins.dox |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 8965b8bc48b4d04a43f318528d800df322079ffa
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Thu May 31 22:15:44 2012 +0200

    Some updates on general API documentation to reflect, that geany-plugins don't use svn anymore

 doc/plugins.dox |   46 +++++++++++++++++++++-------------------------
 1 file changed, 21 insertions(+), 25 deletions(-)

commit 81c84e553dc43bd9bf0589a07d41d2da5a929d2d
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sun Apr 29 17:36:45 2012 +0200

    Removing reference to svn from sending a patch for this document

 doc/geany.txt |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit dbeb690f6719eb210db3271080830325f1d1f8de
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sat Apr 28 10:40:38 2012 +0200

    Fixing one apperance of svn inside documentation

 doc/geany.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit effab1a1291300018e8320b5a8c291c0ccb61cf4
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Fri Mar 9 14:29:02 2012 +0100

    Remove svn specific scripts as the are not needed anymore

 scripts/svn-add.sh     |    8 -------
 scripts/svn-changes.sh |   60 ------------------------------------------------
 2 files changed, 68 deletions(-)

commit c30936028ee5a8d0ca70202bb57676298bc7d727
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Tue May 8 19:33:04 2012 +0200

    When not sorting the file list, don't preserve read order
    
    If the caller doesn't want the list to be sorted, there is no need to
    preserve the order in which the files were actually read, since that
    order is undefined anyway.

 src/utils.c |    2 --
 1 file changed, 2 deletions(-)

commit 13a7fb521e5a5d78f3a50a83ad6fa0eaacad2e6b
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Tue May 8 19:32:04 2012 +0200

    Don't sort tags file list since the order doesn't matter

 src/symbols.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 6f62a55370f629a051184799341498841e2dbb15
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Tue May 8 19:27:40 2012 +0200

    g_slist_prepend() is faster than _append() and the order doesn't matter

 src/symbols.c |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit d03b347145c06e32402613ee46e40eef065c97c3
Author: Matthew Brush <matt@geany.org>
Date:   Wed May 30 17:24:33 2012 -0700

    Remove duplicate NEWS item

 NEWS |    1 -
 1 file changed, 1 deletion(-)

commit 74faf9920e13f92f0bb8b16e0a2e9ed203ff3d89
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed May 30 17:25:24 2012 +0100

    Update for ntrel's changes

 NEWS |   43 +++++++++++++++++++++++++++++++++++++------
 1 file changed, 37 insertions(+), 6 deletions(-)

commit 8bb24011b6be4996ea141c6eaa338e3cdd00fafa
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed May 30 16:45:29 2012 +0100

    Tweak default string color for a little more contrast

 data/filetypes.common |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fa5929ecbe75b2cd1adad1abcf3e52c3fac3ad28
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed May 30 13:02:53 2012 +0100

    Fix clearing styles in sci_set_lexer()

 src/sciwrappers.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit c84d486472c19ae388fc068b82bd12c6e470fe7d
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Wed May 30 01:32:08 2012 +0200

    GeanyWrapLabel: fix rendering issues
    
    GtkLabel may re-create its PangoLayout between calls leading to the
    final layout used for rendering not to be set up with the appropriate
    values for our sizing.  Then, re-set up the layout each time we have to
    deal with it and straight before GtkLabel renders it.

 src/geanywraplabel.c |   17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

commit 6c15dd4724eac54f6d2ee9e1964af3a2cd1760f1
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Wed May 30 01:31:06 2012 +0200

    Drop GEANY_WRAP_LABEL_GET_PRIVATE() macro

 src/geanywraplabel.c |   25 +++++++++----------------
 1 file changed, 9 insertions(+), 16 deletions(-)

commit 232919a16d95cf1351a11e1e3ee6f82e3218378b
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Wed May 30 01:23:27 2012 +0200

    GeanyWrapLabel: make sure we ask for the height matching our width
    
    With this patch, we make sure the height we query is the one matching
    the width we stored and not a newer or older one.
    
    This only fixes the sizing problem, the rendering issue visible in
    some situations is still present.
    
    This fix is replicated from the fix in libview's WrapLabel, see
    http://view.svn.sourceforge.net/viewvc/view/trunk/libview/libview/wrapLabel.cc?revision=132&view=markup
    It also includes the "fix for the fix",
    http://view.svn.sourceforge.net/viewvc/view/trunk/libview/libview/wrapLabel.cc?revision=135&view=markup

 src/geanywraplabel.c |   18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

commit 9b39c9973a054c6abff398dd140483c7e2b89370
Author: Matthew Brush <matt@geany.org>
Date:   Tue May 29 15:51:02 2012 -0700

    Add some more items to NEWS

 NEWS |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 18dea90938b19bdf12b2d932ce5c964f8c40080b
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Tue May 29 19:52:26 2012 +0200

    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.

 src/about.c |    3 +++
 1 file changed, 3 insertions(+)

commit d354c597dcd4494dbfdfdccf126ff3bb45de007b
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Tue May 29 19:31:26 2012 +0200

    Adjust border width of the "Credits" about tab

 src/about.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7aef9c18fb248def92302d1646f7d246f73430d1
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Tue May 29 19:27:25 2012 +0200

    Update copyright date in about dialog

 src/about.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 563249f7c6659ea2c6436f38af5977da4c5723c9
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue May 29 17:59:37 2012 +0100

    Warn user if current filetype might not support color schemes
    
    If the 'default' style isn't set to a named style, then probably the
    filetype styles have been overridden with manual colors and may not
    work properly with color schemes.
    
    Note: HTML-based filetypes won't show a warning because they don't
    have a 'default' style (they use 'html_default' instead).
    
    This is a simple heuristic, but is worth having to avoid some
    spurious bug reports when using the color schemes dialog.

 src/filetypesprivate.h |    1 +
 src/highlighting.c     |   17 +++++++++++++++++
 2 files changed, 18 insertions(+)

commit 12a1295dd1a0e769951b7d7a2ee89f90c4e869a5
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue May 29 17:54:36 2012 +0100

    Do not change message order for sci_set_lexer()
    
    Scintilla mentions clearing styles after setting lexer.

 src/sciwrappers.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit edd672c3e5d1aff00816e2fc57f58d69b84fa019
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue May 29 15:16:24 2012 +0100

    Don't clear styles when setting lexer id unless it has changed
    
    This fixes styles being cleared when using the Split Window plugin.

 src/sciwrappers.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit d550bc781c2fa50078bdeacf2eeec16dcf0cee42
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Mon May 28 13:57:34 2012 +0200

    Update of German translation

 po/de.po |  920 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 466 insertions(+), 454 deletions(-)

commit 2ed1d6d8bbc936a8a21d205d34cf9910114632c0
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun May 27 20:12:31 2012 +0200

    Do not apply color scheme upon color scheme selection dialog display
    
    Current color scheme was applied upon color scheme selection dialog
    display because the GtkTreeView::cursor-changed signal is emitted when
    the tree view is initially shown (since it actually gets the focus for
    the first time), uselessly re-applying the current color scheme.
    
    This is a performance issue because when many documents are open
    updating the color scheme can take a few seconds.
    
    Now we watch for the GtkTreeSelection::changed signal on the tree
    view's selection, which is only emitted when the selected item actually
    changes.  We also connect to that signal after filling the tree so we
    don't get notified on the initial selection setup.

 src/highlighting.c |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit ffd3d739db23c2da70faf960bc060e4a3e29c4ae
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Sun May 27 17:11:30 2012 +0100

    Fix a missing tag on global tags merge (oops)

 tagmanager/tm_tag.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 915bb5989e2a77469c02a17555f01e8d657dab88
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun May 27 00:28:45 2012 +0200

    Update NEWS to reflect current status

 NEWS |   55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 55 insertions(+)

commit 262b48b52c66b2b7d10fc0235eb9d24ce1d90026
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun May 27 01:09:05 2012 +0200

    Add a separator after the Color Schemes menu item

 data/geany.glade |    7 +++++++
 1 file changed, 7 insertions(+)

commit e87f393192636e8c03b3743efd82da5e1aa6f167
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun May 27 01:03:18 2012 +0200

    Create color scheme menu item with Glade
    
    Now there is a dialog instead of a menu for selecting the color
    schemes, the item under View->Editor can be created with Glade like the
    rest of the menu.

 data/geany.glade   |   18 ++++++++++++++++++
 src/callbacks.c    |    7 +++++++
 src/callbacks.h    |    4 ++++
 src/highlighting.c |   21 +--------------------
 src/highlighting.h |    4 ++--
 src/main.c         |    3 ---
 6 files changed, 32 insertions(+), 25 deletions(-)

commit ac27a658d26dc6acd4fa73b0e548244879663e7b
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sat May 26 08:38:27 2012 +0200

    Adding a missing space inside German translation

 po/de.po |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 23ed5511448d8a4f9450e71b6690690c1728d85e
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sat May 26 08:37:31 2012 +0200

    Update of Lithuanian translation provided by Algimantas Margevičius

 po/lt.po |  777 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 396 insertions(+), 381 deletions(-)

commit cf3139de03d7c3b8916b3e22528766c8abd0f6e7
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Fri May 25 19:47:10 2012 +0200

    Use the same pointer type for all pointers in tm_tags_merge()
    
    This prevents GCC from complaining about implicit casts and comparisons
    between different pointer types.  It also makes the code a little less
    bound at dealing with TMTags.

 tagmanager/tm_tag.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2f94aa373e4329dc6d3f103f21333c4e08e95355
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Fri May 25 19:44:17 2012 +0200

    Fix incomplete copy in tm_tags_merge() that lead to crashes

 tagmanager/tm_tag.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c7fa1fd9e26d414d8dee5ff699d8283f12f0865d
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Wed May 16 09:48:39 2012 +0200

    Updated Italian translation provided by Giuseppe Penone

 po/it.po | 2911 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1449 insertions(+), 1462 deletions(-)

commit ef59393e82c61534de17dca265612c8b8aabafe5
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Wed May 16 09:43:45 2012 +0200

    Update of Swedish translation by Tony Mattsson

 po/sv.po | 2061 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1046 insertions(+), 1015 deletions(-)

commit e5f7f7735f258c7863032778af627bc91e1f58ac
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Wed May 16 09:31:51 2012 +0200

    Update of Slovakian translation

 po/sk.po |  571 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 289 insertions(+), 282 deletions(-)

commit 3bdc8de2c452fa56fce825aac5019ffa1ad62726
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Wed May 16 09:30:32 2012 +0200

    Added Tomáš Vadina as Slovakian translator

 THANKS      |    1 +
 src/about.c |    1 +
 2 files changed, 2 insertions(+)

commit c04fd65a8fe5812735768fec6fb5990ecbac589e
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon May 14 22:22:29 2012 +0200

    Add support for user-defined labels for custom commands
    
    This allows the user to define a label to be displayed in the menu in
    place of the command to be run.  This can be very useful if e.g. a
    custom command is too complex to be easily read in the menu, or if two
    custom commands are so similar could be confounded.

 src/keyfile.c  |   30 +++++++++++++++++++
 src/main.c     |    1 +
 src/tools.c    |   89 +++++++++++++++++++++++++++++++++++++++++---------------
 src/ui_utils.h |    1 +
 4 files changed, 98 insertions(+), 23 deletions(-)

commit 11c3c91525919cb5b9f7bf168cbe8e894f345f88
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sun May 6 08:14:14 2012 +0200

    Fixed a wrong reference to utils_open_browser()

 doc/pluginsymbols.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9a80935835c3b49c0f29876e9d8efa0d309d49be
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Fri May 4 23:13:36 2012 +0200

    Use the same Python interpreter for the genapi.py script as for the Waf script
    
    This ensures we call the genapi.py script with the same Python interpreter as the Waf
    build system was called. This is relevant if the used interpreter is not 'python' but e.g.
    python2 or python2.6 or whatever.

 wscript |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3d1c7e3f57e3a4fa2ac527cd14f5ece5501c10c3
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Fri May 4 23:11:40 2012 +0200

    PEP8 fixes

 plugins/genapi.py |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit af70c1dbcba5ef2b8f637e74d6dcd25aa8848f6b
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Fri May 4 23:10:43 2012 +0200

    Make the script Python3 compatible

 plugins/genapi.py |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 1588a675705cf0eb0a0025c67c9e7a623300589d
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Thu May 3 18:17:39 2012 +0200

    Update of Italian translation by Giuseppe Penone

 po/it.po |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 249f9bc285d605257b0279d0ffb034eb2785cdcd
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sat Apr 28 08:51:26 2012 +0200

    Update of Italian translation by Giuseppe Penone

 po/it.po | 2050 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 1122 insertions(+), 928 deletions(-)

commit 33e1a81b4a5d9f7d282b260c868fd1a5d6c1efaf
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Apr 26 13:50:39 2012 +0100

    Ignore D 'static if' tests
    
    This prevents the parser getting confused.

 tagmanager/c.c |    8 ++++++++
 1 file changed, 8 insertions(+)

commit 3f7b888b32a46683f8d67902df4c5d45ddb11a0e
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Apr 26 13:18:05 2012 +0100

    Avoid unnecessary hash table for global tag filenames

 src/filetypes.c        |    9 ++++++---
 src/filetypesprivate.h |    1 +
 src/symbols.c          |   40 ++++++++++++++--------------------------
 3 files changed, 21 insertions(+), 29 deletions(-)

commit 6e46a7bd3d6805a7af995e0487a4ac22c97c35e3
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Apr 25 16:10:33 2012 +0100

    Fix existing leak when a matching ignore.tags item is parsed

 HACKING              |    1 +
 tagmanager/options.c |   10 +++++++---
 2 files changed, 8 insertions(+), 3 deletions(-)

commit a56373cabdceafb9e282ee5e287b5b3c7ce25b9f
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Apr 25 15:54:56 2012 +0100

    Support PREFIX* in ignore.tags

 doc/geany.html       |    6 +++++-
 doc/geany.txt        |    5 +++++
 tagmanager/options.c |    9 +++++++--
 3 files changed, 17 insertions(+), 3 deletions(-)

commit 000bd8547cb349afc50318fd3856df6cfafad4a8
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Apr 25 15:47:49 2012 +0100

    Use g_str_has_prefix to prevent invalid memory reads in find_shebang()

 src/filetypes.c |   10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

commit 7c545a30940a403086859f2b2cdcd4d9221c38f7
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Apr 25 12:54:25 2012 +0100

    Delete temporary error file

 tagmanager/tm_workspace.c |    1 +
 1 file changed, 1 insertion(+)

commit 6edb38b54a6d6d3583bc41dfda17a1fe6489e9c0
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Apr 23 20:45:40 2012 +0200

    Rewrite shebang interpreter matching a little
    
    Use a generic match code and an array of the mappings for easier code
    maintenance.

 src/filetypes.c |   56 ++++++++++++++++++++++++++-----------------------------
 1 file changed, 26 insertions(+), 30 deletions(-)

commit 4f87e31478866f8e221bbccd380c944d1bd565ce
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Apr 24 17:35:31 2012 +0100

    Show tag preprocessing errors on stderr

 tagmanager/tm_workspace.c |   11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

commit c17d128bcd64b4753607b87d2d5c27efc7e84970
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Apr 24 17:19:40 2012 +0100

    Add current dir to include path for tag preprocessing

 src/symbols.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 003185f897069ab44277dce8ecfa91f790785bd9
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Apr 24 16:33:31 2012 +0100

    Grep isn't required for tag file generation; remove replacing c99.tags
    
    This removes 'Replacing the default C/C++ tags file' - we should
    not encourage users to do this as it's unnecessary and error-prone
    when updating Geany.

 doc/geany.html |  688 ++++++++++++++++++++++++++++----------------------------
 doc/geany.txt  |   34 +--
 2 files changed, 358 insertions(+), 364 deletions(-)

commit 3275d510d8a64ce0d1be91aa8b11b3e845ff02fd
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Apr 23 16:58:55 2012 +0100

    Remove unportable pipe-to-grep tag generation hack
    
    Instead always ignore G_BEGIN_DECLS and G_END_DECLS tags.

 src/symbols.c             |    3 +++
 tagmanager/tm_workspace.c |    8 +-------
 2 files changed, 4 insertions(+), 7 deletions(-)

commit 1a9451bfc4915ada3ab2d0743293532f574cad00
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Apr 23 16:17:40 2012 +0100

    Fix NULL tags array warning in document_highlight_tags

 src/document.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit d2d4f0b6233a80cbe6294d0fb68695f35d0a62a3
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Apr 23 13:44:22 2012 +0100

    Enforce filetype extension for user tag files

 src/symbols.c |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

commit 24359942bfe96d37c76cccfc3e9993ec83e912d1
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Sun Apr 22 17:31:38 2012 +0100

    Show selected line count on status bar when whole lines are selected

 src/ui_utils.c |   15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

commit 4bd962ee8dde25b4ce5605ce7b4bf43d79d066f6
Author: Lex Trotman <elextr@gmail.com>
Date:   Sun Apr 22 10:54:41 2012 +1000

    Remove hard coded option that prevents 64 bit tag generation.
    
    On GNU X86-64 systems the predefined macros are required
    to choose the correct headers, so tag definition fails with
    -undef.  Removed it from hardcoded, systems that need it can
    add it to CFLAGS.

 src/symbols.c |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

commit 6b22ab908c825cf30bae4b5468dd632e46a2b23a
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sun Apr 15 16:54:05 2012 +0200

    Adding it into THANKS for Giuliano

 THANKS |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 712cdd6aa0005f65bd77b15c34cd29067864628d
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Fri Apr 20 13:03:41 2012 +0100

    Merge global tags in order rather than resorting the whole array
    
    This is much faster than resorting, especially when there are many
    global tags files loaded.

 tagmanager/include/tm_tag.h |    3 +++
 tagmanager/tm_tag.c         |   45 +++++++++++++++++++++++++++++++++++++++++++
 tagmanager/tm_workspace.c   |    8 ++++----
 3 files changed, 52 insertions(+), 4 deletions(-)

commit d3aed9f08b843ea8df7dc39c26e00deb59813845
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Thu Apr 19 17:03:23 2012 +0200

    Adding a first version of Slovakian translation provided by Tomáš Vadina

 po/sk.po | 5381 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 5381 insertions(+)

commit 06d02e29db6694ff19ab47f39c7899fc96c9f6ba
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Apr 18 13:29:40 2012 +0100

    Indent with tabs

 tagmanager/docbook.c |   54 +++++++++++++++++++++++++-------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

commit 495336ca1910ddbb5fb2b699316d9f7b1ab5cd4d
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Apr 16 12:58:44 2012 +0100

    Fix DocBook styling (broken in 7ebdac)

 data/filetypes.docbook |   33 ++++++++++++++++++++++++++++++++-
 1 file changed, 32 insertions(+), 1 deletion(-)

commit ac34a19abe60def11a821d54fe2fbb0b9b6ca845
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Apr 16 12:05:18 2012 +0100

    Show SGML entity completion on first typing '&' again

 src/editor.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit f2a93d379010af6d584addf867c9c22ab86d8a00
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Apr 16 11:56:25 2012 +0100

    Don't autocomplete XML entities when outside of XML style range

 src/editor.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9ddeed5254dbb2b23a18c2685d4f2e2d2b224eed
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Fri Apr 13 17:08:49 2012 +0100

    Enable entity completion for XML documents

 src/editor.c       |   21 +++++++++++----------
 src/highlighting.c |    2 ++
 2 files changed, 13 insertions(+), 10 deletions(-)

commit 9db1247b96d3815ff470cb02f40eb71eb881c0b6
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Fri Apr 13 16:29:55 2012 +0100

    Cleanup HTML entity checks and fix HTML/PHP autocompletion

 src/editor.c |   56 +++++++++++++++++++++++++++++---------------------------
 1 file changed, 29 insertions(+), 27 deletions(-)

commit 3ecfe90ad775ae297aa36a98ac78b6b13a745b11
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Fri Apr 13 09:33:38 2012 +0200

    Update of Slovenian translation provided by Jože Klepec

 po/sl.po | 1765 ++++++++++++++++++++++++++++----------------------------------
 1 file changed, 803 insertions(+), 962 deletions(-)

commit 3eb8e23ecccaed54c70597fc95990db98fff70c6
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Thu Apr 12 23:07:33 2012 +0200

    Code style cleanup
    
    Several small fixes to be more PEP8 compliant (while not completely on purpose).
    There are no functional changes.

 wscript |   33 +++++++++++++--------------------
 1 file changed, 13 insertions(+), 20 deletions(-)

commit 012a904e7496699b792761c12385cd289d7b6f68
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Thu Apr 12 23:00:39 2012 +0200

    Define minimum GTK and Glib versions globally to be reused later

 wscript |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit 0249d3e90652b1aebabe32cfc7a9518596eb7fef
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Thu Apr 12 22:41:47 2012 +0200

    Don't warn about missing configure flags if configure shall be skipped

 autogen.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9fad7aaa55bbe4eeef6e4fd89ea6767c0325d846
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Apr 12 17:49:00 2012 +0100

    Hide autocompletion when the only entry has been typed
    
    Fixes #3516212.

 src/editor.c |   17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

commit 5f0963d4706d40d6beefd844d2c7e7b25847a191
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu Apr 12 17:39:10 2012 +0200

    List package dependencies only in configure.ac
    
    This prevents from having to update both configure.ac and geany.pc.in
    every time our dependencies (e.g. GTK version) change.

 configure.ac |    6 ++++--
 geany.pc.in  |    2 +-
 wscript      |    1 +
 3 files changed, 6 insertions(+), 3 deletions(-)

commit 890667db5ac473f4a40e8fd73591a7867bcff874
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Wed Apr 11 21:58:45 2012 +0200

    Adding some more meta information to Norvegian translation

 po/nn.po |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit bdf71ff58687684e574122b1b2a7d70589d54878
Author: Håkon Vågsether <hauk142@gmail.com>
Date:   Wed Feb 8 19:32:38 2012 +0100

    Added Norwegian Nynorsk translation

 po/nn.po | 5357 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 5357 insertions(+)

commit 78432b5806f492843af3eaf9a696e600fc4aad06
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Tue Apr 10 04:07:16 2012 +0200

    Find in files: split extra options like a shell would do
    
    Don't simply split the the extra options string on spaces to build the
    grep argument list but rather split it in a shell-style fashion.
    
    This is probably more intuitive for most users, is more consistent with
    e.g. custom commands, and allows for spaces in an option or its
    argument.
    
    Closes #3516263.

 NEWS         |    4 ++++
 src/search.c |   13 +++++++++----
 2 files changed, 13 insertions(+), 4 deletions(-)

commit 728eeb854be9090595c16ce94918adeee23397fb
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Sat Apr 7 18:21:51 2012 +0100

    Remove unnecessary fields from StashTreeValue

 src/stash.c |   20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

commit 9f06d49f6f43aa54d00f7815a12bc8320dee8cfc
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Sat Apr 7 18:09:28 2012 +0100

    Use union for StashTreeValue instead of void*
    
    This avoids many casts.

 src/stash.c |   42 +++++++++++++++++++-----------------------
 1 file changed, 19 insertions(+), 23 deletions(-)

commit 4509dd6457948838eab37e4fc61d5823a55e22e1
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Fri Apr 6 17:46:02 2012 +0100

    Use union for StashPref extra fields that depend on widget_type
    
    This should make the code clearer vs. using a void*.

 src/stash.c |   29 ++++++++++++++---------------
 1 file changed, 14 insertions(+), 15 deletions(-)

commit f2d33bc16ea8c8c6ef5f8f5cd6aee77ec63f2129
Author: Dimitar Zhekov <dimitar.zhekov@gmail.com>
Date:   Thu Apr 5 20:59:57 2012 +0300

    Add stash_group_free_settings() function to API
    
    Frees the memory allocated for setting values in a group.

 plugins/geanyfunctions.h |    2 ++
 src/plugindata.h         |    5 +++--
 src/plugins.c            |    3 ++-
 src/stash.c              |   23 +++++++++++++++++++++++
 src/stash.h              |    2 ++
 5 files changed, 32 insertions(+), 3 deletions(-)

commit c7b3a09f05b32078f827b05fc0070345f9f7c33c
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Apr 4 13:37:31 2012 +0100

    Update bold flag after editing shortcut

 src/prefs.c |   38 ++++++++++++++++++++++++++++----------
 1 file changed, 28 insertions(+), 10 deletions(-)

commit 6286b288a483498fd427d2d22ca6b461bc914cbe
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Apr 4 13:17:41 2012 +0100

    Fix always showing Save All keybinding as overridden
    
    Defaults should use lowercase e.g. GDK_s, not GDK_S.

 src/keybindings.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9e418d7aafeb1aa482255c723a095f2f92572c69
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Apr 3 16:56:32 2012 +0100

    Show overridden keybindings in bold for prefs dialog tree

 src/keybindings.c |    2 ++
 src/keybindings.h |    2 ++
 src/prefs.c       |   18 +++++++++++++-----
 3 files changed, 17 insertions(+), 5 deletions(-)

commit fa7959f31652612f72cc6dadbeb5e846373eac61
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Apr 3 16:09:06 2012 +0100

    Maintain sidebar width when sidebar is on the right
    
    Resizing the window should not affect sidebar width.
    Fixes #3514436.

 src/ui_utils.c |   15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

commit 00143d2d78319c03574f0b393dd72e42ccf67c8a
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Mon Apr 2 20:38:23 2012 +0200

    Update of Italian translation. Thanks to Giuseppe Penone

 po/it.po | 1642 +++++++++++++++++++++++++++-----------------------------------
 1 file changed, 721 insertions(+), 921 deletions(-)

commit ba4ccc6653fd2a7940999a4f57ef793682da8c3e
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Apr 2 15:56:47 2012 +0200

    Waf: mark Scintilla as using GLib and GModule
    
    This doesn't change anything in practice since GTK brings GLib and
    GModule is linked with the Geany program, but it's cleaner for the lib
    to list its true dependencies.

 wscript |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7b2f0fe5aef6c389738f4a861cc19dfec5ce2c42
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Apr 2 14:56:19 2012 +0200

    Explicitly depend on GModule
    
    GIO used to bring GModule, but it became a private dependency since
    GIO 2.31.  So, add explicit checks for GModule so we still build with
    GLib/GIO >= 2.31.
    
    Closes #3483388.

 configure.ac |    2 +-
 wscript      |    6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)

commit e5ae146730241621fef781233f2446b1e44d6c1c
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sat Mar 31 09:44:39 2012 +0200

    Update of Italian translation. Thanks to Giuseppe Penone

 po/it.po | 7018 ++++++++++++++++++++++++++++----------------------------------
 1 file changed, 3125 insertions(+), 3893 deletions(-)

commit 8a15fe80ec58ebc22d27e7177539055ac72b2f80
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sat Mar 31 09:41:41 2012 +0200

    Remove ChangeLog of po-files. git-backlog is way better

 po/ChangeLog | 2140 ----------------------------------------------------------
 1 file changed, 2140 deletions(-)

commit c670742316d9c7417bfc21055c2d6f4d6cd8620b
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sat Mar 31 09:40:50 2012 +0200

    Update of German translation

 po/de.po | 3284 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1740 insertions(+), 1544 deletions(-)

commit 51dc2e9baff2ef9391ce8d5acbad7df3b834fb18
Author: Matthew Brush <matt@geany.org>
Date:   Wed Mar 28 22:50:18 2012 -0700

    Support plugins written in C++
    
    Rename use of C++ `template` keyword in plugin API function argument
    and add `G_BEGIN_DECLS` and `G_END_DECLS` to public header files to
    make them easier to include in C++ code. TagManager and Scintilla
    headers already have these `extern "C"` blocks so they shouldn't
    require any modifications.
    
    The Autotools build system already adds in a `dummy.cxx` to hint
    Automake into C++ linking to support Scintilla, which is quite
    convenient for dynamically loading of C++ plugins at run-time into
    the otherwise C-only program. The other build systems seem to also
    use the correct linking.

 doc/plugins.dox    |   23 ++++++++++++++++++++++-
 src/build.h        |    4 ++++
 src/document.h     |    4 ++++
 src/editor.h       |    4 ++++
 src/encodings.h    |    3 +++
 src/filetypes.h    |    4 ++++
 src/geany.h        |    8 ++++++--
 src/highlighting.h |    4 ++++
 src/keybindings.h  |    4 ++++
 src/msgwindow.h    |    3 +++
 src/plugindata.h   |    4 ++++
 src/prefs.h        |    4 ++++
 src/project.h      |    4 ++++
 src/search.h       |    4 ++++
 src/stash.h        |    4 ++++
 src/support.h      |    3 +++
 src/templates.c    |   10 +++++-----
 src/templates.h    |    6 +++++-
 src/toolbar.h      |    4 ++++
 src/ui_utils.h     |    3 +++
 src/utils.h        |    3 +++
 21 files changed, 101 insertions(+), 9 deletions(-)

commit 7b8add40192ac4dadd419666450adcb4b39176bd
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Mar 18 14:23:13 2012 +0100

    Better handling of duplicated tags in the sidebar

 src/symbols.c |  131 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 120 insertions(+), 11 deletions(-)

commit ec3efe04867c29ab64247ae62c77827fc743568a
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Mar 20 12:59:29 2012 +0000

    Fix existing user's goto tag/move tab workaround (oops)
    
    Write an empty keybindings.conf for new users to prevent the workaround
    for old defaults being written.
    
    Also remove generated comment in keybindings.conf, this file doesn't
    need an explanation as it is generated by Geany.

 src/keybindings.c |   23 +++++++++--------------
 1 file changed, 9 insertions(+), 14 deletions(-)

commit 99e8ed495b442afdc30259a5928b80595cdf2dc6
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Mar 19 16:36:27 2012 +0000

    Don't change existing user's goto tag, move tab keybindings
    
    This provides a workaround so existing users who upgrade should now
    be unaffected.
    
    The default changed for these in commits
    82769a046c6394d073cc8a32677d8d4794c12c4c and
    9ae71ab6cc3bb8185939e1536ffba41beb896686, but this may be
    confusing/annoying for existing users who have not edited any
    keybindings.
    
    Those commit messages were wrong about never affecting existing
    users. Thanks to Lex for raising this.

 src/keybindings.c |   15 +++++++++++++++
 1 file changed, 15 insertions(+)

commit f4afe96880ed01b4ecb6ffe32e10c34e2b661399
Author: Eugene Arshinov <earshinov@gmail.com>
Date:   Sat Mar 10 17:43:49 2012 +0400

    Fix opening project in already running instance (via socket).
    
    Previously the code didn't properly handle the case when other project
    is already opened.

 src/socket.c |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 6badca5201d808eac10cc5b04ed812145f07e884
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Mar 15 16:12:32 2012 +0000

    Destroy color scheme dialog after closing instead of just hiding it

 src/highlighting.c |   11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit 4e42814ead5c2306779af2602ff564476bea262f
Author: Matthew Brush <mbrush@codebrainz.ca>
Date:   Thu Mar 15 15:48:52 2012 +0000

    Automatically show color scheme dialog scrollbars, set shadow type

 src/highlighting.c |    3 +++
 1 file changed, 3 insertions(+)

commit d54504355e9eac6bd168c8c5934b2aed7b65255c
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Wed Mar 14 20:19:39 2012 +0100

    Update of Hungarian translation

 po/ChangeLog |    1 +
 po/hu.po     | 1912 ++++++++++++++++++++++++++--------------------------------
 2 files changed, 852 insertions(+), 1061 deletions(-)

commit d3e5f775db0409752c1238d94bca2ce33267f2cb
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Wed Mar 14 20:16:46 2012 +0100

    Update of Lithuanian translation

 po/ChangeLog |    5 +
 po/lt.po     |  909 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 513 insertions(+), 401 deletions(-)

commit dcc079d814fda67d99c2d36b8a49ae09c3c92b8b
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Mar 14 16:56:55 2012 +0000

    Replace Color Schemes menu with custom dialog
    
    A dialog makes it easier to select different items when comparing
    themes, and easier to see the descriptions.

 src/highlighting.c |  160 +++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 108 insertions(+), 52 deletions(-)

commit a2efc32d1fbdc58b91d10ef34371263656981971
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Mar 13 13:48:15 2012 +0000

    Add basic install target, requires admin privileges and MSYS

 makefile.win32 |    9 +++++++++
 1 file changed, 9 insertions(+)

commit 43ee34f660418358f0970c3652d294030af2f18b
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Mon Mar 12 19:03:05 2012 +0100

    Added Lithuanian translation

 THANKS       |    1 +
 po/ChangeLog |    5 +
 po/lt.po     | 5476 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/about.c  |    1 +
 4 files changed, 5483 insertions(+)

commit f3cff26ef85eaa887c49cb79d15aedd86af11532
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Fri Mar 9 16:55:21 2012 +0100

    Added Arabian translation

 THANKS       |    1 +
 po/ChangeLog |    5 +
 po/ar.po     | 5370 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/about.c  |    1 +
 4 files changed, 5377 insertions(+)

commit 0df9835fd5662ce040a68e90422da2e8fb2b33d0
Author: Dimitar Zhekov <dimitar.zhekov@gmail.com>
Date:   Thu Mar 8 18:53:23 2012 +0200

    free configfile in configuration_reload_default_session

 src/keyfile.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 5584990fb642d0ac908390860837535c9ef3c288
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Mon Mar 5 19:28:53 2012 +0100

    Update of German translation

 po/ChangeLog |    5 +
 po/de.po     |  805 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 415 insertions(+), 395 deletions(-)

commit 3bcd7fc40078efd601f0e9bed8efec971d505db2
Merge: 3d4e8b4 5cc8a96
Author: Matthew Brush <mbrush@codebrainz.ca>
Date:   Sun Feb 26 21:04:50 2012 -0800

    Merge pull request #19 from techee/fixes
    
    Fixes

commit 3d4e8b41d419255ee1b0764fb60e45ea588bd800
Merge: d7d5a6d ca9dca9
Author: Matthew Brush <mbrush@codebrainz.ca>
Date:   Sun Feb 26 20:50:01 2012 -0800

    Merge pull request #25 from techee/project_patches
    
    Project patches

commit d7d5a6d7fb48c9b86218f1e826ffd1b05207a128
Author: Matthew Brush <matt@geany.org>
Date:   Sun Feb 26 20:12:38 2012 -0800

    Add some more key links to the Help menu (wiki, bug tracker, donate)

 data/geany.glade |  199 ++++++++++++++++++++++++++++++++----------------------
 src/callbacks.c  |   18 +++++
 src/callbacks.h  |   11 ++-
 src/geany.h      |    3 +
 4 files changed, 149 insertions(+), 82 deletions(-)

commit c54489c86c52bb0896be38149bf85e54a5a6851a
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sat Feb 25 19:42:21 2012 +0100

    Update of German translation

 po/ChangeLog |    5 +
 po/de.po     | 6193 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 3089 insertions(+), 3109 deletions(-)

commit 15bbe3633110759a137737ad5631bce0f644f2cd
Merge: 795ee4c f8fd930
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sat Feb 25 18:05:10 2012 +0100

    Merge branch 'earshinov/join-lines-2'

commit f8fd93039b577a21819baa7722314612e25b94e9
Author: Eugene Arshinov <earshinov@gmail.com>
Date:   Thu Jan 19 14:10:11 2012 +0400

    join_lines: Remove excessive comments

 src/keybindings.c |   54 ++++++-----------------------------------------------
 1 file changed, 6 insertions(+), 48 deletions(-)

commit 2d29296302a40e5af39a81657d9a91f049fe579f
Author: Eugene Arshinov <earshinov@gmail.com>
Date:   Sat Feb 25 17:29:04 2012 +0400

    join_lines: Remove `sci_fix_selection_anchors` function.
    
    Previously it was useful because `reflow_lines`, in case when selection
    contained trailing newline, removed that newline from selection by
    calling `sci_set_selection_end` which only works when anchor > current
    cursor position (it's mentioned in Scintilla's documentation on
    SCI_SETSELECTIONEND).
    
    Now trailing newline is removed by calling `sci_deselect_last_newline`
    which uses `sci_set_selection` with `start` and `end` arguments.  This
    function works regardless of the interposition of current cursor
    position and anchor.

 src/keybindings.c |   13 -------------
 1 file changed, 13 deletions(-)

commit f318b2cca0fa9fa024d3dddb908c1e490ab78a0e
Author: Eugene Arshinov <earshinov@gmail.com>
Date:   Wed Jan 18 10:42:32 2012 +0400

    join_lines: Remove some obsolete code from `reflow_lines`.
    
    The code joined current line with the next one when no text is selected.
    For "Join lines" command this behaviour is wrong; for "Reflow paragraph"
    the case is already handled outside the `reflow_lines` function.

 src/keybindings.c |    4 ----
 1 file changed, 4 deletions(-)

commit 1816b0d7f4a8b4022950ae5abfd74dbb60ce580c
Author: Eugene Arshinov <earshinov@gmail.com>
Date:   Thu Feb 23 23:54:52 2012 +0400

    join_lines: Don't exclude trailing newline from the selection in `reflow_lines`
    
    This is now done by the calling code.

 src/keybindings.c |    9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

commit 6b760b99d45238c343493f0bfe9f95958c071096
Author: Eugene Arshinov <earshinov@gmail.com>
Date:   Thu Feb 23 12:56:28 2012 +0400

    join_lines: Add "Join lines" command.
    
    The code of existing "Reflow paragraph" command was refactored to
    extract the bits required for the new command.

 src/keybindings.c |  105 ++++++++++++++++++++++++++++++++++++++---------------
 src/keybindings.h |    1 +
 2 files changed, 76 insertions(+), 30 deletions(-)

commit 795ee4cf4bea525814b5793a6771d3da78f6c863
Merge: 9fa6cfe 5fb7522
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Fri Feb 24 13:01:08 2012 -0800

    Merge pull request #28 from RetroX/patch-1
    
    Added size_t, ptrdiff_t, intN_t to filetypes.cpp.

commit 5fb7522b723b63a4eccdc9b1f13f1f44fb8c5f7c
Author: Alex Charron <classixretrox@gmail.com>
Date:   Fri Feb 24 15:29:17 2012 -0500

    Added size_t, ptrdiff_t, intN_t to filetypes.cpp.

 data/filetypes.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9fa6cfe47b606c447d8820613623a5a80b761cc0
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Wed Feb 22 14:58:47 2012 +0100

    Rebuild HTML manual

 doc/geany.html |   19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)

commit 373734980b1ad8ab9990eae87e1a3dfc42537d05
Author: Dimitar Zhekov <dimitar.zhekov@gmail.com>
Date:   Mon Feb 20 21:20:48 2012 +0200

    altered Geany manual "Startup" to reflect that the default session is loaded even if opening file(s)

 doc/geany.txt |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit 2cf30ebadbf8fe7b23310cf7fb4e83983251f536
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Tue Feb 21 22:55:36 2012 +0100

    Update of Kazakh translation. Thanks to Baurzhan Muftakhidinov

 po/ChangeLog |    5 +
 po/kk.po     | 6450 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 3253 insertions(+), 3202 deletions(-)

commit f5262a453ed7fbc4ab5f4387a066a597d147c8e9
Author: Eugene Arshinov <earshinov@gmail.com>
Date:   Sun Feb 19 10:46:00 2012 +0400

    Use Scintilla's MOVESELECTEDLINES{UP,DOWN} commands.

 src/keybindings.c |   35 ++---------------------------------
 src/sciwrappers.c |   10 ++++++++++
 src/sciwrappers.h |    3 +++
 3 files changed, 15 insertions(+), 33 deletions(-)

commit ad1c08ebbe6a7e33bddfea15fafb8f94fea95fb5
Author: Dimitar Zhekov <dimitar.zhekov@gmail.com>
Date:   Mon Feb 20 19:18:21 2012 +0200

    Load the default session even if opening file(s)
    
    A slightly simplified variant of the "rewritten load startup files"
    from Geany patch tracker. Does not check for CLI files when deciding
    whether to load the default session.

 src/main.c |   60 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 30 insertions(+), 30 deletions(-)

commit 3d570d750f9d3787aac5e42ade34741f2f22e7c5
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Feb 20 17:25:21 2012 +0100

    Map TCL "SUB_BRACE" style

 data/filetypes.tcl         |    1 +
 src/highlightingmappings.h |    3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

commit ca9dca94f890ed53741b2ec0b7bbdccaaeb72d36
Author: Jiří Techet <techet@gmail.com>
Date:   Mon Feb 20 00:06:24 2012 +0100

    Drop 'already' from the message in project close confirmation dialog
    
    Suppose you have project A open and want to open project B. Then the message
    saying "The 'A' project is already open" displays. This is slightly confusing
    and feels like if you were trying to re-open project A even though you
    are opening different project. The message without 'already' looks clearer
    in this context.

 src/project.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8e2f7db298f67960974fbca11427a50999aa3a8a
Author: Jiří Techet <techet@gmail.com>
Date:   Sun Feb 19 23:55:25 2012 +0100

    Modify project dialog signals
    
    Rename project-dialog-create signal to project-dialog-open because now
    the dialog exists all the time and the signal name is misleading. Add
    project-dialog-close signal to indicate that project dialog has been closed
    and plugins can remove their tabs when needed.
    
    In addition, bump plugin API and ABI version.

 doc/pluginsignals.c |   15 ++++++++++++---
 src/geanyobject.c   |   15 ++++++++++++---
 src/geanyobject.h   |    6 ++++--
 src/plugindata.h    |    4 ++--
 src/project.c       |    3 ++-
 5 files changed, 32 insertions(+), 11 deletions(-)

commit 4b1a3b39d43740899400e957d7e30ae2073f89cf
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sun Feb 19 10:30:31 2012 +0100

    Small changes on function documentation of ui_lookup_stock_label() as doxygen complained a bit

 src/ui_utils.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 33d5378508be235954e86aabc1688ac9d07defdd
Author: Lex Trotman <elextr@gmail.com>
Date:   Fri Feb 17 09:26:03 2012 +1100

    Add build.h to list of headers installed (autotools)

 src/Makefile.am |    1 +
 1 file changed, 1 insertion(+)

commit c348ccae5841014a841f3649f194e9dd35691985
Author: Lex Trotman <elextr@gmail.com>
Date:   Fri Feb 17 09:02:34 2012 +1100

    Include build.h in headers installed for plugin use

 wscript |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 510bbfbb05bcec2e08bc2178fb05b142f3dd45bb
Author: Matthew Brush <matt@geany.org>
Date:   Wed Feb 15 17:05:25 2012 -0800

    Add .mm extension for Objective-C filetype

 data/filetype_extensions.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fa118fb12a0a2a98c6d80939d489cc57c5dcf23b
Author: Lex Trotman <elextr@gmail.com>
Date:   Wed Feb 15 14:18:34 2012 +1100

    Add build command access to plugin interface
    
    Add ability for plugins to read and edit the fields of the build commands.

 plugins/geanyfunctions.h |   10 +++
 src/build.c              |  162 +++++++++++++++++++++++++++++++++++++---------
 src/build.h              |   22 ++++---
 src/plugindata.h         |   25 +++++--
 src/plugins.c            |   13 +++-
 5 files changed, 185 insertions(+), 47 deletions(-)

commit 589ffff377bdaa930bd4b547c98b8b84db3a46c9
Author: Matthew Brush <matt@geany.org>
Date:   Sun Feb 12 22:35:08 2012 -0800

    Add Scintilla wrapper function sci_set_lexer()
    
    When the lexer is changed it clears all styling information and resets
    the folding state.
    
    Closes #3486917 and #3486918

 src/highlighting.c |    4 ++--
 src/sciwrappers.c  |    7 +++++++
 src/sciwrappers.h  |    1 +
 3 files changed, 10 insertions(+), 2 deletions(-)

commit b0b0ebb469a6b7eb74d321e6f5d7fe6f0bfcf6ba
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Fri Feb 10 18:24:10 2012 +0100

    Make sure not to emit activation/change signals twice from entry action
    
    If connect_proxy() get called twice, then the handlers would have been
    connected twice, leading to wrongly emit activation/change signals twice
    for a single input signal.
    
    For whatever reason connect_proxy() is actually called twice for the
    quick search entry on Windows (but not on Linux), so this fixes the
    search entry behavior on Windows.

 src/geanyentryaction.c |   22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

commit 01fea3e7470756b51d1616e9b732a641f500de1b
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Fri Feb 10 01:18:30 2012 +0100

    Remove possible '/' from display name when building socket filename
    
    MacOS X seems to have slashes in the display name, which prevent the
    socket file from being created.  So, replace such characters that may
    not appear in a filename with an underscore.

 src/socket.c |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit 9426104f0b18dcca295c7615abd99dc3f207463f
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Feb 6 16:41:18 2012 +0000

    Remove utils_build_path() - use g_build_filename instead

 src/editor.c       |    4 ++--
 src/filetypes.c    |   14 +++++++-------
 src/highlighting.c |    4 ++--
 src/keyfile.c      |    6 +++---
 src/symbols.c      |    8 ++++----
 src/templates.c    |    2 +-
 src/toolbar.c      |    6 +++---
 src/utils.c        |   39 ---------------------------------------
 src/utils.h        |    2 --
 9 files changed, 22 insertions(+), 63 deletions(-)

commit e7befb410c895b0136a6c38a3b3d534395592729
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Feb 6 16:36:51 2012 +0000

    Remove utils_make_filename() - use g_strconcat instead

 src/filetypes.c |    4 ++--
 src/utils.c     |   24 ------------------------
 src/utils.h     |    2 --
 3 files changed, 2 insertions(+), 28 deletions(-)

commit 402249f1b814952e80c8df01863450fe1cd41b93
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Feb 6 16:08:55 2012 +0000

    Revert "Don't append file truncation warning if file doesn't exist"
    
    This reverts commit 7cc443e1420b77d041815a464fe5b20bc62412f4.
    
    Showing the truncation message only when the file exists doesn't work
    when writing to a network file and the connection drops out (thanks to
    Lex).

 src/document.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 8f453d14cfa375a71b0687c79ed387752d2783d5
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Mon Feb 6 11:26:50 2012 +0100

    Update of Traditional Chinese translation provided by Matthew Lien.

 po/ChangeLog |    7 +-
 po/zh_TW.po  | 1390 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 739 insertions(+), 658 deletions(-)

commit 6e2d26b12498fe6b1a982eaf6f49f51205608524
Merge: e686681 cc6e85f
Author: elextr <elextr@gmail.com>
Date:   Sun Feb 5 14:39:02 2012 -0800

    Merge pull request #22 from RetroX/patch-1
    
    Added C++11 keywords to syntax highlighter.

commit cc6e85f454a0af91f2e4606cc428757605d5ecc9
Author: Alex Charron <classixretrox@gmail.com>
Date:   Sun Feb 5 16:30:22 2012 -0500

    Added C++11 keywords to syntax highlighter.

 data/filetypes.cpp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit e6866813853886ac577fdaa1c1cfbf16fef66033
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Feb 5 19:46:59 2012 +0100

    Don't set error twice (oops)

 src/build.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 0a22e8a624a095161dd3bdb958243be51510aa3f
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Feb 5 17:58:50 2012 +0100

    Improve error handling in build_create_shellscript()

 src/build.c |   37 +++++++++++++++++++++++++++++--------
 1 file changed, 29 insertions(+), 8 deletions(-)

commit ce21bdfb215f60c270817b641b52ba954303ce9f
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Feb 5 17:26:33 2012 +0100

    Use g_set_error() rather than manualy creating the GError

 src/win32.c |   42 ++++++++++++++----------------------------
 1 file changed, 14 insertions(+), 28 deletions(-)

commit e66a3ba38950d0fb802a3534fd33ec7029ce27ab
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Feb 5 17:08:54 2012 +0100

    Don't use nonexistant --export-dynamic linker flag on Windows

 wscript |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ca340a8aa332e0c9ff4e5a5f54de944d6a091a74
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Tue Jan 31 15:04:23 2012 +0100

    Properly handle remote URIs received through drag 'n drop
    
    Closes #2966770, #3479567.

 src/document.c |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 9876ce5a3fdfe04936f23d5fd12fa47d66d524dd
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Jan 30 18:21:15 2012 +0100

    Remove a redundant check

 src/main.c |    8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

commit 9ff4eec8538549078d2011bd6be31d7c6f9b0194
Author: Matthew Brush <matt@geany.org>
Date:   Mon Jan 30 21:32:16 2012 -0800

    Fix Color Schemes menu items activation when used with libdbusmenu.
    
    I'm not even going to try to explain why this fixes it :)

 src/highlighting.c |    9 +++------
 src/main.c         |    4 +++-
 2 files changed, 6 insertions(+), 7 deletions(-)

commit cc3c2684fb969b2bdfc8fec30831eb0c9aee1677
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu Jan 26 22:52:22 2012 +0100

    Fix makefile.win32 for included regex removal

 tagmanager/makefile.win32 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 58164c65f0bbc5bfd13c84aeabaca203befbb1a7
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Jan 26 16:10:53 2012 +0000

    Remove static function utils_slist_remove_next()

 src/utils.c |   18 +++++-------------
 1 file changed, 5 insertions(+), 13 deletions(-)

commit 7cc443e1420b77d041815a464fe5b20bc62412f4
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Jan 26 15:13:30 2012 +0000

    Don't append file truncation warning if file doesn't exist
    
    This warning shown after a failed save is unnecessary when the
    filename is invalid.

 src/document.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 30ec6e6e2b06da5e04d3440d29b2329908b523d3
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Thu Jan 26 11:42:24 2012 +0100

    Fix plural setting

 po/id.po |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit ae00745f48278da42afcf35ee7a0865ec9f8e482
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Thu Jan 26 11:36:09 2012 +0100

    Added Indonesian translation provided by Fajar Wahyu

 po/ChangeLog |    5 +
 po/id.po     | 6572 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 6577 insertions(+)

commit b287553e4aaf6065952d524541d9d37ca087742f
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Jan 25 16:26:16 2012 +0000

    Use 'SETPTR' instead of 'setptr'
    
    This makes it clearer we're using a macro.

 plugins/filebrowser.c |   24 +++++++++++------------
 plugins/saveactions.c |    6 +++---
 src/build.c           |   52 ++++++++++++++++++++++++-------------------------
 src/callbacks.c       |   22 ++++++++++-----------
 src/dialogs.c         |    2 +-
 src/document.c        |   10 +++++-----
 src/editor.c          |    6 +++---
 src/encodings.c       |   10 +++++-----
 src/filetypes.c       |   26 ++++++++++++-------------
 src/highlighting.c    |   12 ++++++------
 src/keybindings.c     |    4 ++--
 src/keyfile.c         |    2 +-
 src/main.c            |    6 +++---
 src/msgwindow.c       |    8 ++++----
 src/notebook.c        |    4 ++--
 src/prefs.c           |    8 ++++----
 src/project.c         |   18 ++++++++---------
 src/search.c          |    2 +-
 src/socket.c          |    2 +-
 src/symbols.c         |    6 +++---
 src/templates.c       |    8 ++++----
 src/toolbar.c         |    2 +-
 src/ui_utils.c        |    2 +-
 src/utils.c           |    8 ++++----
 src/vte.c             |    4 ++--
 25 files changed, 127 insertions(+), 127 deletions(-)

commit ed66c2b29336d1edbaad4e7adaf4cf0737d02ccf
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Jan 25 13:46:31 2012 +0000

    Remove LW() macro

 src/keybindings.c |  424 +++++++++++++++++++++++++++--------------------------
 1 file changed, 216 insertions(+), 208 deletions(-)

commit 011dd017e052ed6654d77db3fc99683f57aa08dd
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Jan 25 13:40:39 2012 +0000

    Enable default Scintilla editing menu for Split Window
    
    This allows copying and pasting, undo etc.

 plugins/splitwindow.c |    1 +
 1 file changed, 1 insertion(+)

commit 951b5a9da5cd0a0492198164c0f1c7ff33e39dd5
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Jan 25 12:45:01 2012 +0000

    Rectangular selection modifiers are Alt+Shift on Windows

 doc/geany.html |   12 +++++++-----
 doc/geany.txt  |   11 +++++++----
 2 files changed, 14 insertions(+), 9 deletions(-)

commit 9031335971a0f26625b3494d99b668c3af6befe0
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Fri Jan 20 19:31:57 2012 +0100

    Set prefs' encoding combo boxes "wrap with" in the Glade file directly

 data/geany.glade |    2 ++
 src/prefs.c      |    5 -----
 2 files changed, 2 insertions(+), 5 deletions(-)

commit 7f16b9a4fb3af08239c928df3e634abd6af9ff16
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Fri Jan 20 19:22:22 2012 +0100

    Fix content of encodings and EOL style prefs ComboBoxes (oops)
    
    I broke them in ca922e0ddc8022283ec3c1f49aaa15ab7c5ba213
    
    Now the two encoding combo boxes shares the same data, which is
    built only once.

 data/geany.glade |   14 ++++++++++----
 src/prefs.c      |   26 ++++++++++++++++++--------
 2 files changed, 28 insertions(+), 12 deletions(-)

commit 9130b84d86f4e078df480a2f1e798d835b158f52
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Fri Jan 20 19:14:31 2012 +0100

    Add ui_builder_get_object()
    
    This is used to get any object built from the UI file, not widgets only.

 src/ui_utils.c |    9 +++++++++
 src/ui_utils.h |    2 ++
 2 files changed, 11 insertions(+)

commit 21cd7bb2139fd67644e5777bb8e6387d34473d09
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Jan 19 18:09:29 2012 +0000

    Add Project overrides for 'Saving files' checkbox options

 data/geany.glade     | 9071 +++++++++++++++++++++++++-------------------------
 src/document.c       |   11 +-
 src/project.c        |   97 +-
 src/project.h        |    2 +
 src/projectprivate.h |    4 +
 5 files changed, 4687 insertions(+), 4498 deletions(-)

commit 75ff98a2b6ed8deadbcf71a47e5f03e4b43c014f
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Jan 19 12:54:12 2012 +0000

    Regenerate with Glade 3.8.1

 data/geany.glade | 6978 +++++++++++++++++++++++++++---------------------------
 1 file changed, 3489 insertions(+), 3489 deletions(-)

commit 6f64f31e0938ff743caf4f9d05cd87910ef2201b
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Jan 19 13:12:51 2012 +0000

    Make Glade object names unique throughout
    
    This fixes object name clashes when making changes using Glade 3.8.1 (maybe a Glade bug).

 data/geany.glade |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 73bc824c8291f8940a9b9f7949515e1f0cb0d147
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sat Jan 14 04:40:11 2012 +0100

    Restore line breaking preference's adjustment in Glade file
    
    It got removed by accident in commit
    c85b89afdd880b7a6aac42f953bab83d3938a4a3 "Port more of the Project properties dialog to Glade"

 data/geany.glade |    8 ++++++++
 1 file changed, 8 insertions(+)

commit 380613866ca852b07e01262e8083787c2a9231f6
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sat Jan 14 04:27:27 2012 +0100

    Restore accelerator group in Glade file
    
    It got removed by accident in commit
    c85b89afdd880b7a6aac42f953bab83d3938a4a3 "Port more of the Project properties dialog to Glade"

 data/geany.glade |   32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

commit 5cc8a96d440274c15f50228ee55461fb557cee3e
Author: Jiří Techet <techet@gmail.com>
Date:   Thu Jan 12 00:33:50 2012 +0100

    Do not show document change notification dialog when MRU switch is in progress
    
    When switching between MRU documents, Geany pops up a dialog about
    document change even for the intermediate non-final documents.
    This leads to both reload dialog and document switch dialog displayed
    at the same time and termination of document switching because the
    newly displayed dialog takes focus.
    
    This patch disables reload checks for the intermediate documents and
    forces reload check for the final document.

 src/document.c |    3 ++-
 src/notebook.c |   12 +++++++++++-
 src/notebook.h |    4 ++++
 3 files changed, 17 insertions(+), 2 deletions(-)

commit ec6798d7614437d162ccab701ac690d6bb81be5f
Author: Jiří Techet <techet@gmail.com>
Date:   Wed Jan 11 23:30:10 2012 +0100

    Do not ignore system() return value to eliminate compiler warning

 tagmanager/tm_workspace.c |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit 73f345eb09e52a195f823d6e28bc52702b735388
Author: Jiří Techet <techet@gmail.com>
Date:   Sat Jul 24 01:29:15 2010 +0200

    Use standard include paths for "open selected file"
    
    Under linux, try to locate the file with the given
    name also under /usr/local/include and /usr/include.
    This feature is probably most often used for
    opening include files so this helps for the system
    ones.
    
    In addition, fix locale/utf8 encoding usage.

 src/callbacks.c |   22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

commit d4b2b89d009aa8c5314a86450ea13190f4a20241
Author: Jiří Techet <techet@gmail.com>
Date:   Sat Aug 14 00:24:42 2010 +0200

    Maybe != may be

 src/editor.c |    4 ++--
 src/search.c |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 214367906c2548abe07999f3816a85f1aaf5b548
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Jan 10 15:28:43 2012 +0000

    Regenerate manual for Project Keybindings change

 doc/geany.html |  321 +++++++++++++++++++++++++++++++-------------------------
 1 file changed, 178 insertions(+), 143 deletions(-)

commit 8a928956a42c684476dbfb47fdeaa0989b0626a1
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Jan 9 16:43:14 2012 +0000

    Fix project dialog recreation (oops)
    
    Remove memset - rely on static data to be zeroed.

 src/project.c |    2 --
 1 file changed, 2 deletions(-)

commit 5288dbe5d356d84feedc7b9cbd86e6b16012de0d
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Jan 9 16:35:29 2012 +0000

    Add Project New, Close keybindings

 doc/geany.txt     |    4 +++-
 src/keybindings.c |   11 +++++++++++
 src/keybindings.h |    2 ++
 3 files changed, 16 insertions(+), 1 deletion(-)

commit 1fcff6f7bfaf5bb8c24bc896793e3d4a4a1e69ff
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Jan 9 15:58:10 2012 +0000

    Fix unused variable warning

 src/ui_utils.c |    1 -
 1 file changed, 1 deletion(-)

commit fa3b07bcff4f4b40b22ef9a4f2fe3ed1e823c1d5
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Jan 9 15:56:59 2012 +0000

    Fix missing initializers warning on = {0}

 src/project.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 0755b44db1a238a65d7b3cec7f8b11430c8b2f1e
Merge: ca922e0 31bc70d
Author: Matthew Brush <matt@geany.org>
Date:   Sun Jan 8 15:58:37 2012 -0800

    Merge branch 'project-dialog-fix'

commit ca922e0ddc8022283ec3c1f49aaa15ab7c5ba213
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Jan 8 23:21:52 2012 +0100

    Remove duplicated lists and name them more sensibly

 data/geany.glade |   94 +++++++-----------------------------------------------
 1 file changed, 11 insertions(+), 83 deletions(-)

commit 2077347b3497706b844d105c81af5437f3be13de
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Jan 8 23:12:09 2012 +0100

    Remove empty rows at the end of some lists

 data/geany.glade |    9 ---------
 1 file changed, 9 deletions(-)

commit aa96bc2cbfab0a8033d0ed600541c2d2e0c767bb
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Jan 8 22:55:28 2012 +0100

    Add missing ComboBox cell renderers in Glade rather than manually
    
    This also fixes the duplicated renderers when there was already one
    in Glade, and a second one got added manually.

 data/geany.glade |   18 ++++++++++++++++++
 src/ui_utils.c   |   10 ----------
 2 files changed, 18 insertions(+), 10 deletions(-)

commit 31bc70d0f3f0d3854627aad6b2874950d1edcede
Author: Matthew Brush <matt@geany.org>
Date:   Sun Jan 8 11:48:54 2012 -0800

    Fix one-off leak by allocating PropertyDialogElements on the stack
    
    Also prevents following a whole code path for nothing, by only calling
    create_properties_dialog() once per run.

 src/project.c |   53 +++++++++++++++++++++++++----------------------------
 1 file changed, 25 insertions(+), 28 deletions(-)

commit 6968a1a957f8c4d71ea9edc126e6af1ace996502
Author: Matthew Brush <matt@geany.org>
Date:   Sun Jan 8 11:34:27 2012 -0800

    Make it so project properties form errors can be corrected (oops)
    
    Was broken during last commit.

 src/project.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit c85b89afdd880b7a6aac42f953bab83d3938a4a3
Author: Matthew Brush <matt@geany.org>
Date:   Tue Dec 27 23:12:10 2011 -0800

    Port more of the Project properties dialog to Glade
    
    Fixes issue where dialog was being destroyed and would not show 2nd time.

 data/geany.glade |  897 +++++++++++++++++++++++++++++++++---------------------
 src/project.c    |  197 ++++++------
 2 files changed, 635 insertions(+), 459 deletions(-)

commit 3cb3826aad3e110f5309816e65394249369f24e7
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Sun Jan 8 17:51:30 2012 +0000

    Fix using 'All files' instead of 'None' in Open dialogs (Windows)

 src/win32.c |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

commit eb04c514bab87af60f01ae3c8e9ee1d3fd9bccf8
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Sun Jan 8 17:37:58 2012 +0000

    Add API function ui_lookup_stock_label()
    
    Using this can avoid adding i18n strings unnecessarily.

 plugins/geanyfunctions.h |    2 ++
 plugins/splitwindow.c    |   14 +-------------
 src/keybindings.c        |    3 ++-
 src/plugindata.h         |    1 +
 src/plugins.c            |    3 ++-
 src/ui_utils.c           |   16 ++++++++++++++++
 src/ui_utils.h           |    2 ++
 7 files changed, 26 insertions(+), 15 deletions(-)

commit 8f44132dcd0835c00a57b4eb04ce1b4f7a8a6305
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Sun Jan 8 17:14:04 2012 +0000

    Add 'Open Project' keybinding

 doc/geany.txt     |   10 ++++++++++
 src/keybindings.c |    5 +++++
 src/keybindings.h |    1 +
 3 files changed, 16 insertions(+)

commit 6935af0485122e7092ee6d840658c6017836f713
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Sun Jan 8 14:33:26 2012 +0000

    Fix showing calltips for single character tags

 src/editor.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 85b5e08c471c505b59218b1a94df9b95a01cca06
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Sun Jan 8 13:44:21 2012 +0100

    Recognize #!/bin/dash as shebang for Shell files (closes #3470986)

 src/filetypes.c |    2 ++
 1 file changed, 2 insertions(+)

commit 5b02efb6f88a7689ff18905bdbaf620b87276d82
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Fri Jan 6 13:39:26 2012 +0000

    Separate interfaces and structs in the symbol list

 src/symbols.c        |   17 +++++++++++------
 tagmanager/fortran.c |    2 +-
 2 files changed, 12 insertions(+), 7 deletions(-)

commit 296ecadf459876efb6262a93cba0bb64ab99be77
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Fri Jan 6 12:48:08 2012 +0000

    Parse D parameterized template body

 tagmanager/c.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 40499d75111e708513ba6f7d67a5a2a85b9d85b0
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Jan 4 16:41:32 2012 +0000

    Parse D template blocks
    
    Note: they are listed under Module in the symbol list.

 tagmanager/c.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 39ff492e4b47e1ab2120a16339536ada555fc28c
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Jan 4 16:08:38 2012 +0000

    Show D struct constructor calltips also

 src/editor.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 7aa5d9516d4d72dcc634aca14984b6ab0ced4b99
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Jan 4 15:57:45 2012 +0000

    Parse D class, struct, interface template bodies
    
    Previously they were parsed as functions.

 tagmanager/c.c |   12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

commit 6c31ed4bc0ae52282ae8c696ee8c80ec5c352be6
Author: Matthew Brush <matt@geany.org>
Date:   Tue Jan 3 10:21:09 2012 -0800

    Re-highlight type keywords on notebook page switch

 src/callbacks.c |    1 +
 src/document.c  |   17 ++++++++++++-----
 src/document.h  |    2 ++
 3 files changed, 15 insertions(+), 5 deletions(-)

commit 8f489fc9fbab8a8c197f40536fac8ebd74c430eb
Author: Matthew Brush <matt@geany.org>
Date:   Tue Jan 3 08:54:12 2012 -0800

    Use static to avoid clashing with plugins' symbols

 src/toolbar.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 34e6bddde8f16cc6f9e077b2bfa4e294bc92a835
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Jan 3 16:29:32 2012 +0000

    Add File Browser path entry tooltip

 plugins/filebrowser.c |    1 +
 1 file changed, 1 insertion(+)

commit f0ca50cf20995ed6faf7720e5e6134135c655cba
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Jan 3 16:21:12 2012 +0000

    Fix showing Find/Replace regex errors on status bar

 src/search.c |   15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

commit 308f98a2b96c96fa5a66d70561e2064e60854dc5
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Jan 3 13:30:38 2012 +0000

    Use gssize to avoid casts for encodings_convert_to_utf8_*()

 src/encodings.c  |    8 ++++----
 src/encodings.h  |    4 ++--
 src/plugindata.h |    6 +++---
 src/socket.c     |    2 +-
 src/symbols.c    |    8 ++++----
 5 files changed, 14 insertions(+), 14 deletions(-)

commit 6de8f97cb3c9da42b82d4c27ebcad0fc27fbd3b3
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Sun Jan 1 17:57:18 2012 +0000

    Remove GNU regex now we have GRegex

 TODO                           |    1 -
 configure.ac                   |    6 +-
 doc/geany.html                 |   10 +-
 doc/geany.txt                  |   10 +-
 m4/geany-gnu-regex.m4          |   26 -
 src/editor.c                   |    6 -
 src/main.c                     |    6 +-
 tagmanager/Makefile.am         |   12 +-
 tagmanager/include/Makefile.am |    3 -
 tagmanager/include/gnuregex.h  |  490 ----
 tagmanager/lregex.c            |   10 +-
 tagmanager/regex.c             | 4952 ----------------------------------------
 win32-config.h                 |    5 +-
 wscript                        |   17 +-
 14 files changed, 17 insertions(+), 5537 deletions(-)

commit 05949500380dd6fef22687b5341924d8242790d1
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Sun Jan 1 17:01:49 2012 +0000

    Parse PHP functions with multiline argument list, #3037797

 tagmanager/php.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1b56b6b5a988e3af50b95ccaf972f80a5e09b205
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Fri Dec 30 18:26:32 2011 +0100

    Update of Swedish translation

 po/ChangeLog |    6 +
 po/sv.po     | 5986 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 3018 insertions(+), 2974 deletions(-)

commit da8160ac98dadf5c38396dce3ca127f84e48c682
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Fri Dec 30 16:13:40 2011 +0000

    Fix gcc 'ordered comparison of pointer' warnings

 src/build.c |    2 +-
 src/tools.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit e4d2e31b82e175179df468958582ce211f536e09
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Fri Dec 30 16:12:17 2011 +0000

    Simplify encoding regex using \s now we have GRegex

 src/encodings.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ab02beff5a0e39bca9e1c5d6cd34ec3d92770b0a
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Fri Dec 30 15:53:47 2011 +0000

    Use GRegex for encoding regex matching

 src/encodings.c |   50 +++++++++++++++++++++-----------------------------
 1 file changed, 21 insertions(+), 29 deletions(-)

commit f86ab3e41990a4fe184511423c2d009ccba2fee9
Merge: 7c348e6 fa70c16
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Dec 26 20:08:53 2011 +0100

    Merge branch 'techee/mru-patches'

commit 7c348e6847d017c90216e6177ba444dc1919a3cf
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Dec 26 19:14:55 2011 +0100

    Fix "vergeany" -> "version" typo in some license headers
    
    Honestly, WTF?

 src/geanyentryaction.c      |    4 ++--
 src/geanyentryaction.h      |    4 ++--
 src/geanymenubuttonaction.c |    4 ++--
 src/geanymenubuttonaction.h |    4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

commit 6c7e7096526cc11276cad88a7e94c2fcf996d668
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Dec 26 17:38:35 2011 +0000

    Fix memory leak when build regex changes

 src/filetypes.c |   19 +++++--------------
 1 file changed, 5 insertions(+), 14 deletions(-)

commit e503f8262a30cbda0cc5dcd69a8e5678deda1f40
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Dec 26 17:29:10 2011 +0000

    Use GRegex for build error regex matching

 src/filetypes.c        |   53 +++++++++++++++++++++---------------------------
 src/filetypesprivate.h |   12 ++---------
 2 files changed, 25 insertions(+), 40 deletions(-)

commit fa70c160239fdc667332c2ece2ab3a31f4534221
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Dec 26 16:56:36 2011 +0100

    Fix page switching after closing the first page in RTL non-MRU mode (oops)

 src/notebook.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit d79268b346a448a30c8f8db18d49de4dc41b3321
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Dec 26 16:06:02 2011 +0100

    Fix a theoretically possible use of an uninitialized value

 src/notebook.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 804de2572e051de6694c3765b4868b8dad7c42fc
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Dec 26 16:04:52 2011 +0100

    Properly include notebook.h for notebook_switch_tablastused() declaration

 src/keybindings.c |    1 +
 1 file changed, 1 insertion(+)

commit 59e84666edd915485f4f6369d08d358000454f52
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Dec 26 00:58:24 2011 +0100

    Update HACKING to suggest MIO_FORCE_ANSI for building with -ansi

 HACKING |    3 +++
 1 file changed, 3 insertions(+)

commit d76d72518a5c46acd5dc142d1f627d30978875eb
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Dec 25 18:39:01 2011 +0100

    Import upstream MIO changes

 tagmanager/mio/mio.c |   35 +++++++++++++++++++++++++++++++++++
 tagmanager/mio/mio.h |    2 +-
 2 files changed, 36 insertions(+), 1 deletion(-)

commit 387d071b608157fd4abd0f0e5f2a7dd81a5d1164
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Dec 26 13:01:54 2011 +0000

    Fix escaping replacement text for regex matching (oops)

 src/search.c |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit 89a0a954e064e2d11199d2209394b86fac870aa0
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Dec 26 12:56:30 2011 +0000

    Remove unused parameter ft_id

 src/highlighting.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b347b4a6111275ea46a4f3911f0e5530c9199c32
Author: Matthew Brush <matt@geany.org>
Date:   Mon Dec 26 00:37:16 2011 -0800

    Improve handling of named styles and named colors

 src/highlighting.c |   39 +++++++++++++++++++++++++++++----------
 1 file changed, 29 insertions(+), 10 deletions(-)

commit f3af82d40df3503495445c4f25bf7cbeda6d839e
Author: Matthew Brush <matt@geany.org>
Date:   Sun Dec 25 16:40:18 2011 -0800

    Handle failure of reading named style by trying to read it as a named color
    
    TODO: find a better way to handle this and restore the removed warning

 src/highlighting.c |   31 +++++++++++++++----------------
 1 file changed, 15 insertions(+), 16 deletions(-)

commit fb8e061242c905356f2a9462fd0ab5c302c11a91
Author: Matthew Brush <matt@geany.org>
Date:   Sun Dec 25 14:44:32 2011 -0800

    Prevent warning about comparing signed and unsigned values
    
    The g_match_info_fetch_pos() function uses a signed value for the match_num
    parameter, even though values less than 0 are not valid, so a cast is used.

 src/search.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 3efe11c4b9862a705629c6e46a2235033667f9c3
Author: Matthew Brush <matt@geany.org>
Date:   Sun Dec 25 14:37:30 2011 -0800

    Update documentation for HTML/CSS-style colors and [named_colors] section

 doc/geany.html |13469 ++++++++++++++++++++++++++++----------------------------
 doc/geany.txt  |   37 +-
 2 files changed, 6769 insertions(+), 6737 deletions(-)

commit 2fe42bfc0cffecf1310cabe1ee5ded7f6be29420
Author: Matthew Brush <matt@geany.org>
Date:   Sun Dec 25 14:11:47 2011 -0800

    Support [named_colors] in filetypes.* and color schemes

 src/highlighting.c |   25 ++++++++++++++++++-------
 1 file changed, 18 insertions(+), 7 deletions(-)

commit 8a04222301008c7429d3c23c0fca3ba0e3a3cbf1
Author: Matthew Brush <matt@geany.org>
Date:   Sun Dec 25 13:41:16 2011 -0800

    Support normal and abbreviated HTML hex triplets in color schemes

 src/highlighting.c |   27 +++++++++++++++++++++++++--
 1 file changed, 25 insertions(+), 2 deletions(-)

commit 773d7e42d24ca83d5458ec78ac30f10b29884bca
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Sun Dec 25 17:22:06 2011 +0000

    Let GRegex handle escape sequences itself

 src/search.c |   13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

commit 21f0715381a4a75298ca2fda2aa66c3003529070
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Sun Dec 25 13:42:19 2011 +0000

    Fix \b regex word boundary always matching at start of search

 src/search.c |   14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

commit c2481ccb9544c22258278dcb1b503c2e26baecd1
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Sat Dec 24 17:41:09 2011 +0000

    Use GRegex matching for Find & Replace commands

 src/search.c |  106 +++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 61 insertions(+), 45 deletions(-)

commit 624c11cec07c7eec88fc9212c55352fb383835d3
Author: Jiří Techet <techet@gmail.com>
Date:   Sat Dec 24 12:27:50 2011 +0100

    Do not change notebook tab in document-close callback
    
    This can lead to unpredictable behavior of document_get_current()

 src/notebook.c |   39 +++++++++++++++++++--------------------
 1 file changed, 19 insertions(+), 20 deletions(-)

commit ddbb2535f456055e9a8ac9a5bcab0a544ecb555b
Author: Jiří Techet <techet@gmail.com>
Date:   Sat Dec 24 00:47:15 2011 +0100

    Move MRU tab handing from keybindings.c to notebook.c because this is where it belongs

 src/keybindings.c |  246 +-------------------------------------------------
 src/main.c        |    1 +
 src/notebook.c    |  259 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/notebook.h    |    6 ++
 4 files changed, 267 insertions(+), 245 deletions(-)

commit 23eede529178e3dc058d777f35c34d8de2d8cbab
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Fri Dec 16 19:16:20 2011 +0100

    Make switch to MRU upon tab close configurable
    
    Add configuration option tab_close_switch_to_mru to allow the user
    to choose whether to switch to the most recently used tab or to the
    next one after closing the current tab.

 data/geany.glade  |   12 ++++++++++++
 src/document.h    |    1 +
 src/keybindings.c |   23 +++++++++++++++++------
 src/keyfile.c     |    2 ++
 4 files changed, 32 insertions(+), 6 deletions(-)

commit f6be8b47d76facd50266d1c59100cfec96c282d2
Author: Jiří Techet <techet@gmail.com>
Date:   Fri Jul 23 22:16:10 2010 +0200

    Make the tab switching dialog a bit more useful
    
    Right now the tab switching dialog shows the full
    path of the current file. However this dialog is too
    narrow and in my case usually displays one directory
    per line. This makes it hard to find the base
    filename, which is the thing you are most probably
    looking for.
    
    This patch displays only the base name - in bold. In
    addition, it displays the following three filenames
    in the MRU list, each on a new line (not in bold).
    This helps to see what file comes next and how many
    times one has to press ctrl+tab.

 src/keybindings.c |   33 ++++++++++++++++++++++++++++++---
 1 file changed, 30 insertions(+), 3 deletions(-)

commit 0acb273c55869850113f81953772786cd1a8452a
Author: Jiří Techet <techet@gmail.com>
Date:   Sat Jul 3 23:49:03 2010 +0200

    Rewrite tab switching queue
    
    There was one more bug related to the tab switching. When we switch
    so many times that we return back to the original document (so we
    actually don't switch at all) then the following switch attempt
    doesn't switch immediately to the next document.
    
    After spending two hours thinking what is wrong, I gave up and rewrote
    the whole thing in a different way. The problem with the previous
    implementation was that before you couldn't just look what's in the queue
    "now" - you had to imagine what will be inserted there in the next step
    because the switch_in_progress variable was set after the first switch
    (this is also why I put the long comment why mru_pos = 2 - that is not
    clear at all when you first look at it). Also there were some not very
    nice "workarounds" like the idle function that was executed after the
    switch and removed the double entry on top of the queue.
    
    So with the new implementation things are much simpler IMO. The queue
    starts with the current document and the previously opened documments
    follow. It's *always* like that, no exceptions. The idle function
    is gone and cb_func_switch_tablastused() is simplified too. The rest of
    the functionality should be clear from the code.
    
    Signed-off-by: Jiří Techet <techet@gmail.com>

 src/keybindings.c |   65 ++++++++++++++++++++++++-----------------------------
 1 file changed, 29 insertions(+), 36 deletions(-)

commit d0892b95d1ed54a2ab0ce411adff210712573899
Author: Jiří Techet <techet@gmail.com>
Date:   Thu Jul 1 01:50:49 2010 +0200

    When closing tab, return to the document at the top of the MRU list
    
    This is a pretty frequent work pattern of mine:
    
    1. Editing file A
    2. Searching for function and opening file B
    3. Closing file B because I just wanted to look at the function definition
    4. Without this patch I get to the file following the B's tab (which
    is just a random file) but my brain expects that I get to A
    
    I know it's possible to kind of simulate the behaviour I want with
    the "next to current" placement option but I really don't see a single
    advantage of having tabs closed in sequential order. This is also
    why I didn't make this behaviour optional. But maybe I miss some
    use case of tabs being closed sequentially - just tell me.
    
    Signed-off-by: Jiří Techet <techet@gmail.com>

 src/keybindings.c |   10 ++++++++++
 src/notebook.c    |    9 ---------
 2 files changed, 10 insertions(+), 9 deletions(-)

commit 0c6aed700dd89a7abab7b1b5bfca340e1a2d6c7f
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Dec 21 17:06:32 2011 +0000

    Make 'Replace Spaces by Tabs' only match leading spaces
    
    Replacing spaces used for alignment with tabs would often break the
    alignment as tab stop positions were not checked. It's also not
    possible to distinguish between a true space and a single aligning
    space, so we should ignore all spaces outside of indentation.

 doc/geany.html |    2 +-
 doc/geany.txt  |    2 +-
 src/editor.c   |    8 +++++++-
 3 files changed, 9 insertions(+), 3 deletions(-)

commit a5995468efcab38c4812de4ac4e7e6396477b481
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Dec 19 18:23:46 2011 +0000

    Show marker margin in split window
    
    Although go to marker commands (or other keybindings) don't work, the
    marker margin can still be useful, and improves alignment with the
    original sci widget when using the Top & Bottom split.

 plugins/splitwindow.c |   28 +++++++++++++++++++++++-----
 1 file changed, 23 insertions(+), 5 deletions(-)

commit ffb33c52993256f8b21f9a62cf32c458c91e8e8d
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Dec 19 17:58:51 2011 +0000

    Show/hide fold margin on sync, not on split

 plugins/splitwindow.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 8bdc2d376ba663e59955356e4766ca453a96267f
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Dec 19 17:50:58 2011 +0000

    Don't manually disconnect "sci-notify" signal
    
    This will get disconnected when the widget is destroyed.

 plugins/splitwindow.c |   25 ++++++-------------------
 1 file changed, 6 insertions(+), 19 deletions(-)

commit aaa62c39b436b7e973683c6a5551d6f5091a0ac6
Author: Matthew Brush <matt@geany.org>
Date:   Sun Dec 18 18:47:56 2011 -0800

    Make editor menu initially hidden
    
    Without this the menu won't emit the show signal the first time it's shown.

 data/geany.glade |    1 -
 1 file changed, 1 deletion(-)

commit ed1fe7903b437fa233730c10d4a09ee685822f40
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Dec 18 00:25:33 2011 +0100

    Explicit all required casts in sciwrappers
    
    There is still 3 signed values implicitly converted to unsigned not
    fixed, but they aren't really legitimate and would require a behavior
    change in some corner cases.

 src/sciwrappers.c |  231 ++++++++++++++++++++++++++++-------------------------
 src/sciwrappers.h |    2 +-
 2 files changed, 123 insertions(+), 110 deletions(-)

commit 0aea05d10d46e822316267a3a72a50672c4ba81a
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sat Dec 17 23:10:03 2011 +0100

    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.

 src/about.c          |   12 +++--
 src/build.c          |  119 ++++++++++++++++++++++++++------------------------
 src/build.h          |   10 ++---
 src/dialogs.c        |    2 +-
 src/document.c       |    6 +--
 src/gb.c             |   52 ++++++++--------------
 src/geanywraplabel.c |    8 ++--
 src/keyfile.c        |    6 +--
 src/prefs.c          |   17 ++++----
 src/printing.c       |    2 +-
 src/project.c        |    2 +-
 src/socket.h         |    2 +-
 src/symbols.c        |    6 +--
 src/templates.c      |    4 +-
 src/toolbar.c        |    2 +-
 src/utils.c          |   24 +++++-----
 16 files changed, 133 insertions(+), 141 deletions(-)

commit 53a98c303f69e5e16b214b4e44ef7ebde3b67521
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sat Dec 17 23:00:53 2011 +0100

    Clear error indicators upon build start even if no document is given

 src/build.c |   10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

commit 9e7301cdef67f71ce4716ad1bce771b2c266349c
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sat Dec 17 19:25:02 2011 +0100

    Fix initial back and forward items sensitivity
    
    These actions were marked as document sensitive but their sensitivity
    is already managed by the navqueue, so making them document sensitive
    only leads to them being wrongly updated when the document count
    changes from or to 0.
    
    So, make them initially insensitive and let the navqueue correctly
    handle their later sensitiveness.

 src/navqueue.c |    3 +++
 src/ui_utils.c |    2 --
 2 files changed, 3 insertions(+), 2 deletions(-)

commit ef3d5b8417c92ce4b125ef614f947026be63ed9b
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Fri Dec 16 21:02:39 2011 +0000

    Use 'comment' named style for D nested comments
    
    This also fixes a wrong style key name for filetypes.d.
    (Nested comments aren't necessarily doc-comments).

 data/filetypes.d           |    2 +-
 src/highlightingmappings.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit adfbfa5838749036728f19c440be90f9abb5190e
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Dec 11 23:38:04 2011 +0100

    Remove useless warning message written in bad English (oops)

 src/keyfile.c |    3 ---
 1 file changed, 3 deletions(-)

commit e389168162835e9174d678656dab13d5615ecff0
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Dec 11 23:13:24 2011 +0100

    Make main window geometry loading more robust
    
    Properly handle the case the saved geometry isn't valid, avoiding
    a crash with corrupted preferences.

 src/keyfile.c |   29 +++++++++++------------------
 1 file changed, 11 insertions(+), 18 deletions(-)

commit a64c46c496b5f77a3a1b15adda3136bcbf01cd6f
Author: Matthew Brush <matt@geany.org>
Date:   Sun Dec 11 13:10:05 2011 -0800

    Initialize window geometry array on error conditions
    
    Instead of using the garbage values in memory for default size.
    This fixes what was attempted to be fixed in the last two reverted commits.

 src/keyfile.c |    4 ++++
 src/main.c    |    3 ---
 2 files changed, 4 insertions(+), 3 deletions(-)

commit 77a900b976642a96a2521426790a70117fbbd129
Author: Matthew Brush <matt@geany.org>
Date:   Sun Dec 11 13:01:19 2011 -0800

    Revert "Use a sane default window size if config is missing"
    
    This reverts commit 00473dff4e95c6d1b128edfc26038f4e98cbddf8.

 src/main.c |    3 +++
 1 file changed, 3 insertions(+)

commit 36498ddfae150571e08275dd0a0e3e2c6b202f38
Author: Matthew Brush <matt@geany.org>
Date:   Sun Dec 11 13:00:49 2011 -0800

    Revert "Ensure Geany's default size takes effect (oops)"
    
    This reverts commit d090e7dd854e5eec99c8176aacb6759081e9a4d4.

 src/main.c |    4 ----
 1 file changed, 4 deletions(-)

commit 3b56ff37c8a0093f7202880f66dad6ef6c7b078c
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Sun Dec 11 15:07:56 2011 +0100

    Add -Wl,--export-dynamic linker flag
    
    This seems required for GtkBuilder to be able to connect signals. However, this change may break Windows
    builds. Needs to be tested and worked around if it is the case.

 wscript |    1 +
 1 file changed, 1 insertion(+)

commit 8763854d763e211aa7b9a23acb11d08c6148d42a
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Sun Dec 11 12:00:46 2011 +0100

    Adjust Waf build system for recent GtkBuilder changes
    
    The only necessary bits were to remove interface.c and to install the Glade file.

 wscript |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit e64628745e0f08d10827f696b093515d0af9d299
Author: Lex Trotman <elextr@gmail.com>
Date:   Sun Dec 11 18:07:56 2011 +1100

    Move language specific snippets from global to filetype entries
    
    Having C language snippets as global is wrong, moved them to several
    language positions.  This files low rate of change and lack of ML
    interest in putting language specific snippets in it suggests that
    it isn't worth fixing the repitition or moving snippets to filetype
    files.

 data/snippets.conf |   71 +++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 62 insertions(+), 9 deletions(-)

commit d090e7dd854e5eec99c8176aacb6759081e9a4d4
Author: Matthew Brush <matt@geany.org>
Date:   Sat Dec 10 19:52:55 2011 -0800

    Ensure Geany's default size takes effect (oops)

 src/main.c |    4 ++++
 1 file changed, 4 insertions(+)

commit 00473dff4e95c6d1b128edfc26038f4e98cbddf8
Author: Matthew Brush <matt@geany.org>
Date:   Sat Dec 10 19:27:59 2011 -0800

    Use a sane default window size if config is missing

 src/main.c |    3 ---
 1 file changed, 3 deletions(-)

commit 4fbabc1f71582650e70cba339f3ae94e3e2d2a08
Author: Matthew Brush <matt@geany.org>
Date:   Sat Dec 10 16:34:40 2011 -0800

    Update Glade section in HACKING file

 HACKING |   22 ++--------------------
 1 file changed, 2 insertions(+), 20 deletions(-)

commit b60413ed6030afa79c5a8f643f3445717397d665
Author: Matthew Brush <matt@geany.org>
Date:   Sat Dec 10 16:14:11 2011 -0800

    Clean up some compiler warnings (oops)

 src/ui_utils.c |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 2d41ee941b6d65fb1c13999066829645d21b9165
Merge: fb1c6c6 7d67312
Author: Matthew Brush <matt@geany.org>
Date:   Sat Dec 10 15:50:05 2011 -0800

    Merge branch 'gtkbuilder'

commit 7d6731279f19f6f98e631af06a9b93647b16638b
Author: Matthew Brush <matt@geany.org>
Date:   Sat Dec 10 15:44:37 2011 -0800

    Show error dialog if the Glade file could not be loaded
    
    Also remove old comment that doesn't apply anymore.

 src/ui_utils.c |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit f9ff3ee23379978362ca0a52fe9920172129580e
Author: Matthew Brush <matt@geany.org>
Date:   Sat Dec 10 14:44:56 2011 -0800

    Update POTFILES.in with the new data/geany.glade and remove interface.c

 po/POTFILES.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 467363adb9e51af451c8b9ede9aeea743ec3e00c
Author: Matthew Brush <matt@geany.org>
Date:   Sat Dec 10 14:39:07 2011 -0800

    Set translation domain for the GtkBuilder

 src/ui_utils.c |    2 ++
 1 file changed, 2 insertions(+)

commit 906ffc6aae7a8787cbdfd58700c4e8d8254c0f8c
Author: Matthew Brush <matt@geany.org>
Date:   Sat Dec 10 14:10:44 2011 -0800

    Fix some widget names in glade file and code so they match (oops)

 data/geany.glade  |   14 +++++++-------
 src/keybindings.c |    8 ++++----
 src/ui_utils.c    |    6 +++---
 3 files changed, 14 insertions(+), 14 deletions(-)

commit fb1c6c63e609f9c1518c854537f19199d6d968e1
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Dec 8 17:02:25 2011 +0000

    Print system plugin path debug message on startup

 src/plugins.c |    5 +++++
 1 file changed, 5 insertions(+)

commit d7f53f7f83b114e19c99980e315b4959e715e079
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Dec 8 16:31:21 2011 +0000

    Fix offscreen window after quitting when minimized
    
    Fixes #3421282.
    Occurred with Windows e.g. Vista, 7.

 src/keyfile.c |   19 ++++++++-----------
 src/main.c    |   20 +++++++++++++-------
 2 files changed, 21 insertions(+), 18 deletions(-)

commit 3baaa5367945c7a4cae44189bf6d746f1a1d2b93
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Dec 8 13:31:58 2011 +0000

    GTK tags are no longer distributed with Geany

 doc/geany.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8818ee3fc97c45c2e1e74a48f5d4fa398754a336
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Dec 8 12:53:11 2011 +0000

    Include gdk-pixbuf-2.0 path for recent GTK+ dev (Windows build)
    
    Fixes #3396195.
    
    Note: GTK+ 2.24 is the current maintained version of the developer
    files bundle:
    http://www.gtk.org/download/win32.php

 plugins/makefile.win32        |    7 ++++---
 scintilla/makefile.win32      |    7 ++++---
 src/makefile.win32            |    7 ++++---
 tagmanager/makefile.win32     |    7 ++++---
 tagmanager/mio/makefile.win32 |    7 ++++---
 5 files changed, 20 insertions(+), 15 deletions(-)

commit 3f6b4f950d8eb570269df3e246330ab50fe5329b
Author: Matthew Brush <matt@geany.org>
Date:   Tue Dec 6 19:06:53 2011 -0800

    Remove `interface.c` file added back in from last merge (oops)

 src/interface.c | 5825 -------------------------------------------------------
 1 file changed, 5825 deletions(-)

commit 088b0bc36214c2967ec308b44c2fede73c94817c
Merge: 0a16ec7 4ffbd8f
Author: Matthew Brush <matt@geany.org>
Date:   Mon Dec 5 20:40:16 2011 -0800

    Merge branch 'master' into gtkbuilder
    
    Conflicts:
    	geany.glade
    	src/Makefile.am
    	src/callbacks.c

commit 4ffbd8f9ada26ed8d288865e910e96dbe5250bfc
Author: Dimitar Zhekov <dimitar.zhekov@gmail.com>
Date:   Mon Dec 5 21:24:33 2011 +0200

    split "always wrap search and hide find dialog" pref into "always wrap search" and "hide find dialog"

 geany.glade     |   26 +++++++++++++++++++++++---
 src/document.c  |    2 +-
 src/interface.c |   19 +++++++++++++------
 src/keyfile.c   |   13 +++++++++++--
 src/search.c    |    8 +++++---
 src/search.h    |    3 ++-
 6 files changed, 55 insertions(+), 16 deletions(-)

commit eb064df5b6f74de9a1f1a3e0a0491aebd0391b9e
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Dec 5 19:51:08 2011 +0100

    TCL: Highlight words as keywords after '{' as this highlights 'else'
    
    Upstream Scintilla applied it as 3924:e2385dff420a.
    
    Closes #3432877.

 scintilla/lexers/LexTCL.cxx |    1 +
 1 file changed, 1 insertion(+)

commit f0de946d3eb6e6c8ba1bd3157bd31ddc2a0a9a51
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Dec 4 00:21:41 2011 +0100

    Fix inserting multi-line comments with "Insert multiline comment"
    
    "Insert multiline comment" did insert single-line style comment when
    available even if multi-line style was also supported for the filetype.

 src/callbacks.c |    2 +-
 src/editor.c    |    9 +++++----
 src/editor.h    |    3 ++-
 3 files changed, 8 insertions(+), 6 deletions(-)

commit c69b8eea234d193ba18571b2758670b521327334
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Dec 4 00:16:31 2011 +0100

    Fix and unify getting open/close/single comment markers
    
    Add filetype_get_comment_open_close() to get appropriate start and end
    comment markers from a filetype, and use it everywhere these markers
    are fetched.
    
    This fixes a crash in editor_insert_multiline_comment() if only single
    comments are available (closes #3449635).

 src/editor.c    |   76 ++++++++++++++++++++++---------------------------------
 src/filetypes.c |   37 +++++++++++++++++++++++++++
 src/filetypes.h |    3 +++
 src/templates.c |    7 +----
 4 files changed, 71 insertions(+), 52 deletions(-)

commit 903e69b388b935cfb135312a3a76b04608133a4e
Author: Joakim Gebart <joakim.gebart@jge.se>
Date:   Wed Nov 23 08:19:14 2011 +0100

    Fix broken default statusbar_template in Swedish translation.

 po/sv.po |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 77a484e9905323398b8a02082fac639b0547fbc5
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Wed Nov 23 02:22:07 2011 +0100

    Don't leave some fields initialization to implicit initialization
    
    Although this doesn't change anything in practice, it started to be a
    nightmare trying to deal with compilers warnings about "missing"
    initializers, which are generally good but not in that file.

 src/highlightingmappings.h | 1714 ++++++++++++++++++++++----------------------
 1 file changed, 839 insertions(+), 875 deletions(-)

commit 4a0a5f0a09081d2240d7f37d3bb528d09c48f27a
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Tue Nov 22 16:58:44 2011 +0100

    Don't try to parse 0-length data since TM don't support it

 src/document.c |   11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit c252b1f376845ace9a05aa5f98a4cf92e466f604
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Tue Nov 22 03:18:53 2011 +0100

    Fix finding duplicated keybindings
    
    When checking whether a keybinding is already in use before updating
    it in the preferences, check against the keybindings the user may have
    updated, not the ones that are currently applied.
    
    This fixes changing action A from key K to key L and action B from key
    L to key K, which led to conflicts back and forth since when setting B
    to K the check found A as a duplicate even after having changed it.

 src/prefs.c |  118 ++++++++++++++++++++++-------------------------------------
 1 file changed, 44 insertions(+), 74 deletions(-)

commit 6738d43dee95b2fe15d67bfcbff2f5b6e0971d7c
Author: Dimitar Zhekov <dimitar.zhekov@gmail.com>
Date:   Mon Nov 21 20:33:37 2011 +0200

    --read-only cleanup
    
    Use the global variable only when needed and add an initializer for it
    in the default options.

 src/document.c |    2 +-
 src/main.c     |   12 +++---------
 src/socket.c   |    4 +---
 3 files changed, 5 insertions(+), 13 deletions(-)

commit 102ce1d205f0f56ee3a56eb17a4be9e2d5846630
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Nov 21 16:12:22 2011 +0100

    Prevent GCC to warn about missing initializers in highlightingmappings.h
    
    Use a GCC pragma to disable -Wmissing-field-initializers in this file.
    This works with both GCC and CLang, and should be harmless on other
    compilers since unknown pragmas are supposed to be ignored.

 src/highlightingmappings.h |   13 +++++++++++++
 1 file changed, 13 insertions(+)

commit 425e0e39be146af5b642228bb8df0a3edc7b1739
Merge: 39606dd 319a635
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Nov 21 15:31:49 2011 +0100

    Merge branch 'symbols-tree-update-fixes'

commit 319a6355fef68f2db541bbe4ae65473f83289c0c
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Nov 20 23:15:12 2011 +0100

    Use GSlice to allocate cached tree iters

 src/symbols.c |   10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit ef0b05991794cceabb2e255439cf7ea511100fd3
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Nov 20 20:26:57 2011 +0100

    Rewrite symbols tree updating code
    
    Old implementation was not really fitting the updating needs and had a
    bug making symbols disappear if they haven't changed but their parent
    did (e.g. when a C++ constructor's signature changed).
    
    New implementation does:
    1) walk old tree, updating or removing rows;
    2) add remaining tags.
    
    It walks less than (new_tags + old_tags + new_tags) in the worst case,
    thanks to some hash table-based caching;  and also gets rid of the
    "valid" column in the symbols tree, saving a few bytes in memory.
    
    Finally, there is a ~7% performance gain (from 21 to 18ms) upon common
    tree updates, sometimes more.

 src/sidebar.c |    2 +-
 src/sidebar.h |    1 -
 src/symbols.c |  340 +++++++++++++++++++++++++++------------------------------
 3 files changed, 164 insertions(+), 179 deletions(-)

commit 39606dd17cafb2392db9cb9daa318db9996146e8
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Sun Nov 20 16:10:02 2011 +0100

    Add Close menu item to the notebook tab menu
    
    This is especially useful if tab close buttons are disabled.

 src/notebook.c |    6 ++++++
 1 file changed, 6 insertions(+)

commit cfa334de74cc7e1d0c5a8fea81ebeb258a79525a
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Sun Nov 20 16:05:39 2011 +0100

    Fix using the current document on 'Close Other Documents' from the GtkNotebook tab menu
    
    Instead we should use that tab which is under mouse cursor where the user clicked (this might be a
    different one than the current document). To be able to do so, we need to handle the right-click signal
    per tab not on the GtkNotebook tab area to identify the tab under the mouse cursor.

 src/callbacks.c |   15 +++++++++++++--
 src/notebook.c  |   27 ++++++++++++++++++++++-----
 2 files changed, 35 insertions(+), 7 deletions(-)

commit 7aa9160b5f8ed13a400424762d377152d995e709
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Sun Nov 20 14:48:05 2011 +0100

    Mention new openro command

 src/socket.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a62d99a5f25d51586259dbe665c0f97448704a8e
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Sun Nov 20 14:46:30 2011 +0100

    Add --read-only option to the manpage

 doc/geany.1.in |    4 ++++
 1 file changed, 4 insertions(+)

commit 22ba6de142270ecf77dcc380f75052ddc2b23a30
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Sun Nov 20 13:39:20 2011 +0100

    Remove set but unused variable dwStatus (closes #3440276).

 src/win32.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 917ce32ccc4c9873fcd7ea7ccc0a5eb44085eff4
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Sun Nov 20 13:31:56 2011 +0100

    Prefix header guards with GEANY_ for consistency

 src/plugindata.h    |    4 ++--
 src/pluginprivate.h |    6 +++---
 src/plugins.h       |    4 ++--
 src/pluginutils.h   |    6 +++---
 src/prefix.h        |    6 +++---
 5 files changed, 13 insertions(+), 13 deletions(-)

commit 7edcb7978fcbf5493a88ff091dbaf3cb5bf1e616
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Sun Nov 20 13:31:07 2011 +0100

    Remove double underscores around header guards (closes #3440258)
    
    While this is a violation of the C standard in theory, it should not affect anything.
    Anyway, removing the double underscores makes the header guard scheme more
    consistent with the rest of Geany header files so it's still a good thing.

 src/geanyentryaction.h      |    6 +++---
 src/geanymenubuttonaction.h |    6 +++---
 src/geanyobject.h           |    6 +++---
 src/geanywraplabel.h        |    6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)

commit f99442731985dc893ddbcd44528b38ec90e0be38
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Fri Nov 18 21:35:24 2011 +0100

    Fix walking a tree branch twice when removing the last leaf
    
    When removing the last leaf of a symbols tree branch, make sure not
    to start walking parent's children again.

 src/symbols.c |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

commit 03152902a9de9bb242ec9e68457e3115af70ab6e
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Nov 17 16:15:38 2011 +0000

    Mention 'Go to tag' commands can use the current selection
    
    Cleanup 'Go to tag' sections and keybinding descriptions.

 doc/geany.html |   38 ++++++++++++++++----------------------
 doc/geany.txt  |   38 ++++++++++++++++----------------------
 2 files changed, 32 insertions(+), 44 deletions(-)

commit 9ae71ab6cc3bb8185939e1536ffba41beb896686
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Nov 17 15:58:27 2011 +0000

    Add default keybindings for Go to Tag, remove Transpose default
    
    This does not affect existing users.
    
    Ctrl-T          Go to tag definition
    Ctrl-Shift-T    Go to tag declaration
    
    A default keybinding for 'Transpose current line' is no longer
    necessary as it does the same as 'Move line(s) up', which we now have
    a default for.

 doc/geany.html    |    8 ++++----
 doc/geany.txt     |    6 +++---
 src/keybindings.c |    8 +++++---
 3 files changed, 12 insertions(+), 10 deletions(-)

commit 82769a046c6394d073cc8a32677d8d4794c12c4c
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Nov 17 15:36:22 2011 +0000

    Set Move Line(s) default keybindings, change Move Tab defaults
    
    This does not affect existing users.
    
    Ctrl-Shift-PageUp   Move document left
    Ctrl-Shift-PageDown Move document right
    
    The above shortcuts were aliases for selecting left/rightmost
    documents, but those are not necessary as Alt-1/Alt-0 does the same.
    
    Alt-PageUp      Move line(s) up
    Alt-PageDown    Move line(s) down
    
    Alt is easier to press than Ctrl-Shift, so is better for moving lines
    as this needs more accuracy.

 doc/geany.html    |13471 ++++++++++++++++++++++++++---------------------------
 doc/geany.txt     |   14 +-
 src/keybindings.c |   11 +-
 3 files changed, 6747 insertions(+), 6749 deletions(-)

commit 8f280ed884721a0a1c75462e428b9bcffb3ac527
Author: Thomas Martitz <thomas.martitz@student.htw-berlin.de>
Date:   Thu Nov 3 22:27:49 2011 +0100

    New --read-only commandline option
    
    This adds a new commandline option --read-only (or -r). It's implemented
    according to the behavior agreed on on the mailing list:
    
    --read-only applies to all files on the command line
    irrespective of positioning and has no effect on any other files
    opened by session or menu (...)
    
    Current behaviour on attempting to re-open a file with different
    read-only status is that nothing happens, the already open
    file is raised but not changed. (...)

 doc/geany.html |    9 ++++++++-
 doc/geany.txt  |    5 +++++
 src/document.c |    2 +-
 src/main.c     |    9 ++++++++-
 src/main.h     |    1 +
 src/socket.c   |    8 +++++++-
 6 files changed, 30 insertions(+), 4 deletions(-)

commit 80d5e07c6cbdf640abec0cc923cbdd6cfa63b73d
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu Nov 17 03:50:27 2011 +0100

    Revert granting an unexpected check to an assertion
    
    It actually happens, and until fixing this properly, don't output
    useless useless scary warnings.  Anyway, this is not a big problem
    or anything.

 src/symbols.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 59eb0557b633da583b51aab9686c553119ef9ce0
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu Nov 17 03:36:11 2011 +0100

    Add a configurable prefix for commands sent to the shell in the VTE
    
    This adds an hidden VTE preference, send_cmd_prefix, that allows to
    define a prefix for the commands Geany sends to the shell in the VTE
    like "cd" when following current path.
    
    This can be used for example to prevent some shells (Bash, ZSH, maybe
    others) from putting these commands in the history by setting this to
    a space.

 doc/geany.html |13449 ++++++++++++++++++++++++++++----------------------------
 doc/geany.txt  |    9 +
 src/keyfile.c  |    3 +
 src/vte.c      |    3 +-
 src/vte.h      |    1 +
 5 files changed, 6746 insertions(+), 6719 deletions(-)

commit 5b41e177de3be70fce57c6479a48cb8ac313f1c1
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Nov 16 17:26:19 2011 +0000

    Explain Windows paths for data and plugins

 doc/geany.html |  278 +++++++++++++++++++++++++++++---------------------------
 doc/geany.txt  |   30 ++++--
 2 files changed, 164 insertions(+), 144 deletions(-)

commit 70b3cae060caa1f1f635f64f55f1929de1392b1a
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Nov 16 16:44:19 2011 +0000

    Verify active plugin paths on startup
    
    Geany saves the path for each active plugin on shutdown, but the 3
    valid plugin paths can each change.

 src/plugins.c |   86 +++++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 62 insertions(+), 24 deletions(-)

commit 58729d4de987383044beb2e6cea1653464059cd1
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Nov 16 13:40:23 2011 +0000

    Use foo.o instead of foo.dll.o to enable Make Object (Windows build)

 plugins/makefile.win32 |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

commit 048e6a6c3c3309e7ee1660cdec144771eb98bdfd
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Tue Nov 15 20:32:36 2011 +0100

    Fix an assertion logic

 src/document.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c73ee497588296122d579bdbf789a547eb4177ae
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Tue Nov 15 15:43:49 2011 +0100

    Fix a few things, most of them reported by clang's static analyzer

 src/editor.c  |   10 ++++------
 src/prefs.c   |    1 -
 src/symbols.c |   10 +++++-----
 3 files changed, 9 insertions(+), 12 deletions(-)

commit 172825390ad7166987003245b26d8dd66b84fab3
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Nov 15 16:13:46 2011 +0000

    Deprecate setptr in favour of SETPTR
    
    SETPTR makes it clear that a macro is being used in code.
    Restore setptr without do/while in case of use without semi-colon.

 src/utils.h |   10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

commit a97c3597eba0093259d4f876df7aa95ce5065454
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Nov 15 13:41:54 2011 +0000

    Add default shortcuts for Find Usage, Forward/Back, Make Object
    
    Note: This doesn't affect existing user shortcuts.
    
    Ctrl-Shift-D    Find Document Usage
    Ctrl-Shift-E    Find [Session] Usage (one letter after doc usage and
                    close on the keyboard)
    
    These are standard shortcuts for browsers:
    Alt-Right   Forward
    Alt-Left    Back
    
    This matches the build/make symmetry for compile (F8):
    Shift-F8    Make Object

 doc/geany.html    |13424 ++++++++++++++++++++++++++---------------------------
 doc/geany.txt     |   10 +-
 src/keybindings.c |   12 +-
 3 files changed, 6720 insertions(+), 6726 deletions(-)

commit 736c398467cc0e19f5c688d0a9b07fab88f8af92
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Nov 15 13:19:27 2011 +0000

    Fix setptr to work in an 'if' clause & improve documentation
    
    Use do {...} while (0) instead of {...}.
    Document the order of events and purpose of setptr properly.

 src/utils.h |   11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

commit 2e56a84b2ad1d01df2178fdc6cd5d2e43952ae77
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Nov 14 19:54:28 2011 +0100

    Fix highlightingmappings documentation not to reference a removed macro

 src/highlightingmappings.h |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit cca258ddb70d1dac4273f613b5af032a98b45242
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Nov 14 18:40:20 2011 +0000

    Workaround gcc function address comparison warning
    
    E.g.
    highlighting.c:950:3: error: the address of
    'highlighting_styles_ADA' will always evaluate as 'true'
    
    Note: This commit also contains some trailing whitespace removal.

 src/highlightingmappings.h |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 1436bd6ee243e0e8233d2e5b3cddeaff4ad12129
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Nov 14 17:08:27 2011 +0100

    Quote C89 draft rather than C99 one

 src/highlightingmappings.h |   24 +++++++++---------------
 1 file changed, 9 insertions(+), 15 deletions(-)

commit a625955a43a484fbd23f9585cc4f4f4f256e87b5
Author: Lex Trotman <elextr@gmail.com>
Date:   Mon Nov 14 11:37:32 2011 +1100

    Provide error message for extract regex
    
    Print the GError message if the users filetype extract regex does
    not compile.

 src/filetypes.c |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit cb72e1d85fa687d88a47eba43c47b1ee4dddea80
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Nov 13 20:39:39 2011 +0100

    Fix possible crashers in filetypes_detect_from_file_internal()
    
    * Never try to do a regex match on a NULL string;
    * Don't try to unref a possibly NULL regex.

 src/filetypes.c |   33 +++++++++++----------------------
 1 file changed, 11 insertions(+), 22 deletions(-)

commit 70f41f6485c717a6c5e988062f823628c559740f
Merge: 639e88a 6cee28d
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Sun Nov 13 17:35:29 2011 +0100

    Merge branch 'master' of github.com:geany/geany

commit 6cee28d677d7fd11058de7f4da5562475bd14d1a
Author: Matthew Brush <matt@geany.org>
Date:   Sun Nov 13 07:45:23 2011 -0800

    Get rid of warning in on_file_notify()
    
    Works around the issue discussed in commit 1e54fb6 by using the file
    chooser's property accessor function.
    Rename on_file_notify() to better explain its purpose.

 src/dialogs.c |   18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

commit 639e88add00270d7977d24541928175d7cb12ad2
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Sun Nov 13 13:32:05 2011 +0100

    Display the plugin's description in the list of plugins instead of the plugin's filename
    
    In the dialog, the plugin's description is more interesting and useful than the full filename.
    Instead, show the filename in the bottom box for those interested in.

 src/plugins.c |   22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

commit ed1c5060e1229f6dd07ddde62e3ed23ef6448591
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Sun Nov 13 13:24:47 2011 +0100

    Rename Search and Goto text fields action names
    
    This should avoid confusion in the toolbar customize dialog to not have
    two identical named items.

 src/toolbar.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit d789c4d5467cda9b341bae472776b05e17881518
Author: Matthew Brush <matt@geany.org>
Date:   Sat Nov 12 18:15:28 2011 -0800

    Queue colourise of the Scintilla widget after (re)setting type keywords

 src/document.c |    1 +
 1 file changed, 1 insertion(+)

commit 8942bc810bc2091581027ea578717cf1d8342af1
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Nov 13 00:45:12 2011 +0100

    Add Objective-C support
    
    Based on a patch from Elias Pschernig, thanks.
    Parser was taken from upstream CTags.
    
    Closes patch#3325139.

 data/filetype_extensions.conf |    1 +
 data/filetypes.objectivec     |   48 ++
 src/document.c                |    1 +
 src/filetypes.c               |   10 +
 src/filetypes.h               |    1 +
 src/highlighting.c            |    2 +
 src/highlightingmappings.h    |   14 +
 tagmanager/Makefile.am        |    1 +
 tagmanager/makefile.win32     |    2 +-
 tagmanager/objc.c             | 1142 +++++++++++++++++++++++++++++++++++++++++
 tagmanager/parsers.h          |    4 +-
 wscript                       |    2 +-
 12 files changed, 1225 insertions(+), 3 deletions(-)

commit e53d5b82992550921451d30487b1a426477338f5
Merge: 9bffb94 a00366b
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sat Nov 12 19:21:36 2011 +0100

    Merge branch 'highlighting-rewrite'

commit a00366b266cac650134370103f5b3b5d3a08a700
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sat Nov 12 02:07:36 2011 +0100

    Update HACKING for highlighting setup refactoring

 HACKING |   46 +++++++++++++++++++++++++++++-----------------
 1 file changed, 29 insertions(+), 17 deletions(-)

commit 9bffb94cc43b8ca8a14214cfc8d5d47dfb6a2cd3
Author: Matthew Brush <matt@geany.org>
Date:   Thu Nov 10 19:18:02 2011 -0800

    Real-time type keyword highlighting
    
    * Add new function: document_update_tags().
    * Refactor the various tag update functions into document_update_tags().
    * Remove extra call to update the tags in document_new_file().

 HACKING           |    2 +-
 src/callbacks.c   |    1 -
 src/document.c    |  176 ++++++++++++++++++++++++-----------------------------
 src/document.h    |    4 +-
 src/keybindings.c |    2 +-
 5 files changed, 83 insertions(+), 102 deletions(-)

commit d8d6f2908eb6c810fa9a2f0a458c8c113353be45
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Fri Nov 11 20:02:59 2011 +0100

    Remove an unnecessary macro indirection

 src/highlighting.c         |   32 ++++++++++++--------------------
 src/highlightingmappings.h |    3 +++
 2 files changed, 15 insertions(+), 20 deletions(-)

commit 8bf9a7cb0ca7fd9ef602d8f079f74467aaf5e66f
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Fri Nov 11 16:37:36 2011 +0100

    Add Matthew Brush as developer

 AUTHORS          |    1 +
 README           |    3 ++-
 README.Packagers |    3 ++-
 src/about.c      |   10 +++++++++-
 4 files changed, 14 insertions(+), 3 deletions(-)

commit f70dcf038af428ecccf7941bbe93cebd7d0a27a8
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Thu Nov 10 19:23:18 2011 +0100

    Update of Mongolian translation

 po/mn.po | 6421 ++++++++++++--------------------------------------------------
 1 file changed, 1263 insertions(+), 5158 deletions(-)

commit 511d5276a324033992d0142ae18d1dacd9cb4169
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu Nov 10 15:40:30 2011 +0100

    Merge apply_filetype_properties() into styleset_from_mapping()

 src/highlighting.c |   19 ++++++-------------
 1 file changed, 6 insertions(+), 13 deletions(-)

commit cc63453a972bae703836bc80bd60d8116ee30387
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu Nov 10 15:35:03 2011 +0100

    Remove now unused old init_styleset_case() and rename new one

 src/highlighting.c |  196 ++++++++++++++++++++++++----------------------------
 1 file changed, 92 insertions(+), 104 deletions(-)

commit b96d22374a04e58fbb0eb017d8baf099ea34e7ad
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Wed Nov 9 22:59:56 2011 +0100

    Make HTML filetype the "primary" one XML and PHP inherits from
    
    XML used to be the one holding the actual definitions, but the HTML
    filetype is actually superset of XML (XML filetypes had definitions
    for non-XML things), and most definitions names referenced HTML rather
    than XML.
    
    So, move the actual definitions from filetypes.xml to filetypes.html
    and make XML and PHP inherit from HTML.

 data/filetypes.html |   86 +++++++++++++++++++++++++++++++++++++++++++++++++--
 data/filetypes.php  |    4 +--
 data/filetypes.xml  |   86 ++-------------------------------------------------
 3 files changed, 88 insertions(+), 88 deletions(-)

commit ad1bc032ab58d5ec5f3b6751d3005f942ededcda
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Wed Nov 9 22:50:26 2011 +0100

    Port XML, HTML and PHP filetypes to new automated setup
    
    This changes these three filetypes to "normal" ones rather than HTML
    and PHP being hard-coded together with XML.  Now the definitions
    simply references each other and the filetypes.* files simply inherits
    styling and keywords from the appropriate filetype.
    
    This also makes these filetypes have their own Python styles like they
    had their own JavaScript ones, rather than trickily reference the
    Python ones.

 data/filetypes.html        |    5 +-
 data/filetypes.php         |    5 +-
 data/filetypes.xml         |   14 +++
 src/highlighting.c         |  288 +-------------------------------------------
 src/highlightingmappings.h |  164 +++++++++++++++++++++++++
 5 files changed, 190 insertions(+), 286 deletions(-)

commit 55edeb876d208fb05aefb0ebca5fdb434a1a9a72
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Wed Nov 9 17:32:21 2011 +0100

    Fix a DocBook style mapping

 src/highlightingmappings.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 21e0c037da6ca4ab55619e8c0f531fb47392fd52
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Wed Nov 9 17:14:48 2011 +0100

    Port DocBook filetype to new automated setup

 src/highlighting.c         |   88 +-------------------------------------------
 src/highlightingmappings.h |   41 +++++++++++++++++++++
 2 files changed, 43 insertions(+), 86 deletions(-)

commit 69769e0edc3965af36fa47ed730200b963ac43ef
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Wed Nov 9 17:14:05 2011 +0100

    Add support for EOLFILLED style flag

 src/highlighting.c         |    4 ++++
 src/highlightingmappings.h |    5 +++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 493b5284f71cd3b4d8777a3233c5d52363e329ac
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Wed Nov 9 16:46:08 2011 +0100

    Remove some unnecessary initializers
    
    Leave some initialization to the implicit C initialization rules to
    have less unnecessary items in initializer lists

 src/highlightingmappings.h |  232 +++++++++++++++++++++++++-------------------
 1 file changed, 130 insertions(+), 102 deletions(-)

commit f67ed6b63670d88dead6b00b7aec340e9d61a7ed
Author: Lex Trotman <elextr@gmail.com>
Date:   Wed Nov 9 19:08:27 2011 +1100

    Fix potential NULL dereference
    
    Found by codebrainz using clang static analyser.

 src/build.c |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 80eeb484c696b3d8ae7f0ffb6cf7700b9503eeeb
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Tue Nov 8 23:33:47 2011 +0100

    Remove lexer argument from STYLESET_FROM_MAPPING()

 src/highlighting.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 1a91e53586cf814e8dc7dd1154cb14d95b392f61
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Tue Nov 8 23:30:34 2011 +0100

    Rewrite two functions for better readability

 src/highlighting.c |   50 +++++++++++++++++---------------------------------
 1 file changed, 17 insertions(+), 33 deletions(-)

commit ab2663e9aef8aa17af330c54eb7e6223647aa0f5
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Tue Nov 8 22:50:53 2011 +0100

    Refactor highlighting setup

 src/Makefile.am            |    1 +
 src/highlighting.c         | 2466 ++++----------------------------------------
 src/highlightingmappings.h | 1193 +++++++++++++++++++++
 3 files changed, 1384 insertions(+), 2276 deletions(-)

commit ba0e6353af9a8f69baba3d3ad97de6dc17a29b1a
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Tue Nov 8 17:17:23 2011 +0100

    Update of Mongolian translation

 po/mn.po | 1543 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 1003 insertions(+), 540 deletions(-)

commit c9cd6c096c3c1db0ba2a70045c23502fa4a3f348
Author: Matthew Brush <matt@geany.org>
Date:   Mon Nov 7 00:23:57 2011 -0800

    Set a parent GtkWindow on build command label edit input dialogs
    
    This prevents losing the label edit input dialog below the build command
    dialog which can be confusing since it prevents the build command dialog
    from accepting input even though it's on-top of the (potentially hidden)
    label edit input dialog.

 src/build.c |   10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

commit 0a16ec75209bb6aa130119d10064e811b3423b95
Merge: 6099e8d c9a32bf
Author: Matthew Brush <matt@geany.org>
Date:   Sun Nov 6 23:44:24 2011 -0800

    Merge branch 'master' into gtkbuilder
    
    Conflicts:
    	src/interface.c
    	src/vte.c

commit c9a32bfdc9abe29c13c20eedd8b8142e625f6e76
Author: Matthew Brush <matt@geany.org>
Date:   Sun Nov 6 18:23:01 2011 -0800

    Make use of gtk_widget_get_window() added in GTK+ 2.14

 src/editor.c      |    2 +-
 src/keybindings.c |    2 +-
 src/keyfile.c     |    2 +-
 src/socket.c      |    8 +++++---
 src/win32.c       |   24 ++++++++++++------------
 5 files changed, 20 insertions(+), 18 deletions(-)

commit 28dc825e2a504cb139ebc9dc9d25e565ff0f4fc4
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Sun Nov 6 13:53:46 2011 +0100

    Update developer list in the About dialog

 src/about.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f201434a280dcd8f37ac95f42923d838142d1093
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sun Nov 6 12:36:38 2011 +0100

    Adding Mongolian translation

 THANKS       |    1 +
 po/ChangeLog |    5 +
 po/mn.po     | 5582 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/about.c  |    1 +
 4 files changed, 5589 insertions(+)

commit 1e54fb6a015f02c5be2ab18faca7b2059ca0a114
Author: Lex Trotman <elextr@gmail.com>
Date:   Sun Nov 6 20:58:32 2011 +1100

    Alter warning fix
    
    Uninitialised GValue does not always work, but is an opaque type so
    structure of initialiser isn't known.  Glib 2.30 on has G_VALUE_INIT
    to use as initial value.  Fix so if not defined give it the previous literal
    value { 0 }, although this leaves the warning, so it is not initialising
    the GValue correctly but enough to work.

 src/dialogs.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 4d92e0530b7e64f4cbeda2d264b7e705cfd75699
Author: Lex Trotman <elextr@gmail.com>
Date:   Sun Nov 6 18:10:56 2011 +1100

    Fix warnings
    
    Fix warnings that appeared with GCC 4.6
    js.c:1067:10: warning: variable ‘is_prototype’ set but not used
    dialogs.c:173:2: warning: missing initializer
    dialogs.c:173:2: warning: (near initialization for ‘value.data’)
    sidebar.c:534:17: warning: unused variable ‘doc’

 src/dialogs.c   |    2 +-
 src/sidebar.c   |    1 -
 tagmanager/js.c |    2 --
 3 files changed, 1 insertion(+), 4 deletions(-)

commit 3f31453acee15b09925ddca5dde1ea5d7bfaf194
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Nov 6 01:12:42 2011 +0100

    Fix various integer sign and size issues

 src/build.c        |    8 +-
 src/callbacks.c    |    6 +-
 src/document.c     |    2 +-
 src/editor.c       |    4 +-
 src/filetypes.c    |    8 +-
 src/filetypes.h    |    2 +-
 src/highlighting.c |  224 ++++++++++++++++++++++++++--------------------------
 src/highlighting.h |    2 +-
 src/sciwrappers.c  |    2 +-
 src/sciwrappers.h  |    2 +-
 src/symbols.c      |    2 +-
 src/symbols.h      |    2 +-
 12 files changed, 133 insertions(+), 131 deletions(-)

commit 19da0ce965901090f803805c53c3c3d33d6ac4f9
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sat Nov 5 23:56:33 2011 +0100

    Fix or add a few Scintilla styles mappings
    
    Closes #3432760.

 data/filetypes.asm  |    3 +-
 data/filetypes.caml |    2 +
 data/filetypes.lisp |    5 +-
 data/filetypes.sql  |    3 +
 data/filetypes.tcl  |    2 +
 src/highlighting.c  |  216 +++++++++++++++++++++++++++++----------------------
 6 files changed, 135 insertions(+), 96 deletions(-)

commit c1df8a7263075b537950aba147c04a192c2f612e
Author: Matthew Brush <mbrush@codebrainz.ca>
Date:   Fri Nov 4 19:17:20 2011 -0700

    Use file type instead of lexer to decide if type keywords are supported
    
    Not every filetype for a specific lexer implements type keywords even if the
    lexer supports it.

 src/document.c |   14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit b55a30c2bf1fe2070b2edc4711d9a1bb93645291
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu Nov 3 20:45:52 2011 +0100

    Build recent data for GTK ourselves
    
    This prevents GTK of trying to fetch the necessary information like
    MIME-type itself, which leads to a significant speedup (> 30%), as
    well as using the real MIME-type we use rather than the GIO-guessed
    one.

 src/document.c |    8 ++++----
 src/main.c     |    4 ++--
 src/ui_utils.c |   32 ++++++++++++++++++++++++++------
 src/ui_utils.h |    2 +-
 4 files changed, 33 insertions(+), 13 deletions(-)

commit 0167f589b314056517627f88069a933daf56ee4d
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Wed Nov 2 00:04:35 2011 +0100

    Small code cleanup
    
    Use foreach_document() in a few places where appropriate and make
    some code more consistent.

 src/callbacks.c   |    1 +
 src/document.c    |   15 ++++++---------
 src/keybindings.c |    3 +--
 src/keyfile.c     |    2 +-
 src/sidebar.c     |   11 +++--------
 src/ui_utils.c    |    6 +++---
 6 files changed, 15 insertions(+), 23 deletions(-)

commit c39390aae8df5c65c0371f288eb1272b3b3e1b6c
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Nov 3 18:16:13 2011 +0000

    Fix using American spelling of color

 doc/geany.html |   14 +++++++++++---
 doc/geany.txt  |    2 +-
 2 files changed, 12 insertions(+), 4 deletions(-)

commit 822240d17f19ca03720e1d5a2a244fc6b3e45702
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Nov 3 17:34:06 2011 +0000

    Add Style example for structs, doc-comments

 HACKING |   33 +++++++++++++++++++++++++++++----
 1 file changed, 29 insertions(+), 4 deletions(-)

commit efcce8808e92ba56684605790959cb014a11c9c8
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Nov 3 17:00:48 2011 +0000

    Add note not to use G_LIKELY or G_UNLIKELY (except in critical loops)
    
    These add noise to the code with little real benefit.

 HACKING |    2 ++
 1 file changed, 2 insertions(+)

commit ff663c16785a4b49a420e1b9a5977d95f140a242
Author: Matthew Brush <mbrush@codebrainz.ca>
Date:   Wed Nov 2 22:44:26 2011 -0700

    Remove init_doc_struct() function from documents.c
    
    This function was only used from document_create() and most of this code is
    not needed since the memset() and g_new0() calls set the memory to all 0's,
    which in this case should suffice to (re)set all the members to 0/NULL/FALSE.
    
    Refactor so all the resetting to defaults code is done in remove_page()
    only and then only do the required non-FALSE/NULL initialization in
    document_create().
    
    Move the remove_page() prototype to the top of the file and various other
    minor changes in remove_page().

 src/document.c |   81 ++++++++++++++------------------------------------------
 1 file changed, 20 insertions(+), 61 deletions(-)

commit ea51c487d3f1eb0baaed021249b39f775ed6992c
Author: Matthew Brush <mbrush@codebrainz.ca>
Date:   Sat Oct 22 23:48:53 2011 -0700

    Use Scintilla's buffer directly for parsing tags

 src/document.c |   26 ++++++++++++--------------
 1 file changed, 12 insertions(+), 14 deletions(-)

commit 6ceb5ac1640dcf15f5bfb1415777fc7d5e58767e
Author: Matthew Brush <mbrush@codebrainz.ca>
Date:   Wed Nov 2 20:18:12 2011 -0700

    Remove editor_lexer_get_type_keyword_idx() function
    
    It was used only in one place in document_update_type_keywords() which
    already did a similar check using the file type before calling this function.
    
    Update HACKING file and very minor cleanup of other code in
    document_update_type_keywords().

 HACKING        |    2 +-
 src/document.c |   27 +++++++++++----------------
 src/editor.c   |   16 ----------------
 src/editor.h   |    2 --
 4 files changed, 12 insertions(+), 35 deletions(-)

commit de559ef5d4150e2485ef3ffb865e9c9d3249bcd8
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Nov 2 15:17:17 2011 +0000

    Make document_save_file() show the Save As dialog when necessary
    
    Previously an error message was shown if doc->file_name is NULL.
    
    The Save As dialog is now shown if the document does not have an
    absolute path. This is because the user should confirm where to save
    the document in this case.
    
    Although this changes plugin API behaviour, it seems the best way to
    ensure the Save As dialog is always shown when needed so the user
    knows where the document has been saved.

 src/build.c     |    3 ---
 src/callbacks.c |   20 ++++----------------
 src/dialogs.c   |   12 +++---------
 src/document.c  |   35 +++++++++++++++++++++--------------
 4 files changed, 28 insertions(+), 42 deletions(-)

commit f1b9c58612293f90d465ade5ada014ef324e365d
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Nov 2 15:10:50 2011 +0000

    Fix auto-saving documents when the current document has no filename

 plugins/saveactions.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 83d9f9e82bc26bcd4c59644883bca58f70a96e4a
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Nov 2 15:03:17 2011 +0000

    Fix generating API docs (Windows makefile).
    
    Also fixes a doxygen warning.

 doc/makefile.win32  |    5 +++++
 doc/pluginsymbols.c |    3 ++-
 2 files changed, 7 insertions(+), 1 deletion(-)

commit f31a84869d45980a7ecb27f5a4d6c3588c547eee
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Nov 1 16:07:52 2011 +0000

    Minor code cleanup for document_update_type_keywords()
    
    Fix correctly checking result of editor_lexer_get_type_keyword_idx().
    Do not check IS_SCINTILLA unnecessarily (this is covered by DOC_VALID).
    Do not use G_[UN]LIKELY macros as this complicates code without any
    real benefit (unless in a tight loop).

 src/document.c |    5 ++---
 src/editor.c   |    3 ++-
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 13597df9dffdcbd3091aac224d20b1924c563bde
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Nov 1 15:46:11 2011 +0000

    Convert Unix path separators on Windows when opening documents
    
    Unix path separators can occur e.g. when using MSYS.
    Windows does not allow filenames to contain Unix path separators so
    this should be safe.

 src/utils.c |    4 ++++
 1 file changed, 4 insertions(+)

commit 5f0e46e07e3deaf5543b9920ae092711a31f6445
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Nov 1 13:27:00 2011 +0000

    Fix finding paths in the document list on Windows
    
    Finding paths in the tree was not case-insensitive either.

 src/sidebar.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit fdd5537cc0fcdb0e0ce1a5f58d2e08647436b847
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Oct 31 17:22:39 2011 +0000

    Use g_return_val_if_fail for some invalid NULL arguments

 src/document.c |    6 +-----
 src/utils.c    |    9 +++------
 2 files changed, 4 insertions(+), 11 deletions(-)

commit 42b3e7212a21a7518c65b088e436699085111783
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Oct 31 16:48:52 2011 +0000

    Fix document list path comparison on Windows
    
    Use case-insensitive matching for project base path and home
    directory in document filenames.

 src/sidebar.c |   14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

commit b69198691aa7b2a8a0d759aab10f64292b3e75b1
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Oct 31 16:47:18 2011 +0000

    Add utils_filenamecmp().

 src/document.c |   11 ++---------
 src/utils.h    |    7 +++++++
 2 files changed, 9 insertions(+), 9 deletions(-)

commit af838cda7b9a40c677437bd1828c31491f5c0f89
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Oct 30 23:11:04 2011 +0100

    Allow to expand or collapse all items from openfiles popup menu
    
    This is useful if one have many open files from different directories
    and wants to see the files from only one or another.

 src/sidebar.c |   36 +++++++++++++++++++++++++++++++++---
 1 file changed, 33 insertions(+), 3 deletions(-)

commit 274e01f5551c52374e49eb44690d3b5a665f2b21
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Oct 30 22:52:29 2011 +0100

    Fix various coding style issues

 src/symbols.c  |    6 +++---
 src/ui_utils.c |   31 ++++++++++++++-----------------
 2 files changed, 17 insertions(+), 20 deletions(-)

commit 36ebb1f2b70f35dd802e98a628df070cff4f4d09
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Oct 30 22:01:49 2011 +0100

    Use canonical macros for stock items rather than plain strings
    
    This makes the code more readable, potentially more future-proof (if
    the actual string changes) and better style (catches possible typos at
    build-time).

 plugins/saveactions.c |    2 +-
 src/build.c           |    8 ++++----
 src/gb.c              |   12 ++++++------
 src/msgwindow.c       |    6 +++---
 src/project.c         |    4 ++--
 src/search.c          |    2 +-
 src/sidebar.c         |    8 ++++----
 src/ui_utils.c        |    2 +-
 src/vte.c             |   10 +++++-----
 9 files changed, 27 insertions(+), 27 deletions(-)

commit 0337b19dcb2aa952c07fb5ceab31dc3fdff48127
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sun Oct 30 12:55:09 2011 +0100

    Adding Wojciech Świderski to list of Polish translators

 THANKS       |    1 +
 po/ChangeLog |    2 +-
 src/about.c  |    1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

commit e9973cc990fe13d87f94cfa2b807b2db764bf30b
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sun Oct 30 12:51:58 2011 +0100

    Just use pl as language code for Polish translation

 src/about.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a4194c5a63e255774e134f533653afe503628cea
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sun Oct 30 12:51:24 2011 +0100

    Move Jarosław to list of prev. Polish translators

 src/about.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit c7639863884e8779c3be765869c84b414cd65ae8
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sun Oct 30 12:50:44 2011 +0100

    Correct ChangeLog entry

 po/ChangeLog |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3cc02e6aa1f92a106a0817990ba6623dbfc7b66c
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Sun Oct 30 12:26:48 2011 +0100

    Update of Polish translation

 po/ChangeLog |    5 +
 po/pl.po     | 4692 +++++++++++++++++++++++++++-------------------------------
 2 files changed, 2174 insertions(+), 2523 deletions(-)

commit a23e999b7bde54cc23184e6991ca5fdb58cdc47c
Author: Matthew Brush <mbrush@codebrainz.ca>
Date:   Fri Oct 28 10:25:58 2011 -0700

    Bump GTK+ version to 2.16

 HACKING               |   10 +++++-----
 README                |    2 +-
 configure.ac          |    2 +-
 doc/geany.html        |    6 +++---
 doc/geany.txt         |    4 ++--
 geany.pc.in           |    2 +-
 plugins/filebrowser.c |   18 +++---------------
 src/callbacks.c       |    2 --
 src/dialogs.c         |    6 ++----
 src/ui_utils.c        |   18 +++++-------------
 src/utils.c           |   26 ++++++++++++--------------
 wscript               |    4 ++--
 12 files changed, 37 insertions(+), 63 deletions(-)

commit c4980f8c1e0a758e3da21369862865bfbb546304
Author: Matthew Brush <matt@geany.org>
Date:   Fri Oct 28 01:12:29 2011 -0700

    classbuilder: Move caret to start of generated documents

 plugins/classbuilder.c |    2 ++
 1 file changed, 2 insertions(+)

commit 65e20780e43c80141cbadf19ae6510d9c3b2bfcc
Author: Matthew Brush <matt@geany.org>
Date:   Thu Oct 27 23:58:32 2011 -0700

    classbuilder: Use GTK/GNU code style for generated GTK+ code
    
    Use two spaces instead of tabs, spaces between function and opening
    argument bracket, and various minor changes.
    
    Add dummy gpointer to private struct so the class can be compiled
    without modification.

 plugins/classbuilder.c |   80 +++++++++++++++++++++++-------------------------
 1 file changed, 38 insertions(+), 42 deletions(-)

commit d33f511fc49b09168284bfe030f738635f748258
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Thu Oct 27 21:30:12 2011 +0200

    Use evince as default viewer for TeX/LaTeX
    
    On most systems Geany is running inside an GTK/GNOME environment.
    As a matter of this fact we can assume evince is the default PDF-viewer.

 data/filetypes.latex |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit f6e135435b3d8cf6c382ab0504ff71c3ab6217f7
Author: Matthew Brush <matt@geany.org>
Date:   Sun Oct 23 13:44:52 2011 -0700

    Fixup various filedefs mappings

 data/filetypes.ada       |    4 ++--
 data/filetypes.asm       |    2 +-
 data/filetypes.c         |    4 ++--
 data/filetypes.caml      |    2 +-
 data/filetypes.cobol     |    2 +-
 data/filetypes.css       |    4 ++--
 data/filetypes.d         |    6 +++---
 data/filetypes.freebasic |    2 +-
 data/filetypes.haskell   |    4 ++--
 data/filetypes.lisp      |    2 +-
 data/filetypes.nsis      |    2 +-
 data/filetypes.pascal    |    4 ++--
 data/filetypes.perl      |    2 +-
 data/filetypes.python    |    2 +-
 data/filetypes.ruby      |    2 +-
 data/filetypes.sh        |    4 ++--
 data/filetypes.sql       |    2 +-
 data/filetypes.xml       |    4 ++--
 18 files changed, 27 insertions(+), 27 deletions(-)

commit 3fd7e9f68e6b859b80095fc609ffbdebf16306bc
Author: Enrico Trger <enrico.troeger@uvena.de>
Date:   Sun Oct 23 16:32:22 2011 +0200

    Wait for user input in the debug console
    
    This way, Geany's standard out and error can be read if started in verbose
    mode until a key is pressed which makes debugging of command line
    actions easier.

 src/main.c |   28 ++++++++++++++++++++++------
 1 file changed, 22 insertions(+), 6 deletions(-)

commit c51129db6e703b6227e45130fcfc3243945fec3f
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Sun Oct 23 16:29:17 2011 +0200

    When using the debug console, capture stdin as well.
    
    This enables us to wait for input in the debug console window
    and so keep it open if necessary until there is some input of
    the user.

 src/win32.c |   11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

commit deb2d4a7f9ad385aa0c0be3a50ce683c88687890
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Sun Oct 23 16:24:39 2011 +0200

    Add a few notes about generating tags files on Windows

 doc/geany.html |   13 +++++++++++--
 doc/geany.txt  |   11 +++++++++++
 2 files changed, 22 insertions(+), 2 deletions(-)

commit 82146e953fa1bd41611ae1414159491818c412d7
Author: Matthew Brush <mbrush@codebrainz.ca>
Date:   Sun Oct 23 00:41:50 2011 -0700

    Remove max length limit of 248 characters on search dialogs

 src/search.c |    5 -----
 1 file changed, 5 deletions(-)

commit 03dd57f148425401ba366ff6905a57e0f1f10a17
Author: Lex Trotman <elextr@gmail.com>
Date:   Sun Oct 23 13:41:10 2011 +1100

    Fix escaping of session filepaths
    
    Fixes bug #3425969.  Replace Geany escaping of session filepaths
    with g_uri_escape_string (available now in 2.16) allowing any
    punctuation characters in the path.

 src/keyfile.c |   18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

commit a0367acd2dc154ed0158b0b85f1b2ebf88a3246f
Merge: cdb748c 24dd733
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sat Oct 22 23:28:46 2011 +0200

    Merge branch 'scintilla-update'

commit 6099e8d3dfffb47ec1eddc1a720eb1af3e192427
Author: Matthew Brush <mbrush@codebrainz.ca>
Date:   Sat Oct 22 11:58:09 2011 -0700

    Rename duplicate widgets in project dialog

 data/geany.glade |   10 +++++-----
 src/project.c    |   34 +++++++++++++++++-----------------
 2 files changed, 22 insertions(+), 22 deletions(-)

commit cdb748c2c48f4e845e8354a58d75db5ec6e73487
Author: Lex Trotman <elextr@gmail.com>
Date:   Sat Oct 22 22:55:57 2011 +1100

    Add filetype extraction by regex
    
    Adds the ability to set filetype on open by extracting it from the
    file using a regex on the first few lines (default 2).

 doc/geany.html  |   84 +++++++++++++++++++++++++++++++++++++++++--------------
 doc/geany.txt   |   44 ++++++++++++++++++++---------
 src/document.h  |    1 +
 src/filetypes.c |   70 +++++++++++++++++++++++++++++++++++++++-------
 src/keyfile.c   |    3 ++
 5 files changed, 158 insertions(+), 44 deletions(-)

commit 24dd7330b213d1e7a4ba5bbaded74ceb53394349
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Wed Oct 19 15:37:34 2011 +0200

    Update code and comment styles for new Scintilla styles

 src/highlighting.c |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit 89ab83cfbad80f083dfb68883d8dfb26810c74ff
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Wed Oct 19 03:18:54 2011 +0200

    Add Scintilla update to the NEWS

 NEWS |    6 ++++++
 1 file changed, 6 insertions(+)

commit 5fc6764b9b0f9abd7d02db5953a612815b774620
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Wed Oct 19 03:18:19 2011 +0200

    Update highlighting styles for new Scintilla styles

 data/filetypes.latex |    9 +++++++++
 data/filetypes.lua   |    1 +
 data/filetypes.perl  |   12 ++++++++++++
 src/highlighting.c   |   44 +++++++++++++++++++++++++++++++++++++++++---
 4 files changed, 63 insertions(+), 3 deletions(-)

commit b1b88286cf2c71a1be8e0bccc207063e93755bbd
Author: Matthew Brush <matt@geany.org>
Date:   Wed Oct 19 21:39:17 2011 -0700

    Simplify updating Scintilla keywords on reload config and tab switch.
    
    Remove type keywords caching function since it doesn't really speed up
    anything and we don't care if the keywords change since they can/should
    still be reloaded.  This also prevents "leaking" a static GString once
    when the application closes and saves a call to g_string_free() when the
    type keywords have changed.
    
    Rename document_update_highlighting() to document_update_type_keywords()
    since no re-highlighting is needed when updating Scintilla keywords.
    Scintilla highlights the new keywords automatically so this saves a call
    to queue_colourise().
    
    Remove update_type_keywords() function since this is now all handled
    in the document_update_type_keywords() function.  This function had a
    comment about updating all documents when sci is NULL but it was never
    used in this way since it was only called on document_load_config() which
    always operates on a single document and the sci should not be NULL.

 src/callbacks.c |    2 +-
 src/document.c  |  139 +++++++++++--------------------------------------------
 src/document.h  |    2 +-
 3 files changed, 30 insertions(+), 113 deletions(-)

commit 6c8e80271e7307671b3ccb16552abf13924256c7
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Oct 19 13:09:13 2011 +0100

    Refactor without stash_foreach_various_pref
    
    Function was only used once.

 src/stash.c |   42 +++++++++++++++++++-----------------------
 1 file changed, 19 insertions(+), 23 deletions(-)

commit 1a14e4869f3d16cb17331ff4c108eb10e87f0833
Author: Matthew Brush <matt@geany.org>
Date:   Wed Oct 19 01:29:10 2011 -0700

    Update Scintilla keywords and highlighting when changing document tabs

 src/callbacks.c |    1 +
 src/document.c  |   33 +++++++++++++++++++++++++++++++++
 src/document.h  |    2 ++
 3 files changed, 36 insertions(+)

commit bb745e8f3bb427ddd981b2ca9fa3eaca6e14a6c3
Author: Ondřej Žára <ondrej.zara@firma.seznam.cz>
Date:   Wed Oct 19 01:10:42 2011 -0700

    Add 'prototype' keyword for JavaScript

 data/filetypes.javascript |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 72e856947e9d6183b2d04cffd65805fa7426caeb
Author: Matthew Brush <mbrush@codebrainz.ca>
Date:   Wed Oct 19 00:35:24 2011 -0700

    Rework GtkBuilder code to behave more like old Glade 2 code
    
    * Put back ui_hookup_widget and ui_lookup_widget functions
    * Put back lookup_widget code in stash.c
    * Emulate old create_*() functions from interface.[ch].
    * Hookup all the GtkBuilder widget's to their top widgets like Glade 2
      generated code would've done.
    * Misc changes to accomodate the above.

 plugins/geanyfunctions.h |    4 -
 src/main.c               |    8 +-
 src/plugindata.h         |    2 -
 src/plugins.c            |    4 +-
 src/prefs.c              |    2 +-
 src/project.c            |    2 +-
 src/stash.c              |   26 ++++--
 src/ui_utils.c           |  198 ++++++++++++++++++++++++++++------------------
 src/ui_utils.h           |   20 +++--
 src/vte.c                |   16 ++--
 10 files changed, 166 insertions(+), 116 deletions(-)

commit cbc5600a1a775dc351093cb8ea2be36fb9595e95
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Tue Oct 18 15:51:50 2011 +0200

    Update to Scintilla 2.29

 scintilla/gtk/PlatGTK.cxx          |  344 +++++++---
 scintilla/gtk/ScintillaGTK.cxx     |  645 ++++++++++++++++---
 scintilla/include/Platform.h       |   17 +-
 scintilla/include/SciLexer.h       |   19 +
 scintilla/include/Scintilla.h      |   47 +-
 scintilla/include/Scintilla.iface  |  103 ++-
 scintilla/lexers/LexBasic.cxx      |  372 +++++++----
 scintilla/lexers/LexCOBOL.cxx      |    8 +
 scintilla/lexers/LexCPP.cxx        |   55 +-
 scintilla/lexers/LexHTML.cxx       |  125 ++--
 scintilla/lexers/LexLua.cxx        |  119 +++-
 scintilla/lexers/LexMarkdown.cxx   |   23 +-
 scintilla/lexers/LexMatlab.cxx     |   12 +-
 scintilla/lexers/LexOthers.cxx     |  260 +++++++-
 scintilla/lexers/LexPerl.cxx       | 1236 +++++++++++++++++++++++-------------
 scintilla/lexers/LexPython.cxx     |   71 +--
 scintilla/lexers/LexRuby.cxx       |   11 +-
 scintilla/lexers/LexSQL.cxx        |   22 +-
 scintilla/lexers/LexVHDL.cxx       |    2 +-
 scintilla/lexers/LexVerilog.cxx    |   30 +-
 scintilla/lexlib/Accessor.cxx      |    2 +-
 scintilla/lexlib/CharacterSet.h    |    1 -
 scintilla/lexlib/PropSetSimple.cxx |    7 +-
 scintilla/lexlib/SparseState.h     |    6 +-
 scintilla/lexlib/StyleContext.h    |    2 +-
 scintilla/lexlib/WordList.cxx      |   28 +-
 scintilla/scintilla_changes.patch  |    2 +-
 scintilla/src/CallTip.cxx          |    2 +-
 scintilla/src/ContractionState.cxx |   12 +-
 scintilla/src/ContractionState.h   |    1 +
 scintilla/src/Decoration.cxx       |    6 +-
 scintilla/src/Document.cxx         |  185 +++++-
 scintilla/src/Document.h           |   48 +-
 scintilla/src/Editor.cxx           |  699 ++++++++++++++------
 scintilla/src/Editor.h             |   20 +-
 scintilla/src/Indicator.cxx        |   58 +-
 scintilla/src/Indicator.h          |    3 +-
 scintilla/src/KeyMap.cxx           |   47 +-
 scintilla/src/KeyMap.h             |    1 +
 scintilla/src/LineMarker.cxx       |  153 +++--
 scintilla/src/LineMarker.h         |   18 +-
 scintilla/src/PerLine.cxx          |    4 +-
 scintilla/src/PositionCache.cxx    |   87 ++-
 scintilla/src/PositionCache.h      |   25 +-
 scintilla/src/RESearch.cxx         |    6 +-
 scintilla/src/RunStyles.cxx        |   34 +-
 scintilla/src/RunStyles.h          |    8 +-
 scintilla/src/ScintillaBase.cxx    |   17 +-
 scintilla/src/Style.cxx            |  146 ++---
 scintilla/src/Style.h              |   62 +-
 scintilla/src/ViewStyle.cxx        |  135 +++-
 scintilla/src/ViewStyle.h          |   20 +
 scintilla/src/XPM.cxx              |  143 ++++-
 scintilla/src/XPM.h                |   50 +-
 scintilla/version.txt              |    2 +-
 55 files changed, 4153 insertions(+), 1408 deletions(-)

commit c56788b7a781b6518235e1da8d58c948cf027954
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Wed Oct 19 03:26:18 2011 +0200

    Fix a few style mappings

 data/colorschemes/alt.conf |    2 +-
 data/filetypes.common      |    2 +-
 data/filetypes.perl        |    8 ++++----
 data/filetypes.sh          |    2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

commit a3e5044d4fbc636c1ac5be12586de338f55c4ddd
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Oct 16 21:03:06 2011 +0200

    Plug a few memory leaks
    
    These leaks actually were not "real" leaks since the memory will anyway
    be kept until quit.  Fixing those only makes the code "cleaner" and
    will prevent them to "hide" some other (real) ones at debug times.

 src/ui_utils.c |   11 ++++++++---
 src/vte.c      |    2 ++
 2 files changed, 10 insertions(+), 3 deletions(-)

commit 90cf307265e45cdf33e544d5faaaffa0bce4c9af
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Tue Oct 18 23:53:44 2011 +0200

    Adjust error line parsing for newer Python versions
    
    The format of the error message output of the py_compile module has changed in
    Python 2.6. The code now tries to detect the format and parse it accordingly.

 src/msgwindow.c |   24 +++++++++++++++++++-----
 1 file changed, 19 insertions(+), 5 deletions(-)

commit cf88abfe4d50038ab2bcfb16dd3a77674f58b735
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Oct 17 18:03:56 2011 +0100

    Speed up & simplify stash tree display/update
    
    Store a pointer to the stash pref for each row, so display/update is just
    O(n) instead of O(n^2) time.
    
    This changes the order prefs are updated in, but this doesn't matter.

 src/prefs.c |    4 ++--
 src/stash.c |   40 +++++++++++++++-------------------------
 src/stash.h |    4 ++--
 3 files changed, 19 insertions(+), 29 deletions(-)

commit d6fc1f74f13ef7f9ef516c45a9094942cddb66a6
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Oct 17 16:12:41 2011 +0100

    Use GPtrArray and g_slice to allocate prefs.
    
    This allows us to return StashPref pointers - before with GArray the
    address could change on future appends.

 src/stash.c |   48 ++++++++++++++++++++++++++----------------------
 1 file changed, 26 insertions(+), 22 deletions(-)

commit dc9ba7d074b9f7fcbc2c0be875f030ac3c562cee
Author: Matthew Brush <mbrush@codebrainz.ca>
Date:   Sat Oct 15 14:27:53 2011 -0700

    Improve highlighting for PHP and JS

 data/filetypes.xml |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit a670edfbe542c18290dbf95ddb0c097af917e532
Author: Matthew Brush <matt@geany.org>
Date:   Fri Oct 14 21:23:52 2011 -0700

    Remove no longer used global variable
    
    This should've been removed in the previous commit (oops).

 src/vte.c |    1 -
 1 file changed, 1 deletion(-)

commit 389d996b830f01f598433a2cd4301d4518683f33
Author: Matthew Brush <matt@geany.org>
Date:   Fri Oct 14 21:19:06 2011 -0700

    Show the correct Preferences tab when activated from  the VTE context menu

 src/vte.c |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit caaf824f70562138324da02c9720460f77c4a015
Author: Matthew Brush <matt@geany.org>
Date:   Fri Oct 14 20:58:13 2011 -0700

    Fix VTE font and foreground/background colour preference callbacks
    
    Remove `font-set` signal from Glade file since it's dependent on the VTE
    being available and connect it from `vte.c`.
    
    Add `color-set` handlers for foreground and background color preferences.

 data/geany.glade |    1 -
 src/vte.c        |   10 ++++++++++
 2 files changed, 10 insertions(+), 1 deletion(-)

commit c7c9eec6d07dad81fc275fea60f19b3f6d564112
Author: Matthew Brush <matt@geany.org>
Date:   Fri Oct 14 20:12:06 2011 -0700

    Fix minor style and visibility issue

 src/ui_utils.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit feb917d5e167e3e797e1831c510826562561823d
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Fri Oct 14 13:28:14 2011 +0100

    Fix uninitalized 'name' access.

 src/ui_utils.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4c633741c89f14dd00703425000f2273049599c0
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Fri Oct 14 13:23:45 2011 +0100

    Use app->datadir instead of GEANY_DATADIR
    
    The latter doesn't work on Windows.

 src/ui_utils.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit eb6f740aff6eabcbd260e252353b74a295cca399
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Fri Oct 14 13:00:01 2011 +0100

    Fix uninitialized access error

 src/ui_utils.c |    2 --
 1 file changed, 2 deletions(-)

commit 55646df83def1cf21d85145301439eb50d267330
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Oct 13 16:56:40 2011 +0100

    Windows: Fix detecting a changed file on opening from command-line.
    
    The file timestamp can actually be in advance of the current time in
    this case.

 src/document.c |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit e9021f2174c62d30eee9231c4eafbd7320e3a02c
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Oct 13 16:33:15 2011 +0100

    Windows: Fix wrongly shown debug message 'GetExitCodeProcess failed'

 src/win32.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c2ce2403f4fe12d2130c2acd9b556643e80ef1f4
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Oct 13 16:18:40 2011 +0100

    Windows: Fix 'Create process failed' message to show correct error
    
    This helps when trying to run build commands that don't exist;
    the status bar message for that is now:
    Process failed (The system cannot find the file specified.)

 src/win32.c |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit fd6c538795d573a79d1cda62347914d3fb274588
Merge: 02da53d 4fb9629
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Oct 13 13:29:47 2011 +0100

    Merge branch 'master' of github.com:geany/geany

commit 02da53d7116e269cec1d4c6234ed5a176c38ca8e
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Oct 13 13:26:57 2011 +0100

    Fix focusing editor after startup on Windows

 src/main.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4fb9629f5bdc62b6348ca18ec4e0b3b0f46d7626
Author: Matthew Brush <matt@geany.org>
Date:   Wed Oct 12 22:42:41 2011 -0700

    Detect HTML embedded filetypes from the current line
    
    When using the commenting features (ex. toggle line commentation),
    detect the the type of comments for the filetype of the line with
    the caret rather than using the filetype of the current document.
    
    Filetype is determined by the Scintilla state/style at the
    beginning of the line where the caret is.
    
    This does not fix the existing bug where using the commenting
    features on lines with things like `<script>` will result in an
    HTML-style comment to be wrapped around it and also where using
    the commenting feature on a line with something like `<?php`
    will not only wrap it in an HTML-style comment but it also won't
    be able to uncomment the line.
    
    This closes bug ID 2863829[1] and 3127598[2].
    
    [1] https://sourceforge.net/tracker/?func=detail&aid=2863829&group_id=153444&atid=787791
    [2] https://sourceforge.net/tracker/?func=detail&aid=3127598&group_id=153444&atid=787791

 src/editor.c |   97 +++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 69 insertions(+), 28 deletions(-)

commit 2662c6b8ca89314e2d29cd9e55227297495966ac
Merge: ea9c37a cbadf17
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Oct 12 17:53:56 2011 +0100

    Merge branch 'master' of github.com:geany/geany

commit ea9c37abca135710c6f9dd5cc57c2e1bdb21afea
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Oct 12 17:42:57 2011 +0100

    Ignore generated files from makefile.win32

 .gitignore |    4 ++++
 1 file changed, 4 insertions(+)

commit cbadf177f4ec4b85f76962dc73fd421481f072af
Author: Joshua Hoff <joshua.rh@comcast.net>
Date:   Tue Oct 11 20:42:09 2011 -0500

    simplify "append toolbar to menu" packing code

 src/toolbar.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit f9265535a36860e20f1dfc1aa80c01ad64ac6949
Author: Lex Trotman <elextr@gmail.com>
Date:   Wed Oct 12 17:45:24 2011 +1100

    Mention trailing whitespace in style

 HACKING |    5 +++++
 1 file changed, 5 insertions(+)

commit cc045b6736a4475d0123542a43306340a2f28ac4
Author: Lex Trotman <elextr@gmail.com>
Date:   Wed Oct 12 17:40:36 2011 +1100

    Document building plugins for hacked Geany

 HACKING |   49 +++++++++++++++++++++++++++++++++++--------------
 1 file changed, 35 insertions(+), 14 deletions(-)

commit bd5fba7eb57063c5f7d387d7cd36b21c6d3591bf
Author: Matthew Brush <mbrush@codebrainz.ca>
Date:   Tue Oct 11 21:52:58 2011 -0700

    Remove extra whitespace at end of lines in all source files.
    
    * Processed with rstrip-whitespace.py script added to scripts/ directory.
    * Script run on all .c and .h files in src/ and plugins/ directories.
    * Also remove more than one newline at the end of files.

 plugins/htmlchars.c          |    2 --
 scripts/rstrip-whitespace.py |   23 +++++++++++++++++++++++
 src/build.c                  |    4 +---
 src/dialogs.c                |    4 +---
 src/editor.c                 |    4 ++--
 src/filetypes.c              |    1 -
 src/gb.c                     |    2 --
 src/geanyentryaction.c       |    1 -
 src/geanyobject.c            |    1 -
 src/highlighting.c           |    1 -
 src/images.c                 |    1 -
 src/interface.c              |    1 -
 src/keyfile.c                |    2 +-
 src/msgwindow.c              |    2 --
 src/notebook.c               |    2 --
 src/printing.c               |    1 -
 src/socket.c                 |    2 --
 src/symbols.c                |    2 --
 src/toolbar.c                |    2 --
 src/tools.c                  |    2 --
 src/utils.c                  |    4 ++--
 src/win32.c                  |    2 +-
 22 files changed, 31 insertions(+), 35 deletions(-)

commit 182bdc3b1784287725026c6423f9a1ca5471af39
Author: Matthew Brush <mbrush@codebrainz.ca>
Date:   Tue Oct 11 21:30:28 2011 -0700

    Replace GTK_BIN(...)->child with gtk_bin_get_child(...)

 plugins/filebrowser.c |    6 +++---
 src/dialogs.c         |    2 +-
 src/search.c          |   10 +++++-----
 src/ui_utils.c        |    6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)

commit 2aafa6a197e68f0185885f72c95807f950c81765
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Tue Oct 11 23:58:38 2011 +0200

    Improve the part about committing in HACKING

 HACKING |   42 ++++++++++++++++++++++++++++--------------
 1 file changed, 28 insertions(+), 14 deletions(-)

commit 5be552b04084f7f2b9a84abd70f3e386d149be54
Merge: 4bf5aef 9a2466a
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Tue Oct 11 15:58:44 2011 -0700

    Merge branch 'master' into gtkbuilder

commit 9a2466a1ef753dc5810b76d6940dc6195a3f5c95
Merge: 010be55 9b508b7
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Tue Oct 11 15:43:09 2011 -0700

    Merge branch 'geany-themes'

commit 9b508b712a7823a4a3755355c67539875af3d76e
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Tue Oct 11 15:33:40 2011 -0700

    Fix typo in comment in many filedefs.

 data/filetypes.ada       |    2 +-
 data/filetypes.asm       |    2 +-
 data/filetypes.c         |    2 +-
 data/filetypes.caml      |    2 +-
 data/filetypes.cobol     |    2 +-
 data/filetypes.conf      |    2 +-
 data/filetypes.css       |    2 +-
 data/filetypes.d         |    2 +-
 data/filetypes.diff      |    2 +-
 data/filetypes.erlang    |    2 +-
 data/filetypes.f77       |    2 +-
 data/filetypes.forth     |    2 +-
 data/filetypes.freebasic |    2 +-
 data/filetypes.haskell   |    2 +-
 data/filetypes.lisp      |    2 +-
 data/filetypes.lua       |    2 +-
 data/filetypes.makefile  |    2 +-
 data/filetypes.markdown  |    2 +-
 data/filetypes.matlab    |    2 +-
 data/filetypes.nsis      |    2 +-
 data/filetypes.pascal    |    2 +-
 data/filetypes.perl      |    2 +-
 data/filetypes.po        |    2 +-
 data/filetypes.python    |    2 +-
 data/filetypes.r         |    2 +-
 data/filetypes.ruby      |    2 +-
 data/filetypes.sh        |    2 +-
 data/filetypes.sql       |    2 +-
 data/filetypes.tcl       |    2 +-
 data/filetypes.txt2tags  |    2 +-
 data/filetypes.verilog   |    2 +-
 data/filetypes.vhdl      |    2 +-
 data/filetypes.xml       |    2 +-
 data/filetypes.yaml      |    2 +-
 34 files changed, 34 insertions(+), 34 deletions(-)

commit 010be558cd4ff2e568478e4e28cc804d06cab112
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Oct 10 21:16:53 2011 +0200

    Plug a few memory leaks

 src/dialogs.c               |    9 ++++-----
 src/document.c              |    4 ++++
 src/geanymenubuttonaction.c |    7 ++++++-
 src/sidebar.c               |   16 +++++-----------
 4 files changed, 19 insertions(+), 17 deletions(-)

commit b6eccc01aed00240c8b0f9db1d6d65b28dca8d37
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Oct 11 18:02:21 2011 +0100

    Set Colomban as maintainer

 src/about.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 055779fb9fa472e9e168b80087d94e203d837109
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Oct 11 16:19:24 2011 +0100

    Cleanup dialogs_show_unsaved_file().

 src/dialogs.c |   23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

commit 7ebdacac2db5271f1f1bdfa3d8b0d41b33ee2a85
Author: Matthew Brush <mbrush@codebrainz.ca>
Date:   Mon Oct 10 20:35:05 2011 -0700

    Make all filetypes.* files use named styles.
    
    Fix colorschemes/alt.conf to use the new changes.

 data/colorschemes/alt.conf  |   92 ++++++++++++++++++++++++++++----
 data/filetypes.actionscript |   25 +--------
 data/filetypes.ada          |   26 ++++-----
 data/filetypes.asm          |   32 +++++------
 data/filetypes.c            |   36 ++++++-------
 data/filetypes.caml         |   30 +++++------
 data/filetypes.cmake        |   30 +++++------
 data/filetypes.cobol        |   18 +++----
 data/filetypes.common       |  111 +++++++++++++++++++++++++++-----------
 data/filetypes.conf         |   14 ++---
 data/filetypes.cpp          |   25 +--------
 data/filetypes.cs           |   25 +--------
 data/filetypes.css          |   48 ++++++++---------
 data/filetypes.d            |   28 +++++-----
 data/filetypes.diff         |   19 ++++---
 data/filetypes.docbook      |   32 +----------
 data/filetypes.erlang       |   18 +++----
 data/filetypes.f77          |   34 ++++++------
 data/filetypes.ferite       |   25 +--------
 data/filetypes.forth        |   26 ++++-----
 data/filetypes.fortran      |   21 +-------
 data/filetypes.freebasic    |   41 +++++++-------
 data/filetypes.glsl         |   28 +---------
 data/filetypes.haskell      |   36 ++++++-------
 data/filetypes.haxe         |   25 +--------
 data/filetypes.java         |   26 +--------
 data/filetypes.javascript   |   25 +--------
 data/filetypes.latex        |   12 ++---
 data/filetypes.lisp         |   26 ++++-----
 data/filetypes.lua          |   42 +++++++--------
 data/filetypes.makefile     |   19 +++----
 data/filetypes.markdown     |   36 ++++++-------
 data/filetypes.matlab       |   20 +++----
 data/filetypes.nsis         |   41 +++++++-------
 data/filetypes.pascal       |   32 +++++------
 data/filetypes.perl         |   72 ++++++++++++-------------
 data/filetypes.po           |   24 ++++-----
 data/filetypes.python       |   25 +++++----
 data/filetypes.r            |   31 +++++------
 data/filetypes.ruby         |   71 ++++++++++++-------------
 data/filetypes.sh           |   30 +++++------
 data/filetypes.sql          |   32 +++++------
 data/filetypes.tcl          |   36 ++++++-------
 data/filetypes.txt2tags     |   46 ++++++++--------
 data/filetypes.vala         |   25 +--------
 data/filetypes.verilog      |   22 ++++----
 data/filetypes.vhdl         |   34 ++++++------
 data/filetypes.xml          |  124 ++++++++++++++++++++-----------------------
 data/filetypes.yaml         |   23 ++++----
 49 files changed, 773 insertions(+), 946 deletions(-)

commit 4bf5aef08a7507db6de873e5b2aaf7a5ab644c59
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Sun Sep 25 12:29:59 2011 -0700

    Make some menu items not all active.

 data/geany.glade |   11 -----------
 1 file changed, 11 deletions(-)

commit 92bd63bc64af27727aa9399904cacb91a5626883
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Sat Sep 24 17:10:20 2011 -0700

    Make the 'Various' tab the last tab in the main prefs notebook.

 data/geany.glade |  256 +++++++++++++++++++++++++++---------------------------
 1 file changed, 128 insertions(+), 128 deletions(-)

commit 9ce76ef067a679e62e67a37b3a0e77453a1d0c8d
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Sat Sep 24 16:50:09 2011 -0700

    Make main window initially invisible.
    
    This prevents the window from flashing up in the default location with the
    default size before Geany sets it's saved size and position.

 data/geany.glade |   49 ++++++++++++++++++++++++-------------------------
 1 file changed, 24 insertions(+), 25 deletions(-)

commit b8c5be4d1183f504a3b22482b195271865dc5162
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Sat Sep 24 15:29:20 2011 -0700

    Add note to ui_hookup_widget() doc comments.

 src/ui_utils.h |    4 ++++
 1 file changed, 4 insertions(+)

commit cc118515ba27afd3ba17d5bdaf4d040da55be9d0
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Sat Sep 24 15:08:16 2011 -0700

    Delete unused Glade 2 ui file.

 geany.glade2 |10913 ----------------------------------------------------------
 1 file changed, 10913 deletions(-)

commit 6086749e51dd372c4d7838b178372692f9f7d47e
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Sat Sep 24 14:47:00 2011 -0700

    Cleanup comments in ui_utils.c/h.

 src/ui_utils.c |   17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

commit f78e8e602a19174e8cc7187095966d4586f5ed72
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Sat Sep 24 14:35:33 2011 -0700

    Add ui_hookup_object() and ui_lookup_object() functions to the plugin API.
    
    TODO: Increment the plugin API number if/when this gets committed.

 plugins/geanyfunctions.h |    4 ++++
 src/plugindata.h         |    2 ++
 src/plugins.c            |    4 +++-
 3 files changed, 9 insertions(+), 1 deletion(-)

commit af093c2ddf4a07a17cf67c207fe68f6cd4017439
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Sat Sep 24 14:34:05 2011 -0700

    Remove interface.c/h files and put code into ui_utils.c/h.

 src/Makefile.am    |    1 -
 src/interface.c    |  182 ----------------------------------------------------
 src/interface.h    |   28 --------
 src/main.c         |    5 +-
 src/makefile.win32 |    8 +--
 src/prefs.c        |    1 -
 src/project.c      |    1 -
 src/stash.c        |    6 +-
 src/ui_utils.c     |  154 +++++++++++++++++++++++++++++++++++++++++++-
 src/ui_utils.h     |   14 +++-
 10 files changed, 173 insertions(+), 227 deletions(-)

commit 9109c6b4e09cb09f101e572b5d6e7687907cb3f4
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Fri Sep 23 21:49:02 2011 -0700

    Cleanup some comments.

 src/interface.c |   26 +++++++++++++++-----------
 1 file changed, 15 insertions(+), 11 deletions(-)

commit d7538c83e1db0e93bf073fc0481ac2ec604cf347
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Fri Sep 23 21:29:32 2011 -0700

    Make builder and interface_file local to the init function.

 src/interface.c |   18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

commit fb4f21613b30a0b72a0af3c9421c68846781c857
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Thu Sep 22 23:10:45 2011 -0700

    Document that the widget param for ui_lookup_widget() is no longer.
    
    Cast it to void to avoid warnings and tell other programmers.

 src/ui_utils.c |    6 ++++++
 1 file changed, 6 insertions(+)

commit cfedadae270dc35fe357f80829c0a2f2adaa098f
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Thu Sep 22 23:00:06 2011 -0700

    Remove lingering Glade 2 create_*() functions.
    
    Add interface.h includes in prefs.c, project.c, stash.c and ui_utils.c.

 src/interface.c |   34 ----------------------------------
 src/interface.h |    8 --------
 src/main.c      |    6 +++---
 src/prefs.c     |    2 +-
 src/project.c   |    2 +-
 src/stash.c     |    1 +
 src/ui_utils.c  |    1 +
 7 files changed, 7 insertions(+), 47 deletions(-)

commit a474046741732f39e773cc3f9685c33d224b0949
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Thu Sep 22 21:20:15 2011 -0700

    Change order of name retrieval.

 src/interface.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit fa6c666c2c7e78abcf05d91f82050eb307d2e5ab
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Thu Sep 22 18:43:42 2011 -0700

    Make sure interface is finalized after the rest of Geany is done with it's objects.

 src/main.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 93b0b1bed1456838d755aaf885c82ac68552513d
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Thu Sep 22 18:42:30 2011 -0700

    Use a GHashTable to store and lookup key/name mapping rather than GSList.

 src/interface.c |   88 ++++++++++++++++++++++++++++---------------------------
 1 file changed, 45 insertions(+), 43 deletions(-)

commit 6429f36d881adf3c47b05e06db5d9057485e4e2e
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Thu Sep 22 17:49:07 2011 -0700

    Remove -wl,--export-dynamic from Makefile.am for Win32 since it's not needed and might not even work.

 src/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7c9430884f6e26e3218a5feb9ce4e0aa7c2f6bcf
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Thu Sep 22 00:08:39 2011 -0700

    Cleanup code, comments and refactor a bit.

 src/interface.c |  130 +++++++++++++++++++++++++++++++++----------------------
 src/interface.h |   40 +++++++++++++----
 src/main.c      |    3 ++
 src/ui_utils.c  |   16 -------
 src/ui_utils.h  |    4 +-
 5 files changed, 113 insertions(+), 80 deletions(-)

commit a42161181a07b2ff48a92a904b9ea60eae112c8c
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Wed Sep 21 22:46:31 2011 -0700

    Remove debugging print statement that shouldn't have been committed (oops).

 src/interface.c |    3 ---
 1 file changed, 3 deletions(-)

commit 6b1088ea96f484054c2d3655501edce1fb3cc9be
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Wed Sep 21 22:45:23 2011 -0700

    Port the Terminal UI to Glade 3/GtkBuilder.
    
    Just don't show it if we don't have a VTE (ex. on Win32 or if it's disabled).

 data/geany.glade |  422 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/vte.c        |  212 ++++-----------------------
 2 files changed, 451 insertions(+), 183 deletions(-)

commit 2a5164f098f601cdacc0819179ae48c065c1a08f
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Wed Sep 21 21:33:18 2011 -0700

    Change some widget names that were changed in the Glade 3 file.

 src/keybindings.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 14e880dd967afafc19b67519bbf3222f4516d679
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Wed Sep 21 21:31:51 2011 -0700

    Update stash widget lookup code.

 src/stash.c |   18 +++---------------
 1 file changed, 3 insertions(+), 15 deletions(-)

commit c39ad3e29d85b01931ffc8c6e5e99098b0b9c2f6
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Wed Sep 21 21:30:11 2011 -0700

    Update ui_lookup_widget() and ui_hookup_widget() to use new interface.c/h code.

 src/ui_utils.c |   35 +++++++++++++++++++----------------
 src/ui_utils.h |    6 ++++--
 2 files changed, 23 insertions(+), 18 deletions(-)

commit 63080efd408b4808f16d4104179da1fb8cd1fd48
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Wed Sep 21 21:29:09 2011 -0700

    Remove old Glade 2 generated code and add some compatibility code.

 src/interface.c | 5920 ++-----------------------------------------------------
 src/interface.h |    7 +-
 2 files changed, 149 insertions(+), 5778 deletions(-)

commit 0d3040bf86f68e4d9855d023fb4f25865183c5ba
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Wed Sep 21 21:26:02 2011 -0700

    Export symbols from Geany to allow GtkBuilder to find the callbacks.
    
    Link with --export-dynamic and add G_MODULE_EXPORT to make the callback
    symbols visible on Win32.

 src/Makefile.am |    4 +-
 src/callbacks.c |  302 +++++++--------
 src/callbacks.h | 1089 ++++++++++++++++++++++++++++---------------------------
 3 files changed, 699 insertions(+), 696 deletions(-)

commit ca6f36b7364b625ae7b9873940ff6e4c870b2ab0
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Wed Sep 21 21:24:50 2011 -0700

    Move the Glade file to the data/ directory and ship it on install.

 Makefile.am      |    5 +-
 data/geany.glade | 8651 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 geany.glade      | 8632 -----------------------------------------------------
 3 files changed, 8653 insertions(+), 8635 deletions(-)

commit 473b3aa10e43dfe75ed017e1ce3de0ad1a3cb9e5
Author: Matthew Brush <codebrainz@codebrainz.ca>
Date:   Wed Sep 21 15:29:30 2011 -0700

    Convert old Glade2 user-interface file to Glade3/GtkBuilder format.
    
    Using Glade 3.8 and GTK+ version set to 2.16 to avoid errors on save.

 geany.glade  |19545 ++++++++++++++++++++++++++--------------------------------
 geany.glade2 |10913 ++++++++++++++++++++++++++++++++
 2 files changed, 19545 insertions(+), 10913 deletions(-)

commit 5762981165db403a6e2552d05f05a11f8f5235c0
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Oct 10 16:50:51 2011 +0200

    Revert adding reStructuredText extension to README
    
    This reverts commits fbf77f586d65e319ecc1da11e98dcd932dd88b28 and
    3816e40190c2f5331992f795f297669a399803fb.
    
    While having the .rst extension helps GitHub formatting the file, the
    renaming broke both Autotools and Waf build systems.

 Makefile.am  |    1 -
 README       |  109 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 README.rst   |  109 ----------------------------------------------------------
 configure.ac |    2 +-
 4 files changed, 110 insertions(+), 111 deletions(-)

commit 3816e40190c2f5331992f795f297669a399803fb
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Oct 10 01:42:04 2011 +0200

    Fix Autotools failure requiring README (oops)
    
    Automake requires README to exist by default, but it was renamed to
    README.rst recently.  Thus, change Automake strictness to `foreign'
    for README to be optional, and distribute README.rst explicitly.
    
    Although `foreign' strictness don't require any of the README, INSTALL,
    COPYING, etc. files, it still includes them if available, so the
    distribution still includes them.

 Makefile.am  |    1 +
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

commit 8ed1664fc602c6664e01faee7de9a13e93cc6d5b
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Mon Oct 10 00:37:14 2011 +0200

    If we didn't find a revision, set it to "-1" not just "None"

 wscript |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 50ae63002b48cafcfe43dda101f4f90204253a53
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Mon Oct 10 00:34:42 2011 +0200

    Strip trailing whitespace from the revision

 wscript |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 447b5e379c2e57f11cf6fbd6835d7a936dc9f07a
Author: Matthew Brush <matt@geany.org>
Date:   Sun Oct 9 23:04:10 2011 +0200

    Add .gitignore

 .gitignore |   90 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 90 insertions(+)

commit fbf77f586d65e319ecc1da11e98dcd932dd88b28
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Oct 9 22:54:27 2011 +0200

    Add reStructuredText extension to README
    
    This will help GitHub to detect the content type and format it nicely.

 README     |  109 ------------------------------------------------------------
 README.rst |  109 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 109 insertions(+), 109 deletions(-)

commit d06e9f4575728093b3355de31ac8efb89e1a38b1
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Oct 9 22:48:31 2011 +0200

    Remove $Id$ and $Date$ SVN keywords

 configure.ac                |    1 -
 doc/geany.txt               |    2 +-
 doc/making-a-release        |    2 +-
 doc/plugins.dox             |    3 ---
 doc/pluginsignals.c         |    2 --
 doc/pluginsymbols.c         |    2 --
 geany.nsi                   |    1 -
 plugins/classbuilder.c      |    2 --
 plugins/demoplugin.c        |    2 --
 plugins/export.c            |    2 --
 plugins/filebrowser.c       |    2 --
 plugins/geanyplugin.h       |    2 --
 plugins/htmlchars.c         |    2 --
 plugins/saveactions.c       |    2 --
 plugins/splitwindow.c       |    2 --
 src/Makefile.am             |    1 -
 src/about.c                 |    2 --
 src/about.h                 |    2 --
 src/build.c                 |    2 --
 src/build.h                 |    2 --
 src/callbacks.c             |    2 --
 src/callbacks.h             |    2 --
 src/dialogs.c               |    2 --
 src/dialogs.h               |    2 --
 src/document.c              |    2 --
 src/document.h              |    2 --
 src/documentprivate.h       |    2 --
 src/editor.c                |    2 --
 src/editor.h                |    2 --
 src/encodings.c             |    2 --
 src/encodings.h             |    2 --
 src/filetypes.c             |    2 --
 src/filetypes.h             |    2 --
 src/filetypesprivate.h      |    2 --
 src/gb.c                    |    2 --
 src/geany.h                 |    2 --
 src/geanyentryaction.c      |    2 --
 src/geanymenubuttonaction.c |    2 --
 src/geanymenubuttonaction.h |    2 --
 src/geanyobject.c           |    2 --
 src/geanyobject.h           |    2 --
 src/geanywraplabel.c        |    2 --
 src/geanywraplabel.h        |    2 --
 src/highlighting.c          |    2 --
 src/highlighting.h          |    2 --
 src/keybindings.c           |    2 --
 src/keybindings.h           |    2 --
 src/keyfile.c               |    2 --
 src/keyfile.h               |    2 --
 src/log.c                   |    2 --
 src/log.h                   |    2 --
 src/main.c                  |    2 --
 src/main.h                  |    2 --
 src/msgwindow.c             |    2 --
 src/msgwindow.h             |    2 --
 src/navqueue.c              |    2 --
 src/navqueue.h              |    2 --
 src/notebook.c              |    2 --
 src/notebook.h              |    2 --
 src/plugindata.h            |    2 --
 src/pluginprivate.h         |    2 --
 src/plugins.c               |    2 --
 src/plugins.h               |    2 --
 src/pluginutils.c           |    2 --
 src/pluginutils.h           |    2 --
 src/prefs.c                 |    2 --
 src/printing.c              |    2 --
 src/printing.h              |    2 --
 src/project.c               |    2 --
 src/project.h               |    2 --
 src/projectprivate.h        |    2 --
 src/sciwrappers.c           |    2 --
 src/sciwrappers.h           |    2 --
 src/search.c                |    2 --
 src/search.h                |    2 --
 src/sidebar.c               |    2 --
 src/sidebar.h               |    2 --
 src/socket.c                |    2 --
 src/socket.h                |    2 --
 src/stash.c                 |    2 --
 src/stash.h                 |    2 --
 src/support.h               |    2 --
 src/symbols.c               |    2 --
 src/symbols.h               |    2 --
 src/templates.c             |    2 --
 src/templates.h             |    2 --
 src/toolbar.c               |    2 --
 src/toolbar.h               |    2 --
 src/tools.c                 |    2 --
 src/tools.h                 |    2 --
 src/ui_utils.c              |    2 --
 src/ui_utils.h              |    2 --
 src/utils.c                 |    2 --
 src/utils.h                 |    2 --
 src/vte.c                   |    2 --
 src/vte.h                   |    2 --
 src/win32.c                 |    2 --
 src/win32.h                 |    2 --
 tagmanager/Makefile.am      |    1 -
 tagmanager/asm.c            |    2 --
 tagmanager/basic.c          |    2 --
 tagmanager/cobol.c          |    2 --
 tagmanager/docbook.c        |    2 --
 tagmanager/fortran.c        |    2 --
 tagmanager/get.c            |    2 --
 tagmanager/get.h            |    2 --
 tagmanager/html.c           |    2 --
 tagmanager/js.c             |    2 --
 tagmanager/latex.c          |    2 --
 tagmanager/lregex.c         |    2 --
 tagmanager/lua.c            |    2 --
 tagmanager/make.c           |    2 --
 tagmanager/nestlevel.c      |    2 --
 tagmanager/nestlevel.h      |    2 --
 tagmanager/nsis.c           |    2 --
 tagmanager/pascal.c         |    2 --
 tagmanager/perl.c           |    2 --
 tagmanager/php.c            |    2 --
 tagmanager/python.c         |    2 --
 tagmanager/r.c              |    2 --
 tagmanager/ruby.c           |    2 --
 tagmanager/sh.c             |    2 --
 tagmanager/sql.c            |    2 --
 tagmanager/strlist.c        |    2 --
 tagmanager/strlist.h        |    2 --
 tagmanager/tcl.c            |    2 --
 tagmanager/verilog.c        |    2 --
 wscript                     |    2 --
 128 files changed, 2 insertions(+), 251 deletions(-)

commit 3fda333717bd5b662dd84fec5144d8a71a82cbb5
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Sun Oct 9 22:47:32 2011 +0200

    Cleanup

 wscript |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 9330f053389e955d71968b2aeb01baa78dd2be37
Author: Enrico Tröger <enrico.troeger@uvena.de>
Date:   Sun Oct 9 22:46:19 2011 +0200

    Check for Git revision rather than SVN one (Waf-based build system)

 wscript |   60 ++++++++++++++++--------------------------------------------
 1 file changed, 16 insertions(+), 44 deletions(-)

commit ca33ea62cf48e5187d4e6d2048918af57c43142a
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Oct 9 20:48:02 2011 +0200

    Update HACKING for Git switch
    
    Remove references to SVN in HACKING and add some tips and rules for
    committing.

 HACKING |   56 +++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 49 insertions(+), 7 deletions(-)

commit 69313263e7bde140eba16a87535beb089e4f97c1
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Sun Oct 9 20:46:02 2011 +0200

    Check for Git revision rather than SVN one

 m4/geany-revision.m4 |   27 ++++++---------------------
 src/main.c           |    2 +-
 2 files changed, 7 insertions(+), 22 deletions(-)

commit 534f10454d2bd7dbcb9757d354ee6567180ff04a
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Fri Oct 7 16:50:15 2011 +0000

    Remove unnecessary document_show_tab() call (oops).
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6018 ea778897-0a13-0410-b9d1-a72fbfd435f5

 src/dialogs.c |    1 -
 1 file changed, 1 deletion(-)

commit 1563c625f79d1a3b041ac49775dcad87d01cbf61
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Fri Oct 7 16:47:31 2011 +0000

    Add document_show_tab().
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6017 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog         |    7 +++++++
 src/callbacks.c   |    3 +--
 src/dialogs.c     |   13 +++++++------
 src/document.c    |   11 ++++++++---
 src/document.h    |    2 ++
 src/editor.c      |    6 +-----
 src/keybindings.c |    3 +--
 src/notebook.c    |    3 +--
 src/sidebar.c     |    4 +---
 9 files changed, 29 insertions(+), 23 deletions(-)

commit be81fafafb86c9c2aacbc2229d5387de1ade2712
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Oct 6 16:18:31 2011 +0000

    Use utils_get_setting() for string keys.
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6015 ea778897-0a13-0410-b9d1-a72fbfd435f5

 src/highlighting.c |   60 ++++++----------------------------------------------
 1 file changed, 6 insertions(+), 54 deletions(-)

commit 8dbc838f1a0ef9781b98dfa899061fbb4773fe5c
Author: Frank Lanitz <frank@frank.uvena.de>
Date:   Thu Oct 6 15:42:00 2011 +0000

    Update of Swedish translation
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6014 ea778897-0a13-0410-b9d1-a72fbfd435f5

 po/ChangeLog |   10 +
 po/sv.po     |  842 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 418 insertions(+), 434 deletions(-)

commit d9b7ae92b86eed01755d8b484f477cf18502b4ee
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Oct 6 12:36:28 2011 +0000

    Fix missing tagmanager/mio/makefile.win32 in EXTRA_DIST.
    Include makefile.win32 in EXTRA_DIST recursively, not at top-level.
    
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6013 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog                  |    4 ++++
 Makefile.am                |    5 +----
 scintilla/Makefile.am      |    3 ++-
 src/Makefile.am            |    3 ++-
 tagmanager/Makefile.am     |    3 ++-
 tagmanager/mio/Makefile.am |    3 ++-
 6 files changed, 13 insertions(+), 8 deletions(-)

commit 75da162c1cc6694ad0bb07552e3bd34d76c5c7a0
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Oct 6 12:21:06 2011 +0000

    Add doc/makefile.win32 for docs generation.
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6012 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog          |    6 ++++++
 doc/Makefile.am    |    1 +
 doc/makefile.win32 |   21 +++++++++++++++++++++
 3 files changed, 28 insertions(+)

commit 4781509a172b6d63a672ff69b38f4c1adc1f9016
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Oct 6 12:02:38 2011 +0000

    Initialize invalid matches for safety.
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6011 ea778897-0a13-0410-b9d1-a72fbfd435f5

 tagmanager/lregex.c |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 7c7bf882638d5700888f271282d44ad8b01d338a
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu Oct 6 00:46:09 2011 +0000

    Move configure check for The Force to its own file
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6010 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog             |    2 +-
 configure.ac          |   14 +-------------
 m4/geany-the-force.m4 |   17 +++++++++++++++++
 3 files changed, 19 insertions(+), 14 deletions(-)

commit 974bb4c254f60f8e11004b049a7287b07a4f61ee
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu Oct 6 00:45:49 2011 +0000

    Reorder configure.ac a bit
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6009 ea778897-0a13-0410-b9d1-a72fbfd435f5

 configure.ac |   37 +++++++++++--------------------------
 1 file changed, 11 insertions(+), 26 deletions(-)

commit 93a349005f7642266bb90af0c32daaa03999d1a2
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu Oct 6 00:45:33 2011 +0000

    Auto-generate final configure summary
    
    Add and use macros to generate final configure summary rather than
    hard-code it.  This allows for the status to be registered from where
    they comes rather than all in the end.
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6008 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog             |    2 +-
 configure.ac          |   28 +++++++++-------------------
 m4/geany-binreloc.m4  |    2 ++
 m4/geany-gnu-regex.m4 |    2 ++
 m4/geany-plugins.m4   |    2 ++
 m4/geany-revision.m4  |    1 +
 m4/geany-socket.m4    |    1 +
 m4/geany-status.m4    |   45 +++++++++++++++++++++++++++++++++++++++++++++
 m4/geany-vte.m4       |    1 +
 9 files changed, 64 insertions(+), 20 deletions(-)

commit c955de3ffcf0a65483e7952b9099acfb1b679eab
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu Oct 6 00:45:08 2011 +0000

    Move various tricky configure logic to their own file
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6007 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog         |    3 ++-
 configure.ac      |   15 ++-------------
 m4/geany-utils.m4 |   26 ++++++++++++++++++++++++++
 3 files changed, 30 insertions(+), 14 deletions(-)

commit f1bce08535f50f0072608ad9b443ec16295dbf17
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu Oct 6 00:44:48 2011 +0000

    Move configure logic for MinGW, socket and VTE to their own files
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6006 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog          |    3 ++-
 configure.ac       |   57 +++++++---------------------------------------------
 m4/geany-mingw.m4  |   20 ++++++++++++++++++
 m4/geany-socket.m4 |   42 ++++++++++++++++++++++++++++++++++++++
 m4/geany-vte.m4    |   46 ++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 117 insertions(+), 51 deletions(-)

commit 574d5ce336ea6eb0da876b53b1ccee36d178f63c
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu Oct 6 00:44:25 2011 +0000

    Move configure logic for i18n to its own file
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6005 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog        |    2 +-
 configure.ac     |   25 +------------------------
 m4/geany-i18n.m4 |   33 +++++++++++++++++++++++++++++++++
 3 files changed, 35 insertions(+), 25 deletions(-)

commit ff3ad0e642c09564bd66c46202597c7b1d1704e8
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu Oct 6 00:44:06 2011 +0000

    Move configure logic for enabling plugins to its own file
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6004 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog           |    2 +-
 configure.ac        |   19 ++-----------------
 m4/geany-plugins.m4 |   27 +++++++++++++++++++++++++++
 3 files changed, 30 insertions(+), 18 deletions(-)

commit c7b57e24e2fd49c6fd423f0b3b99c5a72694ac82
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu Oct 6 00:43:46 2011 +0000

    Move configure logic for internal GNU regex usage to its own file
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6003 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog             |    3 ++-
 configure.ac          |   18 +-----------------
 m4/geany-gnu-regex.m4 |   24 ++++++++++++++++++++++++
 3 files changed, 27 insertions(+), 18 deletions(-)

commit 294a21db8864d87fa353bf4ae9e7b262432d7023
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu Oct 6 00:43:28 2011 +0000

    Move configure logic for binary relocation support to its own file
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6002 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog            |    4 ++--
 configure.ac         |   53 +--------------------------------------------
 m4/geany-binreloc.m4 |   58 ++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 61 insertions(+), 54 deletions(-)

commit 680064b42c29d0abf6f517bf9ddd5a6a27d64fa5
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu Oct 6 00:43:09 2011 +0000

    Move configure logic that checks for SVN revision to its own file
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6001 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog            |    3 +++
 autogen.sh           |    2 +-
 configure.ac         |   38 ++------------------------------------
 m4/geany-revision.m4 |   45 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 51 insertions(+), 37 deletions(-)

commit 4dd7092726569cfbe2eba15d77e4171d3556e19f
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Thu Oct 6 00:42:48 2011 +0000

    Modernize configure.ac a bit
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6000 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog    |    6 ++
 autogen.sh   |    1 +
 configure.ac |  322 ++++++++++++++++++++++++++++++++--------------------------
 3 files changed, 186 insertions(+), 143 deletions(-)

commit d63f1f052bfccfe6155b75ee03412731502cc56e
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Oct 5 15:59:26 2011 +0000

    Use <geanyplugin.h> not "geanyplugin.h" in the howto.
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5999 ea778897-0a13-0410-b9d1-a72fbfd435f5

 doc/plugins.dox |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b673f0534e3ac1485ec7d8b365c15b35c8219f3e
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Oct 5 15:33:40 2011 +0000

    Fix argument description.
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5998 ea778897-0a13-0410-b9d1-a72fbfd435f5

 src/utils.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 03d22bec52c285ec4c49a9b428409bc8f5ee17e0
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Oct 5 12:00:38 2011 +0000

    Fix CTags bug 2970274 - when using addCallbackRegex the callback
    receives less than the number of matches. The number is still not
    correct (due to POSIX regex compatibility) but at least includes
    all non-empty matches now.
    http://sourceforge.net/tracker/index.php?func=detail&aid=2970274
    &group_id=6556&atid=106556
    
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5997 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog           |   11 +++++++++++
 tagmanager/lregex.c |    9 +++++++--
 tagmanager/php.c    |    7 +------
 3 files changed, 19 insertions(+), 8 deletions(-)

commit 3462cc900a07de6e7e1c35b34d7afc4e6a45e50d
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Oct 4 17:10:42 2011 +0000

    Add note about using GRegex for tag parsers instead of POSIX regex.
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5996 ea778897-0a13-0410-b9d1-a72fbfd435f5

 HACKING |   12 ++++++++++++
 1 file changed, 12 insertions(+)

commit 24530e59c183fa89967930847b3682ca549da4c3
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Tue Oct 4 12:22:36 2011 +0000

    Update from CTags SVN jscript.c.
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5995 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog       |    6 +++
 tagmanager/js.c |  157 +++++++++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 148 insertions(+), 15 deletions(-)

commit 965ef1a285aa4b166bb90a9c1241b9ecbbf1ee4f
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Oct 3 17:06:12 2011 +0000

    Cleanup utils_strpos()
    
    Use strstr() to find the substring, which makes the code simpler and
    is way faster (new version is nearly 2 times faster on my machine).
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5994 ea778897-0a13-0410-b9d1-a72fbfd435f5

 src/utils.c |   39 ++++++++-------------------------------
 1 file changed, 8 insertions(+), 31 deletions(-)

commit 7ff6f6b799dbc690451f3060043aab9a9c0718e0
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Oct 3 17:05:57 2011 +0000

    Cleanup utils_remove_ext_from_filename()
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5993 ea778897-0a13-0410-b9d1-a72fbfd435f5

 src/utils.c |   16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

commit 386b32122e70c2107d7b8b9437b9af80f8e3630e
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Oct 3 17:05:41 2011 +0000

    Avoid an unnecessary string duplication in utils_str_casecmp()
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5992 ea778897-0a13-0410-b9d1-a72fbfd435f5

 src/utils.c |   42 ++++++++++++++++++++++++------------------
 1 file changed, 24 insertions(+), 18 deletions(-)

commit 33f471c6f185614c042fd497aace305d7bdb5416
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Oct 3 17:05:25 2011 +0000

    Fix "toggle case" when there is no selection
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5991 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog       |    2 ++
 src/callbacks.c |    4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit abefcc3375c157c3310994592f8a227d8d1861ca
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Oct 3 14:57:02 2011 +0000

    Support visual reordering of keybinding groups without breaking the
    plugin ABI.
    Reorder Project group to follow main menu order.
    Move Focus, Notebook tab groups last as they don't have
    corresponding menu items.
    Use keybindings_get_core_group() for fixed group IDs instead of
    indexing keybinding_groups.
    Make keybindings_lookup_item() only work with a GEANY_KEY_GROUP_
    ID, not an index into keybinding_groups.
    
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5990 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog         |   10 +++++
 src/build.c       |    2 +-
 src/keybindings.c |  105 +++++++++++++++++++++++++++++++++--------------------
 src/keybindings.h |    6 ++-
 src/prefs.c       |   14 ++++++-
 5 files changed, 92 insertions(+), 45 deletions(-)

commit d6dfedf4a0f73de193cb19e72fab5a164ab78f4b
Author: Colomban Wendling <ban@herbesfolles.org>
Date:   Mon Oct 3 14:39:01 2011 +0000

    Post-release version bump
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5989 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog        |    7 +++++++
 TODO             |    6 +++---
 configure.ac     |    2 +-
 doc/geany.txt    |    2 +-
 geany.nsi        |    4 ++--
 geany_private.rc |    4 ++--
 src/geany.h      |    2 +-
 win32-config.h   |    2 +-
 wscript          |    2 +-
 9 files changed, 19 insertions(+), 12 deletions(-)

commit 5b220d70a21dfe65bd6c50d80becc4bd74080b33
Merge: b32bd2b 19fe99b
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Oct 3 14:35:11 2011 +0000

     * Merge branches/unstable:
     - tagmanager/php.c:
       Fix parsing keyword-qualified functions strictly, e.g. don't
       parse 'staticfunction' or 'fatfunction'.
     - src/utils.c, src/utils.h, src/editor.c:
       Use GRegex for snippet indentation replacement - fixes wrong
       behaviour with Mac line endings.
     - tagmanager/lregex.c, TODO:
       Use GRegex for CTags instead of POSIX regex - GRegex is more
       powerful. This also fixes a (HTML) performance issue on Windows.
       Geany will now print a debug warning when using the "b" CTags
       regex flag option for non-extended syntax. This is not currently
       used by Geany's parsers.
       Note: GNU regex can't be removed yet as it's still used elsewhere
       by Geany.
     - src/build.c, doc/pluginsignals.c:
       When saving on build, prompt for a filename if necessary.
       Emit the "build-start" signal only if saving succeeds.
     - src/build.c:
       Use #ifdef SYNC_SPAWN instead of G_OS_WIN32 for easier testing with
       glib's asynchronous spawning (which doesn't work on Windows).
     - src/win32.c, src/win32.h, src/dialogs.c:
       Use GTK unsaved file dialog on Windows too because the button names
       should be specific.
    
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5987 ea778897-0a13-0410-b9d1-a72fbfd435f5

commit 19fe99b106f2bca2adacb5bdd3cc0fe094dd1147
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Mon Oct 3 14:14:33 2011 +0000

    Fix parsing keyword-qualified functions strictly, e.g. don't
    parse 'staticfunction' or 'fatfunction'.
    
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/branches/unstable@5986 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog        |    7 +++++++
 tagmanager/php.c |    8 ++++++--
 2 files changed, 13 insertions(+), 2 deletions(-)

commit b079b19da088242337c882670222707e53decaa9
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Fri Sep 30 14:43:18 2011 +0000

    Use GRegex for CTags instead of POSIX regex - GRegex is more
    powerful. This also fixes a (HTML) performance issue on Windows.
    Geany will now print a debug warning when using the "b" CTags
    regex flag option for non-extended syntax. This is not currently
    used by Geany's parsers.
    Note: GNU regex can't be removed yet as it's still used elsewhere
    by Geany.
    
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/branches/unstable@5976 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog           |    8 +++++
 TODO                |    2 +-
 tagmanager/lregex.c |   85 +++++++++++++++++++++++----------------------------
 3 files changed, 47 insertions(+), 48 deletions(-)

commit 53a0121f695f64a6977f3575ff3e77b159e70cce
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Fri Sep 30 11:11:29 2011 +0000

    Fix accept pointer signedness warning portably (hopefully) using socklen_t.
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/branches/unstable@5974 ea778897-0a13-0410-b9d1-a72fbfd435f5

 src/socket.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9ca8db635a588a362756fc61fae90b88709fb064
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Fri Sep 30 11:10:22 2011 +0000

    Use GRegex for snippet indentation replacement - fixes wrong
    behaviour with Mac line endings.
    
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/branches/unstable@5973 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog    |    7 +++++++
 src/editor.c |   61 ++++++++--------------------------------------------------
 src/utils.c  |   39 +++++++++++++++++++++++++++++++++++++
 src/utils.h  |    3 +++
 4 files changed, 57 insertions(+), 53 deletions(-)

commit c6b38b861e5fa7bbe7f7b57d73a13f116247a5c3
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Thu Sep 29 18:03:36 2011 +0000

    When saving on build, prompt for a filename if necessary.
    Emit the "build-start" signal only if saving succeeds.
    
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/branches/unstable@5972 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog           |    7 +++++++
 doc/pluginsignals.c |    2 +-
 src/build.c         |   10 ++++++++--
 3 files changed, 16 insertions(+), 3 deletions(-)

commit a80bab9e3c33fd65e25dcc13573838a021730f70
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Sep 21 15:35:38 2011 +0000

    Use GTK unsaved file dialog on Windows too because the button names
    should be specific.
    
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/branches/unstable@5941 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog     |    3 +++
 src/dialogs.c |    8 +-------
 src/win32.c   |   27 ---------------------------
 src/win32.h   |    2 --
 4 files changed, 4 insertions(+), 36 deletions(-)

commit b4bdd530dac47ebfd9a02df3a94395ca846db0ec
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Sep 21 13:47:37 2011 +0000

    Use #ifdef SYNC_SPAWN instead of G_OS_WIN32 for easier testing with
    glib's asynchronous spawning (currently doesn't work on Windows).
    
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/branches/unstable@5940 ea778897-0a13-0410-b9d1-a72fbfd435f5

 ChangeLog   |    7 +++++++
 src/build.c |   25 +++++++++++++++++--------
 2 files changed, 24 insertions(+), 8 deletions(-)

commit cae3037d20400e91374feb8dfd0d1c74262f6680
Author: Nick Treleaven <nick.treleaven@btinternet.com>
Date:   Wed Sep 21 13:43:23 2011 +0000

    Create unstable branch until 0.21 is released from trunk r5938.
    
    
    git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/branches/unstable@5939 ea778897-0a13-0410-b9d1-a72fbfd435f5
