| Commit message (Expand) | Author | Age | Files | Lines |
* | Add CMakeLists.txt files + cmake/ helpers | Robert Tari | 2021-06-09 | 3 | -0/+235 |
* | docs/reference: Port version.xml.in to CMake | Robert Tari | 2021-06-08 | 1 | -1/+1 |
* | docs/reference: Port libayatana-appindicator-docs.sgml.in to CMake | Robert Tari | 2021-06-08 | 1 | -1/+1 |
* | docs/reference/Makefile.am: Drop option --nogtkinit from SCANGOBJ_OPTIONS. Ha... | Mike Gabriel | 2017-09-23 | 1 | -1/+1 |
* | Fork from Ubuntu's libappindicator project. | Mike Gabriel | 2015-11-10 | 6 | -8/+10 |
* | Seems no one else has this on, no reason to be the odd ball. | Ted Gould | 2013-06-07 | 1 | -3/+3 |
* | Don't need the same directory twice | Ted Gould | 2013-06-07 | 1 | -1/+1 |
* | Going back to the environment style | Ted Gould | 2013-06-07 | 1 | -12/+2 |
* | Making sure the check is done in the source directory | Ted Gould | 2013-06-07 | 1 | -1/+11 |
* | Fix gtkdoc tests and building of the documentation given a separate build | Mathieu Trudel-Lapierre | 2012-12-10 | 2 | -54/+10 |
|\ |
|
| * | update our use of gtk-doc from 1.9 to 1.18. | Charles Kerr | 2012-11-30 | 2 | -53/+9 |
|/ |
|
* | Include an index for 0.5 | Ted Gould | 2012-03-09 | 1 | -0/+4 |
* | Adding the get/set function to the docs | Ted Gould | 2012-01-28 | 1 | -0/+2 |
* | Adding the secondary target functions to the documentation | Ted Gould | 2011-07-22 | 1 | -0/+2 |
* | Fixing the sections list | Ted Gould | 2011-02-23 | 1 | -3/+4 |
* | Switching to the new style of setting the a11y label | Ted Gould | 2011-02-23 | 1 | -0/+36 |
* | Merge from trunk | Luke Yelavich | 2011-02-14 | 3 | -6/+14 |
|\ |
|
| * | Ensure that we're building with the right library | Ted Gould | 2011-02-10 | 1 | -1/+9 |
| * | gtk-doc wants a deprecated section now | Ted Gould | 2011-02-10 | 1 | -0/+4 |
| * | Removing the multiple modules as we shouldn't need them | Ted Gould | 2011-02-10 | 1 | -5/+0 |
| * | Fixing scroll documentation | Ted Gould | 2011-02-10 | 1 | -0/+1 |
* | | accessible_name -> accessible_desc | Luke Yelavich | 2011-02-08 | 1 | -3/+3 |
* | | Add accessible_name support | Luke Yelavich | 2011-02-04 | 1 | -0/+3 |
|/ |
|
* | GTK3 fixes | Ken VanDine | 2011-01-25 | 1 | -1/+6 |
* | Merging from trunk with the desktop convience function. | Ted Gould | 2010-12-03 | 1 | -0/+1 |
|\ |
|
| * | Adding a convience function for building the items from a desktop file | Ted Gould | 2010-12-03 | 1 | -0/+1 |
| |\ |
|
| | * | Documentation fixes for distcheck | Ted Gould | 2010-11-11 | 1 | -0/+1 |
* | | | Updating to trunk so that we get the GI fixes | Ted Gould | 2010-12-03 | 1 | -1/+1 |
|\| | |
|
| * | | Build fixes with the latest g-ir-scanner and vapigen | Ken VanDine | 2010-12-03 | 1 | -1/+1 |
| |/ |
|
* | | Dropping a lib that should have never been there! | Ted Gould | 2010-12-02 | 1 | -1/+1 |
* | | Changing more of the bulid directives over to be library based | Ted Gould | 2010-12-02 | 1 | -1/+1 |
|/ |
|
* | Fixing documentation with new API. | Ted Gould | 2010-08-10 | 2 | -0/+3 |
* | Updating to trunk and resolve conflicts | Ted Gould | 2010-08-05 | 1 | -0/+3 |
|\ |
|
| * | Support dynamically changing the icon theme path. | Ted Gould | 2010-08-05 | 1 | -0/+3 |
* | | Putting the new define into the docs | Ted Gould | 2010-08-03 | 1 | -0/+1 |
* | | Adding the label funcs to the documentation. | Ted Gould | 2010-08-03 | 1 | -0/+3 |
|/ |
|
* | Only grab the app indicator files. | Ted Gould | 2010-05-20 | 1 | -2/+2 |
* | Ignoring the lru file header | Ted Gould | 2010-05-20 | 1 | -1/+15 |
* | Removing the libappindicator directory to make things simpler | Ted Gould | 2010-04-29 | 1 | -4/+4 |
* | Adding in a get_menu function. | Ted Gould | 2010-01-13 | 1 | -0/+1 |
* | Changing the property to 'IconThemePath' to make it more clear about what it ... | Ted Gould | 2010-01-08 | 1 | -0/+6 |
* | Adding new constructor to docs. | Ted Gould | 2009-12-20 | 1 | -0/+1 |
* | * Bump version to 0.0.4 | Ken VanDine | 2009-12-11 | 2 | -5/+3 |
* | Putting gtk-doc-check into a wrapper to it runs in srcdir | Ted Gould | 2009-12-08 | 1 | -1/+8 |
* | Documenting the AppIndicatorClass as well. | Ted Gould | 2009-12-08 | 1 | -0/+1 |
* | Adding a check rule for documentation. | Ted Gould | 2009-12-08 | 1 | -1/+1 |
* | Making it so that we have a local gtk-doc.make file that will pass a dist wit... | Ted Gould | 2009-12-08 | 1 | -1/+1 |
* | Removed a commented variable | Ken VanDine | 2009-12-08 | 1 | -1/+0 |
* | Clean up some cruft I left around | Ken VanDine | 2009-12-08 | 1 | -2/+1 |
* | Fixes for make distcheck and default configure args | Ken VanDine | 2009-12-08 | 1 | -6/+9 |