aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* A embed/mozilla/EphyAboutModule.cpp: A embed/mozilla/EphyAboutModule.h: RChristian Persch2005-07-181-2/+2
* Check for toolkit nsITypeAheadFind.Christian Persch2005-05-291-0/+5
* Add protocol handler, which I'll use for our custom error pages. SinceChristian Persch2005-05-261-0/+6
* Also search nsIPassword.h in unusual places.Christian Persch2005-03-131-0/+1
* Override the default security warning dialogues implementation with ourChristian Persch2005-01-091-1/+3
* Add an "add-sidebar" signal on the EphyEmbedSingle interface, it getsCrispin Flowerday2005-01-021-0/+3
* R data/conspiracy.xhtml: R data/epiphany.html: RChristian Persch2004-12-311-2/+0
* Fix typo.Christian Persch2004-12-041-1/+1
* Update bookmarks from HTTP 301. Fixes bug #126312.Christian Persch2004-12-021-0/+2
* Remove cruft.Christian Persch2004-12-011-31/+0
* Add deprecated defines to AM_CPPFLAGS in maintainer-mode.Christian Persch2004-12-011-47/+81
* Only build those files when we have mozilla psm.Christian Persch2004-11-201-6/+10
* Add --disable-filepicker to use when the mozilla build itself has nativeChristian Persch2004-11-201-2/+6
* Check favicon urls with script sec manager and content policy.Christian Persch2004-11-151-0/+3
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-071-0/+1
* Fix mozilla API checks to correctly detect firefox libraries.Christian Persch2004-09-211-2/+2
* Set mozilla binaries path before firing up.Marco Pesenti Gritti2004-08-201-0/+1
* Don't use -include which compilers other than gcc don't understand.Christian Persch2004-07-311-2/+1
* Add xpcom/ to INCLUDESChristian Persch2004-07-071-0/+1
* *** empty log message ***Marco Pesenti Gritti2004-07-051-0/+1
* Merging bookmarksbar-separation branch.Christian Persch2004-06-111-0/+1
* merge mozilla-embed-strings branchMarco Pesenti Gritti2004-06-041-12/+6
* More defines work, still lack EventContext and EmbedPrivate. Use mozillaMarco Pesenti Gritti2004-04-291-1/+1
* *** empty log message ***Marco Pesenti Gritti2004-04-291-0/+2
* Eliminate ExternalProtocolHandlers in favor of setting prefs to makeChristian Biesinger2004-04-071-2/+0
* Add base dir to mozilla includes since the embed SDK dir structure hasMarco Pesenti Gritti2004-03-261-0/+1
* Cleanups chromes code and register a type for the enum.Marco Pesenti Gritti2004-03-191-0/+1
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-4/+0
* Actually remove nsUnicharUtils.*Marco Pesenti Gritti2004-02-211-3/+1
* Make EphyEmbedEvent abstract, implemented by MozillaEmbedEvent. PortChristian Persch2004-01-161-0/+2
* Move events code inside EphyBrowser.cpp and add an event for blockedAdam Hooper2003-12-101-2/+0
* Epiphany is now 100% fat-free.... err... free of deprecated widgets. AddChristian Persch2003-12-041-1/+1
* Implement disabling unsafe protocols for lock-down mode.Christian Persch2003-11-271-0/+2
* Implemented cookie and permissions observer used to actually sendChristian Persch2003-11-251-0/+2
* Remove.Marco Pesenti Gritti2003-11-241-4/+0
* Ported the Crispin's GtkNSSClientAuthDialogs from galeon. Changes: - useChristian Persch2003-11-181-0/+2
* *** empty log message ***Marco Pesenti Gritti2003-11-151-6/+5
* Solving the wrapper mess Episode 3. Rename to EphyBrowser and add sanityMarco Pesenti Gritti2003-10-281-2/+2
* Port to new gtk+ file chooser.Christian Persch2003-10-261-0/+1
* Interface for commands. Useful for undo. (cmd_undo works).Marco Pesenti Gritti2003-10-251-0/+1
* Resync with galeon.Marco Pesenti Gritti2003-10-251-0/+2
* Encoding menu improvements, Part 4: The Rewrite.Christian Persch2003-10-181-0/+1
* Merge new-downloader branch. We reworked the backend, the userMarco Pesenti Gritti2003-10-171-3/+6
* embed/mozilla/MozRegisterComponents.cpp A embed/mozilla/GtkNSSDialogs.cppChristian Persch2003-09-191-0/+3
* Use WARN_CXXFLAGS for mozilla code. You need to update gnome-common.Marco Pesenti Gritti2003-08-241-1/+1
* Remove an unused progress listener. Looks like galeon 1 code ?!Marco Pesenti Gritti2003-08-141-2/+0
* coughXan Lopez2003-07-241-1/+1
* Add history include dir, needed for Mozilla 1.5bXan Lopez2003-07-231-0/+2
* Rework find implementation to integrate better with type ahead and toMarco Pesenti Gritti2003-07-201-1/+0
* I forgot to commit the Makefile.am changes needed for the previous patch.Christian Persch2003-07-201-0/+2
* Merge external protocols in one file (implementation is just one macro).Marco Pesenti Gritti2003-07-071-6/+2
* Remove use of acconfig.h.Marco Pesenti Gritti2003-07-041-47/+38
* Get rid of starthere: and default to google, as discussed with Seth. Add aMarco Pesenti Gritti2003-06-091-2/+0
* Refactored the charset and language groups strings.Christian Persch2003-05-271-2/+0
* Fix some warnings. Go back hardcoding defaults in the code, mozilla prefMarco Pesenti Gritti2003-05-201-7/+0
* Use mozilla-config.h instead of hacks.Marco Pesenti Gritti2003-04-051-4/+1
* Remove our custom prompt implementation. Gtkmozembed provides and HIGMarco Pesenti Gritti2003-03-151-2/+0
* about:options and about:epiphanyMarco Pesenti Gritti2003-03-041-1/+2
* *** empty log message ***Marco Pesenti Gritti2003-02-061-4/+9
* *** empty log message ***Marco Pesenti Gritti2003-02-031-1/+0
* Allow to drag also normal urls in the toolbars. Commit some fixes I did toMarco Pesenti Gritti2003-01-301-0/+2
* Cleanup unused code. Reorder build. In new bookmark dialog enter activateMarco Pesenti Gritti2003-01-021-19/+19
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+108