aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed-shell.c
Commit message (Expand)AuthorAgeFilesLines
* Make ephy-about-handler a GObject and handle all request using the same APICarlos Garcia Campos2013-06-051-50/+6
* Remove ephy-request-aboutCarlos Garcia Campos2013-06-051-1/+0
* Only connect to the FormAuthDataSaveConfirmationRequired signal of the instan...Carlos Garcia Campos2013-04-061-1/+1
* Unify all web context setup in EphyEmbedShell on primary instance startupCarlos Garcia Campos2013-04-051-58/+111
* ephy-embed-shell: unref downloads in disposeXan Lopez2013-03-241-10/+4
* ephy-embed-shell: use g_list_free_fullXan Lopez2013-03-241-2/+1
* Get rid of EphyEmbedSingleXan Lopez2013-03-241-59/+88
* ephy-embed-shell: remove non WebKit2 bitsXan Lopez2013-03-211-52/+0
* Move the clear cache method to EphyEmbedShellXan Lopez2013-03-211-0/+12
* web-extension: Implement pre-filled forms in WebKit2Carlos Garcia Campos2013-03-151-2/+65
* ephy-embed-shell: set bus watch id to zeroXan Lopez2013-03-131-1/+3
* ephy-embed-shell: add a ::web-view-created signalXan Lopez2013-03-111-0/+19
* Do not build adblock files in libephyembed for WebKit2Carlos Garcia Campos2013-03-071-1/+11
* Fix WebKit1 buildGustavo Noronha Silva2013-02-241-0/+4
* web-extensions: Create the web extension proxy asynchronouslyCarlos Garcia Campos2013-02-231-19/+63
* web-extension: Use a different service name for every web process extensionCarlos Garcia Campos2013-02-211-1/+5
* embed: Implement unsubmitted modified forms warning in WebKit2Carlos Garcia Campos2013-02-191-0/+33
* Only load pages when their tab is switched to upon session restoreGustavo Noronha Silva2013-02-121-0/+24
* Define the names of the history and bookmarks files in just one placeXan Lopez2012-12-121-1/+2
* Handle a bit more gracefully the self-launch detectionXan Lopez2012-12-121-0/+44
* e-embed-shell: fix spacing in a commentDiego Escalante Urrelo2012-12-111-1/+1
* adblock: get rid of AdBlock interfaceXan Lopez2012-10-031-3/+11
* embed-shell: drop a couple of unneeded includesXan Lopez2012-09-081-2/+0
* ephy-embed-shell: another style fixXan Lopez2012-09-081-1/+1
* embed-shell: remove stale defineXan Lopez2012-09-081-2/+0
* embed-shell: should be safe to drop the legacy print setup code nowXan Lopez2012-09-081-20/+0
* ephy-embed-shell: minor style fixesXan Lopez2012-09-081-7/+7
* ephy-embed-shell: use now coding styleXan Lopez2012-09-081-308/+275
* ephy-embed-shell: small cleanupsXan Lopez2012-09-081-10/+6
* ephy-embed-shell: cleanup dispose & finalizeXan Lopez2012-09-081-40/+7
* ephy-embed-shell: ephy_embed_shell_get_frecent_store() should not be publicSergio Villar Senin2012-09-051-0/+1
* ephy-embed-shell: make the shell find uninstalled iconsXan Lopez2012-09-031-3/+2
* ephy-embed-shell: load the new thumbnail frame and use it in the overview storeClaudio Saavedra2012-09-011-0/+4
* ephy-embed-shell: use the new artwork for the overview's default thumbnailClaudio Saavedra2012-09-011-10/+6
* ephy-embed-shell: set the default icon for the frecent storeClaudio Saavedra2012-09-011-0/+29
* ephy-embed-shell: add a frecent store to the shellClaudio Saavedra2012-09-011-0/+31
* ephy-embed-shell: sort headers properly!Xan Lopez2012-07-311-1/+1
* ephy-embed-shell: add missing headerXan Lopez2012-07-311-7/+7
* Remove EphyHistory from the repository. It's unused now.Xan Lopez2012-03-201-27/+0
* Replace EphyFaviconCache by WebKit's icon database cacheSergio Villar Senin2012-03-201-30/+0
* Get rid of EphyBrowseHistoryXan Lopez2012-03-071-12/+16
* Add a EphyBrowseHistory instance to EphyEmbedShellClaudio Saavedra2012-03-071-0/+27
* ephy-embed-shell: add missing annotationXan Lopez2012-01-201-1/+1
* Use an enum for the global mode of the applicationXan Lopez2011-06-301-19/+21
* Use GtkApplication's window tracking for EphyWindow tooXan Lopez2011-06-301-40/+0
* Merge EphyApplication into Ephy(Embed)ShellXan Lopez2011-06-301-1/+77
* Use the generic marshaler throughoutXan Lopez2011-06-141-1/+0
* ephy-download: add the new EphyDownload objectDiego Escalante Urrelo2011-03-081-51/+93
* introspection: fix wrong and missing annotationsDiego Escalante Urrelo2010-12-091-5/+21
* Add GObject introspection annotations to many *_get_* functionsIain Nicol2009-11-181-5/+40
* Correct "ReturnValue" to "Return value" in gtk-doc commentsIain Nicol2009-10-271-1/+1
* Refactor EphyShell lifetime trackingXan Lopez2009-10-241-0/+40
* Remove unused stuff and clean old references to Mozilla.Xan Lopez2009-08-121-1/+1
* Get rid of EphyEmbedFactory.Xan Lopez2009-06-061-2/+1
* Make EphyEmbedSingle a non-interface type.Xan Lopez2009-06-061-1/+1
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Fix some build warnings. Bug #537487.Cosimo Cecchi2008-06-101-0/+1
* Do not do single includes in embed/, bug #536090Diego Escalante Urrelo2008-06-041-2/+1
* Use G_DEFINE_TYPE* where possible in embed/* (#517090)Xan Lopez2008-02-181-34/+4
* Assert that constructing the single succeeded.Christian Persch2007-09-131-0/+1
* Add support for the WebKit engine, compile with --with-engine=webkit toXan Lopez2007-07-281-1/+0
* Use the new gtk functions to persist and load the print settings and pageChristian Persch2007-07-111-17/+59
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* Fix the build.Christian Persch2006-08-061-2/+2
* A lib/ephy-print-utils.c: A lib/ephy-print-utils.h:Christian Persch2006-08-051-8/+34
* Don't hammer the cpu when downloading file with an unknown size. Fix bugJean-François Rameau2006-07-071-2/+2
* A embed/mozilla/GeckoPrintService.cpp: AChristian Persch2006-06-191-0/+95
* Fix gcc 4.1 warnings (dereferencing type-punned pointer will breakJean-François Rameau2006-03-031-2/+5
* On session logout, check if there are downloads pending (since they're notChristian Persch2006-02-031-0/+8
* Decouple embed single instantiation and initialisation. PreventsChristian Persch2006-01-181-2/+35
* Add some code so ad blocking should be more easy. Based on the fact thatJean-François Rameau2005-12-201-0/+31
* Make sure we don't unref NULL objects.Christian Persch2005-10-031-9/+12
* Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction toChristian Persch2005-10-031-11/+21
* Add ephy_embed_shell_get_default() analogous to ephy_shell_get_default().Christian Persch2005-08-011-0/+13
* Fix build with -Werror.Christian Persch2005-07-111-2/+0
* Better fix for bug #151037 to make session shutdown work again. Also fixChristian Persch2005-07-041-0/+33
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-5/+5
* Add a alert when the user clicks on a sidebar link, telling that theCrispin Flowerday2005-01-251-2/+12
* Move mime permission checks to ephy-file-helpers.Christian Persch2005-01-011-93/+1
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Private data is 0-initialised, no need to set members to NULL, 0, orChristian Persch2004-10-281-6/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-1/+1
* Merging pre-gnome-2-10 branch to HEAD.Christian Persch2004-09-131-1/+1
* Unify interface struct and type macro naming to be EphyFooIFace,Christian Persch2004-01-021-0/+1
* Unified return type of ephy_embed_shell_get_X to be GObject *. Fixed allChristian Persch2003-12-301-35/+30
* Don't use g_return_if_fail for run-time error conditions.Christian Persch2003-12-081-2/+10
* Misc cleanups. Remove a duplicated signal from EphyEmbed.Christian Persch2003-12-061-99/+86
* Add a factory to create embed objects and use it. Deal with dependency ofMarco Pesenti Gritti2003-11-221-1/+3
* Put back borked mozilla alert.Marco Pesenti Gritti2003-11-141-15/+1
* Correct download dir default.Marco Pesenti Gritti2003-11-061-0/+83
* Encoding menu improvements, Part 4: The Rewrite.Christian Persch2003-10-181-8/+20
* Merge new-downloader branch. We reworked the backend, the userMarco Pesenti Gritti2003-10-171-1/+1
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-12/+10
* 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-131-6/+7
* Remove use of acconfig.h.Marco Pesenti Gritti2003-07-041-1/+16
* Remove some unused codeMarco Pesenti Gritti2003-07-011-33/+0
* Get rid of starthere: and default to google, as discussed with Seth. Add aMarco Pesenti Gritti2003-06-091-19/+0
* Moved the new_window_orphan signal to EphyEmbedSingle.Dave Camp2003-04-171-12/+0
* *** empty log message ***Marco Pesenti Gritti2003-02-061-180/+16
* Api changes.Marco Pesenti Gritti2003-01-211-1/+4
* Reimplement favicons. Now all exit crashes related to connections leftMarco Pesenti Gritti2003-01-121-4/+1
* More start here page work, importing bookmarks from mozilla now shouldMarco Pesenti Gritti2003-01-091-0/+12
* Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when usingMarco Pesenti Gritti2003-01-051-19/+8
* Cleanup unused code. Reorder build. In new bookmark dialog enter activateMarco Pesenti Gritti2003-01-021-50/+1
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+507