2003-10-14 |
Matthias Clasen | Improvements from Owen's feedback. |
tree | commitdiff |
2003-10-14 |
Matthias Clasen | Document closures. |
tree | commitdiff |
2003-10-05 |
Matthias Clasen | Fix includes. |
tree | commitdiff |
2003-10-02 |
Owen Taylor | Add g_type_add/remove_interface_check() |
tree | commitdiff |
2003-09-29 |
Matthias Clasen | Additions. |
tree | commitdiff |
2003-09-29 |
Owen Taylor | Docs for g_type_default_interface_ref(), etc. : |
tree | commitdiff |
2003-09-12 |
Owen Taylor | Add docs for g_signal_accumulator_true_handled. |
tree | commitdiff |
2003-09-12 |
Matthias Clasen | Make the g_value_set_x_take_ownership() functions ... |
tree | commitdiff |
2003-09-02 |
Tim Janik | added support for a "default vtable" per interface... |
tree | commitdiff |
2003-08-25 |
Owen Taylor | Clarify docs on the return. Fix a memory leak if a... |
tree | commitdiff |
2003-06-11 |
Matthias Clasen | A small addition. |
tree | commitdiff |
2003-04-18 |
Matthias Clasen | Forgotten cleanup. |
tree | commitdiff |
2003-04-18 |
Matthias Clasen | Correct the documentation GSignalEmissionHook (#110906... |
tree | commitdiff |
2003-04-11 |
Matthias Clasen | Fix a few typos. |
tree | commitdiff |
2003-04-07 |
Matthias Clasen | Additions. |
tree | commitdiff |
2003-03-27 |
Matthias Clasen | Additions. |
tree | commitdiff |
2003-03-24 |
Matthias Clasen | Additions. |
tree | commitdiff |
2003-03-24 |
Matthias Clasen | Some more additions. |
tree | commitdiff |
2003-03-24 |
Matthias Clasen | Additions. |
tree | commitdiff |
2003-03-10 |
Owen Taylor | Document private instance data. |
tree | commitdiff |
2003-02-07 |
Matthias Clasen | Move all docs out-of-line. Boy, what a waste of time. |
tree | commitdiff |
2003-01-14 |
Matthias Clasen | Fix the description of G_TYPE_FUNDAMENTAL. (#103119... |
tree | commitdiff |
2002-12-16 |
Owen Taylor | === Released 2.1.5 === GLIB_2_1_5 |
tree | commitdiff |
2002-12-15 |
Matthias Clasen | Move some docs inline. |
tree | commitdiff |
2002-12-09 |
Matthias Clasen | Add docs. |
tree | commitdiff |
2002-12-09 |
Matthias Clasen | Add docs. |
tree | commitdiff |
2002-12-09 |
Matthias Clasen | Add GTypeClass, GTypePluginClass and GTypeModuleClass. |
tree | commitdiff |
2002-12-08 |
Matthias Clasen | Add docs. |
tree | commitdiff |
2002-12-06 |
Matthias Clasen | Typo fix. |
tree | commitdiff |
2002-12-03 |
Matthias Clasen | Sync parameter names with docs and implementation. |
tree | commitdiff |
2002-12-02 |
Owen Taylor | === Released 2.1.3 === GLIB_2_1_3 |
tree | commitdiff |
2002-12-02 |
Matthias Clasen | More GSignal docs. |
tree | commitdiff |
2002-12-01 |
Matthias Clasen | More docs. |
tree | commitdiff |
2002-11-28 |
Matthias Clasen | Mark 2.2 API additions. |
tree | commitdiff |
2002-11-23 |
Matthias Clasen | Add missing short descriptions, standardize them to... |
tree | commitdiff |
2002-11-08 |
Soeren Sandmann | Trivial s/foo/foo_/ fixes to make <glib.h> includable... |
tree | commitdiff |
2002-09-01 |
Soeren Sandmann | Documentation fixes: (#75255, Martin Schulze; #76104... |
tree | commitdiff |
2002-05-26 |
Matthias Clasen | Remove references to nonexisting functions |
tree | commitdiff |
2002-05-13 |
Owen Taylor | Update from libcharset CVS. Includes additional encodin... |
tree | commitdiff |
2002-04-23 |
Matthias Clasen | Updates. |
tree | commitdiff |
2002-02-24 |
Owen Taylor | 1.3.15, binary, interface age 0. GLIB_1_3_15 |
tree | commitdiff |
2002-02-20 |
Sven Neumann | gobject/gobject-sections.txt gobject/tmpl/generic_value... |
tree | commitdiff |
2002-02-19 |
Tim Janik | added GValue documentation. |
tree | commitdiff |
2002-02-07 |
Tim Janik | document value transformation. |
tree | commitdiff |
2002-02-04 |
Tim Janik | fixes. |
tree | commitdiff |
2002-02-04 |
Tim Janik | doc common functions like ref/ sink/unref/invalidate. |
tree | commitdiff |
2002-02-04 |
Tim Janik | document g_obejct_watch_closure() and qdata functions. |
tree | commitdiff |
2002-01-29 |
Owen Taylor | 1.3.13 |
tree | commitdiff |
2001-12-20 |
Owen Taylor | SGML fixes. Small updates. |
tree | commitdiff |
2001-12-18 |
Tim Janik | add configure check to determine G_HAVE_GROWING_STACK. |
tree | commitdiff |
2001-12-18 |
Havoc Pennington | use g_try_malloc and return error on not-enough-memory |
tree | commitdiff |
2001-12-13 |
Tim Janik | API revamp to shorten GValueArray structure. |
tree | commitdiff |
2001-11-28 |
Owen Taylor | Rename (private) GSource.id and id parameter to |
tree | commitdiff |
2001-11-25 |
Tim Janik | removed enum GTypeFundamentals. use macros to provide... |
tree | commitdiff |
2001-11-22 |
Owen Taylor | Update. |
tree | commitdiff |
2001-11-21 |
Tim Janik | provide G_TYPE_FUNDAMENTAL_SHIFT and g_type_fundamental... |
tree | commitdiff |
2001-11-21 |
Tim Janik | put newly created param spec types into a global array. GOBJECT_GType_guint |
tree | commitdiff |
2001-11-14 |
Tim Janik | more docs. |
tree | commitdiff |
2001-11-14 |
Tim Janik | list parameter and value types. |
tree | commitdiff |
2001-11-13 |
Tim Janik | param spec updates. |
tree | commitdiff |
2001-10-13 |
Tim Janik | make struct _GPatternSpec and GMatchType private. ... |
tree | commitdiff |
2001-10-06 |
Tim Janik | doc builds. |
tree | commitdiff |
2001-09-18 |
Tim Janik | up version number to 1.3.8, interface age 0, binary... |
tree | commitdiff |
2001-09-10 |
Tim Janik | removed extraneous GObject* returns from a couple funct... |
tree | commitdiff |
2001-09-10 |
Tim Janik | got rid of g_set_error_handler(), g_set_warning_handler(), |
tree | commitdiff |
2001-08-12 |
Tim Janik | document value arrays. |
tree | commitdiff |
2001-08-06 |
Sven Neumann | added new function g_nullify_pointer(). |
tree | commitdiff |
2001-07-19 |
Matthias Clasen | fix some typos. |
tree | commitdiff |
2001-07-02 |
Tim Janik | added g_list_insert_before(). |
tree | commitdiff |
2001-06-29 |
Owen Taylor | Remove debug flag argument to g_type_init() and add |
tree | commitdiff |
2001-06-28 |
Tim Janik | up version number to 1.3.7, interface age 0, binary... |
tree | commitdiff |
2001-06-19 |
Tim Janik | remove left-over usages of an anonymous GBoxed typedef. |
tree | commitdiff |
2001-04-03 |
Tim Janik | added g_list_nth_prev() which walks ->prev instead... |
tree | commitdiff |
2001-04-01 |
Tim Janik | applied patch from owen to implement GParamSpecUnichar. |
tree | commitdiff |
2001-03-18 |
Tim Janik | removed archaic gpointer derived_data; relict and added... |
tree | commitdiff |
2001-03-08 |
Tim Janik | destruction cleanup. there's one ->finalize_hook member... |
tree | commitdiff |
2001-03-07 |
Owen Taylor | Revert Tim's last commit to get rid of 7+ unnecessary... |
tree | commitdiff |
2001-03-07 |
Tim Janik | get rid of bogus g_value_convert |
tree | commitdiff |
2001-03-07 |
Tim Janik | changed prototype of g_boxed_type_register_static(... |
tree | commitdiff |
2001-02-19 |
Tim Janik | my name is glib-config-2.0! don't exit with errorcode... |
tree | commitdiff |
2001-02-17 |
Tim Janik | changed collect_format, collect_value() and lcopy_forma... |
tree | commitdiff |
2001-02-16 |
Tim Janik | incorporated huge docu patch from Eric Lemings <eric... |
tree | commitdiff |
2001-02-12 |
Owen Taylor | The ultimate gtk-doc makefile. |
tree | commitdiff |
2001-02-04 |
Tim Janik | s/glib_trap_/g_trap_/. add comments on g_trap_instance_... |
tree | commitdiff |
2001-01-31 |
Tim Janik | adapt to work with new CVS gtk-doc, leaving the old... |
tree | commitdiff |
2001-01-09 |
Tim Janik | minor markup cleanups |
tree | commitdiff |
2001-01-09 |
Tim Janik | added some function documentations. |
tree | commitdiff |
2001-01-05 |
Owen Taylor | Updated. |
tree | commitdiff |
2000-12-29 |
Tim Janik | we can't grow _cv_ variables by using a backticked... |
tree | commitdiff |
2000-12-05 |
Owen Taylor | add images |
tree | commitdiff |
2000-11-21 |
Tim Janik | indentation fixes |
tree | commitdiff |
2000-11-11 |
Owen Taylor | Updates added |
tree | commitdiff |
2000-11-03 |
Tim Janik | prefix internal functions with '_'. renamed g_signal_co... |
tree | commitdiff |
2000-11-01 |
Tim Janik | destroy all signals that the finalized obejct type... |
tree | commitdiff |
2000-10-30 |
Tim Janik | start at general description. |
tree | commitdiff |
2000-10-30 |
Tim Janik | opened up a new section on signals. |
tree | commitdiff |
2000-10-25 |
Tim Janik | added newly added gobject/ headers. |
tree | commitdiff |
2000-09-06 |
Owen Taylor | Improve separation of generic non-generic parts and... |
tree | commitdiff |
2000-09-06 |
Owen Taylor | Split GObject docs away from the remainder of the docs. |
tree | commitdiff |
|