aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/GlobalHistory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove this tooChristian Persch2008-04-041-225/+0
* 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
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* embed/ephy-encodings.c embed/ephy-favicon-cache.c embed/ephy-history.cBjörn Lindqvist2006-12-171-7/+4
* Use UTF-8 copyright symbolChristian Persch2006-09-131-2/+2
* Drop support for gecko 1.7.Christian Persch2006-05-111-18/+10
* Build fix to build with 1.8 branch. No code changes, only #ifdef code thatChristian Persch2006-03-081-0/+5
* Fix buildChristian Persch2006-03-041-1/+1
* Sync Epiphany with new nsIGlobalHistory3 stuff.Jean-François Rameau2006-03-031-3/+22
* Truncate URI and title strings. Bug #329160.Christian Persch2006-01-311-7/+34
* Store the redirect and toplevel attributes when adding pages to theChristian Persch2005-10-311-18/+29
* Implement [SG]etGeckoURIFlags for gecko 1.9.Christian Persch2005-09-061-6/+35
* Gecko API change.Christian Persch2005-08-251-0/+18
* Remove check for redirected URL. Fixes bug #313756.Christian Persch2005-08-221-9/+2
* Ged rid of all API checks which check for 1.8-only API, and introduce aChristian Persch2005-04-261-1/+1
* Fix for MOZILLA_INTERNAL_API change, and for 64bit downloader change.Christian Persch2005-04-061-2/+2
* Don't check for nsIBrowserHistory.Christian Persch2005-01-091-1/+1
* We don't need to implement nsIBrowserHistory.Christian Persch2005-01-021-75/+1
* Update bookmarks from HTTP 301. Fixes bug #126312.Christian Persch2004-12-021-0/+3
* nsEmbedString.h now requires MOZILLA_STRICT_API define.Christian Persch2004-11-141-0/+2
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Mozilla API changes.Christian Persch2004-09-251-0/+5
* Fix mozilla API checks to correctly detect firefox libraries.Christian Persch2004-09-211-4/+10
* Fix for mozilla 1.7.3 API-non-change.Christian Persch2004-09-151-2/+2
* Mozilla API change on stable branch.Christian Persch2004-08-281-2/+2
* Include mozilla-version.h; thanks to Crispin for testing.Christian Persch2004-08-101-0/+2
* Yet another mozilla API change.Christian Persch2004-08-101-0/+23
* Don't use -include which compilers other than gcc don't understand.Christian Persch2004-07-311-0/+2
* Move check for javascript after the http[s] checks.Christian Persch2004-06-231-8/+5
* Remove implementation of ::HidePage again, it's really not used anyway inChristian Persch2004-06-201-14/+1
* Implement GlobalHistory2::HidePage, fixes bug #142143.Christian Persch2004-06-201-3/+21
* merge mozilla-embed-strings branchMarco Pesenti Gritti2004-06-041-69/+52
* More defines work, still lack EventContext and EmbedPrivate. Use mozillaMarco Pesenti Gritti2004-04-291-1/+4
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-2/+2
* Increase MOZILLA_SNAPSHOT for 1.7b, and depend on gtk+ >= 2.3.5.Christian Persch2004-03-061-0/+8
* Don't use #if inside a macro. Fixe compilation with gcc 3.2.2.Christian Persch2004-02-161-4/+2
* Depend on libxml2 >= 2.6.6 because of bug #133298 and bug # 131548.Christian Persch2004-02-131-1/+1
* Fix compilation with mozilla 1.4.Christian Persch2004-02-131-1/+1
* Adapt to the ever-changing mozilla APIs.Christian Persch2004-02-121-12/+67
* Unified return type of ephy_embed_shell_get_X to be GObject *. Fixed allChristian Persch2003-12-301-2/+5
* Get rid of NS_INIT_ISUPPORTS() macros in constructors; it's not beenChristian Persch2003-11-251-2/+0
* 0.8.2. Drop mozilla 1.3 compatibility.Release082Marco Pesenti Gritti2003-08-031-16/+0
* Api changeMarco Pesenti Gritti2003-06-241-0/+7
* Remove some unused headers.Marco Pesenti Gritti2003-06-231-6/+0
* Make it build with mozilla cvs. Remove only pages on history clear, theMarco Pesenti Gritti2003-05-281-0/+8
* *** empty log message ***Marco Pesenti Gritti2003-04-121-47/+2
* Adapt to API change in CVS mozilla.James Willcox2003-02-231-9/+0
* *** empty log message ***Marco Pesenti Gritti2003-02-061-1/+1
* fix incorrect figures on small filesRob Clews2003-01-171-0/+9
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+169