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

Get URL #682

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

Get URL #682

wants to merge 20 commits into from

Commits on Feb 13, 2022

  1. Add get_url method for gtk

    Can make this cross-platform
    dandeto committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    27d41e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Merge upstream

    dandeto committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    f67775f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. First cut windows

    dandeto committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    5d52fdb View commit details
    Browse the repository at this point in the history
  2. merge upstream

    dandeto committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    e5f9510 View commit details
    Browse the repository at this point in the history
  3. Finish Get_url windows.

    dandeto committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    17ae0b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Remove deprecated function.

    dandeto committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    6d795f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    1e408a0 View commit details
    Browse the repository at this point in the history
  2. Implement get_url for macOS

    SteffenL committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    dad991e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8528cf1 View commit details
    Browse the repository at this point in the history
  4. Check result of get_Source

    SteffenL committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ae309fc View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Merge remote-tracking branch 'upstream/master' into get_url

    Code adjusted for changes in master.
    SteffenL committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    50ce5ab View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Add C API for getting URL

    SteffenL committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    6576468 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    626290a View commit details
    Browse the repository at this point in the history
  3. Rewording of documentation

    SteffenL committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    6dbecbc View commit details
    Browse the repository at this point in the history
  4. Fix code formatting

    SteffenL committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c07b80f View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    e5517bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    329cd16 View commit details
    Browse the repository at this point in the history
  3. Fix code formatting

    SteffenL committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c1b0c5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    852e83c View commit details
    Browse the repository at this point in the history
  5. Fix compile error

    SteffenL committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9893101 View commit details
    Browse the repository at this point in the history