Mercurial > pidgin
log libpurple/protocols/jabber/usermood.h @ 25640:42dd7e591031
age | author | description |
---|---|---|
Fri, 15 Jun 2007 07:44:05 +0000 | Andreas Monitzer | Implemented setting the User Mood. Currently untested since it requires the fields request API, which isn't implemented in Adium yet. |
Wed, 13 Jun 2007 16:03:11 +0000 | Andreas Monitzer | Implemented a mood menu action (non-functional right now for some reason) |
Tue, 12 Jun 2007 23:43:06 +0000 | Andreas Monitzer | Removed the huge enum for the user mood states, since it's now passed as localized strings anyways |
Tue, 12 Jun 2007 01:25:46 +0000 | Andreas Monitzer | Fixed whitespace to match the coding convention used in libpurple |
Tue, 12 Jun 2007 00:28:06 +0000 | Andreas Monitzer | Fixed naming to adhere to the libpurple convention |
Tue, 12 Jun 2007 00:00:53 +0000 | Andreas Monitzer | forgot to add usermood.[hc] |