Skip to content
Tags give the ability to mark specific points in history as being important
  • terminal-0.2.8 protected
    create tag: terminal-0.2.8
  • xfce-4.4.2 protected
    create tag: xfce-4.4.2
  • xfce-4.4.3 protected
    76256c6f · Forgot the NEWS file ·
    create tag: xfce-4.4.3
  • terminal-0.2.10 protected
    create tag: terminal-0.2.10
  • xfce-4.6.0 protected
    create tag: xfce-4.6.0
  • terminal-0.2.12 protected
    481cb0a6 · Release Terminal 0.2.12 ·
    create tag: terminal-0.2.12
  • terminal-0.2.90 protected
    3a41f62e · Fix version in NEWS. ·
    create tag: terminal-0.2.90
  • terminal-0.2.99.1 protected
    create tag: terminal-0.2.99.1
  • terminal-0.4.0 protected
    create tag: terminal-0.4.0
  • terminal-0.4.1 protected
    a9ae2a4c · Bump version to 0.4.1. ·
    Tag 0.4.1 release.
  • terminal-0.4.2 protected
    Tag 0.4.2 release.
  • terminal-0.4.3 protected
    Tag 0.4.3 release.
  • terminal-0.4.4 protected
    6ba27c83 · Updates for release. ·
    0.4.4
    =====
    - Move detailed description of the command line options printed by
      --help to a man-page. The help option now only prints a summery
      of the available options.
    - Add two missing toolbar tooltips.
    - Add Terminal to the GTK category for the menu spec. Remove
      deprecated UTF-8 key from the desktop file.
    - Some small code cleanups.
    - Allow : in web links.
    - Translation updates (ru, pt, da, es, ca, eu, zh_CN, gl, ja, nl,
      cs, id, pt_BR, fi, fr, en_GB, el, sk, it).
  • terminal-0.4.5 protected
    0.4.5
    =====
    - Improve support for --program-transform-name.
    - Don't set the locale twice on a normal startup.
    - Only install the symlink if the Terminal command exists.
    - Don't set translation domain when libxfce4util is new enough.
    - Use utilities-terminal for the icon name.
    - Add question dialog to view online manual.
    - Abort when compiling with --enable-gen-doc with missing deps.
    - Disconnect bindings before closing the dialog.
    - Improve handling shells (bug #6368).
    - Translation updates (hu, fr, de, da, pt, ca, ru, it, fi, si, kk,
      cs, uk, zh_CN, es, lv, ja, gl, hr, sk, ug).
  • terminal-0.4.6 protected
    7abbb22a · Updates for release. ·
    0.4.6
    =====
    - Parse the tab title if dynamic title is hidden.
    - Abort doc generation if validating the xml file fails.
    - Plug small memory leak and fix some compiler warnings.
    - Recognize sftp in urls.
    - Work around deprecated API in vte 0.26.
    - Unbind title dialog binding before destroy.
    - Protect against NULL border values (bug #7120).
    - Set colormap on window init.
    - Translation updates (cs, de, el, en_GB, es, eu, fr, gl, hr, id, ja,
      kk, nb, nl, pl, pt, ro, ru, ug, uk).
    - Manual translation updates (el, es, fr, gl, hr, ja, pt, sv, ug).
  • terminal-0.4.7 protected
    4ecb3be4 · Updates for release. ·
    0.4.7
    =====
    - Improve --version strings.
    - Avoid racing on the size-changed signal (bug #6921).
    - Protect against NULL borders (bug #7253).
    - Translation updates (ca, da, de, el, es, fi, fr, id, it, ja, kk,
      pl, pt, ro, ru, sv, tr, uk, zh_CN)
    - Manual translation updates (ru).
  • terminal-0.4.8 protected
    bbda77c4 · Updates for release. ·
    0.4.8
    =====
    - Update online documentation location.
    - Make image directory paths relative.
    - Only make go menu action sensitive if tabs > 1 (bug #7595).
    - Use exo preferred directly to open uris (bug #7140).
    - Fix typo in German translation (bug #6654).
    - Add 'Select All' shortcut and menu item (bug #6588).
    - Fix transparency slider in Gtk+ 2.24.5.
    - Translation updates (pt, de, zh_CN, da, nl, sk, nb, gl, eu).
  • xfce4-terminal-0.6.0 protected
    8d6e39a6 · Updates for release. ·
    0.6.0
    =====
    - Rename the package from Terminal to xfce4-terminal.
    - Don't add mailto when copying to clipboard (bug #7909)
    - Add search dialog.
    - Fix activity handling when resizing the window.
    - Use mid color if activity expired (bug #9686).
    - Improve quit confirm dialog.
    - Add move tab left/right options (bug #5918).
    - Only show terminal in the system category (bug #8693).
    - Don't pre-parse options after -x (bug #9167).
    - Make tabs a fraction smaller.
    - Drop the special handling of the Super key.
    - Depend on libxfce4ui and use its API.
    - Use standard stock icons.
    - Depend on vte 0.28 and exo 0.10.
    - Drop anti-alias preference (deprecated in vte).
    - Add =+@ to the default word-chars.
    - Add encoding support.
    - Use GDBus for dbus communication.
    - Remove toolbar editor.
    - Remove the exo dependency.
    - Remove the custom accelerator code.
    - Bundle palette colors into a single string.
    - Add background color vary option.
    - Add option --color-table.
    - Add support for color presets.
    - Properly set termcap emulation.
    - Another attempt to fix the invalid sizing issues (bug #4728).
    - Use G_ENABLE_DEBUG to enable additional checks (bug #8552).
    - Allow setting the bold color (bug #5987).
    - Use xmllint to strip the glade file.
    - Rename reset option to "Reset Scrollback".
    - Allow re-using of last window with --tab.
    - Improve documentation of --role (bug #8246).
  • xfce4-terminal-0.6.1 protected
    73246c5b · Updates for release. ·
    0.6.1
    =====
    - Add drop-down window support with --drop-down parameter. This
      allows xfce4-terminal to start 1 game-console like window.
    - Rename Go menu to Tabs.
    - Load default Alt+N accelerators on first startup.
    - Make single tab accelerator insensitive again.
    - Rename clear scrollbar to reset.
    - Fix crash when showing toolbar 2nd time (bug #9696).
    - Don't check for version and help in parameters parsing.
    - Remove Report Bug menu entry.
    - Hide search dialog on delete to avoid crash.
    - Set minimum tab label size to 10 chars.
    - Make right-click tab menu more functional.
    - Stop activity timeout when destroying a screen.
    - Rename $TERM to emulation and use new preference to avoid
      migration crashes.
    - Fix the tab re-use option when running from shortcut.
    - Allow underscore and + in email address (bug #9392).
    - Use new GPL license address (bug #9697).
    - Allow setting the geometry in the preferences.
    - Translation updates: Spanish (Castilian), French, Croatian,
      Italian, Japanese, Kazakh, Dutch (Flemish), Polish, Portuguese,
      Portuguese (Brazilian), Romanian.
  • xfce4-terminal-0.6.2 protected
    5f03ef63 · Updates for release. ·
    0.6.2
    =====
    - Autotools updates.
    - Fix toolbars -> toolbar in docs.
    - Check display for the real display, not display.screen.
    - Display checking on drop-down windows (bug #9957).
    - Fix format warning.
    - Only call g_type_init on glib < 2.36.
    - Translation updates: Arabic, Asturian, Belarusian, Bulgarian,
      Catalan (Valencian), Czech, Danish, German, Greek, English (United
      Kingdom), Esperanto, Spanish (Castilian), Estonian, Basque, Finnish,
      French, Galician, Hebrew, Croatian, Hungarian, Indonesian, Icelandic,
      Italian, Japanese, Kazakh, Korean, Lithuanian, Latvian, Norwegian
      Bokmal, Dutch (Flemish), Panjabi (Punjabi), Polish, Portuguese,
      Portuguese (Brazilian), Romanian, Russian, Sinhala, Slovak, Albanian,
      Serbian, Swedish, Telugu, Turkish, Uyghur, Ukrainian, Urdu, Urdu
      (Pakistan), Vietnamese, Chinese (China), Chinese (Hong Kong), Chinese
      (Taiwan).