commit a25964abb589367c24c16c14444bee0687420e02
Author: Petr Kovar <pknbe@volny.cz>
Date:   2009-06-28

    Fixed Czech help translation by Marek Cernocky

    Reviewed by: Lucas Lommer and Petr Kovar.

M	help/cs/cs.po

commit f8ca071cdd56375bf57010e82ed1d1dd35795e0e
Author: Petr Kovar <pknbe@volny.cz>
Date:	2009-06-21

    Added Czech help translation by Marek Cernocky

    Reviewed by Petr Kovar.

M	help/Makefile.am
A	help/cs/cs.po
A	help/cs/figures/gedit_window.png

commit a21da2835835aec72dfc8152478bdcffa714ea3d
Author: Jesse van den Kieboom <jessevdk@gnome.org>
Date:	2009-06-13

    Set initial external tool text not undoable

M	plugins/externaltools/tools/manager.py

commit fef7865976e500820c08efaa51d3511ae3121fed
Author: Jesse van den Kieboom <jesse@icecrew.nl>
Date:	2009-05-23

    Only apply default values for modelines when strictly necessary

    This solves the bug where modeline will always restore default values
    for all settings
    there are modelines for by default (even when there is no modeline
    in the document).

    Basicly, modelines will now only restore to default if the current
    setting of a value was
    due to the previous modeline.

M	plugins/modelines/gedit-modeline-plugin.c
M	plugins/modelines/modeline-parser.c
M	plugins/modelines/modeline-parser.h

commit b11da8653502e672e089a036defb9e4d80ebedac
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-05-28

    Hide the fullscreen control when minimizing gedit.

    Hide the fullscreen control when you change from workspace or when
    you minimize gedit. (Fixes #584017)

M	gedit/gedit-window.c

commit 882c2cf2318dbfcc80ff4046d5cc5bbe1e2a7fbf
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-05-29

    Show the help on windows.

    Show the help on windows on library.gnome.org.

M	gedit/gedit-help.c

commit 6335c5ca9accfdf99dae11fa732ee4ae49f3318c
Author: Paolo Borelli <porelli@gnome.org>
Date:	2009-06-08

    Avoid sync stat for the icon of remote bookmarks

    For remote bookmarks we use the generic folder icon instead of
    performing a sync get_info otherwise we may block during startup
    waiting
    gvfs mounts. Fixes bug #582443.

M	plugins/filebrowser/gedit-file-bookmarks-store.c

commit 24dfcf7d9645faec7a5265d52cccaabc2286d48b
Author: Paolo Borelli <porelli@gnome.org>
Date:	2009-05-16

    Fix id.po validation

    Remove message that was not passing the msgfmt -c validation
    and run make update-po on the file.

M	po/id.po

commit 20f88c81ebb18fcfc0fa249a535abd0bf221ca39
Author: Paolo Borelli <porelli@gnome.org>
Date:	2009-05-16

    Fix bn.po validation

    Remove two messages that were not passing the msgfmt -c validation and
    run make update-po on the file.

M	po/bn.po

commit 77d919927a62547651c0e18fa13230b38f40dc54
Author: Paolo Borelli <porelli@gnome.org>
Date:	2009-05-16

    Release 2.26.2

M	NEWS
M	README
M	configure.ac

commit aefc0b9565b0f206fdc17ba5673f2b61fb8871cc
Author: Paolo Borelli <porelli@gnome.org>
Date:	2009-05-16

    Dist doap file

M	Makefile.am

commit 0063061bc63227c70210ca8be2117296aa7cc994
Author: Paolo Borelli <porelli@gnome.org>
Date:	2009-05-16

    Improve ChangeLog generation

    Use dist-hook so that the generated changelog goes only in distdir

M	Makefile.am

commit c378a5aafca0b9904dec7ab3fb058b1ec4527959
Author: Jesse van den Kieboom <jvanden@grijpc10.epfl.ch>
Date:	2009-05-11

    Fixed moving to next line when iter is at line end

    forward_line_end will of course move to the _next_
    line if the iter is already at the end of the line

M	plugins/snippets/snippets/Helper.py

commit 1ca6df0d04e490e15127b666039b1bc2f6a0a39f
Author: Jesse van den Kieboom <jesse@icecrew.nl>
Date:	2009-05-10

    Implemented GEDIT_CURRENT_LINE environment variable

    This variable has the same special characteristics as
    GEDIT_CURRENT_WORD. So
    if there is no selection, the line will be selected and replaced by
    the placeholder.

M	plugins/snippets/snippets/Document.py
M	plugins/snippets/snippets/Helper.py

commit df91529fa6dd5d6aa764766d84692cab44b1e5ee
Author: Jesse van den Kieboom <jesse@icecrew.nl>
Date:	2009-05-10

    Fixed bug with placeholder advancement incorrect when at active
    snippet

    This does fix the problem, although all of this code is so confusing,
    that I'm not
    entirely confident that this does not introduce some other kind
    of problem...

M	plugins/snippets/snippets/Document.py

commit 1dcef327b6030e2a4feffab58762c824c126136f
Author: Jesse van den Kieboom <jesse@icecrew.nl>
Date:	2009-05-10

    Implemented fallback strategy for saving files when opening files
    read/write is not supported

    This should fix a problem with file systems that do not support
    opening files for read/write
    (such as the fuse file system: curlftpfs). The strategy is to open
    the file write only when read/write
    fails with ENOTSUP. This means that we will not be able to make a
    backup (and the user receives
    a warning for this), but at least we can safe the file now.

M	gedit/gedit-local-document-saver.c

commit c940ab824adcce1523334ae761e4ee738ea5b38d
Author: root <root@murdock.localdomain>
Date:	2009-05-10

    Small cleanup

    Use saxutils escape and quoteattr fuctions instead of hand coded
    functions

M	plugins/snippets/snippets/Helper.py

commit 0d2e5a2b778ddb182beb66f2c5d9e5041cd1a971
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-05-07

    Add class diagram.

M	docs/Makefile.am
A	docs/class-diagram.dia

commit 9680df0ad9f4c818ee2fe0595a35c853c103d306
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-05-05

    Add git.mk to generate the .gitignore.

M	Makefile.am
M	data/Makefile.am
M	docs/Makefile.am
M	docs/reference/Makefile.am
M	gedit/Makefile.am
M	gedit/dialogs/Makefile.am
M	gedit/smclient/Makefile.am
A	git.mk
M	help/C/Makefile.am
M	help/Makefile.am
M	omf-install/Makefile.am
M	pixmaps/Makefile.am
M	plugin-loaders/Makefile.am
M	plugin-loaders/c/Makefile.am
M	plugin-loaders/python/Makefile.am
M	plugin-loaders/python/bindings/Makefile.am
M	plugins/Makefile.am
M	plugins/changecase/Makefile.am
M	plugins/docinfo/Makefile.am
M	plugins/externaltools/Makefile.am
M	plugins/externaltools/data/Makefile.am
M	plugins/externaltools/scripts/Makefile.am
M	plugins/externaltools/tools/Makefile.am
M	plugins/filebrowser/Makefile.am
M	plugins/indent/Makefile.am
M	plugins/modelines/Makefile.am
M	plugins/pythonconsole/Makefile.am
M	plugins/pythonconsole/pythonconsole/Makefile.am
M	plugins/sample/Makefile.am
M	plugins/snippets/Makefile.am
M	plugins/snippets/data/Makefile.am
M	plugins/snippets/data/lang/Makefile.am
M	plugins/snippets/snippets/Makefile.am
M	plugins/sort/Makefile.am
M	plugins/spell/Makefile.am
M	plugins/taglist/Makefile.am
M	plugins/time/Makefile.am
M	tools/plugin_template/Makefile.am
M	win32/Makefile.am

commit 832f0f422da778060294b0682d428b64e15b6d85
Author: Brian Cameron <Brian.Cameron@sun.com>
Date:	2009-05-04

    Update configure.ac to check for libsocket

    On Solaris, libsocket is needed for bacon-connection.  This commit
    enhances
    gedit to check for this.  (Bug 581056)

M	configure.ac

commit 425ab556c1283c0f55e825d47cc3fe931f93a931
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-05-04

    Add gedit.rc to EXTRA_DIST

    This is needed for win32 releases so people do not have to download
    the package from git.

M	gedit/Makefile.am

commit b2db1396b1cf3d2b634be0ee3c2b60a9b5c75457
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	2009-05-03

    Updated Spanish translation

M	po/es.po

commit a8ec4e45bbeba07f4b8268b3eae79133d907f960
Author: Paolo Borelli <porelli@gnome.org>
Date:	2009-05-03

    Fix mbox elements in the doap file

M	gedit.doap

commit 7d13146b335762d03d3585c3c33b71a424a422c2
Author: Paolo Borelli <porelli@gnome.org>
Date:	2009-05-03

    Make sure the config dir exists

    Make sure to create the user config dir before saving the print
    settings. Bug #580613.

M	gedit/gedit-app.c

commit 502baeae81daa1feb81ffd46d9a14dc11209f856
Author: David Planella <david.planella@gmail.com>
Date:	2009-05-02

    Added Catalan translation by Joan Duran

M	help/Makefile.am
A	help/ca/ca.po
A	help/ca/figures/gedit_window.png

commit a52c85cf3a6bb66ec4da43cf09103080dd642f81
Author: Jonathan Rascher <jrascher@gmail.com>
Date:	2009-05-01

    Fix off-by-one error in modeline scanning

    Modified parse_modeline to work properly with line numbers indexed
    from
    one, not zero. This makes the modelines plugin scan the correct lines
    (as stated in the manual) and fixes GNOME bug #580494.

M	plugins/modelines/modeline-parser.c

commit 76ee9c0d04b5c94c85d44d6a1c8ff01fea9aaef0
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	2009-05-02

    Updated Spanish translation

M	po/es.po

commit 9dc99073f5f963a5569f97be7653506ac5fc2e09
Author: Michael Kotsarinis <mk73628@hotmail.com>
Date:	2009-04-29

    Updated Greek translation

M	help/el/el.po

commit 5c2551467bd78638e1927a56e00a5a9726e69342
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2009-04-29

    Updating Estonian translation

M	po/et.po

commit 279629369fd14f0d94ed018c19c07323d629bb2f
Author: Jesse van den Kieboom <jesse@icecrew.nl>
Date:	2009-04-25

    Do not fail when there is no virtual root or root set

    Before, g_return_val_if_fail was used if there was no virtual
    root/root when requestion get_virtual_root/get_root. This has been
    changed to simply returning NULL.

M	plugins/filebrowser/gedit-file-browser-store.c

commit d7e3a1361289fbb7fba281ba71a9dc4cdbe72cac
Author: Jesse van den Kieboom <jesse@icecrew.nl>
Date:	2009-04-25

    Fixed wrong use of args where it should be kwargs in message bus
    bindings

M	plugin-loaders/python/bindings/geditmessage.override

commit 7f8e6ea7696026e5de940f5253cc4c7a1acfd101
Author: Olav Vitters <olav@bkor.dhs.org>
Date:	2009-04-23

    doap: Add desktop category

M	gedit.doap

commit 5e96ecc8c676df25b539c6d9431f6eb0562137ac
Author: Paolo Borelli <porelli@gnome.org>
Date:	2009-04-18

    configure.ac cleanups

    Remove unneeded lines from configure.ac

M	configure.ac

commit 09ebf583a75fa2e0f50692ca5ce1b46777a36ef2
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2009-04-18

    Updated Arabic translation.

M	help/ar/ar.po

commit a980c1823a04ee0a3919ff9b7755da2529a4af82
Author: Osama Khalid <osamak.wfm@gmail.com>
Date:	2009-04-18

    Added Arabic translation

M	help/Makefile.am
A	help/ar/ar.po

commit d0a70945f322a447ad92f6da66c42930e3347bb8
Author: Paolo Borelli <porelli@gnome.org>
Date:	2009-04-18

    Autogenerated ChangeLog

    Actually add the rule to generate the ChangeLog... yay git

M	Makefile.am

commit 2ed0a4a20670fb8507192e8a99a372c063f53298
Author: Paolo Borelli <porelli@gnome.org>
Date:	2009-04-18

    remove spurius file

    Remove a bzrignore file that was left there by mistake

D	.bzrignore

commit f8800db5a019aa50c81cef83f8a0640b2d3c2f30
Author: Paolo Borelli <porelli@gnome.org>
Date:	2009-04-18

    Autogenerate ChangeLog file

    ChangeLog is now generated from the git log when creating a release.

A	ChangeLog

commit fb7b847513758c47d6c7057b5258c03592fe90a1
Author: Paolo Borelli <porelli@gnome.org>
Date:	2009-04-18

    Rename old ChangeLog files

    Rename old ChangeLog files to ChangeLog-20090418, with git we will
    not use a manual ChangeLog file anymore.

R100	ChangeLog	ChangeLog-20090418
R100	help/ChangeLog	help/ChangeLog-20090418
R100	po/ChangeLog	po/ChangeLog-20090418

commit ff9854a77ef874753b109714597a3a690260fff5
Author: Paolo Borelli <porelli@gnome.org>
Date:	2009-04-18

    Update HACKING and README for git

    Some updates to HACKING and README for the new git repo

M	HACKING
M	README

commit 30667e0d903006a3c3fc14bf24c47f082463bca8
Author: Paolo Borelli <porelli@gnome.org>
Date:	2009-04-18

    Improve doap file

    Add bugzilla and download urls to the doap file

M	gedit.doap

commit d6ba56f69f90aa25d2228c40859d2f5e5909ad39
Author: Paolo Borelli <porelli@gnome.org>
Date:	2009-04-17

    Add gedit.doap file

    Add gedit.doap file useful for cgit and other infos.

A	gedit.doap

commit f368949b99df36040a77ccce0fab6b7b13433863
Author: Paolo Borelli <porelli@gnome.org>
Date:	2009-04-17

    Update MAINTAINERS

    Update MAINTAINERS to reflect reality

M	MAINTAINERS

commit 7c6b8e1e5f2f57e73df5406168b2b8024dd5bbbb
Author: TeliuTe <teliute.163.com>
Date:	2009-04-17

    Updated zh_CN.po

M	help/zh_CN/zh_CN.po

commit 9d3aaa2e4d73eb7edf5db8a75228c368d362ec92
Author: Paolo Borelli <pborelli@src.gnome.org>
Date:	2009-04-13

    2.26.1

    svn path=/trunk/; revision=6989

M	ChangeLog
M	NEWS
M	README
M	configure.ac
M	help/ChangeLog
M	po/ChangeLog

commit b61b64c30fb347be16b96e2b5eed6613875f5b07
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2009-04-12

    Updated Spanish translation

    svn path=/trunk/; revision=6988

M	po/ChangeLog
M	po/es.po
