lazarus-ccr/components/geckoport
Joshy aa5644ca43 Added Print (to printer) method.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1521 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-04 12:35:25 +00:00
..
Components Added Print (to printer) method. 2011-03-04 12:35:25 +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 Added nsIDOMNSHTMLDocument. 2011-02-15 19:08:11 +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