Subject: CVS commit: pkgsrc/editors/gedit
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 03/22/2005 16:30:57
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Tue Mar 22 16:30:57 UTC 2005

Modified Files:
	pkgsrc/editors/gedit: Makefile PLIST distinfo

Log Message:
Update to 2.10.0:

============
gedit 2.10.0
============

New and updated translations
============================

- Ivar Smolin (et)
- Tino Meinen (nl)
- Danilo Šegan (sr, sr@Latn)
- Raphael Higino (pt_BR)
- Roberto Rosselli Del Turco (it)
- Abel Cheung (zh_TW)
- Dan Damian (ro)
- Laurent Dhima (sq)
- Meelad Zakaria (fa)
- Takeshi AIHANA (ja)
- Josep Puigdemont (ca)
- Ilkka Tuohela (fi)

===========
gedit 2.9.7
===========

Fixes
=====
- Fix autosave for a file that was not saved manually (Paolo Maggi)
- Specifing the line number from the command line now works (Paolo Maggi)
- Speed up search and replace (Paolo Borelli)
- Fix crash in the insert time plugin (Paolo Borelli)
- Fix small memory leak (Paolo Borelli)
- Use icon from the icon theme (Paolo Borelli)

New and updated translations
============================
- Rostislav Raykov (bg)
- Jordi Mallach (ca)
- Miloslav Trmac (cs)
- Ole Laursen (da)
- Frank Arnold (de)
- Kostas Papadimas (el)
- Adam Weinberger (en_CA)
- David Lodge (en_GB)
- Francisco Javier F. Serrador (es)
- Priit Laes (et)
- Sami Pesonen (fi)
- Ankit Patel (gu)
- Roberto Rosselli Del Turco (it)
- Takeshi AIHANA (ja)
- Young-Ho Cha (ko)
- Žygimantas Beručka (lt)
- Kjartan Maraas (nb)
- Reinout van Schouwen (nl)
- Kjartan Maraas (no)
- GNOME PL Team (pl)
- Duarte Loreto (pt)
- Leonid Kanter (ru)
- Marcel Telka (sk)
- Laurent Dhima (sq)
- Christian Rose (sv)
- Maxim V. Dziumanenko (uk)

===========
gedit 2.9.6
===========

Fixes
=====
- Fix Alt+N accelerator to switch documents (Paolo Maggi)
- Spell checker bugfixes (Paolo Maggi)
- Update the list of languages in the spell checker (Yaacov Zamir)
- Fix per display registration (Paolo Maggi)
- Fix potential crash for menus containing "/" (Paolo Borelli)
- Fix small memory leak (Paolo Borelli)

New and updated translations
============================
- Leonid Kanter (ru)
- Duarte Loreto (pt)
- Francisco Javier F. Serrador (es)
- Rhys Jones (cy)
- Frank Arnold (de)
- Kostas Papadimas (el)
- David Lodge (en_GB)
- Žygimantas Beručka (lt)
- Raphael Higino (pt_BR)
- Marcel Telka (sk)
- Rostislav Raykov (bg)
- Miloslav Trmac (cs)
- Vincent van Adrighem (nl)
- Theppitak Karoonboonyanan (th)
- Adam Weinberger (en_CA)
- Takeshi AIHANA (ja)

==============================
gedit 2.9.5 - "Paleozoic Bugs"
==============================

Fixes
=====
- Undoing to an unmodified state resets the modified flag (Paolo Maggi)
- Fix saving in UTF-16 and others encondings (Paolo Maggi)
- ESC closes the find dialog (Paolo Maggi)
- Fix crash in Recent-files (Paolo Borelli)
- Change the cursor color when changing the text color (Paolo Maggi)
- Smarter HOME/END cursor movement (Paolo Maggi)

New and updated translations
============================
- Rostislav Raykov (bg)
- Funda Wang (zh_CN)
- Francisco Javier F. Serrador (es)
- Frank Arnold (de)
- Marcel Telka (sk)
- Leonid Kanter (ru)
- Priit Laes (et)
- Rhys Jones (cy)
- Nikos Charonitakis (el)
- Adam Weinberger (en_CA)
- Kjartan Maraas (nb, no)
- Žygimantas Beručka (lt)
- Takeshi AIHANA (ja)

===========
gedit 2.9.4
===========

New Features
============
- optional current line highlighting (Paolo Maggi)
- optional bracket matching (Jurg Billeter)
- "Save a Copy" plugin, with gnome-vfs support (Paolo Borelli)

Fixes
=====
- HIG fix in the close confirmation dialog (Naveen Chandranv)
- sync to latest recent-files library (Paolo Maggi)

New and updated translations
============================
- Laurent Dhima (sq)
- Kostas Papadimas (el)
- Kjartan Maraas (nb)
- Miloslav Trmac (cs)
- Vincent van Adrighem (nl)
- Francisco Javier F. Serrador (es)
- Žygimantas Beručka (lt)
- Adam Weinberger (en_CA)
- Takeshi AIHANA (ja)

===========
gedit 2.9.3
===========

Fixes
=====
- Minor UI tweaks (Paolo Maggi)
- Listen to autosave settings changes (Paolo Maggi)
- accessibility fixes (Srirama Sharma)
- Do not create backups in autosave mode (Paolo Borelli)
- do not retrieve the mime type multiple times for each document (Paolo Borelli)
- split I/O error dialogs to a separete file (Paolo Borelli)
- delay recent view initialization (Paolo Borelli)

New and updated translations
============================
- Laurent Dhima (sq)
- Tommi Vainikainen (fi)
- Takeshi AIHANA (ja)
- Žygimantas Beručka (lt)
- Miloslav Trmac (cs)
- Adam Weinberger (en_CA)
- Francisco Javier F. Serrador (es)

===========
gedit 2.9.2
===========

Fixes
=====
- bump gtksourceview requirement to 1.1
- improve default language detection for the spell plugin (Paolo Maggi)
- plug some memory leaks (Paolo Borelli)
- fix a bug and a critical warning when adding an encoding (Loïc Minier)
- listen to max-recents changes in gconf (Paolo Borelli)
- open new files specified on the command line in the proper order. (Paolo Borelli)
- Move to the new gtk api (about dialog, alerts etc) (Paolo Borelli)
- Fix a crash loading remote files (Paolo Maggi)
- Improve file naming in the window title (Paolo Maggi)
  * modified documents are prefixed with a "*"
  * the title of the window now has the format "filename (directory) - gedit"
- Use Pango fonts when printing	(Owen Taylor)
- Check if the metadata file exists before trying to parse it (Marco Pesenti Gritti)
- Misc code cleanups (Paolo Borelli)

New and updated translations
============================
- Kjartan Maraas (nb)
- Martin Willemoes Hansen (da)
- David Lodge (en_GB)
- Meelad Zakaria (fa)
- Vladimir Petkov (bg)
- Laurent Dhima (sq)
- Takeshi AIHANA (ja)

===========
gedit 2.9.1
===========

Fixes
=====
- Remove obsolete nautilus view (Paolo Borelli)
- Fix compile with picky compilers (Marco Pesenti Gritti)
- avoid duplicate key accel in the file chooser (Paolo Borelli)
- s/Untitled/Unsaved Document to be HIG v.2 compliant (Paolo Maggi)
- enable some of plugins by default. The way active plugins are stored in
  gconf changed, you may have to re-select some of the plugins (Paolo Maggi)
- new methods and signals for the output window (Paolo Maggi)
- remove some obsolete gedit_document_* functions, external plugins may
  need to be updated to use GtkTextView api (Paolo Borelli);
- misc cleanups (Paolo Borelli)
- fix linking issues (Chris Kelso)

New and updated translations
============================
- Adam Weinberger (en_CA)
- Miloslav Trmac (cs)
- Jordi Mallach (ca)
- Mohammad DAMT (id
- Christophe Merlet (fr)


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 pkgsrc/editors/gedit/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/editors/gedit/PLIST
cvs rdiff -r1.14 -r1.15 pkgsrc/editors/gedit/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.