Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Decruftify | Christian Persch | 2008-04-03 | 34 | -5520/+0 |
| | | | | svn path=/trunk/; revision=8182 | ||||
* | Make sure PRBool only contains PR_FALSE or PR_TRUE. Bug moz#398599. | Christian Persch | 2007-10-09 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7525 | ||||
* | Move EphyUtils and GeckoUtils to utils/. | Christian Persch | 2007-09-14 | 3 | -123/+0 |
| | | | | svn path=/trunk/; revision=7434 | ||||
* | Fix for move of GeckoPromptService. | Christian Persch | 2007-09-14 | 1 | -23/+3 |
| | | | | svn path=/trunk/; revision=7429 | ||||
* | Move prompt service implementation to components/ and remove the | Christian Persch | 2007-09-13 | 3 | -946/+0 |
| | | | | | | duplicate implementations in src/ and embed/. Doesn't build yet. svn path=/trunk/; revision=7427 | ||||
* | Move AutoJSContextStack and AutoWindowModalState helpers to | Christian Persch | 2007-09-13 | 5 | -170/+1 |
| | | | | | | | embed/xulrunner/utils instead of having two copies of it in src and embed. svn path=/trunk/; revision=7424 | ||||
* | Build libgnomegeckoembed.la as noinst_LTLIBRARIES for now. | Christian Persch | 2007-09-13 | 1 | -6/+6 |
| | | | | svn path=/trunk/; revision=7418 | ||||
* | Include nsStringGlue.h instead of nsStringAPI.h | Christian Persch | 2007-09-13 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7407 | ||||
* | Include xpcom-config.h, not mozilla-config.h | Christian Persch | 2007-09-13 | 16 | -16/+16 |
| | | | | svn path=/trunk/; revision=7406 | ||||
* | We know we do have gecko 1.9, so remove all HAVE_GECKO_* defines. | Christian Persch | 2007-09-13 | 1 | -4/+0 |
| | | | | svn path=/trunk/; revision=7405 | ||||
* | Make the xulrunner backend build: change C/CXX/LDFLAGS, comment out | Christian Persch | 2007-09-13 | 1 | -35/+7 |
| | | | | | | some code that isn't ported to gecko 1.9 yet. Doesn't link yet! svn path=/trunk/; revision=7402 | ||||
* | Initial checkin: merged embed/gecko from xulrunner branch to ↵ | Christian Persch | 2007-08-26 | 42 | -0/+6810 |
embed/xulrunner, and svn copied embed/mozilla to embed/xulrunner/embed. Not integreated with the build yet. svn path=/trunk/; revision=7297 |