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

Initial GTK3 support for GP #91

Merged
merged 8 commits into from
Mar 18, 2013
Merged

Initial GTK3 support for GP #91

merged 8 commits into from
Mar 18, 2013

Conversation

b4n
Copy link
Member

@b4n b4n commented Mar 13, 2013

This adds support for building GP against GTK3 Geany to the Autotools build system. It adds the various required checks to determine which GTK version to use depending on which the Geany to build against itself uses; as well as adjusting the various check performed by each plugins.

Additionally, it also adds support for GTK3 in some plugins that required adjustments (WebHelper, GeanyGenDoc). However, many plugins are left to port to GTK3 though (only CodeNav, Commander, GeanyExtraSel, GeanyGenDoc, GeanySendmail, GeanyPG, GeniusPaste, PoHelper, ShiftColumn, Tableconvert, Updatechecker, WebHelper and XMLSnippets are currently building against GTK3 -- and few of them were really tested with it).

After this gets merged, plugin authors will be encouraged to add GTK3 support for their plugin.

frlan added a commit that referenced this pull request Mar 18, 2013
Initial GTK3 support for GP
@frlan frlan merged commit de034e6 into geany:master Mar 18, 2013
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.

2 participants