2007-04-03 |
Ryan Lortie | invoke GObjectClass.constructed() only for newly constr... |
blob | commitdiff |
2006-09-30 |
Matthias Clasen | Fix some issues with PLT entries. |
blob | commitdiff | diff to current |
2006-08-29 |
Tim Janik | fixed to print usage and version info on STDOUT (#322502). |
blob | commitdiff | diff to current |
2006-08-26 |
Matthias Clasen | Fix some typos. (#351741, Kjartan Maraas) |
blob | commitdiff | diff to current |
2006-08-23 |
Sven Neumann | changed return value of g_value_dup_object(), fixes... |
blob | commitdiff | diff to current |
2006-08-16 |
Tim Janik | conditionally thaw the notify queue after construction... |
blob | commitdiff | diff to current |
2006-03-07 |
Tim Janik | added case3 to hand out the original floating flag... |
blob | commitdiff | diff to current |
2005-12-22 |
Tim Janik | renamed GUnowned to GInitiallyUnowned. |
blob | commitdiff | diff to current |
2005-12-22 |
Tim Janik | implemented G_TYPE_GTPYE. applied patch from matthias... |
blob | commitdiff | diff to current |
2005-11-23 |
Tim Janik | added floating reference count. g_object_is_floating(): |
blob | commitdiff | diff to current |
2005-08-31 |
Matthias Clasen | Intern the signal name. |
blob | commitdiff | diff to current |
2005-08-31 |
Matthias Clasen | Intern type names before registering the type to avoid... |
blob | commitdiff | diff to current |
2005-08-01 |
Tim Janik | turned all modifications to the first 32 integer bits... |
blob | commitdiff | diff to current |
2005-07-31 |
Tim Janik | use g_datalist_set_flags() and g_datalist_unset_flags... |
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-05-05 |
Owen Taylor | Add g_object_add/remove_toggle_ref() functions to get... |
blob | commitdiff | diff to current |
2005-03-14 |
Matthias Clasen | Make work again. |
blob | commitdiff | diff to current |
2004-09-16 |
Matthias Clasen | Implement the same PLT reduction technique used in... |
blob | commitdiff | diff to current |
2003-11-29 |
Tim Janik | fix g_object_set() whithin _init() implementations... |
blob | commitdiff | diff to current |
2003-11-27 |
Tim Janik | variant of class_peek() which works for static types... |
blob | commitdiff | diff to current |
2003-10-21 |
Owen Taylor | Add a new GParamSpecOverride type that is a pointer... |
blob | commitdiff | diff to current |
2003-09-12 |
Matthias Clasen | Make the g_value_set_x_take_ownership() functions ... |
blob | commitdiff | diff to current |
2003-08-28 |
Manish Singh | removed stray change from previous commit. |
blob | commitdiff | diff to current |
2003-08-08 |
Matthias Clasen | Improve the wording of the warning for invalid |
blob | commitdiff | diff to current |
2003-05-30 |
Owen Taylor | Order refs/unrefs so setting the same object back is... |
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-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 | diff to current |
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 |
|