summaryrefslogtreecommitdiff
path: root/components/mozilla/nautilus-mozilla-content-view.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 6965 -- move to using report_redirect.Michael Fleming2001-02-281-21/+34
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-271-281/+19
* reviewed by: Eskil Olsen <eskil@eazel.com>Mike Fleming2001-02-271-14/+96
* reviewed by: John Sullivan <sullivan@eazel.com>J Shane Culpepper2001-02-271-26/+2
* reviewed by: Eskil Olsen <eskil@eazel.com>Michael Fleming2001-02-241-90/+133
* reviewed by: vera@eazel.comJ Shane Culpepper2001-02-231-1/+1
* reviewed by: <pavel@eazel.com>Michael Fleming2001-02-231-5/+33
* Embedded Mozilla User Agent string "Nautilus/1.0PR3" -> "Nautilus/1.0Final"Michael Fleming2001-02-221-1/+1
* reviewed by: Pavel Cisler <pavel@eazel.com>J Shane Culpepper2001-02-221-0/+66
* reviewed by: Maciej Stachowiak <mjs@eazel.com>Ramiro Estrugo2001-02-221-1/+3
* reviewed by: Maciej Stachowiak <mjs@eazel.com> (Post Mortem)Ramiro Estrugo2001-02-221-30/+42
* Bug 4302: links in HTML help don't work.Michael Fleming2001-02-181-3/+48
* reviewed by: <ramiro@eazel.com>Michael Fleming2001-02-181-94/+198
* New files. Cut and paste from nautilus-extensions to workaround licensingRamiro Estrugo2001-02-161-21/+271
* Update Mozilla requirements. Update the Mozilla milestone names to matchRamiro Estrugo2001-02-161-2/+2
* reviewed by: <ramiro@eazel.com>Michael Fleming2001-02-131-26/+24
* Fix build bustage in Mozilla content view: profile_name ->Robey Pointer2001-02-091-1/+1
* reviewed by: <ramiro@eazel.com>Michael Fleming2001-02-081-791/+906
* Merging Mike Fleming's partial fix for 5968 from branch. ThisMike Fleming2001-01-261-1/+1
* Removed C++ style comments from copied codeMichael Fleming2001-01-231-3/+3
* Bug 5905: Softcat Search button doesn't work.Michael Fleming2001-01-221-16/+26
* Bug 5249 -- resolve deadlock by calling load_underway sooner in the caseMichael Fleming2001-01-201-5/+30
* reviewed by: <ramiro@eazel.com>Michael Fleming2001-01-161-2/+33
* Some FIXME cleanup.Darin Adler2001-01-051-4/+4
* reviewed by: Pavel Cisler<pavel@eazel.com>Ramiro Estrugo2001-01-031-2/+32
* reviewed by: Pavel Cisler<pavel@eazel.com>Ramiro Estrugo2001-01-031-0/+23
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2000-12-131-2/+4
* reviewed by: ramiro@eazel.comMichael Fleming2000-12-011-3/+41
* reviewed by: Darin Adler <darin@eazel.com>Pavel Cisler2000-11-141-1/+1
* Fix relative URI bugs 4415, 4416, 4417. Do eazel-services untranslate forMichael Fleming2000-11-081-18/+134
* fix for bugzillea.eazel.com 4596: using services in two Embedded MozillaMichael Fleming2000-11-071-13/+5
* bugzilla.eazel.com 4156: Documents containing IFRAME's cause unexpectedMichael Fleming2000-11-021-0/+22
* Remove a rogue printf. Also fix a broken debug printf.Ramiro Estrugo2000-11-011-3/+1
* Fix bug 4112 - Mozilla component does not listen for proxy configurationRamiro Estrugo2000-10-311-154/+51
* Fix bug 3845. When configured to use an HTTP proxy, Mozilla won't goRamiro Estrugo2000-10-261-0/+3
* Add "gnome-help" and "ghelp" to the list of uris handled by Nautilus asRamiro Estrugo2000-10-261-1/+3
* Fix 3969; Untranslating eazel-services URI's works correctly forMichael Fleming2000-10-261-27/+7
* Fix bugzilla.eazel.com 3949. Better (but still not perfect) support forMichael Fleming2000-10-251-18/+138
* Fix for bug 3908. Browsing to web documents deeper than the root isRamiro Estrugo2000-10-241-1/+12
* Add support for reloading pages while ignoring the mozilla cache. FixesRamiro Estrugo2000-10-191-2/+64
* Make the "misc" part of the User-Agent "Nautilus/1.0" instead ofRamiro Estrugo2000-10-181-1/+1
* Update docs for the fact that we now require Mozilla-M18.Ramiro Estrugo2000-10-161-186/+15
* Back and forth: Darin and Maciej convince me to keep libammonite-gtkMichael Fleming2000-10-131-1/+1
* Move libammonite-gtk and eazel-proxy-util from ammonite toMichael Fleming2000-10-121-1/+1
* Added "unconvert" for the eazel-services: scheme hack Added partial URIMichael Fleming2000-10-111-45/+132
* fix small buggy with fix from ramiro: make sure mozilla loads local fielsMathieu Lacage2000-10-111-1/+2
* Fix ifdef so that --disable-eazel-services builds will work.Darin Adler2000-10-111-1/+4
* Add code for the Mozilla "eazel-services:" scheme translationMichael Fleming2000-10-101-9/+189
* Work in progrss for bug 527. Add a 'mechanism' to allow eazel-servicesRamiro Estrugo2000-10-101-17/+76
* Cleanup the way special protocols are handled. Cleanup debug spewage.Ramiro Estrugo2000-10-101-37/+79