Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | |||||
| * | | Replacing the macros with the proper data | Ted Gould | 2010-06-18 | 1 | -1/+3 |
| | | | |||||
| * | | Fixing the distcheck by cleaning up | Ted Gould | 2010-06-18 | 1 | -1/+13 |
| | | | |||||
| * | | Readjusting so that the policy file is in the same directory as the DLL | Ted Gould | 2010-06-18 | 2 | -2/+5 |
| | | | |||||
| * | | Fixing directories | Ted Gould | 2010-06-18 | 1 | -2/+2 |
| | | | |||||
| * | | Typo | Ted Gould | 2010-06-18 | 1 | -1/+1 |
| | | | |||||
| * | | Generating a policy dll | Ted Gould | 2010-06-18 | 3 | -1/+18 |
| | | | |||||
* | | | Make icon switching work again. | Ted Gould | 2010-06-18 | 2 | -2/+16 |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove the assert with checking if the value is NULL. | Ted Gould | 2010-06-18 | 1 | -3/+7 |
| | | | |||||
| * | | Use class ref and unref to allocate it if need be. | Ted Gould | 2010-06-17 | 1 | -2/+6 |
| | | | |||||
| * | | Reworking to make more clear and use the GEnumValue structure correctly. | Ted Gould | 2010-06-17 | 1 | -1/+7 |
| | | | |||||
| * | | Icon name shouldn't be construct only. | Ted Gould | 2010-06-17 | 1 | -1/+1 |
| | | | |||||
* | | | Fix mono bindings by restricting gapi2-parser | Ted Gould | 2010-06-18 | 1 | -4/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Linking Bug | Ted Gould | 2010-06-17 | 0 | -0/+0 |
| | | | |||||
| * | | Only work with specific files instead of the whole directory. | Ted Gould | 2010-06-17 | 1 | -4/+4 |
|/ / | |||||
* | | More time for initial fallback. | Ted Gould | 2010-06-11 | 1 | -1/+1 |
| | | |||||
* | | Increase the timeouts, but make it so that the watcher shutsdown when seen. | Ted Gould | 2010-06-11 | 3 | -4/+11 |
| | | |||||
* | | Increasing timeout to hopefully make it work on Hudson with load. | Ted Gould | 2010-06-11 | 1 | -1/+1 |
| | | |||||
* | | 0.2.00.2.0 | Ted Gould | 2010-06-03 | 1 | -2/+2 |
| | | |||||
* | | Distcheck fixes | Ted Gould | 2010-06-01 | 2 | -15/+37 |
|\ \ | |||||
| * \ | Merging in trunk | Ted Gould | 2010-06-01 | 9 | -121/+145 |
| |\ \ | |/ / |/| | | |||||
* | | | Fixes to docuementation and making the enums build correctly with gtk-mkenum | Ted Gould | 2010-06-01 | 9 | -123/+147 |
|\ \ \ | |||||
| * | | | Documentation and introspection fixes and such | Sense Hofstede | 2010-05-23 | 9 | -121/+144 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Several documentation and introspection fixes * Some small fixes to the mono bindings | ||||
| | * | | Sync to trunk to ensure no conflicts. | Ted Gould | 2010-05-20 | 1 | -2/+2 |
| | |\ \ | |_|/ / |/| | | |