Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleaning up even more! | Ted Gould | 2011-02-23 | 1 | -0/+5 |
| | |||||
* | Switching to proper properties | Ted Gould | 2011-02-23 | 1 | -1/+2 |
| | |||||
* | accessible_name -> accessible_desc | Luke Yelavich | 2011-02-08 | 1 | -1/+1 |
| | |||||
* | Add accessible_name support | Luke Yelavich | 2011-02-04 | 1 | -0/+1 |
| | |||||
* | Resolving conflict when merging with trunk | Sense Egbert Hofstede | 2010-09-21 | 1 | -2/+2 |
|\ | |||||
| * | Fixing Mono bindings to build versions correctly. | Ted Gould | 2010-09-21 | 1 | -2/+8 |
| |\ | |||||
* | | | Created a second policy file to make sure that applications depending on ↵ | Sense Egbert Hofstede | 2010-09-21 | 1 | -2/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 'appindicator-sharp' will not have to be recompiled. Changes to the packaging is required to make sure the policy file gets installed. Many thanks to Jo Shields for looking into this issue and proposing a solution. | ||||
* | | | * Adding Python bindings for the new API additons | Sense Egbert Hofstede | 2010-09-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | * Updating the Mono assembly version to reflect the changes to the API * Remove two redundant elements from the Mono bindings' metadata file | ||||
* | | | Merging Jo Shields' fixes to the build infrastructure to shut GAPI up. | Sense Egbert Hofstede | 2010-09-20 | 1 | -1/+7 |
|\ \ \ | | |/ | |/| | |||||
| * | | gapi2-parser cannot cope with multiple signals connected to the same method ↵ | Jo Shields | 2010-09-19 | 1 | -1/+7 |
| |/ | | | | | | | | | | | | | - it will bail out, complaining it cannot find a method to match the second signal. This patch modifies the build system to copy app-indicator.c locally, with the "bad" X_NEW_LABEL signal removed, and use that copy to build the binding. | ||||
* / | Commit latest changes before merging with trunk | Sense Egbert Hofstede | 2010-09-18 | 1 | -0/+3 |
|/ | |||||
* | Use full assembly version for the policy file | Ken VanDine | 2010-06-21 | 1 | -2/+3 |
| | |||||
* | 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 | 1 | -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 | 1 | -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 | 1 | -1/+7 |
| | |||||
* | Fixes to docuementation and making the enums build correctly with gtk-mkenum | Ted Gould | 2010-06-01 | 1 | -10/+2 |
|\ | |||||
| * | Documentation and introspection fixes and such | Sense Hofstede | 2010-05-23 | 1 | -10/+2 |
| | | | | | | | | | | | | * Several documentation and introspection fixes * Some small fixes to the mono bindings | ||||
* | | Build fix to include the AssemblyInfo.cs file | Ted Gould | 2010-05-20 | 1 | -2/+3 |
|/ | |||||
* | Add AssemblyInfo.cs to the Mono bindings. | Cody Russell | 2010-04-14 | 1 | -1/+1 |
| | |||||
* | Adding the middle API file to the cleanfiles for distcheck | Ted Gould | 2010-01-12 | 1 | -1/+1 |
| | |||||
* | Adding back in the MIDDLE_API and sed magic | Ted Gould | 2010-01-11 | 1 | -5/+25 |
| | |||||
* | Removing the middle API stuff and cleaning up Makefile | Ted Gould | 2010-01-11 | 1 | -28/+5 |
| | |||||
* | Cody's customs | Ted Gould | 2010-01-11 | 1 | -10/+13 |
|\ | |||||
| * | Mono binding fixes. | Cody Russell | 2010-01-11 | 1 | -8/+13 |
| | | |||||
* | | Adding in customs support | Ted Gould | 2010-01-11 | 1 | -2/+7 |
|/ | |||||
* | Use sed to get rid of the #defines | Ted Gould | 2010-01-11 | 1 | -5/+25 |
| | |||||
* | use srcdir for the path to appindicator-sharp.snk | Ken VanDine | 2009-12-17 | 1 | -1/+1 |
| | |||||
* | Don't create the signature during build | Ken VanDine | 2009-12-17 | 1 | -2/+2 |
| | |||||
* | Install the assembly in the gac | Ken VanDine | 2009-12-17 | 1 | -3/+13 |
| | |||||
* | Use a versioned assemblydir | Ken VanDine | 2009-12-16 | 1 | -1/+1 |
| | |||||
* | Adding the test files to dist and making sure we find them in the right ↵ | Ted Gould | 2009-12-14 | 1 | -4/+10 |
| | | | | directory. | ||||
* | Nicer fix | Jason Smith | 2009-12-14 | 1 | -1/+1 |
| | |||||
* | Make build work right | Jason Smith | 2009-12-14 | 1 | -1/+1 |
| | |||||
* | Initial stab at setting up test/example fu | Cody Russell | 2009-12-12 | 1 | -1/+13 |
| | |||||
* | Fix distcheck | Cody Russell | 2009-12-11 | 1 | -1/+1 |
| | |||||
* | Move appindicator-sharp.pc to appindicator-sharp-0.1.pc | Cody Russell | 2009-12-11 | 1 | -3/+3 |
| | |||||
* | Move to bindings/mono | Cody Russell | 2009-12-11 | 1 | -0/+39 |