Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean-up and renaming variables and functions everywhere to use ↵ | Sense Hofstede | 2010-07-22 | 9 | -103/+141 |
| | | | | | | | | | icon_theme_path for the sake of consistency. Doesn't seem to do antyhing, though. | ||||
* | forgot some files | C10uD | 2010-07-22 | 3 | -4/+65 |
| | |||||
* | trying to implement runtime theme-path changing | C10uD | 2010-07-22 | 4 | -3/+113 |
| | |||||
* | 0.2.30.2.3 | Ted Gould | 2010-07-15 | 1 | -2/+2 |
| | |||||
* | Adjusting the tests so they can deal with slow systems better. | Ted Gould | 2010-07-13 | 3 | -0/+11 |
|\ | |||||
| * | Ignoring the tester script | Ted Gould | 2010-07-12 | 1 | -0/+1 |
| | | |||||
| * | Add a fail timeout so this test can't block. | Ted Gould | 2010-07-12 | 1 | -0/+9 |
| | | |||||
| * | Adding in setting the environment variable to adjust the timeout to be twice ↵ | Ted Gould | 2010-07-12 | 1 | -0/+1 |
|/ | | | | as long for slow systems. | ||||
* | Putting in a basic approver API. | Ted Gould | 2010-07-12 | 10 | -4/+356 |
|\ | |||||
| * | Need the built headers too | Ted Gould | 2010-07-09 | 1 | -1/+2 |
| | | |||||
| * | Oops, with a menu we're all GTK now. | Ted Gould | 2010-07-09 | 1 | -1/+1 |
| | | |||||
| * | Building up to a formal test | Ted Gould | 2010-07-09 | 1 | -0/+9 |
| | | |||||
| * | Filling out the approve function. | Ted Gould | 2010-07-09 | 1 | -0/+6 |
| | | |||||
| * | Filling out the approver prototype | Ted Gould | 2010-07-09 | 1 | -4/+7 |
| | | |||||
| * | Building an application indicator too! | Ted Gould | 2010-07-09 | 2 | -1/+15 |
| | | |||||
| * | Making the registration async to clean things up, and async is better anyway. | Ted Gould | 2010-07-09 | 1 | -8/+16 |
| | | |||||
| * | Some more error handling and better debug messages. | Ted Gould | 2010-07-09 | 1 | -3/+24 |
| | | |||||
| * | Helpful debug info | Ted Gould | 2010-07-09 | 1 | -1/+5 |
| | | |||||
| * | Okay, so now we're detecing when the watcher comes up, and registering ↵ | Ted Gould | 2010-07-09 | 1 | -3/+44 |
| | | | | | | | | ourselves as the approver. | ||||
| * | Adding a new sample approver | Ted Gould | 2010-07-09 | 3 | -0/+91 |
| | | |||||
| * | When we have new apps we can ask the approver about them. | Ted Gould | 2010-07-09 | 1 | -0/+14 |
| | | |||||
| * | Looking at all the applications when we get a new approver. | Ted Gould | 2010-07-09 | 1 | -2/+32 |
| | | |||||
| * | Building the approver structure and putting it in the list. | Ted Gould | 2010-07-09 | 2 | -0/+23 |
| | | |||||
| * | Comments | Ted Gould | 2010-07-09 | 1 | -0/+2 |
| | | |||||
| * | Adding some structures for approvers and making them real. | Ted Gould | 2010-07-09 | 1 | -0/+29 |
| | | |||||
| * | For DBus to real objects, the signal shall travel. | Ted Gould | 2010-07-09 | 1 | -3/+9 |
| | | |||||
| * | Adding a function to bring in approvers | Ted Gould | 2010-07-09 | 2 | -4/+14 |
| | | |||||
| * | Sync to trunk | Ted Gould | 2010-07-09 | 4 | -16/+21 |
| |\ | |/ |/| | |||||
* | | Use a private pointer instead of a lookup. | Ted Gould | 2010-07-08 | 2 | -10/+15 |
|\ \ | |||||
| * | | Removed all but one calls to the APPLICATION_SERVICE_APPSTORE_GET_PRIVATE() ↵ | Sense Hofstede | 2010-07-08 | 2 | -10/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | macro All references to the APPLICATION_SERVICE_APPSTORE_GET_PRIVATE() macro were removed from src/application-service-appstore.c. This makes this file comply with the recommended practise, which should reduce overhead. | ||||
* | | | 0.2.20.2.2 | Ted Gould | 2010-07-08 | 1 | -2/+2 |
|/ / | |||||
* | | Merging this branch, but I think it's fixes must have gone in with another. | Ted Gould | 2010-07-07 | 0 | -0/+0 |
|\ \ | |||||
| * | | Setting the policy version. | Ted Gould | 2010-06-18 | 2 | -1/+2 |
| | | | |||||
* | | | Working with the better container signals | Ted Gould | 2010-07-07 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | Changing signal names and getting the ones on the base menu as well. | Ted Gould | 2010-06-11 | 1 | -4/+4 |
| | | | | |||||
| * | | | Changing the signal names | Ted Gould | 2010-06-11 | 1 | -2/+2 |
| | | | | |||||
| | | * | Return a boolean | Ted Gould | 2010-07-01 | 1 | -1/+1 |
| | | | | |||||
| | | * | Adding in a template function to register approvers. | Ted Gould | 2010-06-25 | 2 | -0/+9 |
| | | | | |||||
| | | * | Adding a function to register an approver. | Ted Gould | 2010-06-25 | 1 | -0/+6 |
| | | | | |||||
| | | * | Adding an approver interface. | Ted Gould | 2010-06-25 | 3 | -0/+25 |
| |_|/ |/| | | |||||
* | | | 0.2.10.2.1 | Ted Gould | 2010-06-21 | 1 | -2/+2 |
| | | | |||||
* | | | Fixing policy version numbers. | Ted Gould | 2010-06-21 | 2 | -3/+4 |
|\ \ \ | |||||
| * | | | Use full assembly version for the policy file | Ken VanDine | 2010-06-21 | 2 | -3/+4 |
|/ / / | |||||
* | | | Fix mono versioning. | Ted Gould | 2010-06-18 | 3 | -8/+54 |
|\ \ \ | | |/ | |/| | |||||
| * | | Cleaning up file name definitions | Ted Gould | 2010-06-18 | 1 | -9/+10 |
| | | | |||||
| * | | Adding the policy config to the installed files. | Ted Gould | 2010-06-18 | 1 | -1/+7 |
| | | | |||||
| * | | Switching to the policy name. | Ted Gould | 2010-06-18 | 1 | -1/+1 |
| | | | |||||
| * | | Swithcing the version to be the assembly version. | Ted Gould | 2010-06-18 | 2 | -8/+9 |
| | | | |||||
| * | | Fixup the gacutil stuff. Still doesn't ununinstall. | Ted Gould | 2010-06-18 | 1 | -5/+9 |
| | | | |||||
| * | | Fixing policy name | Ted Gould | 2010-06-18 | 1 | -1/+1 |
| | | |