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: Codeprogrammers/System-Config-Server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: Codeprogrammers/System-Config-Server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature-Posting
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 14 files changed
  • 1 contributor

Commits on Apr 15, 2012

  1. Started the Implementation to the Module loading system in the RootVi…

    …ewController and starting simple glade loading in NetworkService
    bradc6 committed Apr 15, 2012
    Configuration menu
    Copy the full SHA
    16128cd View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2012

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

Commits on Apr 22, 2012

  1. Configuration menu
    Copy the full SHA
    a5b10d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e4c774 View commit details
    Browse the repository at this point in the history
  3. Implemented a simplier Service GList (double linked node list) that w…

    …ill hold all the specified modules to run
    bradc6 committed Apr 22, 2012
    Configuration menu
    Copy the full SHA
    8377230 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb839f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2012

  1. Figured out how to connect signal handlers to functions that are outs…

    …ide of the current class (ie I figured out the specifics of sigc::mem_fun)
    bradc6 committed Apr 23, 2012
    Configuration menu
    Copy the full SHA
    82aeb71 View commit details
    Browse the repository at this point in the history
  2. Got proper access to ustrings

    bradc6 committed Apr 23, 2012
    Configuration menu
    Copy the full SHA
    8eeb753 View commit details
    Browse the repository at this point in the history
  3. Setting up additional infastructure for the loading of viewports to t…

    …he RootViewController
    bradc6 committed Apr 23, 2012
    Configuration menu
    Copy the full SHA
    f04d753 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b7dd15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    030f73a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c73fd6f View commit details
    Browse the repository at this point in the history
Loading