aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Making it so that the Vala build is optionalDennis Schridde2011-09-191-0/+2
|
* Add enum-types to the exported headers so that language bindings can use them.Ted Gould2011-02-251-0/+1
|
* Switching so that the GIR file is built from our exported H files and objects.Ted Gould2011-02-251-4/+10
|
* Adding a property for text directionTed Gould2011-02-241-4/+18
|\
| * Adding building the enums untilthe build systemTed Gould2011-02-161-3/+16
| |
| * Adding a type for the text direction, putting it in a generic header for allTed Gould2011-02-161-1/+2
| |
* | Fix up documentation and make it part of make checkTed Gould2011-02-241-0/+1
|\ \
| * | Fixup documentation and move the private functions to a private header fileTed Gould2011-02-211-0/+1
| | |
* | | Adding in a defaults objectTed Gould2011-02-211-0/+2
|/ /
* / Fix g-ir-scanner file listMartin Pitt2011-02-161-3/+3
|/ | | | | | As the annotations are in the .c files, g-ir-scanner actually needs to read them.
* Fix the name used for the Dbusmenu-Glib-0.4 typelib so it can be properly ↵Ken VanDine2011-02-091-13/+13
| | | | used with GI. It should be Dbusmenu-0.4 (LP: #713099)
* Add an include directory for the headersTed Gould2011-01-211-1/+1
|
* Add a single include file for dbus-glibTed Gould2011-01-211-0/+1
|
* added --warn-all to scanner flags so the build log will warn us about ↵Ken VanDine2011-01-191-0/+2
| | | | missing annotations
* Use EXPORT_PACKAGES instead of PACKAGES to prevent circular build dependsKen VanDine2011-01-181-1/+1
|
* Adding the notdir on the buildTed Gould2011-01-141-2/+2
|
* Fixing packages names for the gir scannerTed Gould2011-01-131-1/+1
|
* Oops, wrong version -- fixedTed Gould2010-12-071-1/+1
|
* Updating to trunk with introspection fixesTed Gould2010-12-071-3/+15
|\
| * Add a check for GIR version less that 10Ted Gould2010-12-061-0/+7
| |
| * Cleaned up the scanner flags someKen VanDine2010-11-231-2/+1
| |
| * Set more scanner flags to get the namespace rightKen VanDine2010-11-231-3/+9
| |
* | Putting the XSLT Processor into the configuration file.Ted Gould2010-12-011-1/+1
| |
* | Moving the pc files to be parallel installable.Ted Gould2010-12-011-2/+2
| |
* | Switching API over to 0.4Ted Gould2010-12-011-12/+12
| |
* | Ooops, fix the booleansTed Gould2010-11-161-1/+1
| |
* | Fix error handling on the xslt scriptTed Gould2010-11-161-1/+1
| |
* | Cleaning out namespaces from the XML so that GDBus will read it.Ted Gould2010-11-151-4/+9
| |
* | Make the XML into something we can include in the sourceTed Gould2010-10-131-0/+15
| |
* | Dropping the built headers from the buildTed Gould2010-10-131-18/+0
|/
* Adding a new signal for when items activate.Ted Gould2010-08-171-0/+15
|
* Changing the version string to match how people refer to the gir file.Ted Gould2010-05-211-0/+1
|
* Adding c includes to the introspectorTed Gould2010-05-201-1/+3
|
* Changing the name of the gir files and adding namespace flags to make ↵Ted Gould2010-05-201-9/+10
| | | | everything shrink correctly.
* Pulling GIRs from the build dirTed Gould2010-03-021-1/+1
|
* Fixing the directory path for the glib gir file and making sure we clean up ↵Ted Gould2010-03-021-1/+1
| | | | the girs.
* Building the gir files at build time instead of at dist.Ted Gould2010-03-021-1/+1
|
* Adding in VAPI generationTed Gould2010-03-011-0/+16
|
* Change version number to 0.2Ted Gould2010-02-281-6/+6
|
* Only intropsecting the headers instead of all the files.Ted Gould2010-02-261-1/+1
|
* First pass at building GIR. Still errorsTed Gould2010-02-261-0/+34
|
* Adding in templated objects for the proxy subclassTed Gould2010-02-091-0/+3
|
* Adding in the client menuitem subclassTed Gould2010-02-031-0/+2
|
* Moving 'buildxml' into the private header file.Ted Gould2009-11-131-0/+1
|
* Adding a log domain, this fixes an issue with getting the error quark in the ↵Ted Gould2009-05-151-1/+1
| | | | server dbus interface.
* Adding in a function to get the properties, and make sure to catch soem more ↵Ted Gould2009-05-151-1/+1
| | | | warnings and other protections. Also, no more deprecated GTK stuf.
* Getting the proper marshaller for the change in APITed Gould2009-05-121-1/+17
|
* No warnings, put them in now I had to fix themTed Gould2009-04-161-1/+1
|
* Adding in the server signalsTed Gould2009-04-161-1/+15
|
* Adding basic client and server objects.Ted Gould2009-04-151-2/+9
|