aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/ContentHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make warning message selectable (backported from HEAD).Piers Cornwell2004-04-181-0/+1
* Fixes #138263.Federico Mena Quintero2004-03-301-1/+1
* 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