aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/EphyHeaderSniffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-111-1/+0
* Don't use -include which compilers other than gcc don't understand.Christian Persch2004-07-311-0/+2
* Disallow some more characters in the suggested filename.Christian Persch2004-07-251-1/+1
* Pass single to the sniffer and weak ref it. Fix #141928Marco Pesenti Gritti2004-07-211-8/+16
* merge mozilla-embed-strings branchMarco Pesenti Gritti2004-06-041-23/+25
* Add convenience functions for creating a filter with a bunch of mime typesChristian Persch2004-05-091-1/+1
* Forward nsIAuthPrompt interface to the single sign-on promptChristian Persch2004-05-081-33/+9
* fix build bustageMarco Pesenti Gritti2004-04-301-0/+4
* More defines work, still lack EventContext and EmbedPrivate. Use mozillaMarco Pesenti Gritti2004-04-291-16/+10
* Nice mess of defines to support 1.8a. Damn.Marco Pesenti Gritti2004-04-271-0/+1
* Don't quit the filechooser when selecting "No" from the confirm- overwriteChristian Persch2004-04-101-10/+10
* Fixes #138263.Federico Mena Quintero2004-03-301-1/+1
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-24/+7
* Replace filename validity check, it was making the filename invalidChristian Persch2004-03-051-10/+7
* Add debug output in ctors and dtors.Christian Persch2004-02-291-3/+3
* Decode RFC 2231 and RFC 2047 encoded filenames in content-dispositionChristian Persch2004-02-291-0/+40
* Make max size property use long / bytes.Marco Pesenti Gritti2004-02-251-1/+1
* Unescape filenames whenever possible.Xan Lopez2004-02-251-2/+13
* Fix numerous places where we weren't properly converting between UTF-8 andChristian Persch2004-02-131-1/+3
* Fix mem leak.Christian Persch2004-01-301-2/+3
* Fix encodign conversion of "Untitled" filename suggestion. Fixes bugChristian Persch2004-01-291-1/+1
* Unified return type of ephy_embed_shell_get_X to be GObject *. Fixed allChristian Persch2003-12-301-1/+3
* Do not blindly overwrite when downloading a file with the same name than aXan Lopez2003-11-281-38/+2
* Implement an handle_content signal to allow to write plugins to supportMarco Pesenti Gritti2003-11-211-0/+20
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-061-1/+1
* Remove the "show_details in downloader" schema.Xan Lopez2003-11-031-2/+2
* Implement smart selection in the downloader view.Xan Lopez2003-10-291-4/+39
* Open source in the default editor and remove the unused copy api. Add aMarco Pesenti Gritti2003-10-281-3/+2
* Implement filechooser for ASK_DESTINATION.Christian Persch2003-10-281-15/+75
* Port to new gtk+ file chooser.Christian Persch2003-10-261-6/+20
* Use translatable title for untitled pages.Christian Persch2003-10-241-2/+8
* Add an helper to initialize downloads.Marco Pesenti Gritti2003-10-241-97/+70
* Update remaning time every two secondsMarco Pesenti Gritti2003-10-191-122/+138
* Looks like I copied a bug from mozilla js code. Do not show bogusMarco Pesenti Gritti2003-10-181-12/+3
* Add nsIAuthPrompt implementation, necessary to make downloads onMarco Pesenti Gritti2003-10-181-1/+42
* Merge new-downloader branch. We reworked the backend, the userMarco Pesenti Gritti2003-10-171-233/+28
* Add new files.Xan Lopez2003-10-071-0/+457