aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/ContentHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix prompt service for xr 1.9 wrt. DOM notifications. Bug #504445.Christian Persch2008-02-181-12/+8
* Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1.Cosimo Cecchi2008-01-141-9/+10
* Revert the change from r7406; see bug #476540.Christian Persch2007-09-131-1/+1
* Revert the change from r7407; see bug #476540.Christian Persch2007-09-131-1/+1
* Include nsStringGlue.h instead of nsStringAPI.hChristian Persch2007-09-131-1/+1
* Include xpcom-config.h, not mozilla-config.hChristian Persch2007-09-131-1/+1
* It's yet another API change!Christian Persch2007-07-151-0/+3
* Kill EPHY_STOCK_DOWNLOAD and add STOCK_DOWNLOAD, using "emblem-download"Luca Ferretti2007-07-101-1/+1
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* === Release 2.17.91 ===RELEASE_2_17_91Christian Persch2007-02-131-0/+1
* Check for a potential veto. Fix #342951.Jean-François Rameau2007-01-291-0/+12
* Use a define for the default window icon. Bug #385872.Christian Persch2006-12-151-1/+1
* Automatically open a Nautilus window after downloading has finished. FixesWouter Bolsterlee2006-10-151-1/+9
* Use UTF-8 copyright symbolChristian Persch2006-09-131-4/+4
* A embed/mozilla/AutoWindowModalState.cpp: AChristian Persch2006-07-061-3/+5
* Drop support for gecko 1.7.Christian Persch2006-05-111-111/+34
* Helper class that pushes a null JS context on the stack, and pops it inChristian Persch2006-02-031-0/+6
* Make ESC cancel the content handler dialogue. Bug #325811.Christian Persch2006-01-081-5/+8
* More curly quotes.Christian Persch2005-11-011-3/+3
* New function to check the filename/directory for writability, derived fromChristian Persch2005-09-221-1/+2
* Check that we're not trying to open in Epiphany itself! Fixes bug #310023.PRE_GNOME_2_14_BRANCHPOINTChristian Persch2005-08-141-0/+13
* Fix a small grammar error in one of the download dialog string, withRaphael Slinckx2005-08-101-1/+1
* Fix build with gecko trunk.Christian Persch2005-08-081-4/+4
* Change the download/open dialog strings to include the mime-type and fileRaphael Slinckx2005-08-081-19/+65
* *** empty log message ***Christian Persch2005-07-241-1/+1
* Don't show the image after gtk_button_set_image(). Fixes bug #307818.Christian Persch2005-06-161-1/+1
* Add protocol handler, which I'll use for our custom error pages. SinceChristian Persch2005-05-261-0/+1
* Ged rid of all API checks which check for 1.8-only API, and introduce aChristian Persch2005-04-261-10/+10
* Mozilla API change.Christian Persch2005-04-171-0/+9
* Treat unknown mime types as 'unsafe'. Patch by Jean-François Rameau, partChristian Persch2005-03-241-1/+1
* Oh the joys of mozilla API changes :PChristian Persch2005-03-221-3/+14
* Depend on gnome-desktop for gnome-desktop-item, and up the gnome-vfsChristian Persch2005-02-271-6/+35
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-3/+3
* Move mime permission checks to ephy-file-helpers.Christian Persch2005-01-011-2/+3
* Make sure we don't have any app-modal dialogues. Fixes bug #110479.Christian Persch2004-12-191-0/+6
* Quote app name.Christian Persch2004-12-161-2/+2
* Add app name to primary text, too. Fixes bug #141327.Christian Persch2004-12-161-2/+4
* Add stock icon to "Save As..." button.Christian Persch2004-12-161-3/+10
* Tell the user with which application we're going to open the content.Christian Persch2004-12-161-26/+32
* Back out the fix for bug #158466, it's wrong.Christian Persch2004-12-131-2/+1
* Fix opening of content when not downloading automatically. Fixes bugChristian Persch2004-11-181-2/+3
* More cruft exorcised.Christian Persch2004-11-171-31/+4
* No need to make the content handler dialogue modal.Christian Persch2004-11-141-52/+55
* Fix opening content with external content handlers.Christian Persch2004-11-101-16/+2
* Use GtkMessageDialog here.Christian Persch2004-11-081-59/+36
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-111-3/+3
* Fix mozilla API checks to correctly detect firefox libraries.Christian Persch2004-09-211-7/+7
* Fix a mem leak.Christian Persch2004-07-311-0/+1
* Confirm before overwriting a file. Fixes bug #143501.Christian Persch2004-07-311-3/+11
* Don't use -include which compilers other than gcc don't understand.Christian Persch2004-07-311-0/+2
* merge mozilla-embed-strings branchMarco Pesenti Gritti2004-06-041-34/+37
* Add convenience functions for creating a filter with a bunch of mime typesChristian Persch2004-05-091-1/+2
* Adjust MOZILLA_SNAPSHOT checks for changed snapshot levels.Christian Persch2004-05-071-8/+8
* More defines work, still lack EventContext and EmbedPrivate. Use mozillaMarco Pesenti Gritti2004-04-291-21/+18
* Nice mess of defines to support 1.8a. Damn.Marco Pesenti Gritti2004-04-271-2/+38
* Make warning message selectable.Piers Cornwell2004-04-091-0/+1
* Fixes #138263.Federico Mena Quintero2004-03-301-1/+1
* Register our stock icons.Christian Persch2004-03-271-1/+1
* Use stock icon for open. Fixes bug #135765.Christian Persch2004-03-261-1/+2
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-26/+3
* Keep a ref for downloads in the view.Marco Pesenti Gritti2004-03-011-3/+3
* Correct the label of the action button (Open)Marco Pesenti Gritti2004-03-011-3/+6
* Add debug output in ctors and dtors.Christian Persch2004-02-291-2/+2
* Use getInterface to get the dom window from the docshell, notMarco Pesenti Gritti2004-02-281-6/+3
* Several types are actually safe.Marco Pesenti Gritti2004-02-141-9/+25
* When open is explicitly requested from the dialog use a tmp file.Marco Pesenti Gritti2004-02-121-4/+15
* Add a space after period, fixes bug #133151.Christian Persch2004-02-021-1/+1
* Don't try to g_free a nsCOMPtr<>, and use nsMemory::Free for the mMimeTypeChristian Persch2004-01-311-2/+1
* *** empty log message ***Marco Pesenti Gritti2004-01-261-1/+10
* Correct a translator name.Marco Pesenti Gritti2004-01-261-1/+5
* Prepare for 1.1.4Marco Pesenti Gritti2004-01-241-2/+6
* *** empty log message ***Marco Pesenti Gritti2004-01-221-2/+10
* Destroy filepicker once it's done. I dunno about much more bugs so pleaseMarco Pesenti Gritti2004-01-221-0/+4
* Make uri canonical before passing it as launch argument to make vfs happy.Marco Pesenti Gritti2004-01-201-3/+5
* Add a way to store paths.Marco Pesenti Gritti2004-01-191-166/+59
* *** empty log message ***Marco Pesenti Gritti2004-01-191-119/+128
* Let the user decide about what to do with automatic dialogs.Xan Lopez2004-01-151-1/+122
* Fix type to make it compile with MOZILLA_SNAPSHOT <= 11 again.Christian Persch2004-01-101-1/+2
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.Christian Persch2004-01-101-46/+55
* Don't save the file if disable_save_to_disk is on.82004-01-081-1/+2
* Unified return type of ephy_embed_shell_get_X to be GObject *. Fixed allChristian Persch2003-12-301-1/+2
* Do not blindly overwrite when downloading a file with the same name than aXan Lopez2003-11-281-41/+3
* Get rid of NS_INIT_ISUPPORTS() macros in constructors; it's not beenChristian Persch2003-11-251-3/+0
* Implement an handle_content signal to allow to write plugins to supportMarco Pesenti Gritti2003-11-211-6/+15
* Use kB, MB and GB for the total size of the files being downloaded. FixesXan Lopez2003-11-071-2/+0
* Small cleanupsMarco Pesenti Gritti2003-11-071-6/+0
* Correct download dir default.Marco Pesenti Gritti2003-11-061-1/+7
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-061-1/+1
* Rework ContentHandler to use the auto_open_downloads key.Xan Lopez2003-11-051-337/+36
* Remove the "show_details in downloader" schema.Xan Lopez2003-11-031-53/+33
* Use gnomevfs helper to open applications, drop our own.Marco Pesenti Gritti2003-10-311-5/+6
* Add sanity check.Christian Persch2003-10-281-2/+5
* Port to new gtk+ file chooser.Christian Persch2003-10-261-30/+44
* Merge new-downloader branch. We reworked the backend, the userMarco Pesenti Gritti2003-10-171-3/+8
* API sync, from galeon.Xan Lopez2003-09-271-8/+8
* Use gtkicontheme, and use it also for mime icons.Marco Pesenti Gritti2003-09-271-2/+4
* Fix #123176. Use response instead of connecting 210 callbacks.Marco Pesenti Gritti2003-09-251-20/+25
* Added in support to allow Mozilla 1.4.1 to be used for Epiphany compile.Patanjali Somayaji2003-09-141-3/+3
* Sync with Moz HEAD.Xan Lopez2003-08-111-2/+5
* Api resync and cleanup from galeon.Marco Pesenti Gritti2003-07-061-5/+10
* Remove use of acconfig.h.Marco Pesenti Gritti2003-07-041-2/+0
* Sync with Moz Head, small cleanup.Xan Lopez2003-07-041-4/+4
* Remember the directory when saving files. Fixes #115603.James Willcox2003-06-301-22/+30
* Fix Open, typo.Marco Pesenti Gritti2003-05-111-1/+1
* *** empty log message ***Marco Pesenti Gritti2003-04-121-26/+0
* 0.4.2 Release. Switch configure.in to 0.5.0.Marco Pesenti Gritti2003-01-121-1/+0
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+671