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

Adapt to wxPython 4.0.7 && Python 3.8.3rc1 #104

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

Commits on May 2, 2020

  1. dos2unix *.py

    picsldev committed May 2, 2020
    Configuration menu
    Copy the full SHA
    b31be3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0e468c View commit details
    Browse the repository at this point in the history
  3. 2to3-2.7 . -w

    picsldev committed May 2, 2020
    Configuration menu
    Copy the full SHA
    8344610 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06aff81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a641380 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e93ba6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59eceb9 View commit details
    Browse the repository at this point in the history
  8. Minor change

    picsldev committed May 2, 2020
    Configuration menu
    Copy the full SHA
    79aa3c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    430593c View commit details
    Browse the repository at this point in the history
  10. pep8

    picsldev committed May 2, 2020
    Configuration menu
    Copy the full SHA
    2b131a9 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. Configuration menu
    Copy the full SHA
    9bdf2a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbf9c7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    503170d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Added flake8.

    picsldev committed May 4, 2020
    Configuration menu
    Copy the full SHA
    c194dcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e6666e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed3a37a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ff4a22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b46b497 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Added flake8-mypy.

    picsldev committed May 5, 2020
    Configuration menu
    Copy the full SHA
    8acbc4a View commit details
    Browse the repository at this point in the history
  2. Minor changes

    picsldev committed May 5, 2020
    Configuration menu
    Copy the full SHA
    c05f490 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Added *.pyc

    picsldev committed May 6, 2020
    Configuration menu
    Copy the full SHA
    ed6f185 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    256a720 View commit details
    Browse the repository at this point in the history
  3. First test for platform ...

    picsldev committed May 6, 2020
    Configuration menu
    Copy the full SHA
    c28fbb4 View commit details
    Browse the repository at this point in the history
  4. Added ".mypy_cache/"

    picsldev committed May 6, 2020
    Configuration menu
    Copy the full SHA
    37e6733 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba649cd View commit details
    Browse the repository at this point in the history
  6. Added "useBestVisual=True"

    picsldev committed May 6, 2020
    Configuration menu
    Copy the full SHA
    ea4ed6a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. ...

    picsldev committed May 8, 2020
    Configuration menu
    Copy the full SHA
    041482c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Separate platform ...

    picsldev committed May 9, 2020
    Configuration menu
    Copy the full SHA
    1d75a88 View commit details
    Browse the repository at this point in the history
  2. Menor changes

    picsldev committed May 9, 2020
    Configuration menu
    Copy the full SHA
    ce4d0ed View commit details
    Browse the repository at this point in the history
  3. Re-organize main function.

    picsldev committed May 9, 2020
    Configuration menu
    Copy the full SHA
    7a06db5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1c666b View commit details
    Browse the repository at this point in the history
  5. Applying isort...

    picsldev committed May 9, 2020
    Configuration menu
    Copy the full SHA
    a5a459e View commit details
    Browse the repository at this point in the history
  6. Applying docstrings ...

    picsldev committed May 9, 2020
    Configuration menu
    Copy the full SHA
    cddd8bd View commit details
    Browse the repository at this point in the history
  7. Repare litle problem :-(

    picsldev committed May 9, 2020
    Configuration menu
    Copy the full SHA
    b1d5476 View commit details
    Browse the repository at this point in the history
  8. Problem at detect platform.

    picsldev committed May 9, 2020
    Configuration menu
    Copy the full SHA
    db81ded View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. i18 glup!

    picsldev committed May 11, 2020
    Configuration menu
    Copy the full SHA
    13d3372 View commit details
    Browse the repository at this point in the history
  2. Menor chanages

    picsldev committed May 11, 2020
    Configuration menu
    Copy the full SHA
    e0e70f8 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Addes *.log files

    picsldev committed May 12, 2020
    Configuration menu
    Copy the full SHA
    79579b4 View commit details
    Browse the repository at this point in the history
  2. Adding debugging

    picsldev committed May 12, 2020
    Configuration menu
    Copy the full SHA
    aafcc0b View commit details
    Browse the repository at this point in the history
  3. Adding logging

    picsldev committed May 12, 2020
    Configuration menu
    Copy the full SHA
    2bf30cc View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    c6eeaba View commit details
    Browse the repository at this point in the history
  2. Adding 'pdb' debugger

    picsldev committed May 13, 2020
    Configuration menu
    Copy the full SHA
    8221c4f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Added winpdb-reborn

    picsldev committed May 15, 2020
    Configuration menu
    Copy the full SHA
    5f891aa View commit details
    Browse the repository at this point in the history
  2. Change f-string

    picsldev committed May 15, 2020
    Configuration menu
    Copy the full SHA
    5a9cf3b View commit details
    Browse the repository at this point in the history
  3. added f-string in loggingwq

    picsldev committed May 15, 2020
    Configuration menu
    Copy the full SHA
    d2a8ced View commit details
    Browse the repository at this point in the history
  4. Added doc reference

    picsldev committed May 15, 2020
    Configuration menu
    Copy the full SHA
    57265cd View commit details
    Browse the repository at this point in the history
  5. ...

    picsldev committed May 15, 2020
    Configuration menu
    Copy the full SHA
    4ab9a4c View commit details
    Browse the repository at this point in the history
  6. isort

    picsldev committed May 15, 2020
    Configuration menu
    Copy the full SHA
    e3c87a8 View commit details
    Browse the repository at this point in the history
  7. Doc directory...

    picsldev committed May 15, 2020
    Configuration menu
    Copy the full SHA
    bc1bdf9 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Added .venv

    picsldev committed May 16, 2020
    Configuration menu
    Copy the full SHA
    b44612b View commit details
    Browse the repository at this point in the history
  2. Minimal changes

    picsldev committed May 16, 2020
    Configuration menu
    Copy the full SHA
    ec75b6b View commit details
    Browse the repository at this point in the history
  3. Added psutil in dev

    picsldev committed May 16, 2020
    Configuration menu
    Copy the full SHA
    4f35734 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c71309c View commit details
    Browse the repository at this point in the history
  5. Only annotation...

    picsldev committed May 16, 2020
    Configuration menu
    Copy the full SHA
    872930a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. Added pudb

    Desarrollos PICSL (W10) authored and Desarrollos PICSL (W10) committed May 17, 2020
    Configuration menu
    Copy the full SHA
    f4d9249 View commit details
    Browse the repository at this point in the history
  2. Added 'print' for debugging :-(

    Desarrollos PICSL (W10) authored and Desarrollos PICSL (W10) committed May 17, 2020
    Configuration menu
    Copy the full SHA
    435857f View commit details
    Browse the repository at this point in the history
  3. ...

    Desarrollos PICSL (W10) authored and Desarrollos PICSL (W10) committed May 17, 2020
    Configuration menu
    Copy the full SHA
    5f6e767 View commit details
    Browse the repository at this point in the history
  4. ...

    Desarrollos PICSL (W10) authored and Desarrollos PICSL (W10) committed May 17, 2020
    Configuration menu
    Copy the full SHA
    a8bdb0b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. ...

    Desarrollos PICSL (W10) authored and Desarrollos PICSL (W10) committed May 18, 2020
    Configuration menu
    Copy the full SHA
    7675b2b View commit details
    Browse the repository at this point in the history