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

Commits on Apr 19, 2016

  1. Fix empty space at the end of the tooltips.

    Also, bring MakeAcceleratorLabel to modernity.
    whitequark committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    9a24cfd View commit details
    Browse the repository at this point in the history
  2. Forcibly show text window on some context menu actions.

    Specifically:
      * Group Info
      * Style Info
      * Assign to Style → Newly Created Custom Style...
    
    These context actions are meaningless without viewing or manipulating
    text window.
    whitequark committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    4fba620 View commit details
    Browse the repository at this point in the history
  3. Fix edit control width calculation on GTK3.

    Also, bring the GTK2 width calculation in line with the GTK3 one.
    whitequark committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    3f1b08d View commit details
    Browse the repository at this point in the history
  4. Allow snapping constraint labels to grid.

    This is pretty much the only way to get a sketch with tidily placed
    dimensions.
    whitequark committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    05f8434 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78f7c10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    288f5d4 View commit details
    Browse the repository at this point in the history
Loading