aboutsummaryrefslogtreecommitdiff
path: root/src/im-menu-item.c
Commit message (Expand)AuthorAgeFilesLines
* indicate-gtk changes that are requiredTed Gould2009-08-041-0/+2
* Converting to a DbusmenuMenuitem instead of GtkMenuItemTed Gould2009-05-261-68/+6
* Not setting the variable time_update_min when creating the source. Bug found...Ted Gould2009-05-101-1/+1
* Make sure we disconnect from all our signals and free from memory that really...Ted Gould2009-04-071-2/+8
* Should have been using g_strcmp0 all along. No reason not to use the safer one.Ted Gould2009-04-071-6/+6
* Making time more about it's own relative nature rather than a fixed time.Ted Gould2009-03-271-12/+69
* Making it so that an indicator gets displayed when someone logs in, eventuall...Ted Gould2009-03-241-10/+14
* Putting the seconds into the private structure, a function to get them, and a...Ted Gould2009-03-181-0/+32
* Oh, I forgot these create log messages. Very annoying.Ted Gould2009-02-131-2/+3
* Adding a callback for when things like the time get modified.Ted Gould2009-02-131-0/+26
* Adding in scaling of iconsTed Gould2009-02-131-1/+7
* Setting up to use the icon and time helper functions and make icons update. ...Ted Gould2009-02-131-22/+23
* Adding in license headers, GPL v3Ted Gould2009-02-111-0/+21
* Making the activate callback static and putting in a prototypeTed Gould2009-02-061-1/+3
* Removing warnings by getting the right pointer typesTed Gould2009-02-051-8/+8
* Oh, two things. First is setting alignment of the two strings and also getti...Ted Gould2009-02-051-2/+18
* Adding in an activate callbackTed Gould2009-01-301-0/+10
* I always get the order of these backwardsTed Gould2009-01-211-2/+2
* Adding in a show that I forgot :(Ted Gould2009-01-211-0/+1
* Better debug message and getting the time callback to check for the right pro...Ted Gould2009-01-211-3/+3
* Lots of debugging message to figure out that I hadn't passedTed Gould2009-01-211-2/+9
* Forgot a _startTed Gould2009-01-211-3/+3
* Get this to compileTed Gould2009-01-211-7/+8
* Fleshed this item out someTed Gould2009-01-211-8/+145
* Boiler plate IM menu itemsTed Gould2009-01-211-0/+49