Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Upstream merge | Ted Gould | 2010-02-18 | 9 | -0/+809 |
|\ | | | | | | | * Adding new object for parsing desktop files for Shortcuts | ||||
| * | Sync to trunk | Ted Gould | 2010-02-18 | 0 | -0/+0 |
| |\ | |||||
| | * | Adding in an object to get shortcuts out of desktop files. | Ted Gould | 2010-02-18 | 8 | -0/+802 |
| | |\ | |||||
| * | | | releasing version 0.3.2-0ubuntu1~ppa2~shortcuts1 | Ted Gould | 2010-02-16 | 1 | -2/+2 |
| | | | | |||||
| * | | | * Upstream merge | Ted Gould | 2010-02-16 | 9 | -0/+809 |
| |\ \ \ | | | |/ | | |/| | | | | | * Adding new object for parsing desktop files for Shortcuts | ||||
| | * | | Ignoring the touch file for the testing | Ted Gould | 2010-02-16 | 1 | -0/+1 |
| | | | | |||||
| | * | | Being more specific about where we should find the touch file for distcheck | Ted Gould | 2010-02-16 | 1 | -1/+1 |
| | | | | |||||
| | * | | Disabling debug messages | Ted Gould | 2010-02-16 | 1 | -3/+3 |
| | | | | |||||
| | * | | Debug messages. | Ted Gould | 2010-02-16 | 1 | -0/+1 |
| | | | | |||||
| | * | | We should look at the other nicks even if this one doesn't work. | Ted Gould | 2010-02-16 | 1 | -2/+2 |
| | | | | |||||
| | * | | Shipping our test desktop file | Ted Gould | 2010-02-16 | 1 | -1/+1 |
| | | | | |||||
| | * | | Clean up touch file | Ted Gould | 2010-02-16 | 1 | -0/+1 |
| | | | | |||||
| | * | | Checking to ensure the right nick is in the list | Ted Gould | 2010-02-16 | 2 | -1/+3 |
| | | | | |||||
| | * | | Using the nick directly to make this work better. | Ted Gould | 2010-02-16 | 1 | -2/+2 |
| | | | | |||||
| | * | | Wrong identity | Ted Gould | 2010-02-16 | 1 | -1/+1 |
| | | | | |||||
| | * | | Forgot to set the type of the desktop file, need to be an Application. | Ted Gould | 2010-02-16 | 1 | -2/+9 |
| | | | | |||||
| | * | | Add a test to launch an nick | Ted Gould | 2010-02-16 | 2 | -1/+25 |
| | | | | |||||
| | * | | Adding a check to ensure we're getting the right names from the nicks. | Ted Gould | 2010-02-16 | 2 | -3/+33 |
| | | | | |||||
| | * | | Making the function not recurse forever. | Ted Gould | 2010-02-16 | 1 | -2/+2 |
| | | | | |||||
| | * | | Adding in local filter test functions. | Ted Gould | 2010-02-16 | 1 | -0/+33 |
| | | | | |||||
| | * | | Check to ensure a global no show works. | Ted Gould | 2010-02-16 | 1 | -1/+17 |
| | | | | |||||
| | * | | Fix group detection to put a space in the name of the group | Ted Gould | 2010-02-16 | 1 | -1/+1 |
| | | | | |||||
| | * | | Better name | Ted Gould | 2010-02-16 | 1 | -0/+0 |
| | | | | |||||
| | * | | Ignoring the new stuff | Ted Gould | 2010-02-16 | 1 | -0/+2 |
| | | | | |||||
| | * | | A backslash off | Ted Gould | 2010-02-16 | 1 | -1/+1 |
| | | | | |||||
| | * | | Adding in a basic test desktop file test | Ted Gould | 2010-02-16 | 2 | -0/+73 |
| | | | | |||||
| | * | | Create a testing desktop file | Ted Gould | 2010-02-16 | 1 | -0/+20 |
| | | | | |||||
| | * | | Refactoring the list checks into their own functions so we can check the ↵ | Ted Gould | 2010-02-16 | 1 | -31/+60 |
| | | | | | | | | | | | | | | | | desktop group as well. | ||||
| | * | | Adding in checking to see if we should be showing this entry. | Ted Gould | 2010-02-16 | 1 | -0/+38 |
| | | | | |||||
| | * | | Basic parsing of the files. | Ted Gould | 2010-02-16 | 1 | -0/+28 |
| | | | | |||||
| | * | | Checking for our shortcuts key, we don't really want a desktop file without it. | Ted Gould | 2010-02-16 | 1 | -0/+8 |
| | | | | |||||
| | * | | Start loading the keyfile. | Ted Gould | 2010-02-16 | 1 | -1/+25 |
| | | | | |||||
| | * | | Removing the reading of the desktop file. | Ted Gould | 2010-02-16 | 1 | -3/+1 |
| | | | | |||||
| | * | | Identity management with the properties. | Ted Gould | 2010-02-16 | 1 | -0/+6 |
| | | | | |||||
| | * | | Some error handling. | Ted Gould | 2010-02-16 | 1 | -2/+17 |
| | | | | |||||
| | * | | A basic property system. | Ted Gould | 2010-02-15 | 1 | -1/+67 |
| | | | | |||||
| | * | | Fleshing out the exec function which require GIO Unix | Ted Gould | 2010-02-15 | 2 | -1/+62 |
| | | | | |||||
| | * | | Fleshing out getting the Name of a shortcut | Ted Gould | 2010-02-15 | 2 | -3/+43 |
| | | | | |||||
| | * | | Fleshing out _new and _get_nicks Both are lovely functions. | Ted Gould | 2010-02-15 | 2 | -7/+13 |
| | | | | |||||
| | * | | Getting some new private variables, and making sure they have a full lifecycle. | Ted Gould | 2010-02-15 | 1 | -0/+27 |
| | | | | |||||
| | * | | Instanciating the prototypes and making some comments. | Ted Gould | 2010-02-15 | 2 | -1/+88 |
| | | | | |||||
| | * | | Letz get ur prototypes | Ted Gould | 2010-02-15 | 1 | -1/+20 |
| | | | | |||||
| | * | | Copyright headers | Ted Gould | 2010-02-15 | 2 | -0/+46 |
| | | | | |||||
| | * | | Adding in the new object we're building for evaluating desktop shortcuts. | Ted Gould | 2010-02-15 | 4 | -0/+94 |
| | |/ | |||||
* | | | Updating to Ubuntu Desktop branch | Ted Gould | 2010-02-16 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | releasing version 0.3.2-0ubuntu10.3.2-0ubuntu1 | Sebastien Bacher | 2010-02-04 | 7 | -7/+50 |
| |\ \ | |/ / |/| | | |||||
* | | | releasing version 0.3.2-0ubuntu1~ppa1 | Ted Gould | 2010-02-04 | 1 | -2/+2 |
| | | | |||||
* | | | * Upstream release 0.3.2 | Ted Gould | 2010-02-04 | 5 | -8/+21 |
|\ \ \ | | |/ | |/| | | | | | | | * Various fixes to timeout handling in services and the * Fix test suite when run headless | ||||
| * | | 0.3.20.3.2 | Ted Gould | 2010-02-04 | 1 | -2/+2 |
| | | | |||||
| * | | Fixes to the test suite. | Ted Gould | 2010-02-02 | 3 | -2/+14 |
| |\ \ |