~gnome3-team/epiphany-browser/+git/master:gnome-2-12-plus

Last commit made on 2006-07-18
Get this branch:
git clone -b gnome-2-12-plus https://git.launchpad.net/~gnome3-team/epiphany-browser/+git/master

Branch merges

Branch information

Name:
gnome-2-12-plus
Repository:
lp:~gnome3-team/epiphany-browser/+git/master

Recent commits

1ed16c2... by Christian Persch <email address hidden>

Force label wrapping.

2006-07-18 Christian Persch <email address hidden>

 * embed/mozilla/EphyPromptService.cpp:

 Force label wrapping.

d8491bc... by Christian Persch <email address hidden>

Fix a potential crash.

2006-07-14 Christian Persch <email address hidden>

 * src/bookmarks/ephy-favorites-menu.c:
 (ephy_favorites_menu_finalize):

 Fix a potential crash.

db53366... by Christian Persch <email address hidden>

Fix crash when cancelling the prompt before the timeout has run.

2006-04-01 Christian Persch <email address hidden>

        * embed/mozilla/EphyPromptService.cpp:

 Fix crash when cancelling the prompt before the timeout has run.

8a93151... by Christian Persch <email address hidden>

Don't throw when cancelling the dialogue with ESC. Fixes bug #333780.

2006-03-08 Christian Persch <email address hidden>

 * embed/mozilla/EphyPromptService.cpp:

 Don't throw when cancelling the dialogue with ESC. Fixes bug #333780.

0b97d9a... by Christian Persch <email address hidden>

Make these implement threadsafe isupports.

2006-03-02 Christian Persch <email address hidden>

 * embed/mozilla/GtkNSSDialogs.cpp:
 * embed/mozilla/GtkNSSKeyPairDialogs.cpp:
 * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp:

 Make these implement threadsafe isupports.

3b35758... by Christian Persch <email address hidden>

Don't activate typeaheadfind on XUL documents.

2006-03-02 Christian Persch <email address hidden>

 * embed/mozilla/EventContext.cpp:

 Don't activate typeaheadfind on XUL documents.

65da02d... by Christian Persch <email address hidden>

Unset general.useragent.extra.simple pref from xulrunner, we don't want

2006-02-22 Christian Persch <email address hidden>

 * data/default-prefs-gecko-1-8.js:

 Unset general.useragent.extra.simple pref from xulrunner,
 we don't want that in our UA string.

1673e46... by Christian Persch <email address hidden>

Unset general.useragent.extra.simple pref from xulrunner, we don't want

2006-02-22 Christian Persch <email address hidden>

 * data/default-prefs-gecko-1-8.js:

 Unset general.useragent.extra.simple pref from xulrunner,
 we don't want that in our UA string.

b39aba1... by Christian Persch <email address hidden>

Enable error pages explicitly since xulrunner is missing that pref too.

2006-02-20 Christian Persch <email address hidden>

 * data/default-prefs-gecko-1.8.js:

 Enable error pages explicitly since xulrunner is missing
 that pref too.

cac8ce2... by Christian Persch <email address hidden>

Compile against libgnome HEAD