lazarus-ccr/components/geckoport
Joshy bfef390ae7 Make it compatible with XULRunner 2.0.0.8pre
It must be compiled with -dXULRUNNER2 as some interfaces has changed the iid and interface.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1398 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-12-06 18:25:39 +00:00
..
Components IFDEF for DARWIN since no windres to compile logo .rc 2010-12-01 01:32:54 +00:00
each-version * Use macro to fix compilation on fpc-versions without constref support 2010-10-15 19:18:55 +00:00
SampleApps Workaround: Disabled floating point exceptions in sample apps to prevent xulrunner crash with FPC/Windows. 2010-12-03 21:49:16 +00:00
fpmake.pp * Use lazmkunit package for the Lazarus-package 2010-11-28 19:23:56 +00:00
GeckoSDK.bdsproj First commit of GeckoPort source 2009-11-15 23:34:54 +00:00
GeckoSDK.dpk First commit of GeckoPort source 2009-11-15 23:34:54 +00:00
GeckoSDK.dproj First commit of GeckoPort source 2009-11-15 23:34:54 +00:00
nsCID.pas First commit of GeckoPort source 2009-11-15 23:34:54 +00:00
nsConsts.pas Fixed some problems win32 version. GTK and others still do not work. 2010-05-28 21:53:08 +00:00
nsEnumerators.pas * Use cdecl instead of stdcall on non-Windows 2010-10-13 19:00:37 +00:00
nsError.pas First commit of GeckoPort source 2009-11-15 23:34:54 +00:00
nsErrorUtils.pas Rearranged DirectoryService from CallbackInterfaces to XPCOMGlue. 2010-11-29 14:01:04 +00:00
nsGeckoStrings.pas When unloading XRE engine this function can fail with an exception. 2010-11-28 18:21:53 +00:00
nsInit.pas Rearranged DirectoryService from CallbackInterfaces to XPCOMGlue. 2010-11-29 14:01:04 +00:00
nsMemory.pas Fixed some problems win32 version. GTK and others still do not work. 2010-05-28 21:53:08 +00:00
nsNetUtil.pas Rearranged DirectoryService from CallbackInterfaces to XPCOMGlue. 2010-11-29 14:01:04 +00:00
nsProfile.pas First commit of GeckoPort source 2009-11-15 23:34:54 +00:00
nsStream.pas Fixed some problems win32 version. GTK and others still do not work. 2010-05-28 21:53:08 +00:00
nsThreadUtils.pas * Use cdecl instead of stdcall on non-Windows 2010-10-13 19:00:37 +00:00
nsTypes.pas Fixed some problems win32 version. GTK and others still do not work. 2010-05-28 21:53:08 +00:00
nsXPCOM.pas Make it compatible with XULRunner 2.0.0.8pre 2010-12-06 18:25:39 +00:00
nsXPCOMGlue.pas Rearranged DirectoryService from CallbackInterfaces to XPCOMGlue. 2010-11-29 14:01:04 +00:00
nsXRE.pas Make it compatible with XULRunner 2.0.0.8pre 2010-12-06 18:25:39 +00:00