gtk-sharp icon indicating copy to clipboard operation
gtk-sharp copied to clipboard

Updated to Gtk 3.12

Open mikkeljohnsen opened this issue 10 years ago • 17 comments

Could this be merged to mono:master ?

mikkeljohnsen avatar Nov 03 '14 14:11 mikkeljohnsen

Hello! I'm the build bot for the Mono project. I need approval from a Mono team member to build this pull request. A team member should reply with "approve" to approve a build of this pull request, "whitelist" to whitelist this and all future pull requests from this contributor, or "build" to explicitly request a build, even if one has already been done. Contributors can ignore this message.

monoadmin avatar Nov 03 '14 14:11 monoadmin

Hello! I'm the build bot for the Mono project. I need approval from a Mono team member to build this pull request. A team member should reply with "approve" to approve a build of this pull request, "whitelist" to whitelist this and all future pull requests from this contributor, or "build" to explicitly request a build, even if one has already been done. Contributors can ignore this message.

monoadmin avatar Nov 03 '14 14:11 monoadmin

Hello! I'm the build bot for the Mono project. I need approval from a Mono team member to build this pull request. A team member should reply with "approve" to approve a build of this pull request, "whitelist" to whitelist this and all future pull requests from this contributor, or "build" to explicitly request a build, even if one has already been done. Contributors can ignore this message.

monoadmin avatar Nov 03 '14 14:11 monoadmin

Hi,

Thanks for the pull request, I'll try to look into it when I can find some time.

The current plan is to first do a 3.0 release with the GTK+ 3.0 API, and then go to something like 3.12. So I'll probably not merge this directly into master, but to a separate "3.12" branch.

bl8 avatar Nov 05 '14 18:11 bl8

approve

bl8 avatar Nov 05 '14 18:11 bl8

For future binding upgrades we should also consider generating the bindings from the more accurate gobject-introspection data

sundermann avatar Nov 05 '14 19:11 sundermann

Hi, is there any roadmap for Gtk# 3? Thanks :)

tesfabpel avatar Mar 13 '15 15:03 tesfabpel

@bl8 @stsundermann Do you have any plans for Gtk Sharp 3 release? It's been several years now...

harry-cpp avatar Jan 27 '16 13:01 harry-cpp

What is the status on this?

chrislapa avatar Mar 10 '16 23:03 chrislapa

@chrislapa If I may suggest something, don't bother using this repo for Gtk 3, instead use https://github.com/openmedicus/gtk-sharp, it's in much much better condition, that is it has Gtk 3.18 support :D.

harry-cpp avatar Mar 11 '16 05:03 harry-cpp

Can one of the admins verify this patch?

monojenkins avatar May 09 '16 08:05 monojenkins

Can one of the admins verify this patch?

monojenkins avatar May 09 '16 08:05 monojenkins

If someone wants to use openmedicus version but doesn't want to compile it, I added nuget packages for it:

  • https://www.nuget.org/packages/gtk-sharp3/
  • https://www.nuget.org/packages/webkitgtk3-sharp/

Nuget sources:

  • https://github.com/cra0zy/gtk-sharp3-nuget
  • https://github.com/cra0zy/webkitgtk3-sharp-nuget

harry-cpp avatar May 12 '16 14:05 harry-cpp

@orion75 Your idea on using .targets file for copying .config files in NuGet package is a genius workaround :+1:

I've been originally using you package for some time but you didn't update it for a while :(

harry-cpp avatar May 12 '16 14:05 harry-cpp

@orion75 Your idea on using .targets file for copying .config files in NuGet package is a genius workaround

workaround for what?

knocte avatar May 21 '16 10:05 knocte

workaround for what?

Copying .config files to output dir...

harry-cpp avatar May 21 '16 10:05 harry-cpp

Copying .config files to output dir...

Why is that relevant to this PR?

knocte avatar May 21 '16 11:05 knocte