Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some Features and bug fixses. #30

Open
wants to merge 32 commits into
base: master
Choose a base branch
from

Conversation

mdimec4
Copy link

@mdimec4 mdimec4 commented Sep 8, 2016

Hi

In last years I have fixed some bugs and added some new features to our fork, but now we are abandoning the project in favour of small more flexible custom webkit bindings. This code will also not work with Go 1.6 (see: https://golang.org/doc/go1.6#cgo and https://github.com/mattn/go-pointer)

I know you haven’t also updated the project for long time, but you are welcome to take any feature or bug fix from our branch you want. For completes. Maybe if somebody else will wants to continue the work.

best

Miha

Conflicts:
	webkit2/example_test.go
	webkit2/gtk_test.go
	webkit2/settings.go
	webkit2/webview.go
	webkit2/webview_test.go
@sqs
Copy link
Member

sqs commented Sep 8, 2016

Thanks! This is awesome. If anyone else following this repo wants to code
review, go ahead. Otherwise I will take a look in the next few days.
On Thu, Sep 8, 2016 at 01:38 Mihael Dimec notifications@github.com wrote:

Hi

In last years I have fixed some bugs and added some new features to our
fork, but now when we are abandoning the project in favour of small more
flexible custom webkit bindings. This code will also not work with Go 1.6
(see: https://golang.org/doc/go1.6#cgo)

I know you haven’t also updated the project for long time, but you are
welcome to take any feature or bug fix from our branch you want. For
completes. Maybe if somebody else will want to continue the work.

best

Miha

You can view, comment on, or merge this pull request online at:

#30
Commit Summary

  • changed inports
  • changed glib Connect api to new version of gotk3
  • tests
  • Merge remote-tracking branch 'sourcegraph/master'
  • GetSnepshot(): Protect callback from GC
  • go-webkit2: GetSnapshot: more optins with GetSnapshotCustum
  • small changes
  • go fmt
  • spelling error
  • spelling 2
  • Added remote webkit inspector.
  • go fmt
  • add SetExtensionsDir to go-webkit2
  • webkit2: fix WebKitWebContext
  • Merge pull request Set up CI testing #1 from visionect/develop
  • cookie local storage gotk3/go-webkit2
  • Small fix for webview.go
  • compilable with go 1.3.1 compiler
  • better load fail handling
  • conflict CString() free
  • mulltiple processes can't share the same cache location
  • conflicts
  • go-webkit2 conflicts
  • go-webkit2 conflicts2
  • color order fix
  • Issue #331 not finished yet. Timer works. JS api is prepared.
    Connect together and add modification option to admin.
  • webkit image debug messages!
  • webkit: optimize cairo endian dependent to RGBA image pixels flip.
    #379
  • Remove debug messages.
  • Merge remote-tracking branch 'origin/develop'
  • Merge remote-tracking branch 'sourcegraph/master' into sg_pull_req_1
  • fix paths back to sourcegraph

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#30, or mute the thread
https://github.com/notifications/unsubscribe-auth/AAAHuKdmVpklf5oTkyI2MheiRZVw0x8Cks5qn8lmgaJpZM4J3vm_
.

@sqs
Copy link
Member

sqs commented Oct 3, 2016

I have not had time to do a full review of this. Is there anyone else who is available?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants