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

Add missing UI functions for X11 Window class #580

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Dec 24, 2019

  1. Add drawLine() method

    fullset committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    86c4048 View commit details
    Browse the repository at this point in the history
  2. Add drawEllipse() method

    fullset committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    e5d76d5 View commit details
    Browse the repository at this point in the history
  3. Add drawRectangle() method.

    fullset committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    abba91a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    079d528 View commit details
    Browse the repository at this point in the history
  5. Code clean up.

    fullset committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    7e71f6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5dc2400 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bdea57f View commit details
    Browse the repository at this point in the history
  8. Fix format

    fullset committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    61df132 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    554a020 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a087eb9 View commit details
    Browse the repository at this point in the history
  11. Fix format.

    fullset committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    28d23af View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

  1. Fix for Windows.

    fullset committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    7e007cd View commit details
    Browse the repository at this point in the history
  2. One more fix.

    fullset committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    878cd86 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. Configuration menu
    Copy the full SHA
    f660769 View commit details
    Browse the repository at this point in the history