Mercurial > pidgin.yaz
log libpurple/cmds.c @ 28963:546e870dc506
age | author | description |
---|---|---|
2009-01-06 | Paul Aurich | Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us |
2008-07-02 | Sadrul Habib Chowdhury | cmd-added and cmd-removed signals to emit when commands are registered/unregistered. |
2007-09-16 | Sean Egan | remove gpl boilerplate from doxygen docs |
2007-09-08 | John Bailey | The FSF changed its address a while ago; our files were out of date. |
2007-06-19 | Sadrul Habib Chowdhury | Move the define in internal.h instead. |
2007-03-19 | Sean Egan | sed -ie 's/gaim/purple/g' |
2007-01-20 | Sean Egan | Rename gtk/ and libgaim/ to pidgin/ and libpurple/ |