Blame NEWS

Packit Service 3bdf47
3.13.0
Packit Service 3bdf47
======
Packit Service 3bdf47
* Work with new vte 2.91 API
Packit Service 3bdf47
* Bug fixes and improvements
Packit Service 3bdf47
* Translation updates
Packit Service 3bdf47
Packit Service 3bdf47
3.12.0
Packit Service 3bdf47
======
Packit Service 3bdf47
* Build fixes
Packit Service 3bdf47
* Docs fixes (#725252, etc)
Packit Service 3bdf47
* Add appdata file (#708448)
Packit Service 3bdf47
* Translation updates
Packit Service 3bdf47
Packit Service 3bdf47
3.11.0
Packit Service 3bdf47
======
Packit Service 3bdf47
* Build fixes
Packit Service 3bdf47
* Code cleanup
Packit Service 3bdf47
* Let applications handle clicks in mouse tracking mode (#13299, Egmont Koblinger)
Packit Service 3bdf47
* Remove 'visible when necessary' pref value (#712331)
Packit Service 3bdf47
* Documentation fixes (#711164, Aruna Sankaranarayanan)
Packit Service 3bdf47
* Translation updates
Packit Service 3bdf47
Packit Service 3bdf47
3.9.90
Packit Service 3bdf47
======
Packit Service 3bdf47
 * Build fixes and cleanup
Packit Service 3bdf47
 * Portability fixes
Packit Service 3bdf47
 * Migration fixes
Packit Service 3bdf47
 * Enable menu access key by default again
Packit Service 3bdf47
 * Enable nautilus extension by default
Packit Service 3bdf47
 * Reduce environmental pollution
Packit Service 3bdf47
 * Remove input method submenu from context menu
Packit Service 3bdf47
 * Add Quit and New Terminal items to app menu
Packit Service 3bdf47
 * Implement dark theme checkbox in preferences
Packit Service 3bdf47
 * Unify new tab and new window
Packit Service 3bdf47
 * Translation updates
Packit Service 3bdf47
Packit Service 3bdf47
3.7.91
Packit Service 3bdf47
======
Packit Service 3bdf47
 * Rewritten help in mallard (Sindhu S, Ekaterina Gerasimova, Michael Hill)
Packit Service 3bdf47
 * Bug fixes
Packit Service 3bdf47
 * Translation updates
Packit Service 3bdf47
Packit Service 3bdf47
3.7.2
Packit Service 3bdf47
=====
Packit Service 3bdf47
 * Bug fixes: #691931, #691932, #692021, #691997, #692055, #692148
Packit Service 3bdf47
 * More bug fixes
Packit Service 3bdf47
 * Translation updates
Packit Service 3bdf47
Packit Service 3bdf47
3.7.1
Packit Service 3bdf47
=====
Packit Service 3bdf47
 * GConf->GSettings migration fixes
Packit Service 3bdf47
 * Keybindings fixes
Packit Service 3bdf47
Packit Service 3bdf47
3.7.0
Packit Service 3bdf47
=====
Packit Service 3bdf47
Packit Service 3bdf47
 * Terminal now uses GSettings and DConf instead of GConf. The existing
Packit Service 3bdf47
   profiles and settings will be automatically migrated from GConf when
Packit Service 3bdf47
   first running this version.
Packit Service 3bdf47
 * To make new tabs opened within Terminal have the same same working
Packit Service 3bdf47
   directory as the current tab, it is necessary for the shell running in the
Packit Service 3bdf47
   terminal to cooperate. For this, vte installs a bash shell script that you
Packit Service 3bdf47
   must use in your bash PS1 prompt. For example, you can put this at the end
Packit Service 3bdf47
   of your ~/.bashrc: export PS1='\[$(__vte_ps1)\]'$PS1
Packit Service 3bdf47
 * Many bugs fixed
Packit Service 3bdf47
 * Many translations updated
Packit Service 3bdf47
Packit Service 3bdf47
3.0.0
Packit Service 3bdf47
=====
Packit Service 3bdf47
Packit Service 3bdf47
 * Bugs fixed: http://bugzilla.gnome.org/buglist.cgi?product=gnome-terminal&bug_status=RESOLVED&resolution=FIXED&chfieldfrom=2010-09-27&chfieldto=2011-04-04+23:59:00&chfield=bug_status
Packit Service 3bdf47
 * Translations updates
Packit Service 3bdf47
Packit Service 3bdf47
2.32.0
Packit Service 3bdf47
======
Packit Service 3bdf47
 * GNOME Terminal is now licensed under GPL 3 or later
Packit Service 3bdf47
 * New features:
Packit Service 3bdf47
    * Add a Search menu (#78963)
Packit Service 3bdf47
    * Enable "File -> Save Contents" again
Packit Service 3bdf47
    * Show an info-bar if failed to execute command
Packit Service 3bdf47
    * Add "Use custom default terminal size" profile setting (#607875)
Packit Service 3bdf47
 * Bugs fixed:
Packit Service 3bdf47
    * Closing tabs regression fixed (#521193)
Packit Service 3bdf47
    * Fix compiler warnings (#521417)
Packit Service 3bdf47
    * Escape ":", "@" or "/" chars within proxy user/password env vars (#614464)
Packit Service 3bdf47
 * All bugs fixed: http://bugzilla.gnome.org/buglist.cgi?product=gnome-terminal&bug_status=RESOLVED&resolution=FIXED&chfieldfrom=2010-03-29&chfieldto=2010-09-27+23:59:00&chfield=bug_status
Packit Service 3bdf47
 * Documentation updates
Packit Service 3bdf47
 * Many translation updates
Packit Service 3bdf47
Packit Service 3bdf47
2.30.0
Packit Service 3bdf47
======
Packit Service 3bdf47
 * Changes:
Packit Service 3bdf47
    * --geometry works again
Packit Service 3bdf47
    * tab detaching works again
Packit Service 3bdf47
    * unlimited scrollback
Packit Service 3bdf47
    * improved proxy env suppport
Packit Service 3bdf47
    * bold color support
Packit Service 3bdf47
 * Many bugs fixed: http://bugzilla.gnome.org/buglist.cgi?product=gnome-terminal&bug_status=RESOLVED&resolution=FIXED&chfieldfrom=2009-09-24&chfieldto=2010-03-29+23:59:00&chfield=bug_status
Packit Service 3bdf47
 * Many translation updates
Packit Service 3bdf47
Packit Service 3bdf47
2.28.0
Packit Service 3bdf47
======
Packit Service 3bdf47
 * Many bugs fixed: http://bugzilla.gnome.org/buglist.cgi?product=gnome-terminal&bug_status=RESOLVED&resolution=FIXED&chfieldfrom=2009-03-16&chfieldto=2009-09-21+23:59:00&chfield=bug_status
Packit Service 3bdf47
 * Many translation updates
Packit Service 3bdf47
Packit Service 3bdf47
2.26.0
Packit Service 3bdf47
======
Packit Service 3bdf47
 * Libbonobo dependency dropped
Packit Service 3bdf47
 * Libgnome and libgnomeui dependency dropped
Packit Service 3bdf47
 * Depends on VTE 0.19
Packit Service 3bdf47
 * Now uses DBus for single instance/factory setup
Packit Service 3bdf47
 * Many bugs fixed: http://bugzilla.gnome.org/buglist.cgi?product=gnome-terminal&bug_status=RESOLVED&resolution=FIXED&chfieldfrom=2008-09-22&chfieldto=2009-03-16+23:59:00&chfield=bug_status
Packit Service 3bdf47
 * Many translation updates
Packit Service 3bdf47
Packit Service 3bdf47
2.23.4.2
Packit Service 3bdf47
========
Packit Service 3bdf47
Packit Service 3bdf47
* Fix crash at startup on non-UTF8 locale (RH#450808, RH#450979)
Packit Service 3bdf47
* Fix Ctrl-C (#538809)
Packit Service 3bdf47
Packit Service 3bdf47
2.23.4.1
Packit Service 3bdf47
========
Packit Service 3bdf47
Packit Service 3bdf47
* Fix the S/Key challenge dialogue (RH #451641)
Packit Service 3bdf47
Packit Service 3bdf47
2.23.4
Packit Service 3bdf47
======
Packit Service 3bdf47
Packit Service 3bdf47
* Bug fixes (#528683, #418192, #537112, #537888, #536899, #537215, #536639)
Packit Service 3bdf47
* Translation updates
Packit Service 3bdf47
Packit Service 3bdf47
2.23.3.1
Packit Service 3bdf47
========
Packit Service 3bdf47
Packit Service 3bdf47
- Fix the factory (bug #536463)
Packit Service 3bdf47
Packit Service 3bdf47
2.23.3
Packit Service 3bdf47
======
Packit Service 3bdf47
Packit Service 3bdf47
* Code cleanup
Packit Service 3bdf47
* Bug fixes
Packit Service 3bdf47
Packit Service 3bdf47
2.22.0
Packit Service 3bdf47
===
Packit Service 3bdf47
- Update translations.
Packit Service 3bdf47
Packit Service 3bdf47
2.21.92
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
- Ensure menu items are always drawn (weren't in some cases)
Packit Service 3bdf47
- Stop forcing invisible_char to '*' (yet again)
Packit Service 3bdf47
Packit Service 3bdf47
Updated translations:
Packit Service 3bdf47
* Djihed Afifi (ar)
Packit Service 3bdf47
* Josep Puigdemont (ca)
Packit Service 3bdf47
* Iñaki Larrañaga Murgoitio (eu)
Packit Service 3bdf47
* Ilkka Tuohela (fi)
Packit Service 3bdf47
* Robert-André Mauchin (fr)
Packit Service 3bdf47
* Massimo Furlani (fur)
Packit Service 3bdf47
* Ignacio Casal Quinteiro (gl)
Packit Service 3bdf47
* Yair Hershkovitz (he)
Packit Service 3bdf47
* Nabin Gautam (ne)
Packit Service 3bdf47
* Yannig Marchegay (Kokoyaya) (oc)
Packit Service 3bdf47
* wadim dziedzic (pl)
Packit Service 3bdf47
* Hugo Doria (pt_BR)
Packit Service 3bdf47
* Funda Wang (zh_CN)
Packit Service 3bdf47
* Woodman Tuen (zh_HK)
Packit Service 3bdf47
* Woodman Tuen (zh_TW)
Packit Service 3bdf47
Packit Service 3bdf47
2.21.5
Packit Service 3bdf47
===
Packit Service 3bdf47
- Adapt to new GChecksum API
Packit Service 3bdf47
- Bug 336155 – [patch] port gnome-terminal to goption; based on patch
Packit Service 3bdf47
  from Christian Kirbach
Packit Service 3bdf47
- Fix cropped tab close buttons with gnome-icon-theme svn
Packit Service 3bdf47
- Translation updates
Packit Service 3bdf47
Packit Service 3bdf47
2.21.4
Packit Service 3bdf47
===
Packit Service 3bdf47
- Fix a crasher and some cleanup:
Packit Service 3bdf47
	Bug 501635 – crash in Terminal: running gnome-session-sa...
Packit Service 3bdf47
	Bug 501667 – Use GCheksum for md5 and sha1
Packit Service 3bdf47
		Patch from Christian Persch
Packit Service 3bdf47
	Bug 501665 – Remove simple-x-font-selector
Packit Service 3bdf47
	Bug 144000 – encodings other than the current encoding are not listed
Packit Service 3bdf47
		in gnome-terminal on Solaris.
Packit Service 3bdf47
Packit Service 3bdf47
2.21.3
Packit Service 3bdf47
===
Packit Service 3bdf47
- Synch version number to GNOME release.
Packit Service 3bdf47
- Fix a crasher and some cleanup:
Packit Service 3bdf47
	Bug 499877 – Update terminal_app_get_clone_command() to use g_array
Packit Service 3bdf47
		Patch from Dubon
Packit Service 3bdf47
	Bug 499588 – remove menu icons handling code
Packit Service 3bdf47
		Patch from Christian Persch
Packit Service 3bdf47
	Bug 353775 – Use GtkNotebook instead of TerminalNotebook
Packit Service 3bdf47
		Patch from Christian Persch and Mariano Suárez-Alvarez
Packit Service 3bdf47
	Bug 441618 – Message-ID/news-Link crashes gnome-terminal
Packit Service 3bdf47
Packit Service 3bdf47
2.18.3
Packit Service 3bdf47
===
Packit Service 3bdf47
- Updated translations.
Packit Service 3bdf47
- Fix couple of crashers
Packit Service 3bdf47
	Bug 494828 – crash in Terminal: Using elinks in a termin...
Packit Service 3bdf47
	Bug 499797 – crash in Terminal: Creating a new profile b...
Packit Service 3bdf47
Packit Service 3bdf47
2.18.2
Packit Service 3bdf47
===
Packit Service 3bdf47
- Misc bug fixes:
Packit Service 3bdf47
	Bug 464410 – license confusion
Packit Service 3bdf47
	Bug 458115 – Use tango color scheme by default
Packit Service 3bdf47
Packit Service 3bdf47
2.18.1
Packit Service 3bdf47
===
Packit Service 3bdf47
- A couple of crasher fixes.
Packit Service 3bdf47
Packit Service 3bdf47
2.18.0
Packit Service 3bdf47
===
Packit Service 3bdf47
- Fix some compilation issues.
Packit Service 3bdf47
Packit Service 3bdf47
Updated translations:
Packit Service 3bdf47
  norbu (dz), Ankit Patel (gu), Stefano Canepa (it), Žygimantas Beručka (lt)
Packit Service 3bdf47
  Thierry Randrianiriana (mg), Jovan Naumovski (mk), Leonardo Ferreira
Packit Service 3bdf47
  Fontenelle (pt_BR), Tuchinsky Artem (ru), Maxim Dziumanenko (uk)
Packit Service 3bdf47
Packit Service 3bdf47
2.17.92
Packit Service 3bdf47
===
Packit Service 3bdf47
- Fix some compilation issues.
Packit Service 3bdf47
Packit Service 3bdf47
Updated translations:
Packit Service 3bdf47
  bg(Alexander Shopov), fr(Robert-André Mauchin), he(Yair Hershkovitz),
Packit Service 3bdf47
  hu(Gabor Kelemen), ja(Takeshi AIHANA), lt(Žygimantas Beručka), pl(Wadim
Packit Service 3bdf47
  Dziedzic), pt(Duarte Loreto), zh_CN(Funda Wang), zh_HK(Woodman Tuen),
Packit Service 3bdf47
  zh_TW(Woodman Tuen)
Packit Service 3bdf47
Packit Service 3bdf47
2.17.91
Packit Service 3bdf47
===
Packit Service 3bdf47
- Plug a memory leak.
Packit Service 3bdf47
- Do not disable some keybindings when DnDing notebook pages.
Packit Service 3bdf47
Packit Service 3bdf47
Updated translations:
Packit Service 3bdf47
  et(Ivar Smolin), fr(Jonathan Ernst, Robert-André Mauchin),
Packit Service 3bdf47
  ko(Young-Ho Cha), nl(Wouter Bolsterlee), pt_BT(Guilherme de S. Pastore)
Packit Service 3bdf47
Packit Service 3bdf47
Packit Service 3bdf47
2.17.90
Packit Service 3bdf47
===
Packit Service 3bdf47
- Include the Tango color scheme.
Packit Service 3bdf47
- Remember the zoom setting for new tabs.
Packit Service 3bdf47
- Do not have clashing shortcuts in popups.
Packit Service 3bdf47
- Do not resize when switching between tabs, hopefully.
Packit Service 3bdf47
- Focus new terminals when they are created, always.
Packit Service 3bdf47
- Handle long terminal titles better.
Packit Service 3bdf47
- Do not paint initially terminals black.
Packit Service 3bdf47
- Various UI updates and inconsistencies eliminated.
Packit Service 3bdf47
- A few crashes fixed.
Packit Service 3bdf47
Packit Service 3bdf47
Thanks to all contributors:
Packit Service 3bdf47
  Behdad Esfahbod 
Packit Service 3bdf47
  Dennis Cranston
Packit Service 3bdf47
  Diego Escalante Urrelo
Packit Service 3bdf47
  Egmont Koblinger
Packit Service 3bdf47
  Eric Anderson
Packit Service 3bdf47
  Mark Schreiber
Packit Service 3bdf47
  Matthias Clasen
Packit Service 3bdf47
  Michael Terry
Packit Service 3bdf47
  Wouter Bolsterlee
Packit Service 3bdf47
Packit Service 3bdf47
New and updated translations:
Packit Service 3bdf47
  ar(Mohamed Magdy, Djihed Afifi), be(Ihar Hrachyshka), ca(Josep
Packit Service 3bdf47
  Puigdemont i Casamajó), cs(Jakub Friedl), cy(Rhys Jones), da(Lasse
Packit Service 3bdf47
  Bang Mikkelsen), de(Hendrik Richter), en_GB(David Lodge), es(Francisco
Packit Service 3bdf47
  Javier F. Serrador), et(Ivar Smolin), fi(Ilkka Tuohela), ja(Satoru
Packit Service 3bdf47
  SATOH), ku(Erdal Ronahi, Elixan Loran), lv(Raivis Dejus), nb(Kjartan
Packit Service 3bdf47
  Maraas), nn(Åsmund Skjæveland), sv(Daniel Nylander), th(Theppitak
Packit Service 3bdf47
  Karoonboonyanan), vi(Clytie Siddall)
Packit Service 3bdf47
Packit Service 3bdf47
2.16.1
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
- Honours the --title switch (bug #342531)
Packit Service 3bdf47
- Fixes a couples of memory leaks (bugs #353553 and #353732)
Packit Service 3bdf47
Packit Service 3bdf47
- New and updated translations:
Packit Service 3bdf47
  * az: Metin Amiroff
Packit Service 3bdf47
  * bn_IN: Runa Bhattacharjee
Packit Service 3bdf47
  * ca: Jordi Mallach
Packit Service 3bdf47
  * cy: Rhys Jones
Packit Service 3bdf47
  * de: Hendrik Richter
Packit Service 3bdf47
  * en_GB: David Lodge
Packit Service 3bdf47
  * es: Francisco Javier F. Serrador
Packit Service 3bdf47
  * et: Ivar Smolin
Packit Service 3bdf47
  * ga: Alastair McKinstry
Packit Service 3bdf47
  * gu: Ankit Patel
Packit Service 3bdf47
  * he: Yair Hershkovitz
Packit Service 3bdf47
  * hi: Rajesh Ranjan
Packit Service 3bdf47
  * hu: Gabor Kelemen
Packit Service 3bdf47
  * lv: Raivis Dejus
Packit Service 3bdf47
  * pa: A S Alam
Packit Service 3bdf47
  * pt: Duarte Loreto
Packit Service 3bdf47
  * ru: Tuchinsky Artem
Packit Service 3bdf47
  * uk: Maxim Dziumanenko
Packit Service 3bdf47
  * vi: Clytie Siddall
Packit Service 3bdf47
  * wa: Pablo Saratxaga
Packit Service 3bdf47
  * zh_CN: Funda Wang
Packit Service 3bdf47
  * zh_TW: Woodman Tuen
Packit Service 3bdf47
Packit Service 3bdf47
2.16.0
Packit Service 3bdf47
===
Packit Service 3bdf47
	Bug 354056 – Build broken: missing help/fr/Makefile.am
Packit Service 3bdf47
	Bug 351319 – crash on Terminal
Packit Service 3bdf47
	             Patch from Mariano Suárez-Alvarez
Packit Service 3bdf47
	Part of Bug 352873 – crash in Terminal: Edit current profile aft...
Packit Service 3bdf47
	             Patch from Mariano Suárez-Alvarez
Packit Service 3bdf47
	Bug 353020 – Detaching a tab does not preserve the size
Packit Service 3bdf47
	             Patch from Mariano Suárez-Alvarez
Packit Service 3bdf47
	Bug 336943 – Critical warning and crash in gnome-terminal
Packit Service 3bdf47
	             Patch from Mariano Suárez-Alvarez
Packit Service 3bdf47
	Bug 138609 – Next/prev TAB keybindings should not be passed through on
Packit Service 3bdf47
	             first/last tab
Packit Service 3bdf47
	             Patch from Bastien Nocera
Packit Service 3bdf47
	Fix intltool req. [Kjartan Maraas]
Packit Service 3bdf47
Packit Service 3bdf47
2.15.4
Packit Service 3bdf47
===
Packit Service 3bdf47
	Bug 349459 – does not assert dependency on gdk 2.10
Packit Service 3bdf47
	Bug 85926 – dnd'd filenames should be escaped
Packit Service 3bdf47
	            Patch from Thomas Folz-Donahue
Packit Service 3bdf47
Packit Service 3bdf47
2.15.3
Packit Service 3bdf47
===
Packit Service 3bdf47
	Bug 324426 – Open/close tab adds row to terminal
Packit Service 3bdf47
	             Patch from Eric Anderson
Packit Service 3bdf47
	Bug 336947 – [patch] Redundant vte_terminal_set_font_full() calls
Packit Service 3bdf47
	             Patch from Aivars Kalvans
Packit Service 3bdf47
		     This change, with the respective change in vte-0.13.4,
Packit Service 3bdf47
		     improves g-t's startup time around 20%.
Packit Service 3bdf47
Packit Service 3bdf47
2.15.2
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
- Use real transparency when it's available (bug #345378, Kristian Høgsberg)
Packit Service 3bdf47
- Improve the dialog to ask for confirmation when closing a window
Packit Service 3bdf47
  with more than one tab open. (bug #345166)
Packit Service 3bdf47
Packit Service 3bdf47
2.15.1
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
- Use intltool 0.35 to fix the bug with no translations in tarball.
Packit Service 3bdf47
  (bug #342068)
Packit Service 3bdf47
- Remove the m4 directory.
Packit Service 3bdf47
Packit Service 3bdf47
2.15.0
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
Thanks for this release go to Behdad Esfahbod, Guilherme de S. Pastore,
Packit Service 3bdf47
Tommi Vainikainen and all the translators listed below.
Packit Service 3bdf47
Packit Service 3bdf47
- Migrated to gnome-doc-utils.
Packit Service 3bdf47
- Migrated to po/LINGUAS (bug #337904).
Packit Service 3bdf47
- Exports authentication proxy settings (bug #339134).
Packit Service 3bdf47
- Correctly recognizes Xrender on Solaris (bug #339979).
Packit Service 3bdf47
- Fixes the close button of the about dialog (bug #335945).
Packit Service 3bdf47
- Includes final slashes on URL highlighting (bug #329003).
Packit Service 3bdf47
- Eliminates superfluous resize on drag-n-drop (bug #336325).
Packit Service 3bdf47
- Stores the position of the window on session save (bug #336910).
Packit Service 3bdf47
Packit Service 3bdf47
- New and updated translations:
Packit Service 3bdf47
  * Belarusian [Ales Nyakhaychyk]
Packit Service 3bdf47
  * Dutch [Wouter Bolsterlee]
Packit Service 3bdf47
  * Dzongkha [Tommi Vainikainen]
Packit Service 3bdf47
  * Estonian [Ivar Smolin]
Packit Service 3bdf47
  * French [Laurent Richard]
Packit Service 3bdf47
  * Georgian [Vladimer Sichinava]
Packit Service 3bdf47
  * Hungarian [Gabor Kelemen]
Packit Service 3bdf47
  * Spanish [Francisco Javier F. Serrador]
Packit Service 3bdf47
Packit Service 3bdf47
2.14.0
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
- New and updated translations:
Packit Service 3bdf47
  * Albanian [Laurent Dhima]
Packit Service 3bdf47
  * Brazilian Portuguese [Guilherme de S. Pastore]
Packit Service 3bdf47
  * Czech [Petr Tomeš]
Packit Service 3bdf47
  * Danish [Lasse Bang Mikkelsen]
Packit Service 3bdf47
  * Estonian [Ivar Smolin]
Packit Service 3bdf47
  * Hindi [Rajesh Ranjan]
Packit Service 3bdf47
  * Italian [Stefano Canepa]
Packit Service 3bdf47
  * Romanian [Mugurel Tudor]
Packit Service 3bdf47
  * Spanish [Francisco Javier F. Serrador]
Packit Service 3bdf47
  * Swedish [Daniel Nylander]
Packit Service 3bdf47
Packit Service 3bdf47
2.13.93
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
- Fixes two crashes/freezes (bugs #318797, #330246)
Packit Service 3bdf47
- Has a slightly better Brazilian Portuguese translation
Packit Service 3bdf47
Packit Service 3bdf47
2.13.92
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
- Fixes a build failure (bug #333292)
Packit Service 3bdf47
- Adds licensing informaiton to the UI (bug #330875)
Packit Service 3bdf47
- Has lots of updated translations!
Packit Service 3bdf47
Packit Service 3bdf47
2.13.91
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
- Stopped forcing invisible_char to '*' (bug #329294)
Packit Service 3bdf47
- Re-added the context menu for highlighted URLs (bug #329553)
Packit Service 3bdf47
Packit Service 3bdf47
- Updated translations:
Packit Service 3bdf47
  * Canadian English [Adam Weinberger]
Packit Service 3bdf47
  * Catalan [Josep Puigdemont i Casamajó]
Packit Service 3bdf47
  * Dutch [Tino Meinen]
Packit Service 3bdf47
  * Finnish [Ilkka Tuohela]
Packit Service 3bdf47
  * Simplified Chinese [Funda Wang]
Packit Service 3bdf47
  * Thai [Theppitak Karoonboonyanan]
Packit Service 3bdf47
  * Vietnamese [Clytie Siddall]
Packit Service 3bdf47
Packit Service 3bdf47
2.13.90
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
- Fixed the handling of file:// URLs
Packit Service 3bdf47
- Fixed the setting of accelerators (bug #328052)
Packit Service 3bdf47
- Fixed the heights of the huge tabs (bug #327412)
Packit Service 3bdf47
- Added a tool tip to the tabs' close buttons
Packit Service 3bdf47
- Added F11 as default accelerator for fullscreen (bug #326781)
Packit Service 3bdf47
- Allow returning to dynamically setting the title by manually
Packit Service 3bdf47
  setting it to an empty string (bug #328932)
Packit Service 3bdf47
- Several fixes and improvements to the patches applied for exporting
Packit Service 3bdf47
  the GNOME proxy settings to the terminal and disabling anti-aliasing
Packit Service 3bdf47
- Other optimizations, cleanups and standards-compliance changes (bug #328043)
Packit Service 3bdf47
Packit Service 3bdf47
- Lots of updated translations; huge thanks to the translators!
Packit Service 3bdf47
Packit Service 3bdf47
2.13.3
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
- Fix a crash at startup (bug #327313)
Packit Service 3bdf47
Packit Service 3bdf47
- New, updated and fixed translations:
Packit Service 3bdf47
  * Belarusian [Ales Nyakhaychyk]
Packit Service 3bdf47
  * Danish [Lasse Bang Mikkelsen]
Packit Service 3bdf47
  * Canadian English [Adam Weinberger]
Packit Service 3bdf47
  * Estonian [Ivar Smolin]
Packit Service 3bdf47
  * Finnish [Ilkka Tuohela]
Packit Service 3bdf47
  * Gujarati [Ankit Patel]
Packit Service 3bdf47
  * Serbian [Слободан Д. Средојевић]
Packit Service 3bdf47
  * Vietnamese [Clyttie Siddall]
Packit Service 3bdf47
Packit Service 3bdf47
2.13.2
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
- Added close buttons to the tabs (bug #71444)
Packit Service 3bdf47
- Added support for One-Time Passwords (bug #310529)
Packit Service 3bdf47
- Added tooltips that display the full title to the tabs (bug #310137)
Packit Service 3bdf47
- Make file:// URLs work by splitting their handling from others (bug #309201)
Packit Service 3bdf47
- Avoid title desyncs by setting icon title together with window title (bug #324965)
Packit Service 3bdf47
- Keep the title unchanged after it has been manually set (bug #152986)
Packit Service 3bdf47
- Export the GNOME proxy settings to the terminal (bug #321952)
Packit Service 3bdf47
- General build, user interface, performance and internationalization improvements
Packit Service 3bdf47
  (bugs #100038, #129889, #139332, #158319, #324246)
Packit Service 3bdf47
Packit Service 3bdf47
- New, updated and fixed translations:
Packit Service 3bdf47
  * Bulgarian [Vladimir Petkov]
Packit Service 3bdf47
  * Brazilian Portuguese [Guilherme de S. Pastore]
Packit Service 3bdf47
  * Canadian English [Adam Weinberger]
Packit Service 3bdf47
  * Danish [Lasse Bang Mikkelsen]
Packit Service 3bdf47
  * Dutch [Tino Meinen]
Packit Service 3bdf47
  * Estonian [Ivar Smolin]
Packit Service 3bdf47
  * Finnish [Ilkka Tuohela]
Packit Service 3bdf47
  * Galician [Ignacio Casal Quinteiro]
Packit Service 3bdf47
  * German [Hendrik Brandt]
Packit Service 3bdf47
  * Gujarati [Ankit Patel]
Packit Service 3bdf47
  * Japanese [Takeshi AIHANA]
Packit Service 3bdf47
  * Norwegian [Kjartan Maraas]
Packit Service 3bdf47
  * Norwegian bokmål [Kjartan Maraas]
Packit Service 3bdf47
  * Serbian [Слободан Д. Средојевић]
Packit Service 3bdf47
  * Spanish [Francisco Javier F. Serrador]
Packit Service 3bdf47
  * Thai [Theppitak Karoonboonyanan]
Packit Service 3bdf47
  * Vietnamese [Clytie Siddall]
Packit Service 3bdf47
Packit Service 3bdf47
2.13.1
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
- New maintainer! (Guilherme de S. Pastore)
Packit Service 3bdf47
Packit Service 3bdf47
- Revert the environment variable patch. It caused hangs etc. (Olav Vitters)
Packit Service 3bdf47
- Fix i18n issue with application name (Frédéric Crozat, Olav)
Packit Service 3bdf47
- Fix some compiler warnings (Kjartan Maraas)
Packit Service 3bdf47
- Drop lots of unnecessary strings (Guilherme)
Packit Service 3bdf47
- General cleanups and UI improvements (Guilherme)
Packit Service 3bdf47
- Actually remove profiles when they are deleted (Guilherme)
Packit Service 3bdf47
- Moved from section System to Utility in the menu (Guilherme)
Packit Service 3bdf47
Packit Service 3bdf47
- New, updated and fixed translations:
Packit Service 3bdf47
  * Brazilian Portuguese [Guilherme de S. Pastore]
Packit Service 3bdf47
  * Catalan [Josep Puigdemont i Casamajó]
Packit Service 3bdf47
  * Finnish [Ilkka Tuohela]
Packit Service 3bdf47
  * Gujarati [Ankit Patel]
Packit Service 3bdf47
  * Japanese [Takeshi AIHANA]
Packit Service 3bdf47
  * Kinyarwanda [Guilherme de S. Pastore]
Packit Service 3bdf47
  * Lithuanian [Žygimantas Beručka]
Packit Service 3bdf47
  * Nepali [Guilherme de S. Pastore]
Packit Service 3bdf47
  * Spanish [Francisco Javier F. Serrador]
Packit Service 3bdf47
  * Thai [Theppitak Karoonboonyanan]
Packit Service 3bdf47
  * Vietnamese [Clytie Siddall]
Packit Service 3bdf47
  * Xhosa [Guilherme de S. Pastore]
Packit Service 3bdf47
Packit Service 3bdf47
2.13.0
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
- Don't lose environment variables on startup (Davyd)
Packit Service 3bdf47
- Only show mnemonics when the menubar is visible (DanW)
Packit Service 3bdf47
- Detachable and movable tabs (Tony Tsui, Mario Manno)
Packit Service 3bdf47
- Don't use deprecated widgets (Dennis Cranston)
Packit Service 3bdf47
- Don't pass include flags to the link stage (dmacks@netspace.org)
Packit Service 3bdf47
 
Packit Service 3bdf47
2.12.0
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
- Translation updates:
Packit Service 3bdf47
Packit Service 3bdf47
  Catalan, Czech, Estonian, French, German,
Packit Service 3bdf47
  Hungarian, Lithuanian, Norwegian Nynorsk, Russian,
Packit Service 3bdf47
  Serbian, Turkish, Welsh.
Packit Service 3bdf47
Packit Service 3bdf47
2.11.3
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
- Don't always go back to the default profile when editing
Packit Service 3bdf47
  a different profile (Chris Heath)
Packit Service 3bdf47
- Translation updates
Packit Service 3bdf47
Packit Service 3bdf47
2.11.2
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
- Reimplement the S/KEY support so we don't ship code that
Packit Service 3bdf47
  isn't GPL-compliant. (Michele Baldessari)
Packit Service 3bdf47
- HIG fixes (Dennis Cranston)
Packit Service 3bdf47
- Translation updates 
Packit Service 3bdf47
Packit Service 3bdf47
2.11.1
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
- Accept DND drops from Konqueror (Bastien Nocera)
Packit Service 3bdf47
- HIG fixes (Dennis Cranston, Corey Burger, Olav Vitters)
Packit Service 3bdf47
- Update profile names instantly (Anoop M.)
Packit Service 3bdf47
- Include trailing slash when highlighting an URL (Samuel Abels)
Packit Service 3bdf47
- Use the correct name for the Cyrillic/Ukrainian locale (Michele
Packit Service 3bdf47
  Baldessari)
Packit Service 3bdf47
- Open folders that are dropped on a terminal launcher (John Spray)
Packit Service 3bdf47
- Ask the user before creating two profiles with the same name
Packit Service 3bdf47
  (egeetha@novell.com)
Packit Service 3bdf47
- Fix highlighting of NNTP links (Sebastien Bacher)
Packit Service 3bdf47
- Use the right keycombo to zoom to normal size (according to the HIG)
Packit Service 3bdf47
  (Olav Vitters, Sitsofe Wheeler)
Packit Service 3bdf47
- Add Name attribute to the server definition (Rodrigo Moya)
Packit Service 3bdf47
- Translation updates: be, bg, el, en_CA, et, gl, nb, pt_BR, rw, vi, 
Packit Service 3bdf47
  wa, xh, zh_TW
Packit Service 3bdf47
  
Packit Service 3bdf47
2.10.0
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
- Translation updates: bg, ca, et, hu, lt, nl, ro, sr, sr@Latn, uk, zh_TW
Packit Service 3bdf47
- Ukrainian translation of the docs
Packit Service 3bdf47
Packit Service 3bdf47
2.9.3
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
- Approximate the time that gnome-terminal was launched if not launched with
Packit Service 3bdf47
  startup-notification (Elijah Newren) [#168812]
Packit Service 3bdf47
- Translation updates: Vladimir Petkov (bg), Jordi Mallach (ca), Kostas
Packit Service 3bdf47
  Papadimas (el), Priit Laes (et), Pauli Virtanen (fi), Christophe
Packit Service 3bdf47
  Merlet (RedFox) (fr), Ankit Patel (gu), Takeshi AIHANA (ja), Young-Ho Cha (ko),
Packit Service 3bdf47
  Žygimantas Beručka (lt), Kjartan Maraas (nb), Rajeev Shrestha (ne), Åsmund
Packit Service 3bdf47
  Skjæveland (nn), Kjartan Maraas (no), Gnome PL Team (pl), Gustavo Noronha
Packit Service 3bdf47
  Silva (pt_BR), Duarte Loreto (pt), Leonid Kanter (ru), Marcel Telka (sk),
Packit Service 3bdf47
  Christian Rose (sv), Theppitak Karoonboonyanan (th), Maxim Dziumanenko (uk)
Packit Service 3bdf47
Packit Service 3bdf47
2.9.2
Packit Service 3bdf47
===
Packit Service 3bdf47
- Correct handling of the clipboard and of the clipboard availability checking.
Packit Service 3bdf47
- Port to the new GTK widgets.
Packit Service 3bdf47
- Support _NET_WM_USER_TIME (Elijah Newren)
Packit Service 3bdf47
- Be more HIGgy in a couple of dialogs (Dennis Cranston)
Packit Service 3bdf47
- Translation updates: Vladimir Petkov (bg), Miloslav Trmac (cs), Martin Willemoes 
Packit Service 3bdf47
  Hansen (da), Hendrik Richter (de), Adam Weinberger (en_CA), David Lodge (en_GB), 
Packit Service 3bdf47
  es@li.org (es), Laszlo Dvornik (hu), Takeshi AIHANA (ja), Daniel van Eeden (nl), 
Packit Service 3bdf47
  Gustavo Noronha Silva (pt_BR), Laurent Dhima (sq), Funda Wang (zh_CN).
Packit Service 3bdf47
Packit Service 3bdf47
2.9.1
Packit Service 3bdf47
===
Packit Service 3bdf47
- Make all terminal windows be group leaders; this will change the way grouping is 
Packit Service 3bdf47
  done by window-managers, closer to what people expect (hopefully).
Packit Service 3bdf47
- Match news: URIs, and recognize more mailto: ones.
Packit Service 3bdf47
- Add --full-screen
Packit Service 3bdf47
- Cleanups and leaks fixed from Alexey Spiridonov, Kjartan Maraas.
Packit Service 3bdf47
- Fixed a couple of hotkey clashes, caught by Damian Keogh.
Packit Service 3bdf47
- Set accessible descriptions correctly on the profile dialog; caught by Frances Keenan.
Packit Service 3bdf47
- Translation updates: Miloslav Trmac (cs), Martin Willemoes Hansen (da),
Packit Service 3bdf47
  Adam Weinberger (en_CA), Christophe Merlet (RedFox) (fr), Mohammad DAMT (id),
Packit Service 3bdf47
  Young-Ho Cha (ko), Kjartan Maraas (nb), Kjartan Maraas (no).
Packit Service 3bdf47
Packit Service 3bdf47
2.8.0
Packit Service 3bdf47
===
Packit Service 3bdf47
- HIG fixes
Packit Service 3bdf47
- a11y fixes for the encodings menu
Packit Service 3bdf47
- fix georgian encoding
Packit Service 3bdf47
- added and updated translations
Packit Service 3bdf47
 
Packit Service 3bdf47
2.7.3
Packit Service 3bdf47
===
Packit Service 3bdf47
- Fix an annoying issue with the pointer getting ‘stuck’.
Packit Service 3bdf47
- Allow translators to set the default contents of the encodings menu.
Packit Service 3bdf47
- Deal with lastlog/utmp/wtmp sanely.
Packit Service 3bdf47
- Updated translations: Rostislav Raykov (bg), Miloslav Trmac (cs),
Packit Service 3bdf47
  Adam Weinberger (en_CA), Gareth Owen (en_GB), Takeshi AIHANA (ja),
Packit Service 3bdf47
  Žygimantas Beručka (lt), Arangel Angov (mk), Gnome PL Team (pl),
Packit Service 3bdf47
  Laurent Dhima (sq).
Packit Service 3bdf47
Packit Service 3bdf47
2.7.2
Packit Service 3bdf47
===
Packit Service 3bdf47
- Be more HIGgy in dialogs. In particular, be more precise in some labels, 
Packit Service 3bdf47
  and make a few things (in)sensitive when needed.
Packit Service 3bdf47
- Do not accept repeated shortcuts (Kiran Kumar Immidi)
Packit Service 3bdf47
- Make gcc 3.4.0 like us (Stef van der Made),
Packit Service 3bdf47
- Add a confirmation dialog when closing a window with >1 tabs.
Packit Service 3bdf47
- Use the gnome-common scripts.
Packit Service 3bdf47
- Make the xterm color paletter exactly match xterm's.
Packit Service 3bdf47
- Now profiles can implement the analogue of xterm's -hold command line option.
Packit Service 3bdf47
  (Kurt V. Hindenburg)
Packit Service 3bdf47
- Make references into the documentation actually point somewhere.
Packit Service 3bdf47
- Recognize mailto: (with or without the mailto:...) and webdav: uris
Packit Service 3bdf47
- Updated translations: Jordi Mallach (ca), Iñaki Larrañaga Murgoitio (eu), 
Packit Service 3bdf47
  Nirav, Ankit, Ankur, Atit, Bhavin, Kartik, Khushbu, Sweta (gu), Laszlo Dvornik (hu),
Packit Service 3bdf47
  Mohammad DAMT (id), Stanislav Visnovsky (sk).
Packit Service 3bdf47
Packit Service 3bdf47
2.6.0
Packit Service 3bdf47
===
Packit Service 3bdf47
- Make new tabs/windows open in the current directory of the current tab.
Packit Service 3bdf47
- Handle icon and window titles separately when needed.
Packit Service 3bdf47
- Set window roles on all windows, so that window managers can use
Packit Service 3bdf47
  this information.
Packit Service 3bdf47
- Lots of changes so that the interface follows the HIG more closely and
Packit Service 3bdf47
  plays well and consistently with the rest of GNOME, becoming in general
Packit Service 3bdf47
  more usable. This includes from wording changes to various rearrangements
Packit Service 3bdf47
  in the interface to behaviour changes.- Updated and enhanced manual.
Packit Service 3bdf47
- Better URL recognition.
Packit Service 3bdf47
- Some accessibility improvements.
Packit Service 3bdf47
- Better handling of session saving.
Packit Service 3bdf47
- Lots of amazing work by translators; since last time, we have added Tamil,
Packit Service 3bdf47
  Norwegian Nynorsk, Croatia/Hrvatska, Thai and Canadian English.
Packit Service 3bdf47
- Moved to the new GTK+ widgets in most places.
Packit Service 3bdf47
- Fixed quite a few bugs and memory leaks.
Packit Service 3bdf47
Packit Service 3bdf47
Thanks go to everybody who participated in this: translators, documenters,
Packit Service 3bdf47
bug herders, testers, bug reporters and a big et caetera.
Packit Service 3bdf47
Packit Service 3bdf47
2.5.90
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
  - Fixed an accelerator clash in the popup, caught by Ben Maurer.
Packit Service 3bdf47
  - Code cleanups in accessilibity code, spotted by Padraig O'Briain
Packit Service 3bdf47
  - Updated translations: Mətin Əmirov (az), Miloslav Trmac (cs),
Packit Service 3bdf47
    Ole Laursen (da), Christian Neumair (de), Kostas Papadimas (el),
Packit Service 3bdf47
    Francisco Javier F. Serrador (es), Christophe Merlet (fr), Takeshi 
Packit Service 3bdf47
    AIHANA (ja), Žygimantas Beručka (lt), Sanlig Badral (mn), Vincent 
Packit Service 3bdf47
    van Adrighem (nl), Kjartan Maraas (no), Artur Flinta (pl), Duarte 
Packit Service 3bdf47
    Loreto (pt), Laurent Dhima (sq), Danilo Šegan (sr), Christian Rose (sv).
Packit Service 3bdf47
  - New translations: Adam Weinberger (en_CA), Chatchawarn Hansakunbuntheung 
Packit Service 3bdf47
    and Chanchai Junlouchai (th).
Packit Service 3bdf47
  
Packit Service 3bdf47
2.5.5
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
  - Fixed a crash under IceWM, thanks to Owen, who “spent quite some
Packit Service 3bdf47
    time looking at protocol traces”.
Packit Service 3bdf47
  - Use the new file chooser, now that libgnomeui allows us to do that.
Packit Service 3bdf47
  - Be better w.r.t. a11y; Muktha Narayan.
Packit Service 3bdf47
  - A couple of minor miscellaneous fixes.
Packit Service 3bdf47
  - Updated translations: Mətin Əmirov (az), Miloslav Trmac (cs), 
Packit Service 3bdf47
    Nikos Charonitakis (el), Francisco Javier F. Serrador (es), 
Packit Service 3bdf47
    Pauli Virtanen (fi), Christophe Merlet (RedFox) (fr),
Packit Service 3bdf47
    Takeshi AIHANA (ja), Young-Ho Cha (ko), Daniel van Eeden (nl), 
Packit Service 3bdf47
    Kjartan Maraas (no), Gnome PL Team (pl), Laurent Dhima (sq), 
Packit Service 3bdf47
    Слободан Средојевић (sr), Christian Rose (sv), Maxim Dziumanenko (uk).
Packit Service 3bdf47
Packit Service 3bdf47
2.5.4
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
  - Fixed saving the geometry of windows with tabs to the session.
Packit Service 3bdf47
  - Be smarter on Solaris (Robert Basch)
Packit Service 3bdf47
  - Use the new GTK+ API in more places.
Packit Service 3bdf47
  - Make keyboard shortcuts work even when the menubar is hidden.
Packit Service 3bdf47
  - Updated translations: Arafat Medini (ar), Mətin Əmirov (az), Miloslav
Packit Service 3bdf47
    Trmac (cs), Ole Laursen (da), Christian Neumair (de), Francisco Javier
Packit Service 3bdf47
    F. Serrador (es), Christophe Merlet (RedFox) (fr), Alastair McKinstry
Packit Service 3bdf47
    (ga), Robert Sedak (hr), Takeshi AIHANA (ja), Young-Ho Cha (ko),
Packit Service 3bdf47
    Žygimantas Beručka (lt), Sanlig Badral (mn), Daniel van Eeden (nl),
Packit Service 3bdf47
    Åsmund Skjæveland (nn), Kjartan Maraas (no), Gnome PL Team (pl), Duarte
Packit Service 3bdf47
    Loreto (pt), Laurent Dhima (sq), Слободан Средојевић (sr).
Packit Service 3bdf47
Packit Service 3bdf47
2.5.1
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
  - Fixed the navigation among notebook tabs.
Packit Service 3bdf47
  - Make sure the profile editor sets mnemonic widgets on things so that we are nice 
Packit Service 3bdf47
    to gnopernicus/GOK users.
Packit Service 3bdf47
  - Updates to the manual.
Packit Service 3bdf47
  - Follow the HIG and the GDSG more closely.
Packit Service 3bdf47
  - Make uris go through gnome_vfs_make_uri_from_input so that
Packit Service 3bdf47
    things like www.gnome.org are properly handled (Behdad Esfahbod).
Packit Service 3bdf47
Packit Service 3bdf47
2.5.0
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
  Thanks to Kjartan Maraas for hunting memleaks, and the translation team.
Packit Service 3bdf47
Packit Service 3bdf47
  - Make new windows/tabs open in the current tab's working directory, and 
Packit Service 3bdf47
    make factory calls start shells in the directory current at the call.
Packit Service 3bdf47
  - Fixed a couple of crasher bugs.
Packit Service 3bdf47
  - Fixed a couple of ngettext related problems.
Packit Service 3bdf47
  - Various UI enhancements in menus, key navigation et caetera.
Packit Service 3bdf47
  - Make sensible use of xterm's control sequences for setting icon titles.
Packit Service 3bdf47
  - Set roles on all windows, so that window managers can use them.
Packit Service 3bdf47
  - Fix a few memory leaks, found by Kjartan Maraas.
Packit Service 3bdf47
Packit Service 3bdf47
2.4.0
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
  Thanks to Mariano Suarez-Alvarez, Irene Ryan, Pasupath Duraisamy 
Packit Service 3bdf47
  for contributions to this release. Thanks as always to the
Packit Service 3bdf47
  translation team.
Packit Service 3bdf47
Packit Service 3bdf47
  - fix skey dingus
Packit Service 3bdf47
  - translate default profile title
Packit Service 3bdf47
  - documentation improvements
Packit Service 3bdf47
  - fix some error messages 
Packit Service 3bdf47
  - only allow numeric values in spinbutton in profiles dialog
Packit Service 3bdf47
  - actually use system font when requested
Packit Service 3bdf47
  - improve HIG compliance
Packit Service 3bdf47
Packit Service 3bdf47
2.3.2
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
  Thanks to Mariano Suarez-Alvarez, John Fleck, Kjartan Maraas, 
Packit Service 3bdf47
  Nalin Dahyabhai, Mark Finlay, Jonathan Blandford, Paul Duran for
Packit Service 3bdf47
  contributions to this release. Thanks also to the tireless
Packit Service 3bdf47
  translators.
Packit Service 3bdf47
Packit Service 3bdf47
  - fixups to config key descriptions in .schemas
Packit Service 3bdf47
  - update active widget on tab switching, fixes several 
Packit Service 3bdf47
    bugs
Packit Service 3bdf47
  - don't add accelerator for notebook tab 1 if there's 
Packit Service 3bdf47
    only one tab
Packit Service 3bdf47
  - add mimetype so you can OpenWith->Terminal in nautilus
Packit Service 3bdf47
  - open new windows and tabs in same directory as 
Packit Service 3bdf47
    the current tab
Packit Service 3bdf47
  - don't show URL-related menu items when no url was 
Packit Service 3bdf47
    clicked on
Packit Service 3bdf47
  - handle underscores in profile names
Packit Service 3bdf47
  - fixups to regexp for urls
Packit Service 3bdf47
  - HIG fixes
Packit Service 3bdf47
  - fix up build system for online help
Packit Service 3bdf47
  - fix a memleak
Packit Service 3bdf47
Packit Service 3bdf47
2.3.1
Packit Service 3bdf47
===
Packit Service 3bdf47
  
Packit Service 3bdf47
  Thanks to Christophe Fergeau, Nalin Dahyabhai, Breda McColgan, 
Packit Service 3bdf47
  Mariano Suarez-Alvarez, Shivram Upadhyayula, Mike Lei, Laszlo
Packit Service 3bdf47
  Kovacs, Kjartan Maraas, Pasupathi Duraisamy for help with this
Packit Service 3bdf47
  release.
Packit Service 3bdf47
Packit Service 3bdf47
  - fix compilation with old compilers
Packit Service 3bdf47
  - fix some memory corruption screwups in argument parsing, 
Packit Service 3bdf47
    and don't mangle post-"-x" options
Packit Service 3bdf47
  - make background shading really work
Packit Service 3bdf47
  - documentation updates
Packit Service 3bdf47
  - translation updates
Packit Service 3bdf47
  - clean up handling of dingus click in combination with 
Packit Service 3bdf47
    modifiers
Packit Service 3bdf47
  - dropped libzvt support
Packit Service 3bdf47
  - set application name for window group in window list
Packit Service 3bdf47
  - add --active command line option to preserve 
Packit Service 3bdf47
    active tab across sessions
Packit Service 3bdf47
  - add --tab/--window options
Packit Service 3bdf47
  - background scrolling now works
Packit Service 3bdf47
  - tab focus fix
Packit Service 3bdf47
  - honor "menus have icons" pref
Packit Service 3bdf47
  - clean up some duplicate mnemonics in prefs dialog 
Packit Service 3bdf47
Packit Service 3bdf47
2.1.4
Packit Service 3bdf47
===
Packit Service 3bdf47
Packit Service 3bdf47
  - filter out duplicate encodings in encoding menu (Nalin)
Packit Service 3bdf47
  - require GTK+ 2.2.0
Packit Service 3bdf47
  - don't leak GladeXML objects
Packit Service 3bdf47
  - add ISO-8859-2 support to encodings menu
Packit Service 3bdf47
  - fix up about dialog (Christian Neumair)
Packit Service 3bdf47
  - fix save/restore working dir on Solaris (Satyajit Kanungo)