Commit Graph

11 Commits

Author SHA1 Message Date
loesje_
1d62d1e9f3 * Added bindings for Gecko 11, but they are not used by default due to gecko-bug 720682
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2364 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-20 09:50:09 +00:00
loesje_
3b25f366e0 * Added inc header-files for all gecko-9 idl files that are different to gecko-10
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2363 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 17:05:55 +00:00
loesje_
8736529541 * fpmake.pp updated
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2362 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 16:44:18 +00:00
loesje_
da827f2654 * Reverted 2358. There is a difference between the fpmake-Lazarus package and the original one.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2361 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 15:56:58 +00:00
loesje_
640b9b63f4 * Lazarus fpmake-package-file updated.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2360 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 15:54:23 +00:00
loesje_
189313c236 * Added error message with the hint to specify the libxpcom-filename when xulrunner failed to load
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2359 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 15:45:09 +00:00
loesje_
ac9a9208db * Lazarus package-file updated.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2358 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 15:44:13 +00:00
loesje_
9c2b80b5c4 * Re-generated .inc files with new version from the idlparser.
* Some string-types are now not returned as function result but as parameter. Solves several string issues.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2357 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 14:43:54 +00:00
loesje_
3d88234802 * Updated GBrowser example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2353 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 13:33:52 +00:00
loesje_
625a4e0e99 * Begin of version 2 of the geckoport package
In this new version the gecko-interfaces are generated directly from the
   idl-files of the gecko-sdk using the idlparser utility. The generated 
   include files are kept as closely to the original as possible. For now
   by defaule Gecko 9 is used, as Gecko 10 has a bug which makes it
   impossible to embed it on Linux systems.



git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2349 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-17 10:50:10 +00:00
loesje_
50aaeec1c9 * Added version2 branch of Geckoport, branched from version 1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2348 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-16 11:32:18 +00:00