Commit graph

6 commits

Author SHA1 Message Date
jmmv
3af5c27639 Update to 2.14.0:
2.14.0
===

- New and updated translations:
  * Albanian [Laurent Dhima]
  * Brazilian Portuguese [Guilherme de S. Pastore]
  * Czech [Petr Tomeš]
  * Danish [Lasse Bang Mikkelsen]
  * Estonian [Ivar Smolin]
  * Hindi [Rajesh Ranjan]
  * Italian [Stefano Canepa]
  * Romanian [Mugurel Tudor]
  * Spanish [Francisco Javier F. Serrador]
  * Swedish [Daniel Nylander]

2.13.93
===

- Fixes two crashes/freezes (bugs #318797, #330246)
- Has a slightly better Brazilian Portuguese translation

2.13.92
===

- Fixes a build failure (bug #333292)
- Adds licensing informaiton to the UI (bug #330875)
- Has lots of updated translations!

2.13.91
===

- Stopped forcing invisible_char to '*' (bug #329294)
- Re-added the context menu for highlighted URLs (bug #329553)

- Updated translations:
  * Canadian English [Adam Weinberger]
  * Catalan [Josep Puigdemont i Casamajó]
  * Dutch [Tino Meinen]
  * Finnish [Ilkka Tuohela]
  * Simplified Chinese [Funda Wang]
  * Thai [Theppitak Karoonboonyanan]
  * Vietnamese [Clytie Siddall]

2.13.90
===

- Fixed the handling of file:// URLs
- Fixed the setting of accelerators (bug #328052)
- Fixed the heights of the huge tabs (bug #327412)
- Added a tool tip to the tabs' close buttons
- Added F11 as default accelerator for fullscreen (bug #326781)
- Allow returning to dynamically setting the title by manually
  setting it to an empty string (bug #328932)
- Several fixes and improvements to the patches applied for exporting
  the GNOME proxy settings to the terminal and disabling anti-aliasing
- Other optimizations, cleanups and standards-compliance changes (bug #328043)

- Lots of updated translations; huge thanks to the translators!

2.13.3
===

- Fix a crash at startup (bug #327313)

- New, updated and fixed translations:
  * Belarusian [Ales Nyakhaychyk]
  * Danish [Lasse Bang Mikkelsen]
  * Canadian English [Adam Weinberger]
  * Estonian [Ivar Smolin]
  * Finnish [Ilkka Tuohela]
  * Gujarati [Ankit Patel]
  * Serbian [Слободан Д. Средојевић]
  * Vietnamese [Clyttie Siddall]

2.13.2
===

- Added close buttons to the tabs (bug #71444)
- Added support for One-Time Passwords (bug #310529)
- Added tooltips that display the full title to the tabs (bug #310137)
- Make file:// URLs work by splitting their handling from others (bug #309201)
- Avoid title desyncs by setting icon title together with window title (bug #324965)
- Keep the title unchanged after it has been manually set (bug #152986)
- Export the GNOME proxy settings to the terminal (bug #321952)
- General build, user interface, performance and internationalization improvements
  (bugs #100038, #129889, #139332, #158319, #324246)

- New, updated and fixed translations:
  * Bulgarian [Vladimir Petkov]
  * Brazilian Portuguese [Guilherme de S. Pastore]
  * Canadian English [Adam Weinberger]
  * Danish [Lasse Bang Mikkelsen]
  * Dutch [Tino Meinen]
  * Estonian [Ivar Smolin]
  * Finnish [Ilkka Tuohela]
  * Galician [Ignacio Casal Quinteiro]
  * German [Hendrik Brandt]
  * Gujarati [Ankit Patel]
  * Japanese [Takeshi AIHANA]
  * Norwegian [Kjartan Maraas]
  * Norwegian bokmål [Kjartan Maraas]
  * Serbian [Слободан Д. Средојевић]
  * Spanish [Francisco Javier F. Serrador]
  * Thai [Theppitak Karoonboonyanan]
  * Vietnamese [Clytie Siddall]

2.13.1
===

- New maintainer! (Guilherme de S. Pastore)

- Revert the environment variable patch. It caused hangs etc. (Olav Vitters)
- Fix i18n issue with application name (Frédéric Crozat, Olav)
- Fix some compiler warnings (Kjartan Maraas)
- Drop lots of unnecessary strings (Guilherme)
- General cleanups and UI improvements (Guilherme)
- Actually remove profiles when they are deleted (Guilherme)
- Moved from section System to Utility in the menu (Guilherme)

- New, updated and fixed translations:
  * Brazilian Portuguese [Guilherme de S. Pastore]
  * Catalan [Josep Puigdemont i Casamajó]
  * Finnish [Ilkka Tuohela]
  * Gujarati [Ankit Patel]
  * Japanese [Takeshi AIHANA]
  * Kinyarwanda [Guilherme de S. Pastore]
  * Lithuanian [Žygimantas Beručka]
  * Nepali [Guilherme de S. Pastore]
  * Spanish [Francisco Javier F. Serrador]
  * Thai [Theppitak Karoonboonyanan]
  * Vietnamese [Clytie Siddall]
  * Xhosa [Guilherme de S. Pastore]

2.13.0
===

- Don't lose environment variables on startup (Davyd)
- Only show mnemonics when the menubar is visible (DanW)
- Detachable and movable tabs (Tony Tsui, Mario Manno)
- Don't use deprecated widgets (Dennis Cranston)
- Don't pass include flags to the link stage (dmacks@netspace.org)
2006-03-30 21:18:25 +00:00
minskim
2f6b89aafa Add plural support for msgfmt, and fix .po files causing errors. 2005-10-16 23:41:30 +00:00
jmmv
a4207a9569 Do not rename the installed binary, because it breaks the package; keep the
gnome-terminal name, and add a missing CONFLICTS with gnome-core (they already
conflicted).  Fixes PR pkg/22266 by Rafal Boni.

While here, bump gnome2-dirs dependancy to 1.2.

Bump PKGREVISION to 1.
2003-09-08 18:07:21 +00:00
jmmv
3a84fed861 GConf2's buildlink2.mk now creates a gconftool-2 wrapper which prevents the
configuration database from beeing modified by packages that do not honour
the --disable-schemas-install option. There is no need to patch these broken
packages any more.

Okay'ed by wiz.
2003-02-18 20:52:05 +00:00
jmmv
335113861d Use the framework provided by GConf2/schemas.mk to register .schemas files.
Depend on gnome2-dirs to handle shared directories.
Bump PKGREVISION.
2003-02-14 21:13:35 +00:00
rh
3d71cbbe06 Initial import of gnome2-terminal-2.0.1, an xterm like terminal program for
GNOME 2.  Based on a package provided by Scott Aaron Bamford as part of PR
pkg/18660.
2002-10-30 10:32:14 +00:00