2003-02-07 |
Matthias Clasen | Remove all docs from gobject at Tims request. Documenta... |
blob | commitdiff |
2002-12-18 |
Matthias Clasen | Add docs. |
blob | commitdiff | diff to current |
2002-12-15 |
Matthias Clasen | Move some docs inline. |
blob | commitdiff | diff to current |
2002-12-02 |
Matthias Clasen | More GSignal docs. |
blob | commitdiff | diff to current |
2002-07-05 |
Anders Carlsson | Remove debugging message, approved by Tim Janik. |
blob | commitdiff |
2002-05-06 |
Owen Taylor | [ merged from stable ] |
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 |
2002-03-03 |
Tim Janik | placed a comment about not changing CArray until we... |
blob | commitdiff | diff to current |
2002-02-21 |
Owen Taylor | Fix implicit conversions between void * and function... |
blob | commitdiff | diff to current |
2002-02-19 |
Tim Janik | provide marshaller specific value_set_*_take_ownership... |
blob | commitdiff | diff to current |
2002-01-24 |
Tim Janik | return gulong instead of guint. |
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-10-03 |
jacob berkman | s/retrive/retrieve/ |
blob | commitdiff | diff to current |
2001-09-10 |
Tim Janik | removed extraneous GObject* returns from a couple funct... |
blob | commitdiff | diff to current |
2001-09-04 |
Matthias Clasen | gobject.c (g_object_base_class_finalize): typo fix. |
blob | commitdiff | diff to current |
2001-08-18 |
James Henstridge | add an object member to the structure. (weak_refs_notif... |
blob | commitdiff | diff to current |
2001-08-06 |
Sven Neumann | added new function g_nullify_pointer(). |
blob | commitdiff | diff to current |
2001-07-02 |
Tim Janik | congrats tim, introducing of-by-one errors like on... |
blob | commitdiff | diff to current |
2001-07-02 |
Tim Janik | added g_list_insert_before(). |
blob | commitdiff | diff to current |
2001-06-30 |
Owen Taylor | g_signal_newc() => g_signal_new(). |
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-06-19 |
Tim Janik | remove left-over usages of an anonymous GBoxed typedef. |
blob | commitdiff | diff to current |
2001-05-24 |
Owen Taylor | gpointer, not gpointer *. |
blob | commitdiff | diff to current |
2001-05-22 |
Tim Janik | make g_value_set_object() take a gpointer v_object... |
blob | commitdiff | diff to current |
2001-05-03 |
Owen Taylor | Make types of ternary operator correspond. (Fixes compi... |
blob | commitdiff | diff to current |
2001-04-19 |
Havoc Pennington | We were returning junk memory here, because we didn... |
blob | commitdiff | diff to current |
2001-03-28 |
Tim Janik | only queue readable properties for notification changes. |
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-14 |
Tim Janik | made config arg to g_scanner_new() const. |
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-17 |
Tim Janik | changed collect_format, collect_value() and lcopy_forma... |
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 |
2001-01-03 |
Alexander Larsson | Move glib_debug_objects out of the G_ENABLE_DEBUG ... |
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-13 |
Tim Janik | urg managed to forget this last time ;( |
blob | commitdiff | diff to current |
2000-12-13 |
Tim Janik | return whether a value got removed. |
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-20 |
Havoc Pennington | More convenient data-setting functions |
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-27 |
Tim Janik | fixed notifier position for post_marshal guard which... |
blob | commitdiff | diff to current |
2000-10-27 |
Tim Janik | ri Oct 27 05:35:14 2000 Tim Janik <timj@gtk.org> |
blob | commitdiff | diff to current |
2000-10-25 |
Tim Janik | added newly added gobject/ headers. |
blob | commitdiff | diff to current |
2000-09-29 |
Jonathan Blandford | Added function to keep symetry with g_node_insert_befor... |
blob | commitdiff | diff to current |
2000-09-29 |
Martin Baulig | Several minor ANSI C fixes. |
blob | commitdiff | diff to current |
2000-09-10 |
Owen Taylor | Move call to g_type_free_instance() here from g_object_... |
blob | commitdiff | diff to current |
2000-07-27 |
Tor Lillqvist | No, don't mark glib_debug_objects for export here,... |
blob | commitdiff | diff to current |
2000-07-26 |
Tor Lillqvist | gobject.def Mark glib_debug_objects for export/import... |
blob | commitdiff | diff to current |
2000-07-06 |
Owen Taylor | dist fixes. |
blob | commitdiff | diff to current |
2000-06-29 |
Owen Taylor | include string.h for memset include string.h for strcpy... |
blob | commitdiff | diff to current |
2000-06-24 |
Tim Janik | define gstring in terms of gchar*. this typedef reflect... |
blob | commitdiff | diff to current |
2000-05-12 |
Tim Janik | add reserved fundamental ids for gtk types (for transit... |
blob | commitdiff | diff to current |
|