-
Notifications
You must be signed in to change notification settings - Fork 10
gistinc/Gecko
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
./Gecko/ This is a visual studio project that we're using at Gist. We build this as a static library that we include into our Outlook plugin. You will need to get the xulrunner-sdk (1.9.1), available from: https://developer.mozilla.org/En/Gecko_SDK We look for it in ./external/xulrunner-sdk subdirectory. Only real difference between this and the below original mozembed project is the added support to directly specify the path to xulrunner in the call to InitEmbedding. The original code that we based the above Gecko project of is available in: ./mozembed/ This is a copy of https://wiki.mozilla.org/Embedding/NewApi/Win32 The main repository is in: hg clone http://hg.mozilla.org/incubator/embedding/ mozembed and this snapshot has the following latest change: changeset: 119:4d6bf1b0b33d tag: tip user: Hiroyuki Ikezoe <[email protected]> date: Mon Jun 22 11:22:57 2009 -0400 summary: Bug 498005: pkg-config fixes for building gtk/x11 test app, r=mfinkle
About
Embedding gecko/xulrunner into a windows app.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published