| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Also, optional Zeroconf support depends on Avahi >= 0.6.22.
Bug #507152.
svn path=/trunk/; revision=7858
|
|
|
|
|
|
| |
title was NULL or not. Fixes (again!) empty new tabs.
svn path=/trunk/; revision=7829
|
|
|
|
| |
svn path=/trunk/; revision=7824
|
|
|
|
|
|
| |
Bug #503854.
svn path=/trunk/; revision=7817
|
|
|
|
| |
svn path=/trunk/; revision=7781
|
|
|
|
|
|
| |
Bug #499803
svn path=/trunk/; revision=7732
|
|
|
|
| |
svn path=/trunk/; revision=7712
|
|
|
|
|
|
|
| |
Plus a small bugfix in MozillaEmbed about GtkMozembed vs. EphyEmbed
confusion.
svn path=/trunk/; revision=7711
|
|
|
|
|
|
| |
Use it to update the bookmarks icon, as it was done in EphyTab before.
svn path=/trunk/; revision=7687
|
|
|
|
| |
svn path=/trunk/; revision=7686
|
|
|
|
|
|
|
|
| |
We still need a custom implementation in MozillaEmbed because
the child of the embed won't exist until the widget is realized,
so there is no point in grabbing focus until then.
svn path=/trunk/; revision=7668
|
|
|
|
| |
svn path=/trunk/; revision=7636
|
|
|
|
| |
svn path=/trunk/; revision=7632
|
|
|
|
| |
svn path=/trunk/; revision=7631
|
|
|
|
|
|
|
| |
The way both backends track progress seem to be very different,
so I've exported the set_load_percent to get this going for now.
svn path=/trunk/; revision=7630
|
|
|
|
| |
svn path=/trunk/; revision=7628
|
|
|
|
|
|
| |
Backends still override them completely at this point.
svn path=/trunk/; revision=7627
|
|
EphyBaseEmbed is an abstract class that will implement the generic bits
common to any Epiphany backend. In this first commit it does nothing but
serve as the parent class for the mozilla embedding widget.
svn path=/trunk/; revision=7626
|