aboutsummaryrefslogtreecommitdiffstats
path: root/lib/events_glib.c
Commit message (Expand)AuthorAgeLines
* events_glib: fix parameter type warnings in event_debug() callsdequis2015-05-05-4/+4
* Reindent everything to K&R style with tabsIndent2015-02-20-35/+44
* Fix incorrect Free Software Foundation addressMatej Cepl2015-01-16-2/+2
* RIP native win32 support (use cygwin instead)dequis2014-09-27-6/+0
* Catch condition=G_IO_NVAL from glib's event handler, which should preventWilmer van der Gaast2011-12-19-0/+3
* Make sure events_*.c are fully compatible to callers so plugins built forWilmer van der Gaast2010-10-02-0/+5
* Hacked up a B_EV_FLAG_FORCE_REPEAT event handler flag to make libpurpleWilmer van der Gaast2009-10-11-1/+8
* Make purple use BitlBee's event handling API. Since the APIs never reallyWilmer van der Gaast2009-10-11-4/+4
* Taught GLib-mode subprocesses how to die. (Closes: #374)Wilmer van der Gaast2008-03-22-2/+3
* Removed closure->result. I was planning to add some more stuff, but willWilmer van der Gaast2008-01-05-5/+5
* Fixed a broken call to set_get() (CRASH), shut up a compiler warning inWilmer van der Gaast2006-07-15-1/+4
* Moving all generic files to lib/ instead of having some in / and some inWilmer van der Gaast2006-06-25-0/+137