lazarus-ccr/components/geckoport
Joshy 3859aeffbc Refactored the initialization process.
Added two workarounds for LCLGTK2 to force event poolling (using a timer) and a Self.AdjustSize in the paint to avoid some paints that are being eated.
Added OnDocumentBegin and OnDocumentCompleted events.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1420 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-02 22:59:41 +00:00
..
Components Refactored the initialization process. 2011-01-02 22:59:41 +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
GeckoSDK.dpk
GeckoSDK.dproj
nsCID.pas
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
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
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 Scan the LD_LIBRARY_PATH environment variable for a suitable XULRunner. (Linux). 2010-12-08 18:30:01 +00:00