index
:
ayatana-indicator-messages
main
release-builds
Ayatana Indicator Messages Applet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
im-menu-item.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding in a signal for when the attention changes.
Ted Gould
2009-09-04
1
-0
/
+8
*
Fleshing out the count item
Ted Gould
2009-09-04
1
-0
/
+29
*
Ask for all the properties up front.
Ted Gould
2009-09-04
1
-2
/
+5
*
We're tracking count instead of whether we should show the time as a boolean.
Ted Gould
2009-09-04
1
-4
/
+3
*
Making the sender support the name attribute and clean up the code a bit.
Ted Gould
2009-09-04
1
-6
/
+11
*
oops forgot to remove type from the modified one, oops.
Ted Gould
2009-09-04
1
-2
/
+3
*
Well, you know, Oholoh says that I don't comment enough. Better put some mor...
Ted Gould
2009-09-04
1
-0
/
+23
*
Changing the properties to be the indicate v2 ones. Mostly this involves add...
Ted Gould
2009-09-04
1
-5
/
+28
*
Removing the indicate-gtk headers.
Ted Gould
2009-09-04
1
-2
/
+2
*
Converting this over to an indicator menuitem.
Ted Gould
2009-09-04
1
-5
/
+6
*
We have to drop show_time as a parameter as the caller doesn't really know if...
Ted Gould
2009-09-04
1
-2
/
+2
*
A variable and a prototype. Such is life.
Ted Gould
2009-09-04
1
-2
/
+2
*
Fixing a header and some defines.
Ted Gould
2009-09-04
1
-1
/
+2
*
Using the defines fo dealing with the icons and using the generic image type....
Ted Gould
2009-09-03
1
-5
/
+6
*
Replacing the prop strings with defines
Ted Gould
2009-08-26
1
-1
/
+1
*
indicate-gtk changes that are required
Ted Gould
2009-08-04
1
-0
/
+2
*
Converting to a DbusmenuMenuitem instead of GtkMenuItem
Ted Gould
2009-05-26
1
-68
/
+6
*
Not setting the variable time_update_min when creating the source. Bug found...
Ted Gould
2009-05-10
1
-1
/
+1
*
Make sure we disconnect from all our signals and free from memory that really...
Ted Gould
2009-04-07
1
-2
/
+8
*
Should have been using g_strcmp0 all along. No reason not to use the safer one.
Ted Gould
2009-04-07
1
-6
/
+6
*
Making time more about it's own relative nature rather than a fixed time.
Ted Gould
2009-03-27
1
-12
/
+69
*
Making it so that an indicator gets displayed when someone logs in, eventuall...
Ted Gould
2009-03-24
1
-10
/
+14
*
Putting the seconds into the private structure, a function to get them, and a...
Ted Gould
2009-03-18
1
-0
/
+32
*
Oh, I forgot these create log messages. Very annoying.
Ted Gould
2009-02-13
1
-2
/
+3
*
Adding a callback for when things like the time get modified.
Ted Gould
2009-02-13
1
-0
/
+26
*
Adding in scaling of icons
Ted Gould
2009-02-13
1
-1
/
+7
*
Setting up to use the icon and time helper functions and make icons update. ...
Ted Gould
2009-02-13
1
-22
/
+23
*
Adding in license headers, GPL v3
Ted Gould
2009-02-11
1
-0
/
+21
*
Making the activate callback static and putting in a prototype
Ted Gould
2009-02-06
1
-1
/
+3
*
Removing warnings by getting the right pointer types
Ted Gould
2009-02-05
1
-8
/
+8
*
Oh, two things. First is setting alignment of the two strings and also getti...
Ted Gould
2009-02-05
1
-2
/
+18
*
Adding in an activate callback
Ted Gould
2009-01-30
1
-0
/
+10
*
I always get the order of these backwards
Ted Gould
2009-01-21
1
-2
/
+2
*
Adding in a show that I forgot :(
Ted Gould
2009-01-21
1
-0
/
+1
*
Better debug message and getting the time callback to check for the right pro...
Ted Gould
2009-01-21
1
-3
/
+3
*
Lots of debugging message to figure out that I hadn't passed
Ted Gould
2009-01-21
1
-2
/
+9
*
Forgot a _start
Ted Gould
2009-01-21
1
-3
/
+3
*
Get this to compile
Ted Gould
2009-01-21
1
-7
/
+8
*
Fleshed this item out some
Ted Gould
2009-01-21
1
-8
/
+145
*
Boiler plate IM menu items
Ted Gould
2009-01-21
1
-0
/
+49