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

Social Help #483

Closed
Closed

Commits on Apr 11, 2015

  1. Migrate the view help popup to WebKit2

    WebKit2 is the new version of GtkWebKit that has all the cool new stuff.  It
    has a slightly different api, but it is basically the same.
    
    Migrating to WebKit2 is needed because there can only be 1 version of WebKit
    per process, meaning if the help view uses the old version everything else
    is forced to as well.
    samdroid-apps committed Apr 11, 2015
    Copy the full SHA
    1049bfd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5ea315c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    496cf8a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2015

  1. Let users change social help server in the settings

    Hat tip to @prasoon2211 who created the commit that this one is based on.
    samdroid-apps committed Apr 12, 2015
    Copy the full SHA
    bd8360d View commit details
    Browse the repository at this point in the history