aboutsummaryrefslogtreecommitdiffstats
path: root/embed/xulrunner
Commit message (Expand)AuthorAgeFilesLines
* Remove cruftChristian Persch2008-02-273-330/+0
* Better fix for bug #511759.Cosimo Cecchi2008-01-251-1/+5
* Update to new glib 2.15.2 API, bump glib dep and remove a Cosimo Cecchi2008-01-151-1/+2
* Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1.Cosimo Cecchi2008-01-145-32/+44
* Release 2.21.4.RELEASE_2_21_4Christian Persch2007-12-161-0/+2
* Add remove_all_passwords method to EphyPasswordManager and implement itCosimo Cecchi2007-11-051-0/+19
* Take the page orientation from the page setup, not from the print settings.Christian Persch2007-10-111-1/+2
* Make sure PRBool only contains PR_FALSE or PR_TRUE. Bug moz#398599.Christian Persch2007-10-091-1/+1
* Fix code style.Christian Persch2007-10-092-10/+9
* Make it build.Christian Persch2007-09-283-18/+25
* A new class designed to handle everything we need to run a modal dialogue.Christian Persch2007-09-282-0/+255
* Add app lifecycle helper class.Christian Persch2007-09-283-0/+88
* Fix the build of the custom GTK+ filepicker so we can add nice previewsDiego Escalante Urrelo2007-09-271-47/+8
* Fix the icon name to use EPHY_STOCK_EPHYChristian Persch2007-09-251-1/+2
* Make PromptService QI to nsIPromptService2 (not implemented yet, though).Christian Persch2007-09-162-18/+36
* Use nsILoginManager.Christian Persch2007-09-161-62/+50
* Link to the XPCOM glue and set GRE_HOME on startup, until I can figure outChristian Persch2007-09-152-0/+4
* Fix missing symbol on link.Christian Persch2007-09-151-0/+1
* Add libephyxulrunnerembed.la so LDADD.Christian Persch2007-09-151-0/+1
* Move EphyHistoryListener from embed/ to components/ since it's only used by G...Christian Persch2007-09-154-2/+2
* Move EphyUtils and GeckoUtils to utils/.Christian Persch2007-09-147-8/+5
* Add utils to LDADD to try to fix the linking.Christian Persch2007-09-142-0/+2
* Move components from embed/ to components/ and fix the build.Christian Persch2007-09-1442-69/+90
* Fix the build. We don't need to manually add the window to the window group,Christian Persch2007-09-141-6/+5
* Fix for move of GeckoPromptService.Christian Persch2007-09-141-23/+3
* Move prompt service implementation to components/ and remove theChristian Persch2007-09-139-956/+38
* Move AutoJSContextStack and AutoWindowModalState helpers toChristian Persch2007-09-1311-173/+34
* Add utils/ and components/ directories.Christian Persch2007-09-133-1/+1
* Build libgnomegeckoembed.la as noinst_LTLIBRARIES for now.Christian Persch2007-09-132-7/+7
* Use G_DEFINE_TYPE.Christian Persch2007-09-131-89/+25
* Port to frozen string API by using nsINetUtilChristian Persch2007-09-131-10/+11
* Remove check for MOZILLA_INTERNAL_APIChristian Persch2007-09-131-5/+0
* Add embed directoryChristian Persch2007-09-131-1/+1
* Include nsStringGlue.h instead of nsStringAPI.hChristian Persch2007-09-1329-29/+29
* Include xpcom-config.h, not mozilla-config.hChristian Persch2007-09-1355-55/+55
* We know we do have gecko 1.9, so remove all HAVE_GECKO_* defines.Christian Persch2007-09-1314-144/+9
* Disable tests directory for now.Christian Persch2007-09-131-1/+2
* Make the xulrunner backend build: change C/CXX/LDFLAGS, comment outChristian Persch2007-09-1315-164/+68
* Move ChangeLogChristian Persch2007-09-131-0/+3
* Merged from embed/mozillaChristian Persch2007-08-282-5/+32
* Initial checkin: merged embed/gecko from xulrunner branch to embed/xulrunner,...Christian Persch2007-08-26141-0/+30405