summaryrefslogtreecommitdiff
path: root/embed/ephy-embed.h
Commit message (Expand)AuthorAgeFilesLines
* Do not do single includes in embed/, bug #536090Diego Escalante Urrelo2008-07-221-1/+1
* Add ephy-embed::new-document-now signal, does the same than oldXan Lopez2008-02-171-0/+3
* Port ephy-window.c to the new API, remove old API.Xan Lopez2007-12-301-22/+0
* Add new embed history interfaces.Xan Lopez2007-12-291-79/+92
* Fix vfunc for get_visibility in EphyEmbed interface.Xan Lopez2007-11-171-1/+1
* Put visibility property into EphyBaseEmbed, we need it for popups.Xan Lopez2007-11-171-0/+2
* We don't inherit nothing from GtkMozEmbed anymore.Xan Lopez2007-11-111-14/+0
* Remove unused ge_content_changed.Xan Lopez2007-11-111-2/+0
* Remove unused ge_net_state and ge_security_change.Xan Lopez2007-11-111-5/+0
* Remove unused ge-location signal.Xan Lopez2007-11-111-2/+0
* Tabify modified files.Xan Lopez2007-10-251-11/+11
* Move title/address update on open-uri signal to EphyEmbed.Xan Lopez2007-10-251-1/+7
* Move icon and icon-address to EphyEmbed.Xan Lopez2007-10-251-0/+7
* Move status-message and logic of link-message to EphyEmbed.Xan Lopez2007-10-251-2/+6
* Change ephy_embed_get_title to return const char*.Xan Lopez2007-10-251-2/+2
* Move title from EphyTab to EphyEmbed.Xan Lopez2007-10-251-10/+2
* Move address and typed-address from EphyTab to EphyEmbedXan Lopez2007-10-251-0/+22
* Move navigation property from EphyTab to EphyEmbed.Xan Lopez2007-10-211-2/+16
* Move load-status from EphyTab to EphyEmbed.Xan Lopez2007-10-211-3/+7
* Move load-progress from EphyTab to EphyEmbedXan Lopez2007-10-211-1/+7
* Move document-type property from EphyTab to EphyEmbed.Xan Lopez2007-10-211-14/+18
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-111-1/+1
* Add search_link entry to _EphyEmbedIfaceEric Butler2006-12-171-0/+4
* Get keyword search back by passing ALLOW_THIRD_PARTY_FIXUP flag to gecko.Jean-François Rameau2006-10-221-0/+14
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1
* EphyContentPolicy now emits a signal when a content is blocked.Jean-François Rameau2006-01-081-0/+2
* Add ephy_embed_scroll_pixels.Christian Persch2005-12-071-2/+11
* Forward up/down/page up/page down from the findbar entry to the embed.Crispin Flowerday2005-12-061-0/+10
* Get the window name from the popup-blocked event.Christian Persch2005-11-011-0/+1
* embed/ephy-embed.c . Add a method to copy the back/forward history fromPhilip Langdale2005-10-131-0/+11
* Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction toChristian Persch2005-10-021-0/+4
* Add EPHY_EMBED_STATE_RESTORING and conversion fromChristian Persch2005-09-191-1/+2
* Implement ::grab-focus and remove ephy_embed_activate ().Christian Persch2005-07-291-3/+0
* Don't open search toolbar on / or ' over formfields:Christian Persch2005-06-031-0/+2
* Check for toolkit nsITypeAheadFind.Christian Persch2005-05-281-15/+0
* Add handling of DOMContentLoaded event from Gecko. It is an event thatJean-François Rameau2005-05-121-0/+2
* Emit signal when encountering alternate links. Fixes bug #171657.Christian Persch2005-04-081-0/+4
* Move new-window signal to the embed single, and new window creation fromChristian Persch2005-01-301-2/+2
* Use glib-mkenums to generate the enum and flags get_type functions.Christian Persch2005-01-061-15/+9
* Consistently start enum names with EPHY_*.Crispin Flowerday2005-01-051-26/+26
* Ensure that flags and enums start with 'Ephy'Crispin Flowerday2005-01-031-13/+13
* Add types for some enums and flags.Christian Persch2005-01-031-3/+12
* A lib/ephy-signal-accumulator.c: (ephy_signal_accumulator_object): AChristian Persch2004-12-231-3/+2
* Disable Zoom items for images, and disable zoom, encoding and view sourceChristian Persch2004-12-181-0/+13
* Add a way to show the cert info dialogue for the page's certificate.Christian Persch2004-11-161-0/+3
* When showing a modal alert put up by a web page, switch the window to thatChristian Persch2004-10-301-0/+2
* Remove unnecessary include.Christian Persch2004-10-061-1/+0
* Move PrintInfo to print-dialog since it's no more use by embed api.Marco Pesenti Gritti2004-06-251-36/+0
* Remove preview flagMarco Pesenti Gritti2004-06-251-1/+0
* Simplify print code. Now there is only one case to deal with, the mozillaMarco Pesenti Gritti2004-06-251-6/+6