aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add debian/watch.Martin Pitt2009-03-172-0/+8
|
* retroactively mark 0.1.1-0ubuntu2 as uploadedMartin Pitt2009-03-171-1/+1
|
* updated shlibs versionseb1282009-03-161-1/+1
|
* indicator-applet (0.1.2-0ubuntu1) jaunty; urgency=lowseb1282009-03-1614-39/+222
|\ | | | | | | | | | | | | | | | | | | | | | | | | * New upstream version * Removes duplicate prototypes (LP: #338885) * Fixes background color to match them on dark themes when the panel color is not set (LP: #334490) * Removing the handle and replacing it with the ability to right click on the applet to get a panel menu (LP: #339818) * Various build fixes -- Ted Gould <ted@ubuntu.com>Sun, 15 Mar 2009 08:58:20 -0500
| * Cleaning up the changelogTed Gould2009-03-151-34/+9
| |
| * releasing version 0.1.2-0ubuntu1~ppa2Ted Gould2009-03-131-0/+6
| |
| * releasing version 0.1.2-0ubuntu1~ppa1Ted Gould2009-03-121-0/+6
| |
| * Merging in 0.1.2Ted Gould2009-03-129-13/+175
| |\
| | * Fixes for distcheck0.1.2Ted Gould2009-03-122-0/+5
| | |
| | * Changing version numberTed Gould2009-03-121-1/+1
| | |
| | * Stealing the 'fast-user-switch-applet' name to get better themingTed Gould2009-03-121-2/+3
| | |
| | * Fixing the popup to have the aboutTed Gould2009-03-121-7/+7
| | |
| | * Right click menu is working, but without an aboutTed Gould2009-03-121-2/+76
| | |
| | * Fix doubling of prototypes, patch from EitanTed Gould2009-03-091-3/+0
| | |
| | * Putting the example executables in libexec and the source code in doc/examplesTed Gould2009-03-091-1/+10
| | |
| | * Linking in the build interfaces, needed a temporary function to get linking ↵Ted Gould2009-02-252-0/+10
| | | | | | | | | | | | right
| | * Forgot to put these in built sourcesTed Gould2009-02-251-0/+2
| | |
| | * true is TRUETed Gould2009-02-251-2/+2
| | |
| | * Adding build instructions for the listener interfaceTed Gould2009-02-251-0/+14
| | |
| | * Merging in changes to put back in the GObject introspection and to have ↵Ted Gould2009-02-252-25/+30
| | |\ | | | | | | | | | | | | better build characteristics.
| | * | Adding in the listeners interfaceTed Gould2009-02-251-0/+1
| | | |
| * | | releasing version 0.1.1-0ubuntu3~ppa3Ted Gould2009-02-252-1/+9
| | | |
| * | | Merging from core-dev branchTed Gould2009-02-253-3/+18
| |\ \ \ | |/ / / |/| | / | | |/ | |/|
* | | src/applet-main.c, applet_fill_cb(): Do not show anything if weMartin Pitt2009-02-192-0/+14
| | | | | | | | | | | | | | | are running under a stracciatella GNOME session (i. e. without Ubuntu components). See UbuntuSpec:stracciatella-session.
* | | 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
|\ \ \
| | * | TypoTed Gould2009-02-251-1/+1
| | |\|
| | | * An interface to get the list of servers from another listenerTed Gould2009-02-221-0/+41
| | | |
| | | * Adding information on how the server was added, but not really usingTed Gould2009-02-221-4/+12
| | | | | | | | | | | | | | | | | | | | it for anything yet. I'm not sure that we can -- bother.
| | | * Releasing 0.1.1 with build fixes and icons.0.1.1Ted Gould2009-02-181-1/+1
| | | |
| | * | releasing version 0.1.1-0ubuntu3~ppa2Ted Gould2009-02-251-0/+6
| | | |
| | * | Adding back in the GIR files and some distclean improvements to get back to ↵Ted Gould2009-02-255-1/+9
| | | | | | | | | | | | | | | | NULL.
| | * | releasing version 0.1.1-0ubuntu3~ppa1Ted Gould2009-02-252-24/+30
| |/ /
| * | 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.