CVSROOT:        /cvs/gnome
Module name:    gnome-terminal
Changes by:     gpastore        06/01/20 13:05:48

Modified files:
        .              : ChangeLog 
        src            : gnome-terminal.schemas.in terminal-profile.c 
                         terminal-profile.h terminal-screen.c 
                         terminal-screen.h terminal-widget-vte.c 
                         terminal-widget.h terminal.c 

Log message:
2006-01-20  Guilherme de S. Pastore  <[EMAIL PROTECTED]>

* src/terminal.c: enforce our coding style on some code copied
from libnautilus.

2006-01-20  Guilherme de S. Pastore  <[EMAIL PROTECTED]>

* src/terminal-screen.c, src/terminal-screen.h: get rid of the
unused screen ids, avoiding, among other things, some lists
operations at screen initialization.

2006-01-20  Guilherme de S. Pastore  <[EMAIL PROTECTED]>

Fixes to patch submitted for bug #321952 
[http://bugzilla.gnome.org/show_bug.cgi?id=321952]:

* src/terminal-screen.c (get_child_environment):
- fixed the format of the http_proxy environment variable.
- only query GConf for values we know we are going to use.
- unref the GConfClient when nothing else from GConf is needed.
- also set the no_proxy environment variable with ignore_hosts.
- general code cleanups.

2006-01-20  Guilherme de S. Pastore  <[EMAIL PROTECTED]>

Fixes to patch submitted for bug #139332 
[http://bugzilla.gnome.org/show_bug.cgi?id=139332]:

* src/gnome-terminal.schemas.in: reworded the descriptions.
Fixes bug #327456 [http://bugzilla.gnome.org/show_bug.cgi?id=327456].

* src/terminal-profile.c, src/terminal-profile.h,
src/terminal-widget.h: removed unnecessary code and fixed
indentation issues.

* src/terminal-widget-vte.c: better organized code to only do what
might take long once simple checks have already been performed.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-terminal&who=gpastore&date=explicit&mindate=2006-01-20%2013:04&maxdate=2006-01-20%2013:06

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to