aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* debian/control: Fixing some libindicate1's that should beTed Gould2009-08-042-3/+12
| | | | | libindicate2 and making everything dependent on the versions that are built here in the package.
* releasing version 0.2.0~bzr309-0ubuntu4~ppa1Ted Gould2009-08-041-2/+2
|
* Adding in a make fixTed Gould2009-08-041-0/+1
|\
| * Adding libindicate a build includeTed Gould2009-08-041-0/+1
| |
* | * Added libindicate-gtk-dev.install and libindicate-gtk0.installTed Gould2009-08-045-4/+15
| | | | | | | | | | | | | | | | for the new library. * Renamed libindicate1.install to libindicate2.install to match the package name change. * Modified libindicate-dev to be more specific about the header files that it grabs.
* | * debian/control:Ted Gould2009-08-042-3/+32
| | | | | | | | | | | | * Changing the version number of libindcate to 2 to match the .so numbering. * Creating packages for libindicate-gtk
* | Merging in upstream code to split out libindicate-gtkTed Gould2009-08-0425-161/+651
|\|
| * Removing some more noiseTed Gould2009-08-041-0/+8
| |
| * Ignoring the tarballTed Gould2009-08-041-0/+1
| |
| * Ignoring the right fileTed Gould2009-08-041-1/+1
| |
| * Making seperate versioning for libindicate-gtkTed Gould2009-08-042-1/+13
| |
| * Bumping the version as we removed a function.Ted Gould2009-08-041-1/+1
| |
| * A bunch of distcheck fixes to clean things upTed Gould2009-08-044-1/+5
| |
| * Some odd changeTed Gould2009-08-031-0/+9
| |
| * Last libgtk-pixbuf headerTed Gould2009-08-031-2/+0
| |
| * Removing GTK dependencies from the libindicate stuffTed Gould2009-08-031-5/+3
| |
| * Fixing these guys to include the -gtk library where neededTed Gould2009-08-032-4/+11
| |
| * Some ignore files for funTed Gould2009-08-031-0/+8
| |
| * Oops, forgot the listener stuffTed Gould2009-08-032-0/+205
| |
| * Moving the listener code and some indicator code into libindicate-gtkTed Gould2009-08-037-131/+70
| |
| * Okay, now it is the offending function in it.Ted Gould2009-08-034-3/+117
| |
| * Creating a default little GTK library to move the GTK stuff inTed Gould2009-08-036-0/+98
| |
| * Adding a function to set the server of the indicator upon creation. ↵Ted Gould2009-08-033-2/+36
| | | | | | | | indicate_indicator_new_with_server()
| * Merging in changes to the destroy and removing a warning.Ted Gould2009-08-031-4/+13
| |\
| | * Removed warning: it's annoying in unittests.Aurelien Gateau2009-07-271-2/+0
| | |
| | * Destroy dbus proxies in listener finalize.Aurelien Gateau2009-07-271-2/+13
| | | | | | | | | | | | | | | | | | Makes it possible to destroy a listener and recreate one without calling the old instance callbacks (useful for unit-tests).
| * | Ignoring built filesTed Gould2009-08-031-0/+3
| |/
| * Fixing the other signal marshallersTed Gould2009-07-211-4/+4
| |
| * Using the server marshallerTed Gould2009-07-211-1/+2
| |
| * Creating the server marshallers that we needTed Gould2009-07-212-0/+44
| |
| * Oops, we shouldn't have a prototype for a function that doesn't exist. ↵Ted Gould2009-07-211-3/+0
| | | | | | | | Thanks to Aurilien.
| * Configure change to cleanup outputTed Gould2009-07-031-0/+1
| |\
| | * A little like mentioned on the GNOME Wiki, but doesn't work until I have a ↵Ted Gould2009-07-031-0/+1
| | | | | | | | | | | | higher version of automake. Doesn't seem to cause problems though.
| * | Patch from Mark Trompell to make suffix checking better.Ted Gould2009-06-081-9/+3
| |/
* | releasing version 0.2.0~bzr309-0ubuntu3Ted Gould2009-07-171-2/+2
| |
* | Now moving on to KarmicTed Gould2009-07-171-0/+6
| |
* | releasing version 0.2.0~bzr309-0ubuntu2Ted Gould2009-07-171-2/+2
| |
* | debian/control, debian/libindicate-doc.install: Merging in KenTed Gould2009-05-133-2/+25
|\ \ | | | | | | | | | Vandine's work on making a -doc package for libindicate.
| * | added debian/libindicate-doc.installKen VanDine2009-05-131-0/+2
| | |
| * | Added package libindicate-doc and removed dbus-test-runner build requirementKen VanDine2009-05-131-2/+16
|/ /
* | Merge from upstream, includes documentation.Ted Gould2009-05-0512-324/+614
|\|
| * Merging in the documentation branch.Ted Gould2009-05-0510-324/+607
| |\
| | * Never understand this file really.Ted Gould2009-04-301-0/+14
| | |
| | * Fixing function listingTed Gould2009-04-301-2/+5
| | |
| | * Fixing typoTed Gould2009-04-301-1/+1
| | |
| | * Fixing some documentation bugs.Ted Gould2009-04-303-3/+4
| | |
| | * Documenting most of the public visible functionsTed Gould2009-04-301-1/+133
| | |
| | * Adding in arguments for the signalsTed Gould2009-04-301-1/+12
| | |
| | * Adding in arguments on the signal docs.Ted Gould2009-04-301-0/+26
| | |
| | * Woot, signal documentation works now.Ted Gould2009-04-301-8/+8
| | |