*** empty log message ***
authorroot <root>
Sun, 22 Jan 2006 12:21:27 +0000 (12:21 +0000)
committerroot <root>
Sun, 22 Jan 2006 12:21:27 +0000 (12:21 +0000)
src/logging.C
src/perl/tabbed
src/ptytty.C

index a31d46c2155d76151a4293c738d2bc714ee3a1b5..357bad1394c8e4d67555910c06a40d8548e06de3 100644 (file)
@@ -18,6 +18,7 @@
  * Copyright (c) 1999      D J Hawkey Jr <hawkeyd@visi.com>
  *                             - lastlog support
  * Copyright (c) 2004-2006 Marc Lehmann <pcg@goof.com>
+ * Copyright (c) 2006      Emanuele Giaquinta <e.giaquinta@glauco.it>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 7169d0dbd8c25a3b41d50bb9045315c6db2ea1a3..31f77587e355d04961ab17c18e1331b95e01e9a4 100644 (file)
@@ -182,6 +182,7 @@ sub on_configure_notify {
    my ($self, $event) = @_;
 
    $self->configure;
+   $self->refresh;
 
    ()
 }
index c4580f312170f52c4d72bd2e8153d2e6242f4e01..6a5ccf54537c52a6b315cf92f8e7f3349eafdaec 100644 (file)
@@ -8,6 +8,7 @@
  * All portions of code are copyright by their respective author/s.
  * Copyright (c) 1999-2001 Geoff Wing <gcw@pobox.com>
  * Copyright (c) 2004-2006 Marc Lehmann <pcg@goof.com>
+ * Copyright (c) 2006      Emanuele Giaquinta <e.giaquinta@glauco.it>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by