2009-07-07 |
Ryan Lortie | Merge branch 'tree-refcount' |
blob | commitdiff |
2009-07-01 |
Dan Winship | Add g_main_context_push_thread_default() etc |
blob | commitdiff |
2009-06-20 |
Matthias Clasen | Use pipe2 when available |
blob | commitdiff | diff to current |
2009-05-27 |
Matthias Clasen | Fix a locking problem in g_main_context_iterate() |
blob | commitdiff | diff to current |
2009-03-17 |
Ryan Lortie | trivial spelling/whitespace fixes |
blob | commitdiff | diff to current |
2008-12-31 |
Matthias Clasen | Fix some compiler warnings |
blob | commitdiff | diff to current |
2008-09-26 |
Matthias Clasen | Add more docs |
blob | commitdiff | diff to current |
2008-09-25 |
Tor Lillqvist | Bug 553820 - gpoll.c: undeclared identifier |
blob | commitdiff | diff to current |
2008-09-24 |
Sven Herzberg | Be a little more explcit in the docs. Includes Owen... |
blob | commitdiff | diff to current |
2008-09-23 |
Dan Winship | Move this out of gmain.c and make it part of the public... |
blob | commitdiff | diff to current |
2008-09-23 |
Tor Lillqvist | Fix embarrassing bug: I was passing an incorrect third... |
blob | commitdiff | diff to current |
2008-09-09 |
Matthias Clasen | Bug 523463 – Core dump in gmain.c:2482:IA__g_main_conte... |
blob | commitdiff | diff to current |
2008-08-21 |
Tor Lillqvist | Rework the g_poll() implementation on Windows to match... |
blob | commitdiff | diff to current |
2008-08-04 |
Tor Lillqvist | MSDN says: "Do not cast a pointer to a FILETIME structu... |
blob | commitdiff | diff to current |
2008-08-04 |
Tor Lillqvist | glib/giowin32.c glib/gmain.c glib/gspawn-win32.c Change... |
blob | commitdiff | diff to current |
2008-07-28 |
Tor Lillqvist | Fix problems on 64-bit Windows. Avoid warnings, some... |
blob | commitdiff | diff to current |
2008-07-02 |
Matthias Clasen | Add a g_return_val_if_fail check in both versions.... |
blob | commitdiff | diff to current |
2008-06-13 |
Matthias Clasen | Don't leak the pipes to child processes. Patch by Thiag... |
blob | commitdiff | diff to current |
2008-06-11 |
Tor Lillqvist | glib/gmain.c Clarify what a "child pid" is in the doc... |
blob | commitdiff | diff to current |
2008-05-17 |
Tor Lillqvist | Improve debugging printouts. When G_MAIN_POLL_DEBUG... |
blob | commitdiff | diff to current |
2008-05-02 |
13:24:13 Tim Janik | renamed GMainDispatch.dispatching_sources to be more... |
blob | commitdiff | diff to current |
2008-04-04 |
Matthias Clasen | Make the fix for bug 448943 work. |
blob | commitdiff | diff to current |
2008-04-03 |
Matthias Clasen | Bug 448943 – g_timeout_add_seconds() problems |
blob | commitdiff | diff to current |
2008-03-31 |
Tor Lillqvist | Improve fix for #525192 below: Use SleepEx() so that... |
blob | commitdiff | diff to current |
2008-03-31 |
Tor Lillqvist | Bug 525192 - 100% CPU if run main loop with no IO sources |
blob | commitdiff | diff to current |
2008-02-26 |
Tor Lillqvist | Further patch by Vlad Grecescu: Drop the code path... |
blob | commitdiff | diff to current |
2008-02-24 |
Tor Lillqvist | Use alertable wait functions so that I/O completion... |
blob | commitdiff | diff to current |
2007-11-25 |
Matthias Clasen | Require gtk-doc 1.8. |
blob | commitdiff | diff to current |
2007-11-10 |
Matthias Clasen | Improve the docs. (#491974, Areg Beketovski) |
blob | commitdiff | diff to current |
2007-11-09 |
Matthias Clasen | More docs fixes |
blob | commitdiff | diff to current |
2007-11-09 |
Matthias Clasen | More doc fixes |
blob | commitdiff | diff to current |
2007-11-09 |
Matthias Clasen | Expand the docs a bit. (#317775, Søren Sandmann) |
blob | commitdiff | diff to current |
2007-11-08 |
Matthias Clasen | Don't leak the condvar. (#479724, Areg Beketovski) |
blob | commitdiff | diff to current |
2007-10-21 |
Behdad Esfahbod | Fix warnings from sparse. (#487491, Kjartan Maraas) |
blob | commitdiff | diff to current |
2007-09-16 |
Matthias Clasen | Fix a doc formatting problem |
blob | commitdiff | diff to current |
2007-07-22 |
Matthias Clasen | Coding style cleanups |
blob | commitdiff | diff to current |
2007-06-18 |
Emmanuele Bassi | Add full variant to the approximate timeout functiont |
blob | commitdiff | diff to current |
2007-06-14 |
Matthias Clasen | Fix typos |
blob | commitdiff | diff to current |
2007-03-15 |
Chris Wilson | Replace a g_slist_prepend/g_slist_remove pair with... |
blob | commitdiff | diff to current |
2006-12-19 |
Matthias Clasen | Readd a return which was removed as dead code a while... |
blob | commitdiff | diff to current |
2006-12-15 |
Matthias Clasen | Improve the docs. (#345569, Tim-Philipp Müller) |
blob | commitdiff | diff to current |
2006-12-12 |
Matthias Clasen | Add a check for broken poll on Mac OS X. |
blob | commitdiff | diff to current |
2006-10-01 |
Matthias Clasen | Fix typos in doc comments. (#358421, Tom Tromey) |
blob | commitdiff | diff to current |
2006-09-10 |
Matthias Clasen | Add functions for approximate timeouts |
blob | commitdiff | diff to current |
2006-08-16 |
Matthias Clasen | Add Since tags. Fix Since tag. (#351583, Brian Cameron) |
blob | commitdiff | diff to current |
2006-06-05 |
Matthias Clasen | 2.11.2 GLIB_2_11_2 |
blob | commitdiff | diff to current |
2006-06-05 |
Matthias Clasen | Don't leak the dispatch struct. (#321886) |
blob | commitdiff | diff to current |
2006-06-02 |
Matthias Clasen | fixups |
blob | commitdiff | diff to current |
2006-06-02 |
Matthias Clasen | More additions |
blob | commitdiff | diff to current |
2006-06-02 |
Matthias Clasen | Add two new functions, g_source_set_funcs and g_source_... |
blob | commitdiff | diff to current |
2006-05-10 |
Sebastian Wilhelmi | Renamed to glib/gthreadprivate.h and moved system threa... |
blob | commitdiff | diff to current |
2006-03-20 |
Matthias Clasen | use standard_calloc to allocate the profile_data. ... |
blob | commitdiff | diff to current |
2006-01-05 |
Matthias Clasen | Clarify the documentation of source ids a bit. (#325874... |
blob | commitdiff | diff to current |
2006-01-03 |
Matthias Clasen | Small fixes |
blob | commitdiff | diff to current |
2006-01-03 |
Michael Meeks | new method to determine if the current thread is the... |
blob | commitdiff | diff to current |
2005-12-05 |
Tim Janik | implement chain walking for arbitrary ->next pointer... |
blob | commitdiff | diff to current |
2005-11-07 |
Matthias Clasen | Don't call cb_funcs->unref while holding the context... |
blob | commitdiff | diff to current |
2005-11-04 |
Matthias Clasen | Expand the docs. (#320466, Steffen Gutmann) |
blob | commitdiff | diff to current |
2005-11-01 |
Tim Janik | prepared deprecation of GMemChunk and GAllocator. added... |
blob | commitdiff | diff to current |
2005-09-11 |
Kjartan Maraas | Remove some dead code. Closes bug #315278. |
blob | commitdiff | diff to current |
2005-06-30 |
Matthias Clasen | Apply a patch which may make GLib work on BeOS again... |
blob | commitdiff | diff to current |
2005-04-01 |
Matthias Clasen | Add a note regarding waitpid(-1). |
blob | commitdiff | diff to current |
2005-03-29 |
Tor Lillqvist | [Win32] Use GetSystemTimeAsFileTime() instead of time... |
blob | commitdiff | diff to current |
2005-03-29 |
Tor Lillqvist | If the event fired, assign f->revents=f->events. We... |
blob | commitdiff | diff to current |
2005-03-14 |
Matthias Clasen | Make PLT-reduction work with gcc4, and don't include... |
blob | commitdiff | diff to current |
2004-11-08 |
Manish Singh | glib/gasyncqueue.c glib/ghook.c g_return_if_fail -... |
blob | commitdiff | diff to current |
2004-11-08 |
Matthias Clasen | Make g_io_channel_ref(), g_main_context_ref(), g_hook_r... |
blob | commitdiff | diff to current |
2004-11-08 |
Matthias Clasen | Initialize child_watch_count to 1, so that we don't... |
blob | commitdiff | diff to current |
2004-10-24 |
Matthias Clasen | Apply a patch to fix sparse warnings. (#154696, Kjartan... |
blob | commitdiff | diff to current |
2004-10-08 |
Matthias Clasen | Document that GLib supports only a single callback... |
blob | commitdiff | diff to current |
2004-09-16 |
Matthias Clasen | Implement the same PLT reduction technique used in... |
blob | commitdiff | diff to current |
2004-05-10 |
Matthias Clasen | Merge from 2.4: |
blob | commitdiff | diff to current |
2004-04-22 |
Matthias Clasen | Only set time_is_current to FALSE if context->timeout... |
blob | commitdiff | diff to current |
2004-04-10 |
Tor Lillqvist | glib/giowin32.c glib/gmain.c glib/gstrfuncs.c Decoratin... |
blob | commitdiff | diff to current |
2004-03-19 |
Owen Taylor | Fix the accidental revert of the fixes from #112222... |
blob | commitdiff | diff to current |
2004-03-14 |
Owen Taylor | if _POLL_EMUL_H is defined, undefine HAVE_POLL to prefe... |
blob | commitdiff | diff to current |
2004-03-11 |
Matthias Clasen | Remove an extra semicolon. Spotted by Kjartan Maraas. |
blob | commitdiff | diff to current |
2004-03-04 |
Sebastian Wilhelmi | Use the atomic integer operations for GMainContext... |
blob | commitdiff | diff to current |
2004-03-02 |
Owen Taylor | === Released 2.3.5 === GLIB_2_3_5 |
blob | commitdiff | diff to current |
2004-03-01 |
Owen Taylor | Don't call waitpid() on a source that has already exited. |
blob | commitdiff | diff to current |
2004-03-01 |
Owen Taylor | Patch from J. Ali Harlow |
blob | commitdiff | diff to current |
2004-03-01 |
Owen Taylor | Clarify doc comment. |
blob | commitdiff | diff to current |
2004-03-01 |
Owen Taylor | Fix leftover references to g_main_context_depth() in... |
blob | commitdiff | diff to current |
2004-03-01 |
Owen Taylor | Add g_main_depth() (Request from Tim Janik and Stefan... |
blob | commitdiff | diff to current |
2004-02-28 |
Hans Breuer | updated externals, including those from bug #135386 |
blob | commitdiff | diff to current |
2004-02-25 |
Hans Breuer | added g_hash_table_find and a bunch of g_queue_* |
blob | commitdiff | diff to current |
2004-02-18 |
Matthias Clasen | Include signal.h for SIGCHLD. (#134622, Damien Carbery) |
blob | commitdiff | diff to current |
2004-02-18 |
Sebastian Wilhelmi | Set context->wake_up_pipe only for G_THREADS_ENABLED. |
blob | commitdiff | diff to current |
2004-02-14 |
Matthias Clasen | Wrap waitpid() as a GSource. This is a partial implemen... |
blob | commitdiff | diff to current |
2003-11-01 |
Owen Taylor | Set the return value from the result of g_main_context_... |
blob | commitdiff | diff to current |
2003-08-25 |
Owen Taylor | When DISABLE_MEM_POOLS is set, loop through and free... |
blob | commitdiff | diff to current |
2003-08-15 |
Tor Lillqvist | [Win32] Don't exceed handle array bounds. Warn if there... |
blob | commitdiff | diff to current |
2003-08-07 |
Owen Taylor | Make the default priority for idle sources G_PRIORITY_D... |
blob | commitdiff | diff to current |
2003-07-25 |
Matthias Clasen | Remove some explicit Docbook markup which is no longer... |
blob | commitdiff | diff to current |
2003-07-09 |
Manish Singh | check if context->poll_chunk is set before trying to... |
blob | commitdiff | diff to current |
2003-06-06 |
Owen Taylor | When dispatching a source that is !CAN_RECURSE, tempora... |
blob | commitdiff | diff to current |
2003-06-05 |
Tor Lillqvist | glib/giochannel.h Remove bogus (Win32-only) declaration of |
blob | commitdiff | diff to current |
2003-04-07 |
Owen Taylor | When waiting for the main loop to be freed up, wait... |
blob | commitdiff | diff to current |
2003-03-06 |
Matthias Clasen | Fix FALSE/NULL confusion. (#107646, Morten Welinder) |
blob | commitdiff | diff to current |
2003-02-14 |
Sebastian Wilhelmi | Fixes for #101264 and #99372: |
blob | commitdiff | diff to current |
next |