lazarus-ccr/components/geckoport
2010-12-01 01:32:54 +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 Minor changes so it compiles with Cocoa widgetset; minor change to Mac scripts so it uses system's libsqlite3.dylib rather than XUL's, which Snow Leopard does not consider secure enough. 2010-11-28 17:33:37 +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 Remove exception raising in TWeakReference.QueryReferent as it is not a serious error (unimplemented interface) and its absence is not a problem at all. Added the interface definition for nsIWebProgressListener2, but not implemented. 2010-11-24 22:12:57 +00:00
nsXPCOMGlue.pas Rearranged DirectoryService from CallbackInterfaces to XPCOMGlue. 2010-11-29 14:01:04 +00:00
nsXRE.pas Rearranged DirectoryService from CallbackInterfaces to XPCOMGlue. 2010-11-29 14:01:04 +00:00