Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jedie/DragonPy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: jedie/DragonPy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.1
Choose a head ref
  • 15 commits
  • 65 files changed
  • 1 contributor

Commits on Aug 18, 2015

  1. cleanup list

    jedie committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    bced2a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5de8b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2015

  1. add a "starter GUI" + work-a-round for tkinter usage with virtualenv …

    …under windows
    
    Squashed commit of the following:
    
    commit e7beb32
    Author: JensDiemer <[email protected]>
    Date:   Wed Aug 19 11:42:41 2015 +0200
    
        remove obsolete starter files
    
    commit 5ed7406
    Author: JensDiemer <[email protected]>
    Date:   Wed Aug 19 11:38:15 2015 +0200
    
        "starter GUI"
    
    commit 0c1add8
    Author: JensDiemer <[email protected]>
    Date:   Wed Aug 19 11:27:20 2015 +0200
    
        Add work-a-round for tkinter usage with virtualenv under windows,
    see:
    
        pypa/virtualenv#93
    
    commit a35a94c
    Author: JensDiemer <[email protected]>
    Date:   Wed Aug 19 09:42:45 2015 +0200
    
        move settings in a frame, add status bar + code cleanup
    
    commit e6fa73e
    Author: JensDiemer <[email protected]>
    Date:   Tue Aug 18 23:06:12 2015 +0200
    
        WIP: seperate in frame/class
    
    commit b7008d6
    Author: JensDiemer <[email protected]>
    Date:   Tue Aug 18 22:06:48 2015 +0200
    
        replace .sh scripts
    
    commit 3cecd83
    Author: JensDiemer <[email protected]>
    Date:   Tue Aug 18 17:27:39 2015 +0200
    
        WIP: starter GUI
    jedie committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    c6b0ae0 View commit details
    Browse the repository at this point in the history
  2. remove test_run()

    jedie committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    a512bf8 View commit details
    Browse the repository at this point in the history
  3. +=== requirement

    (six is in dragonlib)
    jedie committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    0c85653 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    576c2b8 View commit details
    Browse the repository at this point in the history
  5. move "create statusbar"

    jedie committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    fafaf14 View commit details
    Browse the repository at this point in the history
  6. use nose to run unittests

    jedie committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    afdc64c View commit details
    Browse the repository at this point in the history
  7. run tests also with PyPy3

    jedie committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    bcc5a1c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e8c56e2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6aee7ca View commit details
    Browse the repository at this point in the history
  10. fix doctest

    jedie committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    47acee5 View commit details
    Browse the repository at this point in the history
  11. remove font generator code

    jedie committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    2044cf6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ffb9e73 View commit details
    Browse the repository at this point in the history
  13. bugfix e.g.: keyboard input in "sbc09" emulation

    Release as 0.5.1
    jedie committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    3478055 View commit details
    Browse the repository at this point in the history
Loading