[webkit-help] Cygwin issues

2012-03-29 Thread Nimish Nayak
t,Perl,Text for GAWK,FLEX,PERL,GPERF,ZLIB in cygwin installer. ref: http://trac.webkit.org/wiki/BuildingOnWindows -- Rgds, Mr. Nimish Nayak ___ webkit-help mailing list webkit-help@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

[webkit-help] Starting Javascript Debugger in Winlauncher

2012-01-15 Thread Nimish Nayak
the directory where my WinLauncher Project creates the executable After running the exe and right clicking i see "Reload" and "Inspect Element" But when I click on it nothing happens Can someone help me? -- Mr. Nimish Nayak ___ webk

[webkit-help] NSValueRef Spiking up the memory

2011-08-26 Thread Nimish Nayak
mac/documentation/Carbon/Reference/WebKit_JavaScriptCore_Ref/JSValueRef_h/index.html#//apple_ref/c/func/JSValueMakeString> and return it. Do I have to free this ? Quite strange because Apple Docs Done say anything about it (GC will handle) -- Mr. Nimish

[webkit-help] Web Inspector

2011-08-05 Thread Nimish Nayak
not good. And there is a better Browser available (I know Safari But I plan to use a browser+webkit in more like a nutshell and not launch safari when you click on WebView) Like an Application. Any Help will be highly appreciated. Thanks once again. -- Mr. Nimish Nayak ___

[webkit-help] Issue in Apple Build

2011-04-29 Thread Nimish Nayak
? I would like to know if someone knows any work around for this issue since i want to launch my site in my webkit build too . Albeit it performs no different there as of now. Thanks in Advance. -- Mr. Nimish Nayak ___ webkit-help mailing list webkit-help

[webkit-help] HTML5

2011-02-24 Thread Nimish Nayak
i Can Someone Guide me with this -- Mr. Nimish Nayak ___ webkit-help mailing list webkit-help@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Re: [webkit-help] (no subject)

2011-02-23 Thread Nimish Nayak
Apple one" Although its a minor error from my side but its completely screwing up the meaning of the sentence Rgds -- Mr. Nimish Nayak ___ webkit-help mailing list webkit-help@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Re: [webkit-help] Windows port depends on Safari?

2011-02-23 Thread Nimish Nayak
o install a whole application just to make a library work. How does WebKit even find these DLLs? http://www.nirsoft.net/utils/registered_dll_view.html doesn't list any of them as being known to Windows, is the Common Files\Apple\... path hardcoded somewhere?. > >Any small pointer could

Re: [webkit-help] Need help in running build webkit with GTK

2011-02-20 Thread Nimish Nayak
GtkLauncher. Have you tried this approach earlier ? -- Mr. Nimish Nayak ___ webkit-help mailing list webkit-help@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Re: [webkit-help] Hi newbie want suggestion about how to get involve this project.

2011-02-20 Thread Nimish Nayak
ime and I am serious programmer. >> Thank you you all. >> Best Regards, >> >> Dmtr >> >> -- Mr. Nimish Nayak ___ webkit-help mailing list webkit-help@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

[webkit-help] html5

2011-02-20 Thread Nimish Nayak
hat solution i derived. I built it on WinCairo Port Executed same ./build-webkit script as in the image provided above -- Thanks n Rgds, Mr. Nimish Nayak ___ webkit-help mailing list webkit-help@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

[webkit-help] Fwd: Webkit on Windows Cairo Port

2011-02-13 Thread Nimish Nayak
-- Forwarded message -- From: Nimish Nayak Date: Sun, Feb 13, 2011 at 12:34 PM Subject: Re: [webkit-help] Webkit on Windows Cairo Port To: Adam Roben Hi Adam, Ok i will explain in detail Task: Extending the JavaScript Core with custom Functions Solution1: Can I build the

Re: [webkit-help] Webkit on Windows Cairo Port

2011-02-13 Thread Nimish Nayak
Hi Is the WinLauncher stand alone browser ie. Does it have any dependency on Safari or Firefox or Chrome or any other browser dll's ? ___ webkit-help mailing list webkit-help@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

[webkit-help] Webkit on Windows Cairo Port

2011-02-12 Thread Nimish Nayak
of. But please help me out in this would really appreciate your help -- Mr. Nimish Nayak ___ webkit-help mailing list webkit-help@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

[webkit-help] Building WebKit-Cairo On Windows

2011-02-08 Thread Nimish Nayak
rTreeContext shows ambiguity its defined in 3 files LayerTreeContextWin.cpp where its not implemented() then in other two files (DrawingAreaProxy.h and LayerTreeHost.h) its namespace WebKit {class UpdateInfo;class LayerTreeContext;} Can u guide me what i can do in this ? --

[webkit-help] WinLauncher

2011-02-03 Thread Nimish Nayak
the method didClearWindowObject performing the above mentioned steps. Kindly Help. Also how to enable Refresh's ? and Disable the scroll bars that come automatically on the page.. I know this can be done via HTML but is it possible to do so via C-WebKit -- M

Re: [webkit-help] Calling JS Function From C

2011-01-28 Thread Nimish Nayak
just had a doubt. Special Thanks to Allison Because She properly explained each and every step of the implementation. Reading her mail solved almost all my difficulties :) Thanks for the help guys My Code: http://codepad.org/6CrB6Fq1 -- Mr. Nimish Nayak

[webkit-help] Calling JS Function From C

2011-01-27 Thread Nimish Nayak
online i saw JSObjectGetProperty and JSObjectCallAsFunction but I am not able to understand the parameters well of both these functions is ther a way i can get this done.? -- Mr. Nimish Nayak ___ webkit-help mailing list webkit-help@lists.webkit.org http

Re: [webkit-help] Build error -- via Win + VC2005 express

2011-01-04 Thread Nimish Nayak
n, still get the error. > > How can get the dependent project done? >Appreciate your help. >Yang -- Mr. Nimish Nayak ___ webkit-help mailing list webkit-help@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Re: [webkit-help] webkit-help Digest, Vol 18, Issue 25

2011-01-04 Thread Nimish Nayak
ols loaded for WebKit.dll] ) might be the issues but I am not sure how i can get it to work. pl help On 31.12.2010 9:12, Nimish Nayak wrote: > > Hi Alexander > > As per your guidance I found out that the WinLauncherWebHost Class > (predefined) inherits IWebFrameLoadDelegate Interf

[webkit-help] WinLauncher Errors

2011-01-02 Thread Nimish Nayak
Rgds, Mr. Nimish Nayak ___ webkit-help mailing list webkit-help@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Re: [webkit-help] webkit-help Digest, Vol 18, Issue 25

2010-12-30 Thread Nimish Nayak
h an error or finishes. > > -- > Alex > > > -- > > _______ > webkit-help mailing list > webkit-help@lists.webkit.org > http://lists.webkit.org/mailman/listinfo.cgi/webkit-help > > > End of web

Re: [webkit-help] JavaScript Core Extensions

2010-12-30 Thread Nimish Nayak
27;file:///' protocol to 'C:\\index.html' and thus you get your correct URL in the function itself. but it does not navigate or may be not rendering. Dont know for sure. if i go http://URL it works -- Mr. Nimish Nayak ___ webkit-help mail

Re: [webkit-help] Javascript Core Extensions

2010-12-24 Thread Nimish Nayak
I delegate. This really did not work.. and used to bug out all the time .. i declared an object of IWebUIDelegate and i called its method as u suggested but it did not work. Maybe I did not properly understood what u meant. (eg:- set the UI delegate); Thanks in Adv -- Mr. Nimish Naya

[webkit-help] JavaScriptCore Framework Reference

2010-12-23 Thread Nimish Nayak
alert like firefox and Safari Thanks in Advance. -- Mr. Nimish Nayak ___ webkit-help mailing list webkit-help@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

[webkit-help] WindowObjectCleared Signal

2010-12-20 Thread Nimish Nayak
How to trap the WindowObjectCleared Signal on the Webkit - Windows port ? I have successfully built and am working on WinLauncher found in the WebKitTools SubFolder -- Mr. Nimish Nayak ___ webkit-help mailing list webkit-help@lists.webkit.org http

[webkit-help] MiniBrowser

2010-12-10 Thread Nimish Nayak
I was having a look at the MiniBrowser Project under WebKitTools. It started well in MS Visual C++ Express Edition But on Build gave me the following Error. http://codepad.org/s0SqmeeO -- Mr. Nimish Nayak ___ webkit-help mailing list webkit-help

[webkit-help] Successfully Built Webkit.. Furthur Issues

2010-12-09 Thread Nimish Nayak
Solution folder 'WebKitCOM Folder' will be displayed as unavailable. Solution folder 'WebKitTools' will be displayed as unavailable. Some of the properties associated with the solution could not be read. -- Mr. Nimish Nayak __

Re: [webkit-help] Installing Webkit on Windows..

2010-12-07 Thread Nimish Nayak
o something else M$ VS 2005 C++ Express Edition does not launch so I assumed this is the target folder On Tue, Dec 7, 2010 at 1:51 PM, Nimish Nayak wrote: > Ok Done with that.. But Build still pops errors > Here is my Cygwin Shell Prompt > > nim...@nimesh-nayak ~/webkit/WebKitTool

Re: [webkit-help] Installing Webkit on Windows..

2010-12-07 Thread Nimish Nayak
ld-webk it line 538. = BUILD FAILED == Please ensure you have run ./update-webkit to install dependencies. You can view build errors by checking the BuildLog.htm files located at: /home/nimesh/Webkit/WebKitBuild/obj//. nim...@nimesh-nayak ~/webkit/WebKitTools/Scripts $ -- M

[webkit-help] Installing Webkit on Windows..

2010-12-06 Thread Nimish Nayak
******** Died at /home/nimesh/webkit/WebKitTools/Scripts/webkitdirs.pm line 1146. -- Mr. Nimish Nayak ___ webkit-help mailing list webkit-help@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Re: [webkit-help] Building WebKit on Windows

2010-12-01 Thread Nimish Nayak
Hi Shanfeng, >Make sure cygwin/bin is in the path and lib/bin/include of platform sdk 2003rs is setup properly within visual studio. My Path variable has value %SystemRoot%\system32\cmd.exe;C:\cygwin\bin\ Added to it. I hope i am getting this right since my cygwin folder is there in C:\ >Also, ma

Re: [webkit-help] Building WebKit on Windows

2010-12-01 Thread Nimish Nayak
On Wed, Dec 1, 2010 at 12:05 PM, Shanfeng Cheng wrote: > Hello, Nimish Nayak: > > These errors are projects depending on other projects to be successfully > built first. Go all the way back and find the very first error. > > > Best regards. > > Shanfeng Cheng >

Re: [webkit-help] Building WebKit on Windows

2010-11-30 Thread Nimish Nayak
On Tue, Nov 30, 2010 at 6:58 PM, Adam Roben wrote: > On Nov 30, 2010, at 1:07 AM, Nimish Nayak wrote: > > Use of uninitialized value $ENV{"VS80COMNTOOLS"} in concatenation (.) > or string at /home/user/Webkit/WebKitTools/Scripts/parallelcl line 19. > > > S

[webkit-help] Building WebKit on Windows

2010-11-29 Thread Nimish Nayak
ables were not found: $(PRODUCTION) Results Build log was saved at "file://C:\cygwin\home\user\Webkit\WebKitBuild\obj\FindSafari\Release\BuildLog.htm" FindSafari - 1 error(s), 0 warning(s) Can someone suggest me where i am going wrong.. Thanks in Advance. Nimish. -- Mr. Nimish Nayak ___ webkit-help mailing list webkit-help@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

[webkit-help] Webkit in A Win32 Application

2010-11-03 Thread Nimish Nayak
Hi I wanted to know how i can embed Webkit in A Win32 Application. -- Rgds Mr. Nimish Nayak ___ webkit-help mailing list webkit-help@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-help