Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added terminal support and up to Gnome 3.24 (dev) compatibility #59

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Commits on Jul 28, 2014

  1. Port to Gnome 3.12

    jozog committed Jul 28, 2014
    Configuration menu
    Copy the full SHA
    b2eef29 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2014

  1. Configuration menu
    Copy the full SHA
    f8130bf View commit details
    Browse the repository at this point in the history
  2. Gnome 3.14 support

    jozog committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    689cda5 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2014

  1. Remove search provider on disable to avoid duplicated search provider…

    … on each session lock/unlock
    jozog committed Oct 16, 2014
    Configuration menu
    Copy the full SHA
    9041b1f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2015

  1. Fix sciancio#51

    Fixed .ssh/config parsing but replaces it by a simpler algorithm, ignoring HostName, User, Port (and IdentityFile, which is already ignored)
    gerdriesselmann committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    068395f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2015

  1. Update metadata.json

    Add support to Gnome 3.14/3.16
    dariolesca committed May 21, 2015
    Configuration menu
    Copy the full SHA
    cf2afa8 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2015

  1. merge

    nonZero committed Nov 1, 2015
    Configuration menu
    Copy the full SHA
    b0cd7ec View commit details
    Browse the repository at this point in the history
  2. updated to gnome 3.18

    nonZero committed Nov 1, 2015
    Configuration menu
    Copy the full SHA
    4f87806 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2015

  1. Merge pull request #1 from nonZero/master

    Update to gnome 3.18
    jozog committed Nov 2, 2015
    Configuration menu
    Copy the full SHA
    8e3cbd1 View commit details
    Browse the repository at this point in the history
  2. Gnome does not like results set containing id=0 ("Invalid result meta…

    … returned from search provider CONNECTION MANAGER")
    jozog committed Nov 2, 2015
    Configuration menu
    Copy the full SHA
    cd0b860 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2016

  1. Fix sciancio#51

    Fixed .ssh/config parsing but replaces it by a simpler algorithm, ignoring HostName, User, Port (and IdentityFile, which is already ignored)
    gerdriesselmann authored and Stijn Segers committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    e3bac5d View commit details
    Browse the repository at this point in the history
  2. Update terminals.js

    Add support to Mate Terminal
    dariolesca authored and Stijn Segers committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    4208461 View commit details
    Browse the repository at this point in the history
  3. Update connmgr.py

    Add support to Mate Terminal
    dariolesca authored and Stijn Segers committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    327bb72 View commit details
    Browse the repository at this point in the history
  4. Added XFCE Terminal support

    Stijn Segers committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    1686b5d View commit details
    Browse the repository at this point in the history
  5. add support for multiple Gnome versions including 3.22. Debian Testin…

    …g is on 3.21.91 atm.
    Stijn Segers committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    b8de9d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47677d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2016

  1. Add Terminix Terminal

    returntrip committed Oct 22, 2016
    Configuration menu
    Copy the full SHA
    3d946e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    370bba5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d71711 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/returntrip/connectionmana…

    …ger2
    
    Correct typo in previous commit subject
    returntrip committed Oct 22, 2016
    Configuration menu
    Copy the full SHA
    7fe61c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. Merge pull request #1 from jozog/master

    Pull in other fixes
    Silarn authored Mar 17, 2017
    Configuration menu
    Copy the full SHA
    04b404e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from returntrip/master

    Pull in fixes and improvements
    Silarn authored Mar 17, 2017
    Configuration menu
    Copy the full SHA
    60a2815 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2db78d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb86ceb View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. the option rename-tab renames the first tab instead of the new one, r…

    …ename-current-tab should be used
    koter84 committed May 10, 2017
    Configuration menu
    Copy the full SHA
    d6b5687 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from koter84/fix-tab-rename-guake

    bug with tab-renaming in guake
    Silarn authored May 10, 2017
    Configuration menu
    Copy the full SHA
    d0e542f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Update metadata support

    Silarn authored Oct 18, 2017
    Configuration menu
    Copy the full SHA
    f73e7e8 View commit details
    Browse the repository at this point in the history