commit a201fcf1ef8a6c550120ba7a36a47d51b3689910 Author: Jesse van den Kieboom Date: 2009-11-15 Fix single click behavior when item is selected for file browser view M plugins/filebrowser/gedit-file-browser-view.c commit c4521d9d5369c0962828071ba71a746a63220dc2 Author: Travis Fickett Date: 2009-10-22 Select item on cursor when right clicking in file browser view This fixes bug #598212 M plugins/filebrowser/gedit-file-browser-widget.c commit 1508a28c4e35bea3a0f7a8749e04a0ec663f75e2 Author: Jesse van den Kieboom Date: 2009-11-15 Order hidden files after normal files (fixes bug #599949) M plugins/filebrowser/gedit-file-browser-store.c commit df5198ce377f136bbe7d1cce480463d06cf50e56 Author: Jesse van den Kieboom Date: 2009-11-15 Fixed regression in restoring external tools manager window size M plugins/externaltools/tools/__init__.py M plugins/externaltools/tools/manager.py commit 921d9e3c328474664b3b79372f0d384ff9e9155a Author: Jesse van den Kieboom Date: 2009-11-15 Removed indent plugin now that this is supported by gtksourceview natively M configure.ac M plugins/Makefile.am D plugins/indent/Makefile.am D plugins/indent/gedit-indent-plugin.c D plugins/indent/gedit-indent-plugin.h D plugins/indent/indent.gedit-plugin.desktop.in M po/POTFILES.in commit 536cb579f3df8ea2f4c16b325f10c1a289d6c3a4 Author: Jesse van den Kieboom Date: 2009-11-15 Fixed escaping literals for shell placeholder M plugins/snippets/snippets/Placeholder.py commit 6901f736e9a4fe1a8609d902be74c948b7e24013 Author: Jesse van den Kieboom Date: 2009-11-15 Scroll full snippet in view if possible M plugins/snippets/snippets/Document.py commit c8c988f858bfc54727287de525e53f567c5873fe Author: Jesse van den Kieboom Date: 2009-11-15 Move FileClose to separate action group to manage it on OS X On OS X, File Close should be sensitive even if there are no tabs since it will then close the window (but not the app) OS X style M gedit/gedit-ui.h M gedit/gedit-window-private.h M gedit/gedit-window.c commit 2444313995d60433142f376c52be629a3a72bb09 Author: Jesse van den Kieboom Date: 2009-11-14 Use ElementTree from python 2.5 D plugins/externaltools/tools/ElementTree.py M plugins/externaltools/tools/Makefile.am M plugins/externaltools/tools/library.py D plugins/snippets/snippets/ElementTree.py M plugins/snippets/snippets/Exporter.py M plugins/snippets/snippets/Helper.py M plugins/snippets/snippets/Library.py M plugins/snippets/snippets/Makefile.am commit 7f15a761dbef45cdb9154acf872d0bedb616e822 Author: Jesse van den Kieboom Date: 2009-11-14 Bump python requirement to 2.5 M configure.ac commit 7354ebceb78a6cab42a76d4c9baaa15e076d3bd6 Author: Jesse van den Kieboom Date: 2009-11-14 Make sure to update accelerator state properly M plugins/externaltools/tools/manager.py commit 00c32b60310ce76fbf6b01f31933627f89dfbe27 Author: Ignacio Casal Quinteiro Date: 2009-11-13 Remove translatable strings from the snippets lang file. Fixes bug #601822. M plugins/snippets/data/lang/snippets.lang M po/POTFILES.in commit 571a23ea239311071784af280f00e6b3aa8bd865 Author: Matej Urbančič Date: 2009-11-13 Updated Slovenian translation M po/sl.po commit b585a90c235651b9efb3084ce7f67ecbc32ea00b Author: vasudeven Date: 2009-11-12 updated Tamil translation M po/ta.po commit dec1d0da56ea6282ee8b31377692bdf5d301d8c8 Author: vasudeven Date: 2009-11-11 Added Tamil translation M po/ta.po commit b5dd402aef022a9bda29f0fee6819b8beda86377 Author: Ignacio Casal Quinteiro Date: 2009-11-12 Build fixes for cygwin. Fixes bug #601630. Fix some confusions between cygwin and mingw. Patch made by the cygwin ports maintainer. M configure.ac M gedit/Makefile.am commit 0cb60d62903de0419abfd5656e7cb4934e27c6c8 Author: Jesse van den Kieboom Date: 2009-11-11 Fixed action group of FileClose action The OS X integration patch introduced a bug in the action group of the FileClose menu action. This has been reverted and the sensitivity of the FileClose action on OS X is now handled more correctly. M gedit/gedit-ui.h M gedit/gedit-window.c commit 59e695e7559e549736a09e6d347d114773a0337a Author: Jorge González Date: 2009-11-10 Updated Spanish translation M po/es.po commit 49e814216c4a6baddf2b1980e3dfb9cf68f23f55 Author: Jesse van den Kieboom Date: 2009-11-09 Moved snippets.lang from POTFILES.skip to POTFILES.in M po/POTFILES.in M po/POTFILES.skip commit a50d7e09808519316d13c5cd4178d998db72bc84 Author: Jesse van den Kieboom Date: 2009-11-09 Added gedit/gedit-app.c to POTFILES.in New translation for OS X about menu item M po/POTFILES.in commit 9cbdab750b2015e7be2919ed4ee920323bbb5a18 Author: Paolo Borelli Date: 2009-11-09 AC_PROG_OBJC cannot be inside a condition M configure.ac commit f911c1016e4f8e09d72e70f4a69bf5f9ecabeec7 Author: Jesse van den Kieboom Date: 2009-11-09 Revert per OS default font in schemas The per OS default font conflicts with translated font names and as such has been reverted. It would still be nice to support different default fonts on different OSes somehow. M data/gedit.schemas.in.in commit 0701efd980edb0faef212ae17b10cbf61ce72d72 Author: Jesse van den Kieboom Date: 2009-11-09 Don't use new [color]_float fields of gdk.Color M plugins/snippets/snippets/Document.py commit de2cd51d0f7fca6a36ca64005f08f6dc9fb6bb6d Author: Jesse van den Kieboom Date: 2009-11-09 Update dnd snippets environment variables to new style M plugins/snippets/snippets/Document.py commit a72bbae65c8a2605c7336e3647e363350464a992 Author: Jesse van den Kieboom Date: 2009-11-08 Show new version number in update message M plugins/checkupdate/gedit-check-update-plugin.c commit 9b79f08b726fb9207b61ef12fa47bed01c9ed8d4 Author: Jesse van den Kieboom Date: 2009-11-08 Use gedit_osx_show_url on OS X for update plugin M plugins/checkupdate/gedit-check-update-plugin.c commit cb858c90295475a81c9f3f5919bb3e2d10ee313a Author: Jesse van den Kieboom Date: 2009-11-08 Update urls switched for OS X and windows M plugins/checkupdate/gedit-check-update-plugin.c commit 6f113b5a97dcd19f1efa8d0b675200f063f84c66 Author: Jesse van den Kieboom Date: 2009-11-08 Implemented file open support on OS X This fixes bug #585503 and #585506 M configure.ac M gedit/gedit.c M gedit/osx/Makefile.am A gedit/osx/gedit-osx-delegate.h A gedit/osx/gedit-osx-delegate.m M gedit/osx/gedit-osx.c M gedit/osx/gedit-osx.h M osx/Info.plist M osx/gedit.bundle M osx/launcher.sh commit ac7c673db9be3f1307a057f2194c7ba97767e6df Author: Dumitru Mișu Moldovan Date: 2009-11-08 Updated Romanian translation M po/ro.po commit c912b552f05caf9c03c3019eedb56feeee8327dd Author: Ignacio Casal Quinteiro Date: 2009-11-08 Use elif and fix get_locale_dir func. M gedit/gedit-dirs.c commit be77564a70f8966ba7140e4a133e6512689912cc Author: Jesse van den Kieboom Date: 2009-11-08 Fixed OS X native vs X11 built At some point gedit was fixed for the native built which broke the non-native X11 built. This patch fixes that problem so that gedit is now able to built in X11 mode on OS X again. See also bug #567464 M Makefile.am M configure.ac M gedit/Makefile.am M gedit/gedit-app.c M gedit/gedit-commands-file.c M gedit/gedit-dirs.c M gedit/gedit-help.c M gedit/gedit-ui.h M gedit/gedit-window.c M gedit/gedit.c M gedit/osx/Makefile.am M gedit/smclient/Makefile.am commit 5e764a41f4ddc174e29b0c7d1dfc8875b3cdedfa Author: Jesse van den Kieboom Date: 2009-06-11 Basic mac OS X integration (menu, dock, bundle) M configure.ac M data/gedit.schemas.in.in M gedit/Makefile.am M gedit/gedit-app.c M gedit/gedit-commands-file.c M gedit/gedit-dirs.c M gedit/gedit-help.c M gedit/gedit-prefs-manager.h M gedit/gedit-ui.h M gedit/gedit-window-private.h M gedit/gedit-window.c M gedit/gedit-window.h M gedit/gedit.c A gedit/osx/Makefile.am A gedit/osx/gedit-osx.c A gedit/osx/gedit-osx.h A osx/Info.plist A osx/dmg-data/background.png A osx/dmg-data/background.svg A osx/gedit.bundle A osx/gedit.icns A osx/gtkrc A osx/launcher.sh A osx/makebundle.sh A osx/makedmg.sh A osx/template.dmg commit 29ad26eaae9f1ed8472f512d1715ddbf51020cf7 Author: Jesse van den Kieboom Date: 2009-11-07 Fixed getting current word for snippets and external tools M plugins/externaltools/tools/functions.py M plugins/snippets/snippets/Helper.py commit 493e542e3667b5ba5ea6513b5a93d1bff4879db3 Author: Jesse van den Kieboom Date: 2009-11-07 Escape mnemonics in external tools menu items M plugins/externaltools/tools/__init__.py commit 1ceddb0290c80b0784e7bc2ab04007cff5e8c0d8 Author: Jesse van den Kieboom Date: 2009-11-07 Execute external tool in shell if no hash bang is specified M plugins/externaltools/tools/capture.py M plugins/externaltools/tools/functions.py M plugins/externaltools/tools/library.py commit d4ca51a3e84c7f1ef69d8ec9f91eb0285f7b267f Author: Jesse van den Kieboom Date: 2009-11-07 Separate stdout and stderr for external tools M plugins/externaltools/tools/capture.py commit a2c89442a82b8c36ee6da2a9dcdb4772a4b28984 Author: Matej Urbančič Date: 2009-11-06 Updated Slovenian translation M po/sl.po commit 93c31488f6f0662c3e789bfdc14ce843fe0a3ebd Author: Aron Xu Date: 2009-11-06 Minor change on Simplified Chinese translation. M po/zh_CN.po commit 8f5f966c347a32ba10df0b03e7ae4bae16f43475 Author: 樊栖江(Fan Qijiang) Date: 2009-11-06 Updated Simplified Chinese translation. M po/zh_CN.po commit 52d3f683657e5d83d929226b83a0b9f5dbdd1850 Author: Steve Frécinaux Date: 2009-11-04 Really fix the build when using GeditSpinner. M configure.ac commit 09bbcbcd7fb8983b80374f1dc808358b0d8145a2 Author: Ignacio Casal Quinteiro Date: 2009-11-04 Do not use AC_DEFINE_UNQUOTED with the spinner. M configure.ac commit a6fdf69c62b92591ce7a7e0935cfd57abf4d566d Author: Thomas Thurman Date: 2009-11-04 Added Shavian translation M po/LINGUAS A po/en@shaw.po commit 93f98ffda30196c8d11879762e5dc34c6308d17e Author: vasudeven Date: 2009-11-03 Added Tamil translation M po/ta.po commit 50f31e6467c7cd30b4c5025f1014c2b69a822544 Author: Ignacio Casal Quinteiro Date: 2009-11-02 Use only icon in the toolbar in windows M configure.ac M data/gedit.schemas.in.in commit 3bc74f2501b434dcd6dcd0e0ae1edf93ac5124b9 Author: Steve Frécinaux Date: 2009-11-01 Fix the use of GeditSpinner with gtk+ < 2.19.0 M configure.ac commit 074c2af20a740cb41a2c9a42054cceab9a136293 Author: Jorge González Date: 2009-10-29 Updated Spanish translation M po/es.po commit 3edb6ad18e6943c9fd22fdaa3675b77cc3fac30a Author: Ignacio Casal Quinteiro Date: 2009-10-29 Use GtkSpinner instead of GeditSpinner with gtk+ >= 2.19.0 M configure.ac M gedit/Makefile.am M gedit/gedit-notebook.c commit a71e729b9e6185e4023f918e9b847cf492051c8d Author: Ignacio Casal Quinteiro Date: 2009-10-29 Update git.mk from pango M git.mk commit d6a303382fcd7e4f7886e0c05a29113cf39b5ab7 Author: Ignacio Casal Quinteiro Date: 2009-10-28 Remove markup from labels. (Fixes bug #99659) M gedit/dialogs/gedit-preferences-dialog.ui M gedit/gedit-print-preferences.ui commit 1595ed24113cdcec46964392c409d839a6a59983 Author: Jesse van den Kieboom Date: 2009-10-25 Remove tab-removed handler on modeline plugin deactivation M plugins/modelines/gedit-modeline-plugin.c commit 10983628102563062e36e26cc111a8c30c198608 Author: Peteris Krisjanis Date: 2009-10-19 Updated Latvian translation. M po/lv.po commit a64b09e57da73e98c249d0ed910c8213c21b1a9d Author: Reşat SABIQ Date: 2009-10-19 Another minor update for Crimean Tatar (Crimean Turkish) translation M po/crh.po commit 37ad8715288f439705e6a0802e0346044575e3d7 Author: Reşat SABIQ Date: 2009-10-19 Updated Crimean Tatar (Crimean Turkish) translation M po/crh.po commit 9cd11543b087e5879807819ba856f54ebcac2189 Author: Theppitak Karoonboonyanan Date: 2009-10-17 Updated Thai help translation. M help/th/th.po commit 921a6b23621f6982abe34d499eb97aa766dcaaaa Author: Akom C Date: 2009-10-17 Updated Thai translation. M po/th.po commit 25477f95fb64ef947e45f4ba9908441bbf513552 Author: Ignacio Casal Quinteiro Date: 2009-10-16 Release 2.29.1 M NEWS M README M configure.ac M po/POTFILES.in