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: steveonjava/widgetfx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: steveonjava/widgetfx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: Preview1SDK
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 101 files changed
  • 2 contributors

Commits on Oct 20, 2008

  1. No commit message

    [email protected] committed Oct 20, 2008
    Configuration menu
    Copy the full SHA
    2a4fd4b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2008

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

Commits on Oct 23, 2008

  1. Configuration menu
    Copy the full SHA
    3936670 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49197ab View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2008

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

Commits on Oct 29, 2008

  1. Configuration menu
    Copy the full SHA
    2656aeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2530be View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2008

  1. Flash support is working!!!

    prompt for username/password and persist
    persist theme
    dock hover should work over swing components
    add drag handler for flash
    drag into dock the clock is misaligned
    widget drag from dock causes gap to get messed up
    fix draggability for scene graph nodes with blocksMouse or certain swing components
    [email protected] committed Oct 30, 2008
    Configuration menu
    Copy the full SHA
    b287be7 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2008

  1. Fixed the close/configuration toolbar button visibility

    Added a forceLogin parameter for credential support
    Made transparency disabling work for Flash widgets
    Fixed the initial window position on flash drag
    [email protected] committed Oct 31, 2008
    Configuration menu
    Copy the full SHA
    96bbd9f View commit details
    Browse the repository at this point in the history
  2. Rewrote the widget drag support to fix issues with Flex

    Disabled transparent flex widgets on non-Vista systems
    Pushed out release 0.1.7
    [email protected] committed Oct 31, 2008
    Configuration menu
    Copy the full SHA
    ab440a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2008

  1. Configuration menu
    Copy the full SHA
    4610ca2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c567d4 View commit details
    Browse the repository at this point in the history
  3. Fixed the bug where widgets would dock even when the dock is hidden. …

    …(issue 33 reported by Anuradha)
    
    Flash widgets no longer "stick" to the mouse when dragged out of the dock
    Clicking on flash widgets in the dock now works correctly
    Deployed version 0.1.8
    [email protected] committed Nov 1, 2008
    Configuration menu
    Copy the full SHA
    44cabb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2008

  1. Added support for fixing the dock size automatically on display resol…

    …ution change.
    
    Removed unused functions and styling from flash.html.
    [email protected] committed Nov 5, 2008
    Configuration menu
    Copy the full SHA
    067fe1a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2008

  1. Got working Dialogs with the ability to independently float as well a…

    …s transparency, undecorated windows, no-resize, and a working title.
    
    Added a WindowHelper class with utility methods to get the window out of a Stage.
    [email protected] committed Nov 13, 2008
    Configuration menu
    Copy the full SHA
    d0247fb View commit details
    Browse the repository at this point in the history
Loading