2006-01-30 Guilherme de S. Pastore * NEWS: updated. * configure.in: release 2.13.90. 2006-01-30 Guilherme de S. Pastore * src/terminal-notebook.c: applied patch from Elijah Newren to fix some compiler warnings. Closes bug #329161. 2006-01-30 Guilherme de S. Pastore * gnome-terminal.desktop.in.in (Exec): removed --working-directory=%f. As far as I can tell, that was there for directory MIME-type handling, which was left for nautilus-open-terminal. 2006-01-30 Guilherme de S. Pastore * src/terminal-notebook.c: add tool tips to the tabs close buttons. 2006-01-28 Guilherme de S. Pastore * src/terminal-screen.c: revert to dynamically setting the title if the user sets it to an empty string. Closes bug #328932. 2006-01-27 Guilherme de S. Pastore * src/gnome-terminal.schemas.in: add F11 as default keybinding for entering and leaving fullscreen. Closes bug #326781. 2006-01-26 Guilherme de S. Pastore * src/terminal-screen.c: code cleanups. * src/terminal-screen.c: really fix the handling of file URLs and e-mail addresses highlighting now, getting a slight startup speed improvement as an extra bonus. 2006-01-26 Guilherme de S. Pastore * NEWS: rewrote the entries for 2.13.2 and 2.13.3 for more clarity and relevance. 2006-01-26 Guilherme de S. Pastore * src/terminal-accels.c: reverted to the old libegg API. * src/eggaccelerators.c, src/eggaccelerators.h, * src/eggcellrendererkeys.c, src/eggcellrendererkeys.h: revert the libegg update, as it somehow broke the setting of accelerators. Closes bug #328052. 2006-01-21 Guilherme de S. Pastore * gnome-terminal.desktop.in.in: added GTK to the list of Categories. Closes bug #328043. 2006-01-20 Guilherme de S. Pastore * src/terminal.c: enforce our coding style on some code copied from libnautilus. 2006-01-20 Guilherme de S. Pastore * 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 Fixes to patch submitted for bug #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 Fixes to patch submitted for bug #139332: * src/gnome-terminal.schemas.in: reworded the descriptions. Fixes bug #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. 2006-01-20 Guilherme de S. Pastore * src/terminal-notebook.c: fixed a tiny compiler warning. * src/terminal-notebook.c: fixed the tabs height based on a patch from Theerud Lawtrakul. Closes bug #327412 and its several dups. 2006-01-18 Kjartan Maraas * NEWS: updated. * configure.in: bump version to 2.13.3.