aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.1.1-0ubuntu10.1.1-0ubuntu1Martin Pitt2009-02-191-2/+2
|
* new upstream release 0.1.1Martin Pitt2009-02-196-4/+233
|\
| * releasing version 0.1-0ubuntu3~ppa1Ted Gould2009-02-182-0/+7
| |
| * Merging in icon changesTed Gould2009-02-183-1/+228
|/|
| * Changing the icon to be our fancy new one.Ted Gould2009-02-181-1/+1
| |
| * Adding in the autotools stuff for installing an icon.Ted Gould2009-02-181-0/+24
| |
| * Ken's very cool Indicator Applet plugin.Ted Gould2009-02-181-0/+203
| |
| * Configure changes to include gioTed Gould2009-02-171-0/+2
| |\
* | \ Cherry picking r137 from the ubuntu-core-dev packaging branch that has ↵Ted Gould2009-02-172-2/+4
|\ \ \ | | | | | | | | | | | | licensing fixes
| * | | debian/copyright: Fix leftover word "either" from the licenseMartin Pitt2009-02-172-2/+4
| | | | | | | | | | | | | | | | description.
* | | | Cherry picking r136 from the ubuntu-core-dev packaging branch that cleans up ↵Ted Gould2009-02-173-16/+57
|\| | | | | | | | | | | | | | | the licensing, descriptions, and adds additional info
| * | | debian/control: Update package descriptions; the messaging part isMartin Pitt2009-02-172-9/+8
| | | | | | | | | | | | | | | | provided by indicator-messages.
| * | | debian/control: Fix Vcs-Bzr.Martin Pitt2009-02-172-1/+7
| | | |
| * | | releasing version 0.1-0ubuntu10.1-0ubuntu1Martin Pitt2009-02-171-2/+2
| | | |
| * | | configure.ac: Add missing gio-2.0 pkgconfig check (from DX teamMartin Pitt2009-02-171-1/+3
| | | | | | | | | | | | | | | | PPA packaging branch), and autoreconf to pick up the change.
| * | | Repack orig.tar.gz with a copy of the LGPL 3, libindicate/* isMartin Pitt2009-02-171-1/+3
| | | | | | | | | | | | | | | | under that license.
| * | | debian/copyright: Properly describe licenses.Martin Pitt2009-02-172-6/+38
| | | |
* | | | Cherry picking r130 from the ubuntu-core-dev packaging branch that cleans up ↵Ted Gould2009-02-172-265/+27
|\| | | | |_|/ |/| | | | | the changelog, adds better descriptions and updates the entries in the control file.
| * | debian/control: Add Homepage:, Vcs-Bzr:, and proper packageMartin Pitt2009-02-172-4/+23
| | | | | | | | | | | | descriptions.
| * | flush changelog for ubuntu packaging branchMartin Pitt2009-02-171-261/+4
| | |
* | | Mostly build related changes coming from the upstream branch.Ted Gould2009-02-177-559/+1363
|\ \ \ | |/ / |/| / | |/
| * This is a generated file. Shouldn't be in VCS.Ted Gould2009-02-171-942/+0
| |
| * Adding the license infoTed Gould2009-02-171-0/+674
| |
| * Adding the LGPL licenses and making sure they get into the tarball.Ted Gould2009-02-173-0/+677
| |
| * Trying to add in some extra files that seem useful for building, gtk-doc ↵Ted Gould2009-02-163-0/+393
| | | | | | | | still fails.
| * Oops, should get the screw up right...Ted Gould2009-02-161-1/+1
| |
| * Adding a couple of files to the distribution to pass distcheckTed Gould2009-02-161-1/+3
| |
* | releasing version 0.1~ppa41Ted Gould2009-02-151-2/+2
| |
* | * Putting on a handleTed Gould2009-02-152-1/+9
|\| | | | | | | * Adding in a background function from panel-lib
| * This function seems to set up the widget correctly with the background. ↵Ted Gould2009-02-151-0/+1
| | | | | | | | It's undocumented, but most other applets seem to do it.
| * Putting a little handle on the indicators. Works for GNOME Panel.Ted Gould2009-02-151-1/+1
| |
* | releasing version 0.1~ppa40Ted Gould2009-02-151-0/+11
| |
* | Merging in from the 'upstream' branch. Changes include the additionTed Gould2009-02-155-6/+85
|\| | | | | | | | | | | of a server signal for the NULL indicator. And a warning fix for icons.
| * Removing the debian directory. Going to start using this as my upstreamTed Gould2009-02-157-303/+0
| | | | | | | | | | branch and the other as the packaging branch.
| * Adding a handler for the new server display signal, and then make theTed Gould2009-02-152-1/+42
| | | | | | | | | | messages more clear between the two.
| * Adding a new signal in that handles the ID of zero, or null, commingTed Gould2009-02-152-5/+38
| | | | | | | | | | | | | | back from a listener and uses that to show the server. Or atleast signal it to figure out how to do that. Also cleaning up the signals a little to use defines.
| * Adding a check for NULL string in the icon parsing code. This willTed Gould2009-02-151-0/+5
| | | | | | | | | | stop a bunch of warnings coming from everything else.
* | releasing version 0.1~ppa39Ted Gould2009-02-131-0/+7
| |
* | Fixing a bug in the listener where properties weren't available on running ↵Ted Gould2009-02-133-2/+37
|\| | | | | | | servers.
| * Ah, declared a variable in an if so that it didn't get out of scope. Like ↵Ted Gould2009-02-131-2/+3
| | | | | | | | it should have. Bah.
| * Adding in a set of functions to get the properties off of a serverTed Gould2009-02-132-0/+34
| |
* | releasing version 0.1~ppa38Ted Gould2009-02-121-0/+8
| |
* | Adding in GIO to the list of linked modules.Ted Gould2009-02-121-0/+2
| |
* | releasing version 0.1~ppa37Ted Gould2009-02-121-0/+8
| |
* | Making time and icons happy and work well. Also adding lots of fun tests ↵Ted Gould2009-02-128-12/+235
|\| | | | | | | for them.
| * Forgot to set the timer back to something reasonable!Ted Gould2009-02-121-1/+1
| |
| * Adding in support for icons, specifically passing them back and forth on the busTed Gould2009-02-122-4/+21
| |
| * Changing from using a memory stream to using a buffer, the memory stream one ↵Ted Gould2009-02-121-8/+18
| | | | | | | | seems to be broken.
| * Adding in the function to take a pixbuf, turn it into a png, base64 encode ↵Ted Gould2009-02-121-0/+16
| | | | | | | | it and then send it across the wire.
| * Changing the icon data to be base64 encoded, should have done that ↵Ted Gould2009-02-121-1/+6
| | | | | | | | originally, how silly.