summaryrefslogtreecommitdiff
path: root/source4/gtk/common/gtk_events.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20539: - split the common timer related events code into events_timed.cAndrew Tridgell1-7/+4
2007-10-10r15853: started the process of removing the warnings now thatAndrew Tridgell1-6/+4
2007-10-10r12151: match the select mode of the standard events system and the liboop sy...Stefan Metzmacher1-2/+2
2007-10-10r12140: - add an additional_flags field to the fd_event struct, so thatStefan Metzmacher1-0/+6
2007-10-10r12123: handle fde == NULL at the correct levelStefan Metzmacher1-4/+0
2007-10-10r10540: fix compiler warningStefan Metzmacher1-2/+0
2007-10-10r10537: - we now use a much nicer way to handle talloc_free(timed_event)Stefan Metzmacher1-24/+21
2007-10-10r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval...Volker Lendecke1-1/+1
2007-10-10r5409: - add a gtk events pluginStefan Metzmacher1-0/+369