aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.2.0~bzr319-0ubuntu1~ppa4Ted Gould2009-08-042-2/+634
|
* Upstream fix to PC file.Ted Gould2009-08-042-1/+7
|\
| * Update the pc file from the GTK split out.Ted Gould2009-08-041-1/+1
| |
* | releasing version 0.2.0~bzr319-0ubuntu1~ppa3Ted Gould2009-08-041-2/+2
| |
* | debian/control: Fixing the library reference ofTed Gould2009-08-042-1/+8
| | | | | | | | libindicate-gtk-dev
* | releasing version 0.2.0~bzr319-0ubuntu1~ppa2Ted Gould2009-08-041-2/+2
| |
* | Forgot to autogen.shTed Gould2009-08-041-0/+6
| |
* | releasing version 0.2.0~bzr319-0ubuntu1~ppa1Ted Gould2009-08-041-2/+2
| |
* | Setting up the merge history correctly.Ted Gould2009-08-040-0/+0
|\|
| * Merging in the splitout of a GTK version of the libTed Gould2009-08-0420-138/+540
| |\
* | \ * Merging in upstream code to split out libindicate-gtkTed Gould2009-08-0430-165/+697
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * debian/control: * Changing the version number of libindcate to 2 to match the .so numbering. * Creating packages for libindicate-gtk * Added libindicate-gtk-dev.install and libindicate-gtk0.install 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.
| * | | releasing version 0.2.0~bzr309-0ubuntu4~ppa2Ted Gould2009-08-041-2/+2
| | | |
| * | | 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.