Commit Graph

70 Commits

Author SHA1 Message Date
Loesje_
9d0cbed421 * Replaced backslashes with DirectorySeparator
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1362 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-02 19:48:19 +00:00
Loesje_
95d348513e * Added fpmake file
* Added new lazarus-package GeckoComponentsFP which can be used with Gecko as installed by fpmake

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1361 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-02 14:27:42 +00:00
Loesje_
bdd91129ee * Removed dependency on unused units from the LCL
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1358 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-29 15:13:34 +00:00
Loesje_
efe4017021 * Set a default return value so that in case of a problem, Buffered_Open returns false
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1353 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-16 16:37:07 +00:00
Loesje_
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
Loesje_
a1121fb2ec * Implemented a way to pass a PGtkWidget to Gecko to draw the webpage on for Gtk2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1349 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-14 08:00:44 +00:00
Loesje_
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
Loesje_
1f2277260d * Do not store session information into the .lpi file
* Added .. to the search-path

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1347 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-14 07:37:35 +00:00
Loesje_
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
Loesje_
1f22a672ad * Fixed compilation on Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1345 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-13 18:54:17 +00:00
Loesje_
6f08af54b1 * Fixed compilation on Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1344 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-13 18:24:28 +00:00
Loesje_
d930eeef28 * Fixed compilation on Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1343 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-13 18:14:49 +00:00
Loesje_
137f416c20 * Fixed compilation on Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1342 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-13 16:58:16 +00:00
Joshy
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
macpgmr
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
macpgmr
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
macpgmr
d9078b2b2d Only way that useless SVN would let me rename these files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1026 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-01 03:01:26 +00:00
macpgmr
30c5ce829d Another try after failure by that worthless svnX: Updated GeckoChromeWindow.pas; replaced BrowseWin sample app with ChromeWin; now using new ObjC-based Cocoa widgetset instead of old PasCocoa-based Cocoa widgetset.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1025 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-01 02:56:51 +00:00
macpgmr
a9cef53676 Updated GeckoChromeWindow.pas; replaced BrowseWin sample app with ChromeWin; now using new ObjC-based Cocoa widgetset instead of old PasCocoa-based Cocoa widgetset.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1024 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-01 02:43:05 +00:00
macpgmr
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