matthias.ringwald
|
01d66a27a2
|
try to make cocoa run loop more robust
|
2010-02-09 21:34:53 +00:00 |
|
matthias.ringwald
|
981eb02ec5
|
renamed timer_t to timer_source_t to avoid conflict with timer_t in /usr/include/time.h in Linux
|
2009-11-23 19:45:32 +00:00 |
|
matthias.ringwald
|
1713bcea3a
|
prepend all source files with 'new BSD' copyright header
|
2009-10-29 20:25:42 +00:00 |
|
matthias.ringwald
|
6222af090d
|
store run loop not socket in cocoa run loops
|
2009-10-28 22:16:25 +00:00 |
|
matthias.ringwald
|
c8164b0280
|
implement run_loop_remove for cocoa
|
2009-10-28 21:51:56 +00:00 |
|
matthias.ringwald
|
e29adc1159
|
add support for Cocoa CoreFoundation run loop - not fully implemented but usable by clients, use ms instead of s for run_loop_set_timer function
|
2009-10-07 20:17:19 +00:00 |
|
matthias.ringwald
|
50a0f00727
|
rename run_loop.c to run_loop_posix.c and add run_loop_cocoa.m
|
2009-10-01 19:42:45 +00:00 |
|