aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* More specific version numberTed Gould2009-04-221-2/+2
|
* releasing version 0.2.0~bzr116-0ubuntu1Ted Gould2009-04-221-2/+2
|
* debian/control: Adding new dependency on libindicator-devTed Gould2009-04-222-1/+3
|
* * Upstream releaseTed Gould2009-04-226-20/+69
|\ | | | | | | | | * Bug fixes * Update API to new libindicator
| * Fixing return typeTed Gould2009-04-221-1/+1
| |
| * Breaking out into libindicator style function calls.Ted Gould2009-04-221-11/+18
| |
| * Including the indicator infoTed Gould2009-04-221-0/+3
| |
| * Installing to indicator dir instead of other fun placesTed Gould2009-04-222-1/+9
| |
| * Putting a 'dev' on the version numberTed Gould2009-04-221-1/+1
| |
| * Increasing the version of indicate required and requiring indicatorTed Gould2009-04-221-2/+4
| |
| * Some changes suggested by Cody Russell to make things a little bit safer.Ted Gould2009-04-201-2/+23
| |\
| | * Freeing the appinfo and type from the application object on finalizeTed Gould2009-04-201-0/+14
| | |
| | * Moving signal disconnecting and unref to the dispose function instead of ↵Ted Gould2009-04-201-5/+8
| | | | | | | | | | | | finalize. Fix by Cody Russell on bug 362124.
| | * Adding a ref'ing and deref'ing of the listener to the application menu item ↵Ted Gould2009-04-201-0/+4
| | | | | | | | | | | | to ensure it stays around while we hav signals attached to it. Fix by Code Russell on bug 362124.
| * | Fixes to the finalize function.Ted Gould2009-04-132-3/+3
| |\|
| * | Including some cleanups from James Westby. ThanksTed Gould2009-04-082-4/+4
| |\ \
| | * | Be aware that appinfo can be NULL.James Westby2009-04-051-3/+3
| | | |
| | * | Fix PKG_NAME in autogen.sh.James Westby2009-04-051-1/+1
| | | |
* | | | updating to match core devTed Gould2009-04-221-2/+2
|\ \ \ \
| * | | | releasing version 0.1.6-0ubuntu1Martin Pitt2009-04-141-2/+2
| | | | |
| * | | | * New upstream versionMartin Pitt2009-04-143-3/+11
| |\ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | * Patch from Cody Russell to fix LP: #359018 by correctly implementing the finalize functions.
* | | | | * New upstream versionTed Gould2009-04-133-3/+11
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | * Patch from Cody Russell to fix LP: #359018 by correctly implementing the finalize functions.
| * | | | Making a 6Ted Gould2009-04-131-1/+1
| | | | |
| * | | | Merging in Cody's fix for 359018Ted Gould2009-04-131-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | move parent->finalize() to the end of the finalize functioncody2009-04-131-2/+2
| |/ / /
* | | | Update from core-devTed Gould2009-04-131-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | releasing version 0.1.5-0ubuntu1seb1282009-04-086-32/+68
| |\ \ \ | |/ / / |/| | |
* | | | Cleaning up changelogTed Gould2009-04-071-1/+1
| | | |
* | | | Merging from core-dev branchTed Gould2009-04-071-1/+1
|\| | |
| * | | releasing version 0.1.4-0ubuntu1Martin Pitt2009-03-301-2/+2
| | | |
| * | | * New upstream versionMartin Pitt2009-03-305-18/+91
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding the display of indicators that are login messages coming from other applications. (LP: #345494) * Making all times displayed for IM messages relative instead of absolute. (LP: #346345) * Cleaning up the server removal code. May fix (LP: #345599), I can't recreate it anymore afterwards.
* | \ \ \ Merging 0.1.5 finalTed Gould2009-04-071-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Require indicate version 0.1.5 or higher0.1.5Ted Gould2009-04-071-1/+1
| | | | |
* | | | | and applications. Fixing bugs like (LP: #355616) (LP: #352881)Ted Gould2009-04-071-2/+1
| | | | |
* | | | | * Fixes the lifecycle of the various structures tracking the messagesTed Gould2009-04-071-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | and applications. Fixing bugs like (LP: #355616) *
* | | | | debian/control: Upgrading dependency on libindicate-dev to 0.1.5 orTed Gould2009-04-072-1/+3
| | | | | | | | | | | | | | | | | | | | higher as the new version requires that.
* | | | | * New upstream versionTed Gould2009-04-071-9/+3
| | | | | | | | | | | | | | | | | | | | | | | | | * Fixes the visual appearance by setting the widget name to grab the style settings from the main applet. (LP: #351979)
* | | | | * Fixing bugs, much better.Ted Gould2009-04-073-9/+19
|\| | | | | | | | | | | | | | | | | | | * Making the menu item lie like it's FUSA
| * | | | Trying to set this to also act like FUSA so that we get the same visual as ↵Ted Gould2009-04-071-0/+1
| | | | | | | | | | | | | | | | | | | | the rest of the panel.
| * | | | Make sure we disconnect from all our signals and free from memory that ↵Ted Gould2009-04-072-9/+16
| | | | | | | | | | | | | | | | | | | | really exists. Lots of little nasty bugs.
* | | | | IncrementingTed Gould2009-04-071-1/+2
| | | | |
* | | | | Ah, leaks!Ted Gould2009-04-072-0/+9
|\| | | |
| * | | | Actually removing indicators when the server goes bye-bye and freeing up the ↵Ted Gould2009-04-071-0/+8
| | | | | | | | | | | | | | | | | | | | indicator data. Wow, two biggie leaks.
* | | | | g_strcmp0 Ted Gould2009-04-073-12/+13
|\| | | |
| * | | | Should have been using g_strcmp0 all along. No reason not to use the safer one.Ted Gould2009-04-072-12/+12
| | | | |
* | | | | More upstream.Ted Gould2009-04-072-3/+4
|\| | | |
| * | | | Making these new0 to make sure that our lists are NULLTed Gould2009-04-071-3/+3
| | | | |
* | | | | Bah, right symbolTed Gould2009-04-032-4/+5
|\| | | |
| * | | | Using the right symbol names nowTed Gould2009-04-031-2/+2
| | | | |
* | | | | Now with better linkage.Ted Gould2009-04-032-4/+5
|\| | | |