aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed.c
Commit message (Expand)AuthorAgeFilesLines
* Add ephy_embed_show_page_certificate () (merged from HEAD).Christian Persch2004-11-171-0/+13
* When showing a modal alert put up by a web page, switch the window to thatChristian Persch2004-10-311-0/+33
* Simplify print code. Now there is only one case to deal with, the mozillaMarco Pesenti Gritti2004-06-251-10/+8
* Implement popup-blocking signals. Part of bug #111930.Adam Hooper2004-06-211-1/+20
* Get rid of EmbedReloadFlags, and use a gboolean force parameter inChristian Persch2004-06-141-5/+5
* merge mozilla-embed-strings branchMarco Pesenti Gritti2004-06-041-4/+21
* Don't return a value in void function, part of bug #141319.Christian Persch2004-05-291-1/+1
* Clean up encoding handling.Christian Persch2004-05-021-5/+18
* Fix chrome for new windows opened from _blank target. Fixes bug #139512.Marco Pesenti Gritti2004-04-181-1/+0
* Fix bookmarks toolbar visibility in fullscreen and print preview mode, asChristian Persch2004-04-011-3/+4
* Documented EphyEmbedSingleAdam Hooper2004-03-271-2/+2
* Fix arg type of dom_* signals to match the closure.Christian Persch2004-03-261-2/+2
* Fixed teeny typoAdam Hooper2004-03-261-1/+1
* Fixed gtk-doc commentsAdam Hooper2004-03-261-3/+6
* Documented EphyEmbedAdam Hooper2004-03-261-16/+361
* Cleanups chromes code and register a type for the enum.Marco Pesenti Gritti2004-03-191-0/+22
* s/IFace/Iface/g to match the gtk+ naming convention.Christian Persch2004-02-201-42/+42
* Add API to check if an EphyEmbed has forms with user input in them.Christian Persch2004-01-041-0/+7
* Unify interface struct and type macro naming to be EphyFooIFace,Christian Persch2004-01-021-72/+73
* Move events code inside EphyBrowser.cpp and add an event for blockedAdam Hooper2003-12-101-0/+8
* Misc cleanups. Remove a duplicated signal from EphyEmbed.Christian Persch2003-12-061-9/+0
* Add a factory to create embed objects and use it. Deal with dependency ofMarco Pesenti Gritti2003-11-221-8/+0
* Not necessary to store signal id in an array for interfaces.Marco Pesenti Gritti2003-11-211-34/+2
* Forgot to remove signal IDs from enum when I removed the signals.Christian Persch2003-11-191-2/+0
* Re-use some more signals from GtkMozEmbed; fix getter_Copies usage inChristian Persch2003-11-191-20/+14
* Do not connect and reemit same signal for nothing. Remove unused/expensiveMarco Pesenti Gritti2003-11-101-51/+0
* Get rid of gresult type. Use return values instead of out-parametersChristian Persch2003-11-051-295/+233
* Remove unused types.Christian Persch2003-11-041-13/+13
* Open source in the default editor and remove the unused copy api. Add aMarco Pesenti Gritti2003-10-281-9/+0
* Solving the wrapper mess Episode 1.Marco Pesenti Gritti2003-10-271-8/+0
* Interface for commands. Useful for undo. (cmd_undo works).Marco Pesenti Gritti2003-10-251-49/+0
* Encoding menu improvements, Part 4: The Rewrite.Christian Persch2003-10-181-3/+3
* Encoding menu improvements, part 2: Implement ephy_embed_get_encoding, andChristian Persch2003-10-121-0/+8
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-19/+21
* Add activate api.Marco Pesenti Gritti2003-08-191-0/+7
* Restore the "ge_dom_mouse_down" signal.Christian Persch2003-08-021-0/+11
* Rework find implementation to integrate better with type ahead and toMarco Pesenti Gritti2003-07-201-3/+13
* 2003-06-27 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-06-281-2/+3
* Remove some obsolete entries.Marco Pesenti Gritti2003-06-161-11/+0
* Shift+F10 show context menus on the embed. (Less invasive way untilMarco Pesenti Gritti2003-06-161-0/+11
* continuing checkin of previous patch (cvs aborted "broken pipe")Christian Persch2003-05-281-3/+3
* Simplified and reorganised zoom. Implement a zoom control for the toolbar.Christian Persch2003-05-201-4/+4
* *** empty log message ***Marco Pesenti Gritti2003-02-061-3/+3
* dont leak signals, ported from galeonMarco Pesenti Gritti2003-01-281-1/+2
* Cleanup unused code. Reorder build. In new bookmark dialog enter activateMarco Pesenti Gritti2003-01-021-34/+1
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+608