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: shivanmodha/Java-ME
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: shivanmodha/Java-ME
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: Swing
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 27 files changed
  • 1 contributor

Commits on Jun 16, 2017

  1. OnMouseWheel EventHandler

    Window now supports the mouse wheel event
    shivanmodha committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    4421e02 View commit details
    Browse the repository at this point in the history
  2. Improved Window Control

    Added basic set features to the window class so the user can edit the JFrame during runtime.
    shivanmodha committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    8011ec2 View commit details
    Browse the repository at this point in the history
  3. Updated D3D_ToProjection and Button Improvements

    Extended the D3D_ToProjection method to include custom sizes, and improved the Button GUI elements
    shivanmodha committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    54f7e9d View commit details
    Browse the repository at this point in the history
  4. New Engine Release

    Updated the engine release .jar files
    shivanmodha committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    fa04b81 View commit details
    Browse the repository at this point in the history
  5. Added GetState() in button

    Made the state identifier in button accessible
    shivanmodha committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    187c4db View commit details
    Browse the repository at this point in the history
  6. New Engine Release

    Nothing to see here
    shivanmodha committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    0853ae2 View commit details
    Browse the repository at this point in the history
  7. Minor Button Improvements

    I changed the location of the text so that it is actually in the center and added another event call to support the object
    shivanmodha committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    306609f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2017

  1. Updated Docs

    shivanmodha committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    4900624 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2017

  1. Configuration menu
    Copy the full SHA
    3cad293 View commit details
    Browse the repository at this point in the history
  2. Release Version 1.0.1

    shivanmodha committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    a204ae6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. Development Environment

    shivanmodha committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    0b1ecf5 View commit details
    Browse the repository at this point in the history
  2. Re Development Environment

    This was a complete failure
    shivanmodha committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    4db5f15 View commit details
    Browse the repository at this point in the history
Loading