commit 10430cbf79306a3f7dc11798e5146b33c0c05448 Author: Christian Persch Date: Mon Apr 26 13:16:16 2010 +0200 Version 0.24.1 NEWS | 5 +++++ configure.in | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) commit d86f723c76212eabd22c0622072f6f0cb9b733d1 Author: Christian Persch Date: Sat Apr 10 01:42:24 2010 +0200 We also depend on cairo-xlib on gdk-x11 (cherry picked from commit 39b7a1f74dc7044d1fd6cd9df7abceffa7e99349) configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ac9813af66c110fae31db02114a7904cdf9547e5 Author: Christian Persch Date: Tue Apr 20 11:59:28 2010 +0200 Backport VteBg fixes from master Fixes bug #615417, bug #614469. src/debug.c | 3 +- src/debug.h | 3 +- src/vtebg.c | 320 +++++++++++++++++++++++++++++---------------------------- src/vtebg.h | 35 +++---- src/vtedraw.c | 2 +- src/vtedraw.h | 2 +- 6 files changed, 187 insertions(+), 178 deletions(-) commit a784d8d2dd79f7f4eba24aea4ea5f129a095ce0f Author: Christian Persch Date: Thu Apr 8 13:15:00 2010 +0200 Print the GDK target during configure For checking purposes. (cherry picked from commit b72c2a7df25e5fdfefbd437505f9f71b7d675da8) configure.in | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 0ed604d8a8f83e6fdb5444be0305abeb7b0d1f7f Author: Christian Persch Date: Sun Apr 4 17:03:24 2010 +0200 Add x11 to pkg-config dep list on gdk-x11 Bug #613525. (cherry picked from commit be41faea3651c2a90012648490ebf346eac82d04) configure.in | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-)