summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | Looking for the assembly files in the right location.Ted Gould2009-12-141-3/+3
| * | | | | | | | | | | | | | | | | | | | Adding the test files to dist and making sure we find them in the right direc...Ted Gould2009-12-141-4/+10
| * | | | | | | | | | | | | | | | | | | | Merging in Jason's fix of Cody's branch. Yeah, seriously.Ted Gould2009-12-1412-2/+294
|/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Nicer fixJason Smith2009-12-141-1/+1
| * | | | | | | | | | | | | | | | | | | | Make build work rightJason Smith2009-12-142-1/+2
| * | | | | | | | | | | | | | | | | | | | Try to add SetMenu()Cody Russell2009-12-121-0/+1
| * | | | | | | | | | | | | | | | | | | | Initial stab at setting up test/example fuCody Russell2009-12-126-1/+149
| * | | | | | | | | | | | | | | | | | | | Fix distcheckCody Russell2009-12-111-1/+1
| * | | | | | | | | | | | | | | | | | | | Move appindicator-sharp.pc to appindicator-sharp-0.1.pcCody Russell2009-12-113-6/+6
| * | | | | | | | | | | | | | | | | | | | trunk merge, resolve conflictsCody Russell2009-12-1115-24/+583
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | 0.0.40.0.4Ted Gould2009-12-111-2/+2
* | | | | | | | | | | | | | | | | | | | | Adding extra files to the distribution tarball and making the documentation i...Ken VanDine2009-12-114-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | include autogen.sh, COPYING.LGPL.2.1 and COPYING.LGPL.3 in EXTRA_DISTKen VanDine2009-12-111-1/+4
| * | | | | | | | | | | | | | | | | | | | Merged changes from trunkKen VanDine2009-12-110-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Documentation cleanupsKen VanDine2009-12-101-6/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | set a title and remove releaseinfo, we haven't set it yet.Ken VanDine2009-12-101-6/+1
|/ / / / / / / / / / / / / / / / / / / /
| * / / / / / / / / / / / / / / / / / / * Bump version to 0.0.4Ken VanDine2009-12-113-7/+6
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | 0.0.30.0.3Ted Gould2009-12-101-2/+2
* | | | | | | | | | | | | | | | | | | Increasing libindicator requirement to 0.3.0Ken Vandine2009-12-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Bump required version for libindicator to 0.3.0Ken VanDine2009-12-101-1/+1
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Adding support for separators.Cody Russell2009-12-091-16/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Add support for separator menuitemsCody Russell2009-12-091-16/+26
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Switching back to the calling style with all the parameters. Otherwise the -...Ted Gould2009-12-091-1/+1
* | | | | | | | | | | | | | | | | | Fixing up documentation and making it error if symbols are missing.Ted Gould2009-12-094-9/+110
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Putting gtk-doc-check into a wrapper to it runs in srcdirTed Gould2009-12-081-1/+8
| * | | | | | | | | | | | | | | | | | Adding in some section documentation.Ted Gould2009-12-081-0/+17
| * | | | | | | | | | | | | | | | | | Documenting the AppIndicatorClass as well.Ted Gould2009-12-081-0/+1
| * | | | | | | | | | | | | | | | | | Fixing function documentation.Ted Gould2009-12-081-8/+29
| * | | | | | | | | | | | | | | | | | Adding documentation for the signal string defines.Ted Gould2009-12-081-0/+20
| * | | | | | | | | | | | | | | | | | Adding in documentation for the Object/Class macrosTed Gould2009-12-081-0/+35
| * | | | | | | | | | | | | | | | | | Adding a check rule for documentation.Ted Gould2009-12-081-1/+1
* | | | | | | | | | | | | | | | | | | Adding a directory name on the distribution of the .pc.in fileTed Gould2009-12-091-1/+1
| |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Add pkgconfig support, fixes bug #494583Cody Russell2009-12-093-1/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | pkgconfig Libs and Requires fixesCody Russell2009-12-091-2/+2
| * | | | | | | | | | | | | | | | | | merge from trunkCody Russell2009-12-091-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Fix to autogen.sh to support configure options.Ted Gould2009-12-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | fix autogen.shCody Russell2009-12-091-1/+1
|/ / / / / / / / / / / / / / / / / / /
| * / / / / / / / / / / / / / / / / / pkgconfig fileCody Russell2009-12-093-1/+19
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Improved menu item parsing from Cody.Ted Gould2009-12-081-4/+61
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Beefed up and stuff.Cody Russell2009-12-081-4/+61
* | | | | | | | | | | | | | | | | | Adding support for building gtk-doc documentation.Ted Gould2009-12-0811-6/+377
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Making it so that we have a local gtk-doc.make file that will pass a dist wit...Ted Gould2009-12-082-1/+195
| * | | | | | | | | | | | | | | | | | Ken's gtk-doc integration branchTed Gould2009-12-0810-6/+183
|/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Removed a commented variableKen VanDine2009-12-081-1/+0
| * | | | | | | | | | | | | | | | | | Clean up some cruft I left aroundKen VanDine2009-12-082-3/+2
| * | | | | | | | | | | | | | | | | | Fixes for make distcheck and default configure argsKen VanDine2009-12-083-10/+18
| * | | | | | | | | | | | | | | | | | Added some missing gtk-doc related filesKen VanDine2009-12-084-0/+63
| * | | | | | | | | | | | | | | | | | don't run gtkdocize with autogen.shKen VanDine2009-12-081-2/+0
| * | | | | | | | | | | | | | | | | | remove --enable-gtk-doc from autogen.shKen VanDine2009-12-051-1/+1
| * | | | | | | | | | | | | | | | | | generate gtk-docKen VanDine2009-12-056-6/+116
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |