Commit Graph

9 Commits

Author SHA1 Message Date
a67628d40d * initialize webbrowser on loaded, instead of createwnd, so that it is possible to use the webbrowser in FromCreate
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1366 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-04 12:27:21 +00:00
75da85c8d7 * Use the same mechanism to get the native handle as in TGeckoChromeWindow
* Use the right handle for GTK2


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1365 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-03 11:27:11 +00:00
2bfd352b06 * Use macro to fix compilation on fpc-versions without constref support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1352 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-15 19:18:55 +00:00
5e585221b0 * Changed all const TGUID function parameters into constref parameters
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1348 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-14 07:46:44 +00:00
2ce72c0953 * Use cdecl instead of stdcall on non-Windows
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1346 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-13 19:00:37 +00:00
55a0067ad1 Fixed some problems win32 version. GTK and others still do not work.
Fixed some DOM events. Added new OnCloseWindow event.
Added possibility to disable JavaScript.
The interface is not fixed and some events could change shortly.
Tested with XULRuuner from 1.9.0.16 to 1.9.1.11.
XULRunner 1.9.2.x does not work due JavaScript problems, quite sure located in the XULRunner.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1231 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-28 21:53:08 +00:00
a9dc8441be Moved TCustomGeckoBrowser's InitWebBrowser from private to public so it can be used in Lazarus designer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1113 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-04 21:13:56 +00:00
19bbf293d0 One more try to commit all files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1027 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-01 03:04:02 +00:00
f7642d12d1 First commit of GeckoPort source
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1009 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-11-15 23:34:54 +00:00