Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added coverage tooling. | Allan LeSage | 2012-03-27 | 1 | -0/+2 |
| | |||||
* | Fixed comments to correctly work with g-ir-scanner | Marco Trevisan (Treviño) | 2011-07-20 | 1 | -0/+1 |
| | | | | | No more missing transfer warning (and relative missing bindings for some getting functions). | ||||
* | Changing the install path of the headers for libappindicator GTK3 version so ↵ | Ted Gould | 2011-02-10 | 1 | -2/+5 |
| | | | | it's parrallel installable | ||||
* | Making sure to pick up both metadata files in dist. | Ted Gould | 2011-02-10 | 1 | -1/+2 |
| | |||||
* | Include gir metadata file in built_sources | Marco Trevisan (Treviño) | 2011-02-04 | 1 | -1/+7 |
| | | | | Now make distcheck will work ;) | ||||
* | Adding vala bindings and example | Marco Trevisan (Treviño) | 2011-02-03 | 1 | -25/+4 |
| | | | | | | | Adding proper support for vala bindings, fixing the include path Now they are built in the bindings subfolder and they include a *.deps file. and I've also added a small example. | ||||
* | GTK3 fixes | Ken VanDine | 2011-01-25 | 1 | -1/+1 |
| | |||||
* | use notdir in case make gives us full paths | Michael Terry | 2011-01-13 | 1 | -2/+2 |
| | |||||
* | Adding in some '_' so that the symbols don't get exported in the library. | Ted Gould | 2010-12-08 | 1 | -2/+2 |
| | |||||
* | Switching the names of the generated files to stop automake from thinking it ↵ | Ted Gould | 2010-12-06 | 1 | -14/+16 |
| | | | | needs to build the XML files. | ||||
* | Entirely unsure why this makes things better, but well, it does. | Ted Gould | 2010-12-06 | 1 | -4/+12 |
| | |||||
* | Changing to not use the dbus binding tool but to instead turn the XML files ↵ | Ted Gould | 2010-12-06 | 1 | -22/+14 |
| | | | | into pseudo-C | ||||
* | Updating to trunk with GTK3 support. | Ted Gould | 2010-12-03 | 1 | -13/+48 |
|\ | |||||
| * | Merging in changes to setup a dual build with GTK 3 | Ted Gould | 2010-12-03 | 1 | -14/+49 |
| |\ | |||||
| | * | ship both pc files in EXTRA_DIST | Michael Terry | 2010-10-13 | 1 | -1/+1 |
| | | | |||||
| | * | instead of always building gtk2 and gtk3, add a --with-gtk= flag to ↵ | Michael Terry | 2010-10-06 | 1 | -53/+39 |
| | | | | | | | | | | | | configure to specify which to build with | ||||
| | * | use gtk3 versions of dbusmenu and indicator; use appindicator3 0.1 rather ↵ | Michael Terry | 2010-06-19 | 1 | -12/+12 |
| | | | | | | | | | | | | than appindicator 3.1 | ||||
| | * | first pass at gtk3 version of libappindicator | Michael Terry | 2010-06-19 | 1 | -5/+44 |
| | | | |||||
* | | | Updating to trunk so that we get the GI fixes | Ted Gould | 2010-12-03 | 1 | -5/+8 |
|\| | | |||||
| * | | Build fixes with the latest g-ir-scanner and vapigen | Ken VanDine | 2010-12-03 | 1 | -5/+8 |
| | | | |||||
* | | | Oops, someone has to bring dbus-shared.h into the tarball now | Ted Gould | 2010-12-02 | 1 | -0/+1 |
| | | | |||||
* | | | Changing more of the bulid directives over to be library based | Ted Gould | 2010-12-02 | 1 | -1/+1 |
| | | | |||||
* | | | Adding back in the support for generating marshallers | Ted Gould | 2010-12-02 | 1 | -0/+11 |
| | | | |||||
* | | | Dropping the service and indicator files | Ted Gould | 2010-12-02 | 1 | -62/+0 |
| | | | |||||
* | | | Adding a new library line for configure so that we don't end up with extra ↵ | Ted Gould | 2010-09-22 | 1 | -2/+2 |
|/ / | | | | | | | libs in the library. | ||||
* | | Putting together the pieces to look for override files | Ted Gould | 2010-08-10 | 1 | -0/+1 |
| | | |||||
* | | Removing the LRU file object. | Ted Gould | 2010-08-10 | 1 | -2/+0 |
| | | |||||
* | | Pulling in the generate ID function as well | Ted Gould | 2010-08-10 | 1 | -1/+5 |
| | | |||||
* | | Uhg, wrong library | Ted Gould | 2010-08-10 | 1 | -3/+3 |
| | | |||||
* | | Brining generate-id into the fold | Ted Gould | 2010-08-10 | 1 | -0/+2 |
| | | |||||
* | | Incrementing the major version number | Ted Gould | 2010-08-05 | 1 | -1/+1 |
| | | |||||
* | | Reusing the application service marshallers, not beautiful, but it works for ↵ | Ted Gould | 2010-08-03 | 1 | -1/+2 |
| | | | | | | | | now. | ||||
* | | Adding an approver interface. | Ted Gould | 2010-06-25 | 1 | -0/+1 |
|/ | |||||
* | Merging in trunk | Ted Gould | 2010-06-01 | 1 | -12/+4 |
|\ | |||||
| * | Fixes to docuementation and making the enums build correctly with gtk-mkenum | Ted Gould | 2010-06-01 | 1 | -14/+6 |
| |\ | |||||
| | * | Documentation and introspection fixes and such | Sense Hofstede | 2010-05-23 | 1 | -12/+3 |
| | | | | | | | | | | | | | | | | | | * Several documentation and introspection fixes * Some small fixes to the mono bindings | ||||
* | | | Fixing which sources are marked as BUILT | Ted Gould | 2010-05-20 | 1 | -8/+14 |
| | | | |||||
* | | | Okay, now everyone is in the right directory, I think. | Ted Gould | 2010-05-20 | 1 | -5/+7 |
| | | | |||||
* | | | Need to look for things in the source directory too! | Ted Gould | 2010-05-20 | 1 | -1/+1 |
|/ / | |||||
* / | Fix C includes fro teh VAPI/GIR files | Ted Gould | 2010-05-20 | 1 | -2/+4 |
|/ | |||||
* | Now, build us a VAPI! | Ted Gould | 2010-04-29 | 1 | -0/+19 |
| | |||||
* | Building the GIR file | Ted Gould | 2010-04-29 | 1 | -0/+34 |
| | |||||
* | Removing the libappindicator directory to make things simpler | Ted Gould | 2010-04-29 | 1 | -9/+9 |
| | |||||
* | Add G_LOG_DOMAIN support to the various targets for better messages | Neil Jagdish Patel | 2010-04-13 | 1 | -6/+9 |
| | | | | | | modified: src/Makefile.am | ||||
* | Making it so there is another level of translation so that we can use ↵ | Ted Gould | 2010-01-27 | 1 | -2/+14 |
| | | | | different strings in the enum. | ||||
* | Adding an object to start tracking the lru of the app indicators | Ted Gould | 2010-01-19 | 1 | -0/+2 |
| | |||||
* | Changing dbus-properties header to be static and not built from the XML as ↵ | Ted Gould | 2010-01-07 | 1 | -1/+0 |
| | | | | it needs a fix. | ||||
* | exclude the path in subst replace in the dbus-binding-tool command | Ken VanDine | 2009-12-16 | 1 | -2/+2 |
| | |||||
* | Adding a directory name on the distribution of the .pc.in file | Ted Gould | 2009-12-09 | 1 | -1/+1 |
| | |||||
* | pkgconfig file | Cody Russell | 2009-12-09 | 1 | -1/+4 |
| |