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

Commits on Dec 23, 2021

  1. Initial commit for the GTK3 GUI.

    Signed-off-by: bert <bert.timmerman@xs4all.nl>
    bert committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    69a8674 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Add gtk3-main.h include, where needed.

    Signed-off-by: Cesar Strauss <cestrauss@gmail.com>
    cestrauss committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    30b0453 View commit details
    Browse the repository at this point in the history
  2. Remove gtk3-hid.h include, where unneeded.

    Signed-off-by: Cesar Strauss <cestrauss@gmail.com>
    cestrauss committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    d3604ad View commit details
    Browse the repository at this point in the history
  3. Fix hidint.h location.

    Signed-off-by: Cesar Strauss <cestrauss@gmail.com>
    cestrauss committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    69c46f9 View commit details
    Browse the repository at this point in the history
  4. Make sure gtk3-main.h is included before it is needed.

    Signed-off-by: Cesar Strauss <cestrauss@gmail.com>
    cestrauss committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    cfbac1f View commit details
    Browse the repository at this point in the history
  5. GTK3: Fix typo in include names.

    Signed-off-by: Cesar Strauss <cestrauss@gmail.com>
    cestrauss committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    1fa01fa View commit details
    Browse the repository at this point in the history
  6. GTK3: fix typo in include line.

    Signed-off-by: Cesar Strauss <cestrauss@gmail.com>
    cestrauss committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    9831a5e View commit details
    Browse the repository at this point in the history
  7. GTK3: remove reference to GTK2 include file.

    Signed-off-by: Cesar Strauss <cestrauss@gmail.com>
    cestrauss committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    9c69014 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Merge pull request #1 from cestrauss/LP1952989-fix-header-file-refere…

    …nces
    
    LP1952989: fix header file references
    gEDA-pcb authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4b7fa76 View commit details
    Browse the repository at this point in the history
Loading