Nouveautés

2014-01-16 Version 2.8.1
  • Terminal background options are disabled when using a recent version of VTE which deprecates them.
2013-03-29 Version 2.7.1
  • Translations are now enabled.
  • SF project has been upgraded with new git repository.
  • New behaviour for -e (see man page).
  • Several new features and bug-fixes.
24-02-2012 Version 2.5.1
  • Debian packaging now managed by git-buildpackage.
  • Removed autoconf support.
  • Improved close window/tab warning options.
  • Implemented dark theme option.
  • --tab only reuses windows on current workspace.
  • Generated graphics are included in tarballs.
  • Ubuntu PPA moved to https://launchpad.net/~h-realh/+archive/roxterm
24-11-2011 Version 2.3.1
  • New bespoke build system, maitch.
21-08-2011 Version 2.0.1
  • Uses GTK+3 by default, GTK+2 support still available.
  • Added search functionality.
  • Added support for file URIs.
  • Much improved tab bar.
  • Uses GtkBuilder instead of libglade.
02-06-2011 Version 1.22.1
  • Improved compositing support.
  • Added --role option.
  • --xclass and --xname options removed. --name and/or --class are alternatives but should be used in conjunction with --separate. Use --role if you need a per-window identifier.
  • Tries to avoid creating redundant session state files. Consider running 'rm ~/.config/roxterm.sourceforge.net/Sessions/*' to clean up the stale files created before this version.
12-02-2011 Version 1.21.1
  • Support TERM setting with vte >= 0.26.
  • Command line options to set window class hints.
  • Window title can be configured in profiles.
17-11-2010 Version 1.20.0
  • Gestion améliorée de la géométrie du terminal.
  • Changes to tab/window title handling.
21-09-2010 Version 1.19.1
  • Nouveau site web conçu par Cameron Sampson.
  • Traduction espagnol par Félix Medrano Sanz.
  • Switched from subversion (svn) to git for VCS.
  • Code ré-écrit pour la gestion des onglets multiples.
23-23-2010 Version 1.18.1
  • Supports X session management.
  • Support rudimentaire de ssh.
  • Redesign de l'éditeur de profil, incluant les nouvelles option de plein écran & de maximisation.
  • Nouveaux éléments de menu pour ouvrir un terminal avec un profil specifique.
  • Possibilité de redémarrer une commande.
  • Always show tabs is on by default and single tabs only take up as much space as they need.
13-09-2008 Version 1.13.0
  • Options d'avertissement avant la fermeture de fenêtres
  • Utilise -T au lieu de -t pour déterminer le titre (pour x-terminal-emulator)
  • Nouvelle option --tab
  • Les pages de man sont dans la distribution principale et non plus seulement dans Debian
20-05-2008 Version 1.12.0
  • Support de i18n
  • Correction de l'analyse de la ligne de commande
  • Option d'onglets "Cachés"
  • Option --title
27-03-2008 Version 1.11.0
  • Correction et amélioration de la fenêtre des jeux de couleurs
  • La chaîne de titre du terminal peut être personnalisée
31-12-2007 Version 1.9.0
  • Options d'onglets améliorées (la plupart grâce à Sven Schnelle)
11-09-2007 Version 1.7.0
  • Ajout des facilités de zoom et de plein écran
  • Les nouvelles fenêtres/onglets ont le même cwd que le terminal depuis lequel ils sont ouverts
  • Les paquets officiels Debian sont disponibles pour la version 1.5.2 et suivantes plutôt que mes paquets non officiels
  • Les options de CLI ont changé
22-08-2007 Version 1.6.0
  • Removed extraneous Debian packages
  • Many messages are now shown in dialog boxes instead of logged to console
  • Added option to wrap around when switching tabs
23-03-2007 Version 1.5.1
  • Debianised
05-07-2006 Version 1.2.0
  • Encodings are a separate family of settings instead of being part of a profile
20-06-2006 Version 1.1.0
  • Much improved drag & drop support
  • roxterm-capplet renamed to roxterm-config
  • Runs all terminals in a single process by default
30-05-2006 Version 1.0.3
  • Terminal window and capplet background image widget are now drag & drop destinations.
29-04-2006
  • First full release.
27-02-2006
  • CVS discontinued. Use subversion (svn) fron now on.
27-02-2006 Version 0.11.0
  • Migration to keyfile options done! Make sure you read README if you were using an older version.
26-02-2006 Version 0.10.14
  • Everything now apparently complete and working except for docs. Going to use keyfiles instead of XML before release.
25-02-2006 Version 0.10.11
  • Nearly everything now works (or seems to!) save for roxterm taking appropriate action when a shortcut scheme is renamed or deleted.
07-07-2005 Version 0.9.7
  • The profile editor dialogue is just about complete, including keyboard shortcuts, but not yet tooltips (tomorrow)
05-06-2005
  • Added functional background tab to profile editor.
  • Can't be bothered to maintain a fully detailed changelog any more. Nobody could possibly be that interested, and if they were they could use CVS anyway. This will probably have a knock-on effect on NEWS and make it confined to full releases and stuff not directly related to code changes.
06-04-2005
  • Now installs correctly when not using ROX
06-04-2005
  • Terminal can now launch capplet to edit current profile
05-04-2005
  • Tidied up build system
04-04-2005
  • Matches email addresses and launches mailer
02-04-2005
  • A working, but incomplete capplet, using dbus 0.22
28-11-2004
  • Shortcuts XML file has changed from using attributes to content for key name
  • I've started building the config applet. It opens a dialogue but doesn't do much with it yet