vte r1631 - in trunk: . src
- From: cpwilson svn gnome org
- To: svn-commits-list gnome org
- Subject: vte r1631 - in trunk: . src
- Date: Tue, 6 Feb 2007 08:49:56 +0000 (GMT)
Author: cpwilson
Date: 2007-02-06 08:49:56 +0000 (Tue, 06 Feb 2007)
New Revision: 1631
ViewCVS link: http://svn.gnome.org/viewcvs/vte?rev=1631&view=rev
Modified:
trunk/ChangeLog
trunk/src/iso2022.c
trunk/src/vte.c
trunk/src/vteregex.c
Log:
2007-02-06 Chris Wilson <chris chris-wilson co uk>
* src/iso2022.c: (_vte_iso2022_is_ambiguous_ht):
One more G_UNLIKELY
* src/vte.c: (vte_terminal_match_hilite),
(vte_terminal_motion_notify):
Avoid expensive hiliting if the pointer is not in the window.
* src/vteregex.c: (_vte_regex_exec):
Prefer g_new(x,n) over g_malloc(sizeof(x)*n)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]