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 (
Collapse
)
Author
Age
Files
Lines
*
Putting the seconds into the private structure, a function to get them, and ↵
Ted Gould
2009-03-18
1
-0
/
+32
|
|
|
|
a signal when they change.
*
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
|
|
|
|
Whoot!
*
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 ↵
Ted Gould
2009-02-05
1
-2
/
+18
|
|
|
|
getting the time from an ISO8601 string
*
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 ↵
Ted Gould
2009-01-21
1
-3
/
+3
|
|
|
|
property
*
Lots of debugging message to figure out that I hadn't passed
Ted Gould
2009-01-21
1
-2
/
+9
|
|
|
|
|
the return variable in _new :(
*
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