2011-06-09 |
Ryan Lortie | Remove all uses of G_CONST_RETURN |
blob | commitdiff |
2011-06-03 |
Colin Walters | gobject: Use _ prefixing in private headers over G_GNUC... |
blob | commitdiff | diff to current |
2011-04-15 |
Ryan Lortie | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-03-15 |
Emmanuele Bassi | Revert "Remove all uses of G_CONST_RETURN" |
blob | commitdiff | diff to current |
2011-03-15 |
Ryan Lortie | Remove all uses of G_CONST_RETURN |
blob | commitdiff | diff to current |
2011-03-15 |
Christian Persch | Add G_SIGNAL_MUST_COLLECT |
blob | commitdiff | diff to current |
2011-01-27 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-10-13 |
Ryan Lortie | GSignal: fix trivial docs typo |
blob | commitdiff | diff to current |
2010-10-13 |
Ryan Lortie | GObject: add g_signal_accumulator_first_wins |
blob | commitdiff | diff to current |
2010-10-04 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-10-04 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-07-07 |
Ryan Lortie | gobject/: fully remove gobjectalias hacks |
blob | commitdiff | diff to current |
2010-06-10 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-05-27 |
Alexander Larsson | Add dtrace and systemtap support for gobject |
blob | commitdiff | diff to current |
2010-04-21 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-03-06 |
Stefan Kost | gsignal: improve g_signal_new docs. |
blob | commitdiff | diff to current |
2010-01-18 |
Benjamin Otte | Ensure values are memset to 0 when calling G_VALUE_COLL... |
blob | commitdiff | diff to current |
2010-01-13 |
Edward Hervey | gsignal: Use new G_VALUE_COLLECT_INIT variant |
blob | commitdiff | diff to current |
2009-03-13 |
Kristian Rietveld | when defaulting to the only item in the array, check... |
blob | commitdiff | diff to current |
2008-11-28 |
Matthias Clasen | Fix some documentation typos |
blob | commitdiff | diff to current |
2008-09-26 |
Dan Winship | add uint* -> int* casts in g_atomic_int calls to avoid... |
blob | commitdiff | diff to current |
2008-07-21 |
Michael Natterer | Reviewed by Tim Janik: |
blob | commitdiff | diff to current |
2008-07-04 |
Michael Natterer | Bug 541208 – Functions to easily install and use signal... |
blob | commitdiff | diff to current |
2008-07-02 |
Matthias Clasen | Fix up section comments |
blob | commitdiff | diff to current |
2008-06-22 |
Michael Natterer | remove trailing whitespace from newly added gtk-doc... |
blob | commitdiff | diff to current |
2008-06-22 |
Michael Natterer | moved includes back to the top of the files (before... |
blob | commitdiff | diff to current |
2008-06-22 |
Stefan Kost | Fix compiler warning in format string check. |
blob | commitdiff | diff to current |
2008-06-22 |
Stefan Kost | Migrating docs. |
blob | commitdiff | diff to current |
2007-08-14 |
Cody Russell | g_type_default_interface_ref() was not ensuring working... |
blob | commitdiff | diff to current |
2006-09-30 |
Matthias Clasen | Fix some issues with PLT entries. |
blob | commitdiff | diff to current |
2005-12-31 |
Matthias Clasen | Remove the handler trash stack, which is now unused... |
blob | commitdiff | diff to current |
2005-12-30 |
Matthias Clasen | Remove the handler trash stack, which is now unused. |
blob | commitdiff | diff to current |
2005-11-01 |
Tim Janik | prepared deprecation of GMemChunk and GAllocator. added... |
blob | commitdiff | diff to current |
2005-09-08 |
Kjartan Maraas | Remove some unused code. Same here And here Mark some... |
blob | commitdiff | diff to current |
2005-09-05 |
Matthias Clasen | Make the name field const. (g_signal_newv): Don't keep... |
blob | commitdiff | diff to current |
2005-07-30 |
Tim Janik | reverted notify_mutex introduction, since this prevents... |
blob | commitdiff | diff to current |
2005-07-15 |
Matthias Clasen | Make refcounting threadsafe by using atomic operations... |
blob | commitdiff | diff to current |
2005-03-14 |
Matthias Clasen | Make work again. |
blob | commitdiff | diff to current |
2004-11-28 |
4 | applied patch by sven@gimp.org (#153727) to reduce... |
blob | commitdiff | diff to current |
2004-10-04 |
Matthias Clasen | Improve the warning if G_SIGNAL_NO_HOOKS is set. (... |
blob | commitdiff | diff to current |
2004-09-16 |
Matthias Clasen | Implement the same PLT reduction technique used in... |
blob | commitdiff | diff to current |
2004-07-12 |
Matthias Clasen | Don't choke on a zero handler_id. |
blob | commitdiff | diff to current |
2004-06-23 |
Matthias Clasen | Fix a couple of typos. |
blob | commitdiff | diff to current |
2003-09-12 |
Owen Taylor | Add g_signal_accumulator_true_handled(), to do TRUE... |
blob | commitdiff | diff to current |
2003-08-19 |
Tim Janik | adapt to new gbsearcharray.h code. (g_value_register_tr... |
blob | commitdiff | diff to current |
2003-08-18 |
Tim Janik | added optimizations to skip NOP signal emissions. |
blob | commitdiff | diff to current |
2003-03-06 |
Matthias Clasen | Fix 0/FALSE confusion. (#107662, Morten Welinder) |
blob | commitdiff | diff to current |
2003-02-07 |
Matthias Clasen | Remove all docs from gobject at Tims request. Documenta... |
blob | commitdiff | diff to current |
2002-12-15 |
Matthias Clasen | Move some docs inline. |
blob | commitdiff | diff to current |
2002-12-05 |
Matthias Clasen | Explain allowed signal names in more detail. |
blob | commitdiff | diff to current |
2002-12-01 |
Matthias Clasen | More docs. |
blob | commitdiff | diff to current |
2002-11-04 |
Owen Taylor | Include config.h so DISABLE_MEMPOOLS actually has an... |
blob | commitdiff | diff to current |
2002-05-20 |
Owen Taylor | When printing errors, handle NULL returns from g_type_d... |
blob | commitdiff | diff to current |
2002-03-21 |
Tim Janik | fix extraneous include. |
blob | commitdiff | diff to current |
2002-03-13 |
Erwann Chenede | glib/gconvert.c glib/gen-unicode-tables.pl fixed cast... |
blob | commitdiff | diff to current |
2001-12-18 |
Tim Janik | added some assertions to test g_signal_get_invocation_h... |
blob | commitdiff | diff to current |
2001-12-13 |
Tim Janik | implemented closure chaining. |
blob | commitdiff | diff to current |
2001-11-26 |
Tim Janik | typedef GType to gulong instead of gsize, if possible. |
blob | commitdiff | diff to current |
2001-11-14 |
Tim Janik | add API for chaining: g_signal_chain_from_overridden... |
blob | commitdiff | diff to current |
2001-11-12 |
Tim Janik | G_TOKEN_ERROR is also an end of stream condition. |
blob | commitdiff | diff to current |
2001-07-11 |
Darin Adler | Add some generated files. |
blob | commitdiff | diff to current |
2001-06-28 |
Tim Janik | up version number to 1.3.7, interface age 0, binary... |
blob | commitdiff | diff to current |
2001-05-28 |
Tim Janik | fixed bad faux-pass, forgot to release signal lock... |
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-14 |
Tim Janik | new function to check whether a handler is still connec... |
blob | commitdiff | diff to current |
2001-04-29 |
Tim Janik | made hook ids a gulong. |
blob | commitdiff | diff to current |
2001-04-18 |
Owen Taylor | Change C++ comments for FIXME's to C comments. (Patch... |
blob | commitdiff | diff to current |
2001-04-01 |
Tim Janik | applied patch from owen to implement GParamSpecUnichar. |
blob | commitdiff | diff to current |
2001-03-22 |
Tim Janik | catch G_SIGNAL_RUN_FIRST with a return value. |
blob | commitdiff | diff to current |
2001-03-18 |
Tim Janik | removed archaic gpointer derived_data; relict and added... |
blob | commitdiff | diff to current |
2001-03-09 |
Tim Janik | test program. covers run first/last/cleanup signal... |
blob | commitdiff | diff to current |
2001-03-08 |
Tim Janik | eek, fixed old hook detail storage code. |
blob | commitdiff | diff to current |
2001-03-08 |
Tim Janik | destruction cleanup. there's one ->finalize_hook member... |
blob | commitdiff | diff to current |
2001-03-07 |
Tim Janik | changed prototype of g_boxed_type_register_static(... |
blob | commitdiff | diff to current |
2001-02-21 |
Jonathan Blandford | Add g_signal_connect define to make porting from gtk_si... |
blob | commitdiff | diff to current |
2001-02-17 |
Havoc Pennington | include string.h |
blob | commitdiff | diff to current |
2001-02-17 |
Tim Janik | changed collect_format, collect_value() and lcopy_forma... |
blob | commitdiff | diff to current |
2001-02-16 |
Tim Janik | incorporated huge docu patch from Eric Lemings <eric... |
blob | commitdiff | diff to current |
2001-02-04 |
Tim Janik | s/glib_trap_/g_trap_/. add comments on g_trap_instance_... |
blob | commitdiff | diff to current |
2001-01-31 |
Tim Janik | adapt to work with new CVS gtk-doc, leaving the old... |
blob | commitdiff | diff to current |
2000-12-29 |
Tim Janik | got rid of outdated dmalloc support. provide g_try_mall... |
blob | commitdiff | diff to current |
2000-12-15 |
Havoc Pennington | use g_signal_newc |
blob | commitdiff | diff to current |
2000-12-12 |
Tim Janik | fixed dealing with collection/lcopy of NULL values. |
blob | commitdiff | diff to current |
2000-11-29 |
Tim Janik | fix elliots "logic fix" that dereferences NULL nodes... |
blob | commitdiff | diff to current |
2000-11-28 |
Elliot Lee | Fix warnings. |
blob | commitdiff | diff to current |
2000-11-05 |
Owen Taylor | When appending handlers and not matching on signal_id... |
blob | commitdiff | diff to current |
2000-11-05 |
Tim Janik | fixed a bag full of subtle bugs of immensive screw... |
blob | commitdiff | diff to current |
2000-11-03 |
Tim Janik | prefix internal functions with '_'. renamed g_signal_co... |
blob | commitdiff | diff to current |
2000-11-01 |
Tim Janik | destroy all signals that the finalized obejct type... |
blob | commitdiff | diff to current |
2000-10-30 |
Tim Janik | opened up a new section on signals. |
blob | commitdiff | diff to current |
2000-10-30 |
Tim Janik | renamed owen's g_type_signals(), added required mutex... |
blob | commitdiff | diff to current |
2000-10-29 |
Owen Taylor | Fix problem where signals with "_" in them appeared... |
blob | commitdiff | diff to current |
2000-10-29 |
Owen Taylor | Add g_type_signals() - a function to list all signals... |
blob | commitdiff | diff to current |
2000-10-27 |
Tim Janik | publically define GSignalInvocationHint structure that... |
blob | commitdiff | diff to current |
2000-10-27 |
Tim Janik | fixed deadlock scenarion where g_signal_lookup() would... |
blob | commitdiff | diff to current |
2000-10-25 |
Tim Janik | added newly added gobject/ headers. |
blob | commitdiff | diff to current |
|