aboutsummaryrefslogtreecommitdiffstats
path: root/embed/xulrunner
Commit message (Expand)AuthorAgeFilesLines
* 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