log libpurple/plugins/joinpart.c @ 24535:a9fdc17304d9

age author description
2008-08-20 Richard Laager In the Join/Part plugin, add the ability to apply the rules to
2008-03-13 Stu Tomlinson Fix a memory leak
2007-10-27 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-06-16 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
2007-06-07 Richard Laager Mark the return type const for the following functions. I noticed this
2007-06-04 Richard Laager libpurple should not use glib eventloop stuff directly, since we have our
2007-05-16 Daniel Atallah We can't be sure that the conv still exists, so don't dereference it.
2007-04-29 Gary Kramlich And the rest of the plugins that are compiling for me by default...
2007-04-26 Sean Egan Fix GTK Plugin prefs
2007-04-25 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-02-05 Richard Laager I had this brilliant idea to deal with join/part notices "intelligently".