2002-02-19 |
Tim Janik | added GValue documentation.
|
commit | commitdiff | tree |
2002-02-13 |
Tim Janik | fixed a check for node not being NULL.
|
commit | commitdiff | tree |
2002-02-13 |
Tim Janik | remove extraneous redefinition of G_PARAM_SPEC_CLASS().
|
commit | commitdiff | tree |
2002-02-13 |
Tim Janik | cosmetic cleanups, fixed [u]int64->string conversions.
|
commit | commitdiff | tree |
2002-02-07 |
Tim Janik | document value transformation.
|
commit | commitdiff | tree |
2002-02-04 |
Tim Janik | fixes.
|
commit | commitdiff | tree |
2002-02-04 |
Tim Janik | doc common functions like ref/ sink/unref/invalidate.
|
commit | commitdiff | tree |
2002-02-04 |
Tim Janik | document g_obejct_watch_closure() and qdata functions.
|
commit | commitdiff | tree |
2002-01-24 |
Tim Janik | return gulong instead of guint.
|
commit | commitdiff | tree |
2002-01-11 |
Tim Janik | fixed param_value_array_values_cmp(), param_value_array_vali...
|
commit | commitdiff | tree |
2002-01-09 |
Tim Janik | cosmetic fix.
|
commit | commitdiff | tree |
2002-01-04 |
Tim Janik | turn this into a GType, so negating it works on 64bit...
|
commit | commitdiff | tree |
2001-12-18 |
Tim Janik | add configure check to determine G_HAVE_GROWING_STACK.
|
commit | commitdiff | tree |
2001-12-18 |
Tim Janik | added some assertions to test g_signal_get_invocation_hint().
|
commit | commitdiff | tree |
2001-12-13 |
Tim Janik | API revamp to shorten GValueArray structure.
|
commit | commitdiff | tree |
2001-12-13 |
Tim Janik | implemented closure chaining.
|
commit | commitdiff | tree |
2001-11-26 |
Tim Janik | provide GLIB_SIZEOF_SIZE_T.
|
commit | commitdiff | tree |
2001-11-26 |
Tim Janik | typedef GType to gulong instead of gsize, if possible.
|
commit | commitdiff | tree |
2001-11-25 |
Tim Janik | removed enum GTypeFundamentals. use macros to provide...
|
commit | commitdiff | tree |
2001-11-22 |
Tim Janik | use g_type_check_is_value_type() instead of g_type_value_tab...
|
commit | commitdiff | tree |
2001-11-21 |
Tim Janik | provide G_TYPE_FUNDAMENTAL_SHIFT and g_type_fundamental_next...
|
commit | commitdiff | tree |
2001-11-21 |
Tim Janik | put newly created param spec types into a global array.
|
commit | commitdiff | tree |
2001-11-14 |
Tim Janik | provide g_newa(ctype, count) on top of g_alloca() like...
|
commit | commitdiff | tree |
2001-11-14 |
Tim Janik | add API for chaining: g_signal_chain_from_overridden...
|
commit | commitdiff | tree |
2001-11-14 |
Tim Janik | more docs.
|
commit | commitdiff | tree |
2001-11-14 |
Tim Janik | list parameter and value types.
|
commit | commitdiff | tree |
2001-11-13 |
Tim Janik | API cleanups. remove g_type_check_flags(), provide...
|
commit | commitdiff | tree |
2001-11-13 |
Tim Janik | fix standard type macros.
|
commit | commitdiff | tree |
2001-11-13 |
Tim Janik | param spec updates.
|
commit | commitdiff | tree |
2001-11-12 |
Tim Janik | G_TOKEN_ERROR is also an end of stream condition.
|
commit | commitdiff | tree |
2001-11-07 |
Tim Janik | provide G_CLOSURE_N_NOTIFIERS() for people that need...
|
commit | commitdiff | tree |
2001-11-05 |
Tim Janik | we need signal.h for G_BREAKPOINT().
|
commit | commitdiff | tree |
2001-11-02 |
Tim Janik | remove public signal.h include.
|
commit | commitdiff | tree |
2001-10-13 |
Tim Janik | make struct _GPatternSpec and GMatchType private. ...
|
commit | commitdiff | tree |
2001-10-12 |
Tim Janik | cosmetic fixups.
|
commit | commitdiff | tree |
2001-10-06 |
Tim Janik | doc builds.
|
commit | commitdiff | tree |
2001-09-19 |
Tim Janik | Released 1.3.8.
|
commit | commitdiff | tree |
2001-09-19 |
Tim Janik | distcheck updates
|
commit | commitdiff | tree |
2001-09-18 |
Tim Janik | up version number to 1.3.8, interface age 0, binary...
|
commit | commitdiff | tree |
2001-09-18 |
Tim Janik | add simple test for g_path_get_basename().
|
commit | commitdiff | tree |
2001-09-10 |
Tim Janik | removed extraneous GObject* returns from a couple functions...
|
commit | commitdiff | tree |
2001-09-10 |
Tim Janik | got rid of g_set_error_handler(), g_set_warning_handler(),
|
commit | commitdiff | tree |
2001-09-03 |
Tim Janik | updates for 1.3.7 release.
|
commit | commitdiff | tree |
2001-08-23 |
Tim Janik | new macro.
|
commit | commitdiff | tree |
2001-08-15 |
Tim Janik | if __GNUC__ is defined, inline a test for an exact...
|
commit | commitdiff | tree |
2001-08-15 |
Tim Janik | let the generated .pc files depend on config.status...
|
commit | commitdiff | tree |
2001-08-12 |
Tim Janik | fix g_return_if_fail, g_assert and friends to have...
|
commit | commitdiff | tree |
2001-08-12 |
Tim Janik | fix INT and FLOAT warnings for invalid token values.
|
commit | commitdiff | tree |
2001-08-12 |
Tim Janik | document value arrays.
|
commit | commitdiff | tree |
2001-08-12 |
Tim Janik | fix preallocation logic, support DISABLE_MEM_POOLS...
|
commit | commitdiff | tree |
2001-07-29 |
Tim Janik | if __GNUC__ is defined, inline a test for an exact...
|
commit | commitdiff | tree |
2001-07-10 |
Tim Janik | fix negative exponent handling (numbers<0).
|
commit | commitdiff | tree |
2001-07-02 |
Tim Janik | congrats tim, introducing of-by-one errors like on...
|
commit | commitdiff | tree |
2001-07-02 |
Tim Janik | added g_list_insert_before().
|
commit | commitdiff | tree |
2001-06-28 |
Tim Janik | up version number to 1.3.7, interface age 0, binary...
|
commit | commitdiff | tree |
2001-06-23 |
Tim Janik | use G_BREAKPOINT() instead of raise(5).
|
commit | commitdiff | tree |
2001-06-21 |
Tim Janik | s/long/int/ for default_value in enum and flags pspecs.
|
commit | commitdiff | tree |
2001-06-20 |
Tim Janik | added debugging variants g_type_name_from_class(),
|
commit | commitdiff | tree |
2001-06-19 |
Tim Janik | remove left-over usages of an anonymous GBoxed typedef.
|
commit | commitdiff | tree |
2001-05-29 |
Tim Janik | erk, strconcat needs NULL as last arg. make sure we...
|
commit | commitdiff | tree |
2001-05-28 |
Tim Janik | as a last resort, if we can't access() the module,...
|
commit | commitdiff | tree |
2001-05-28 |
Tim Janik | fixed bad faux-pass, forgot to release signal lock...
|
commit | commitdiff | tree |
2001-05-27 |
Tim Janik | unlock context when bailing out with a warning. (g_main_cont...
|
commit | commitdiff | tree |
2001-05-22 |
Tim Janik | make g_value_set_object() take a gpointer v_object...
|
commit | commitdiff | tree |
2001-05-14 |
Tim Janik | new function to check whether a handler is still connected...
|
commit | commitdiff | tree |
2001-05-11 |
Tim Janik | make these safe against removal of the current element.
|
commit | commitdiff | tree |
2001-05-10 |
Tim Janik | use g_str_hash() algorithm to generate hashes.
|
commit | commitdiff | tree |
2001-05-08 |
Tim Janik | removed #include <unistd.h> sneaked in by sopwith in...
|
commit | commitdiff | tree |
2001-05-08 |
Tim Janik | don't g_assert() the user specified time, but g_return_val_i...
|
commit | commitdiff | tree |
2001-04-30 |
Tim Janik | removed \v escaping, newer perl versions don't support...
|
commit | commitdiff | tree |
2001-04-29 |
Tim Janik | made hook ids a gulong.
|
commit | commitdiff | tree |
2001-04-09 |
Tim Janik | increment version to 1.3.4 (binary 0, interface 0).
|
commit | commitdiff | tree |
2001-04-04 |
Tim Janik | Released GLib-1.3.3.
|
commit | commitdiff | tree |
2001-04-04 |
Tim Janik | disabled "for i in $(HTML_IMAGES) ;" dist-hook because...
|
commit | commitdiff | tree |
2001-04-03 |
Tim Janik | updates.
|
commit | commitdiff | tree |
2001-04-03 |
Tim Janik | added g_list_nth_prev() which walks ->prev instead...
|
commit | commitdiff | tree |
2001-04-01 |
Tim Janik | applied patch from owen to implement GParamSpecUnichar.
|
commit | commitdiff | tree |
2001-03-28 |
Tim Janik | only queue readable properties for notification changes.
|
commit | commitdiff | tree |
2001-03-22 |
Tim Janik | catch G_SIGNAL_RUN_FIRST with a return value.
|
commit | commitdiff | tree |
2001-03-18 |
Tim Janik | removed archaic gpointer derived_data; relict and added...
|
commit | commitdiff | tree |
2001-03-14 |
Tim Janik | made config arg to g_scanner_new() const.
|
commit | commitdiff | tree |
2001-03-09 |
Tim Janik | test program. covers run first/last/cleanup signal...
|
commit | commitdiff | tree |
2001-03-09 |
Tim Janik | use g_type_is_a() to check for object_type being a...
|
commit | commitdiff | tree |
2001-03-08 |
Tim Janik | eek, fixed old hook detail storage code.
|
commit | commitdiff | tree |
2001-03-08 |
Tim Janik | destruction cleanup. there's one ->finalize_hook member...
|
commit | commitdiff | tree |
2001-03-07 |
Tim Janik | get rid of bogus g_value_convert
|
commit | commitdiff | tree |
2001-03-07 |
Tim Janik | catch when adding an interface to an ancestor of a...
|
commit | commitdiff | tree |
2001-03-07 |
Tim Janik | magic sprinkles
|
commit | commitdiff | tree |
2001-03-07 |
Tim Janik | sunotlokaherethizisprivate
|
commit | commitdiff | tree |
2001-03-07 |
Tim Janik | changed prototype of g_boxed_type_register_static(...
|
commit | commitdiff | tree |
2001-02-19 |
Tim Janik | my name is glib-config-2.0! don't exit with errorcode...
|
commit | commitdiff | tree |
2001-02-17 |
Tim Janik | patch from sven to fixup G_ENUM_CLASS_TYPE() macro.
|
commit | commitdiff | tree |
2001-02-17 |
Tim Janik | minor fix
|
commit | commitdiff | tree |
2001-02-17 |
Tim Janik | add check for broken RTLD_GLOBAL (on OSF1 V5.0).
|
commit | commitdiff | tree |
2001-02-17 |
Tim Janik | changed collect_format, collect_value() and lcopy_format...
|
commit | commitdiff | tree |
2001-02-16 |
Tim Janik | incorporated huge docu patch from Eric Lemings <eric...
|
commit | commitdiff | tree |
2001-02-04 |
Tim Janik | s/glib_trap_/g_trap_/. add comments on g_trap_instance_signals,
|
commit | commitdiff | tree |
2001-01-31 |
Tim Janik | adapt to work with new CVS gtk-doc, leaving the old...
|
commit | commitdiff | tree |
2001-01-09 |
Tim Janik | minor markup cleanups
|
commit | commitdiff | tree |
2001-01-09 |
Tim Janik | added some function documentations.
|
commit | commitdiff | tree |
next |