2006-06-05 |
Matthias Clasen | 2.11.2 GLIB_2_11_2 |
blob | commitdiff |
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 |
2002-11-08 |
Soeren Sandmann | Trivial s/foo/foo_/ fixes to make <glib.h> includable... |
blob | commitdiff | diff to current |
2002-10-26 |
Tor Lillqvist | Don't set on Win32, only causes trouble. |
blob | commitdiff | diff to current |
2002-09-01 |
Soeren Sandmann | Documentation fixes: (#75255, Martin Schulze; #76104... |
blob | commitdiff | diff to current |
2002-08-06 |
Sebastian Wilhelmi | Factor out g_main_context_init_pipe from g_main_context... |
blob | commitdiff | diff to current |
2002-07-25 |
Owen Taylor | Remove reference in the docs to @notify parameter.... |
blob | commitdiff | diff to current |
2002-06-13 |
Owen Taylor | Make interval unsigned to match g_timeout_source_new... |
blob | commitdiff | diff to current |
2002-05-26 |
Matthias Clasen | Remove references to nonexisting functions |
blob | commitdiff | diff to current |
2002-03-05 |
Matthias Clasen | Finish docs. (#67064) |
blob | commitdiff | diff to current |
2002-02-13 |
Havoc Pennington | never dispatch sources of mixed priority, because while... |
blob | commitdiff | diff to current |
2002-02-06 |
Owen Taylor | Handle NULL entries (already dispatched) in pending_dis... |
blob | commitdiff | diff to current |
2002-02-06 |
Owen Taylor | Unref pending dispatches when discarding them. |
blob | commitdiff | diff to current |
2002-02-03 |
Manish Singh | eek, correct typo |
blob | commitdiff | diff to current |
2002-02-03 |
Manish Singh | glib/gmain.c remove references to deprecated functions... |
blob | commitdiff | diff to current |
2001-12-16 |
Matthias Clasen | Minor markup fixes. |
blob | commitdiff | diff to current |
2001-12-13 |
Matthias Clasen | Revert mistaken change: it is UNIX, not Unix. |
blob | commitdiff | diff to current |
2001-11-28 |
Owen Taylor | Rename (private) GSource.id and id parameter to |
blob | commitdiff | diff to current |
2001-11-01 |
Havoc Pennington | fix to the locking so we don't hang |
blob | commitdiff | diff to current |
2001-10-31 |
Sebastian Wilhelmi | Use the right conditional (G_THREADS_ENABLED instead... |
blob | commitdiff | diff to current |
2001-10-29 |
Sebastian Wilhelmi | Conditionalize thread related calls. (#63091) |
blob | commitdiff | diff to current |
2001-09-27 |
Bruno Haible | When the sublangid is SUBLANG_DEFAULT, return the local... |
blob | commitdiff | diff to current |
2001-09-19 |
Owen Taylor | Fix handling of user data when locating sources. (... |
blob | commitdiff | diff to current |
2001-09-17 |
Tor Lillqvist | glib/gmain.c Mark the _funcs tables for export. |
blob | commitdiff | diff to current |
2001-09-10 |
Owen Taylor | Doc fixes. |
blob | commitdiff | diff to current |
2001-09-03 |
Owen Taylor | Add closure_marshal/closure_callback fields to GSourceF... |
blob | commitdiff | diff to current |
2001-08-30 |
Sebastian Wilhelmi | Don't free cached_poll_array, when adding new poll... |
blob | commitdiff | diff to current |
2001-08-20 |
Owen Taylor | Eliminate use of floating point when determining if... |
blob | commitdiff | diff to current |
2001-07-17 |
Sebastian Wilhelmi | Add some assertions. Simplify and fix g_main_context_re... |
blob | commitdiff | diff to current |
2001-07-11 |
Darin Adler | Add some generated files. |
blob | commitdiff | diff to current |
2001-06-30 |
Owen Taylor | Rename GSourceFuncs::destroy to GSourceFuncs::finalize... |
blob | commitdiff | diff to current |
2001-06-30 |
Owen Taylor | Make some changes to the way that GMainContext works: |
blob | commitdiff | diff to current |
2001-06-23 |
Owen Taylor | Changes for 64-bit cleanliness, loosely based on patch... |
blob | commitdiff | diff to current |
2001-05-27 |
Tim Janik | unlock context when bailing out with a warning. (g_main... |
blob | commitdiff | diff to current |
2001-05-08 |
Sebastian Wilhelmi | Moved func and arg members from GRealThread to GThread... |
blob | commitdiff | diff to current |
2001-04-02 |
Sebastian Wilhelmi | Use the new GRealThread member "context" instead of... |
blob | commitdiff | diff to current |
2001-02-22 |
Owen Taylor | Add missing implementation ofsource->priority, g_source... |
blob | commitdiff | diff to current |
2001-02-01 |
Tor Lillqvist | giochannel.h giowin32.c Stylistic cleanups. Use G_STRLO... |
blob | commitdiff | diff to current |
2001-01-25 |
Tor Lillqvist | Socket support rewritten. It was utterly broken, and... |
blob | commitdiff | diff to current |
2001-01-23 |
3 | Free the callback (g_source_set_callback): Initialize... |
blob | commitdiff | diff to current |
2001-01-03 |
Owen Taylor | Switch GMainLoop to be ref/unref, use to make dropping... |
blob | commitdiff | diff to current |
2001-01-03 |
Owen Taylor | Unref callback->cb_data if it was still set when the... |
blob | commitdiff | diff to current |
2000-12-14 |
Tor Lillqvist | Warn if no callback. Call callback correctly. (g_io_win... |
blob | commitdiff | diff to current |
2000-12-13 |
Havoc Pennington | don't try to use thread stuff unless G_THREADS_ENABLED |
blob | commitdiff | diff to current |
2000-12-12 |
Owen Taylor | Revert unauthorized changes. |
blob | commitdiff | diff to current |
2000-12-12 |
Elliot Lee | GMainContext useful in implementing some additional... |
blob | commitdiff | diff to current |
2000-12-10 |
Owen Taylor | Remove pollfds from the context here, not when actually... |
blob | commitdiff | diff to current |
next |