lazarus-ccr/components/geckoport
Loesje_ e390337166 * Added lazarus resource-files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1468 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-28 11:59:20 +00:00
..
Components * Fixed mem-leaks in designer. If there are instances created, release them. Even in csDesigning mode. (which is not always set already at creation) 2011-01-28 11:36:49 +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 * Added lazarus resource-files 2011-01-28 11:59:20 +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 Win64 fixes up to FireFox 3.6 (tested on Vista/64) 2011-01-05 21:26:06 +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 Win64 fixes up to FireFox 3.6 (tested on Vista/64) 2011-01-05 21:26:06 +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 Added a missing "Classes" unit in the uses clause. 2011-01-02 23:03:07 +00:00