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

Fix deprecations #59

Merged
merged 5 commits into from
Sep 27, 2020
Merged

Conversation

gpoo
Copy link
Contributor

@gpoo gpoo commented Sep 27, 2020

Fix multiple deprecations of symbols, initialization, etc.

Still there deprecation warnings, but these commits are self-contained
and independent.

* Gtk.HPaned was deprecated in 3.2.
* Remove class HPaned as:
  * it is called once
  * adds more code than not using it
  * the code becomes simpler with less indirect calls
@mikelolasagasti mikelolasagasti merged commit 5ebf330 into mikelolasagasti:master Sep 27, 2020
@mikelolasagasti mikelolasagasti added this to the 0.5.4 milestone Sep 27, 2020
@gpoo gpoo deleted the fix-deprecations branch September 27, 2020 12:28
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.

None yet

2 participants