Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debian/control: Fixing the library reference of | Ted Gould | 2009-08-04 | 2 | -1/+8 |
| | | | | libindicate-gtk-dev | ||||
* | releasing version 0.2.0~bzr319-0ubuntu1~ppa2 | Ted Gould | 2009-08-04 | 1 | -2/+2 |
| | |||||
* | Forgot to autogen.sh | Ted Gould | 2009-08-04 | 1 | -0/+6 |
| | |||||
* | releasing version 0.2.0~bzr319-0ubuntu1~ppa1 | Ted Gould | 2009-08-04 | 1 | -2/+2 |
| | |||||
* | Setting up the merge history correctly. | Ted Gould | 2009-08-04 | 0 | -0/+0 |
|\ | |||||
| * | Merging in the splitout of a GTK version of the lib | Ted Gould | 2009-08-04 | 20 | -138/+540 |
| |\ | |||||
* | \ | * Merging in upstream code to split out libindicate-gtk | Ted Gould | 2009-08-04 | 30 | -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~ppa2 | Ted Gould | 2009-08-04 | 1 | -2/+2 |
| | | | | |||||
| * | | | debian/control: Fixing some libindicate1's that should be | Ted Gould | 2009-08-04 | 2 | -3/+12 |
| | | | | | | | | | | | | | | | | | | | | libindicate2 and making everything dependent on the versions that are built here in the package. | ||||
| * | | | releasing version 0.2.0~bzr309-0ubuntu4~ppa1 | Ted Gould | 2009-08-04 | 1 | -2/+2 |
| | | | | |||||
| * | | | Adding in a make fix | Ted Gould | 2009-08-04 | 1 | -0/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Adding libindicate a build include | Ted Gould | 2009-08-04 | 1 | -0/+1 |
| | | | | |||||
| * | | | * Added libindicate-gtk-dev.install and libindicate-gtk0.install | Ted Gould | 2009-08-04 | 5 | -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 Gould | 2009-08-04 | 2 | -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-gtk | Ted Gould | 2009-08-04 | 25 | -161/+651 |
|/| | | | |/ / | |||||
| * | | Removing some more noise | Ted Gould | 2009-08-04 | 1 | -0/+8 |
| | | | |||||
| * | | Ignoring the tarball | Ted Gould | 2009-08-04 | 1 | -0/+1 |
| | | | |||||
| * | | Ignoring the right file | Ted Gould | 2009-08-04 | 1 | -1/+1 |
| | | | |||||
| * | | Making seperate versioning for libindicate-gtk | Ted Gould | 2009-08-04 | 2 | -1/+13 |
| | | | |||||
| * | | Bumping the version as we removed a function. | Ted Gould | 2009-08-04 | 1 | -1/+1 |
| | | | |||||
| * | | A bunch of distcheck fixes to clean things up | Ted Gould | 2009-08-04 | 4 | -1/+5 |
| | | | |||||
| * | | Some odd change | Ted Gould | 2009-08-03 | 1 | -0/+9 |
| | | | |||||
| * | | Last libgtk-pixbuf header | Ted Gould | 2009-08-03 | 1 | -2/+0 |
| | | | |||||
| * | | Removing GTK dependencies from the libindicate stuff | Ted Gould | 2009-08-03 | 1 | -5/+3 |
| | | | |||||
| * | | Fixing these guys to include the -gtk library where needed | Ted Gould | 2009-08-03 | 2 | -4/+11 |
| | | | |||||
| * | | Some ignore files for fun | Ted Gould | 2009-08-03 | 1 | -0/+8 |
| | | | |||||
| * | | Oops, forgot the listener stuff | Ted Gould | 2009-08-03 | 2 | -0/+205 |
| | | | |||||
| * | | Moving the listener code and some indicator code into libindicate-gtk | Ted Gould | 2009-08-03 | 7 | -131/+70 |
| | | | |||||
| * | | Okay, now it is the offending function in it. | Ted Gould | 2009-08-03 | 4 | -3/+117 |
| | | | |||||
| * | | Creating a default little GTK library to move the GTK stuff in | Ted Gould | 2009-08-03 | 6 | -0/+98 |
| |/ | |||||
| * | Adding a function to set the server of the indicator upon creation. ↵ | Ted Gould | 2009-08-03 | 3 | -2/+36 |
| | | | | | | | | indicate_indicator_new_with_server() | ||||
| * | Merging in changes to the destroy and removing a warning. | Ted Gould | 2009-08-03 | 1 | -4/+13 |
| |\ | |||||
| | * | Removed warning: it's annoying in unittests. | Aurelien Gateau | 2009-07-27 | 1 | -2/+0 |
| | | | |||||
| | * | Destroy dbus proxies in listener finalize. | Aurelien Gateau | 2009-07-27 | 1 | -2/+13 |
| | | | | | | | | | | | | | | | | | | Makes it possible to destroy a listener and recreate one without calling the old instance callbacks (useful for unit-tests). | ||||
| * | | Ignoring built files | Ted Gould | 2009-08-03 | 1 | -0/+3 |
| |/ | |||||
| * | Fixing the other signal marshallers | Ted Gould | 2009-07-21 | 1 | -4/+4 |
| | | |||||
| * | Using the server marshaller | Ted Gould | 2009-07-21 | 1 | -1/+2 |
| | | |||||
| * | Creating the server marshallers that we need | Ted Gould | 2009-07-21 | 2 | -0/+44 |
| | | |||||
| * | Oops, we shouldn't have a prototype for a function that doesn't exist. ↵ | Ted Gould | 2009-07-21 | 1 | -3/+0 |
| | | | | | | | | Thanks to Aurilien. | ||||
| * | Configure change to cleanup output | Ted Gould | 2009-07-03 | 1 | -0/+1 |
| |\ | |||||
| | * | A little like mentioned on the GNOME Wiki, but doesn't work until I have a ↵ | Ted Gould | 2009-07-03 | 1 | -0/+1 |
| | | | | | | | | | | | | higher version of automake. Doesn't seem to cause problems though. | ||||
| * | | Patch from Mark Trompell to make suffix checking better. | Ted Gould | 2009-06-08 | 1 | -9/+3 |
| |/ | |||||
* | | releasing version 0.2.0~bzr309-0ubuntu3 | Ted Gould | 2009-07-17 | 1 | -2/+2 |
| | | |||||
* | | Now moving on to Karmic | Ted Gould | 2009-07-17 | 1 | -0/+6 |
| | | |||||
* | | releasing version 0.2.0~bzr309-0ubuntu2 | Ted Gould | 2009-07-17 | 1 | -2/+2 |
| | | |||||
* | | debian/control, debian/libindicate-doc.install: Merging in Ken | Ted Gould | 2009-05-13 | 3 | -2/+25 |
|\ \ | | | | | | | | | | Vandine's work on making a -doc package for libindicate. | ||||
| * | | added debian/libindicate-doc.install | Ken VanDine | 2009-05-13 | 1 | -0/+2 |
| | | | |||||
| * | | Added package libindicate-doc and removed dbus-test-runner build requirement | Ken VanDine | 2009-05-13 | 1 | -2/+16 |
|/ / | |||||
* | | Merge from upstream, includes documentation. | Ted Gould | 2009-05-05 | 12 | -324/+614 |
|\| | |||||
| * | Merging in the documentation branch. | Ted Gould | 2009-05-05 | 10 | -324/+607 |
| |\ |