2002-05-20 |
Owen Taylor | When printing errors, handle NULL returns from g_type_d... |
tree | commitdiff |
2002-05-07 |
Owen Taylor | Fix include order for config.h (#71704, Morten Welinder) |
tree | commitdiff |
2002-05-07 |
Michael Natterer | added a new conditional CROSS_COMPILING which indicates... |
tree | commitdiff |
2002-05-06 |
Owen Taylor | [ merged from stable ] |
tree | commitdiff |
2002-03-26 |
Owen Taylor | Add explicit cast of G_SIGNAL_MATCH_FUNC | G_SIGNAL_MAT... |
tree | commitdiff |
2002-03-25 |
Owen Taylor | Fix various bugs and excessive stack usage that crept... |
tree | commitdiff |
2002-03-25 |
Owen Taylor | Wrap setting freed instance memory to 0xaa in #ifdef... |
tree | commitdiff |
2002-03-21 |
Tim Janik | fix extraneous include. |
tree | commitdiff |
2002-03-21 |
Tim Janik | fix extraneous include. |
tree | commitdiff |
2002-03-19 |
Tim Janik | applied patch from Matthias Clasen <maclas@gmx.de>... |
tree | commitdiff |
2002-03-14 |
Alexander Larsson | Function to canonicalize parameter names. Faster than... |
tree | commitdiff |
2002-03-13 |
Erwann Chenede | glib/gconvert.c glib/gen-unicode-tables.pl fixed cast... |
tree | commitdiff |
2002-03-05 |
Sven Neumann | don't try to register undeclared value transform functi... |
tree | commitdiff |
2002-03-05 |
Owen Taylor | Default to --disable-gtk-doc, to avoid Jade setup hassles. |
tree | commitdiff |
2002-03-03 |
Tor Lillqvist | makefile.msc.in Rename testgruntime to testgobject... |
tree | commitdiff |
2002-03-03 |
Tim Janik | placed a comment about not changing CArray until we... |
tree | commitdiff |
2002-02-26 |
Manish Singh | shut up cvs |
tree | commitdiff |
2002-02-26 |
Matthias Clasen | Remove references to gruntime. This includes renaming... |
tree | commitdiff |
2002-02-26 |
Owen Taylor | Rename testgruntime to testgobject. |
tree | commitdiff |
2002-02-25 |
Owen Taylor | Make GInterfaceInfo paramter const to correspond to... |
tree | commitdiff |
2002-02-23 |
Owen Taylor | Add some padding to the class. |
tree | commitdiff |
2002-02-21 |
Tor Lillqvist | Add g_value_set_object_take_ownership and |
tree | commitdiff |
2002-02-21 |
Owen Taylor | Fix implicit conversions between void * and function... |
tree | commitdiff |
2002-02-19 |
Tim Janik | provide marshaller specific value_set_*_take_ownership... |
tree | commitdiff |
2002-02-17 |
Owen Taylor | 1.3.14 GLIB_1_3_14 |
tree | commitdiff |
2002-02-13 |
Tim Janik | fixed a check for node not being NULL. |
tree | commitdiff |
2002-02-13 |
Tim Janik | remove extraneous redefinition of G_PARAM_SPEC_CLASS(). |
tree | commitdiff |
2002-02-13 |
Tim Janik | cosmetic cleanups, fixed [u]int64->string conversions. |
tree | commitdiff |
2002-02-10 |
Hans Breuer | msvc 5.0 can't cast from uint64 to double. Disable... |
tree | commitdiff |
2002-02-09 |
Owen Taylor | Register transformations for gint64, guint64. (#70780... |
tree | commitdiff |
2002-01-24 |
Tim Janik | return gulong instead of guint. |
tree | commitdiff |
2002-01-11 |
Tim Janik | fixed param_value_array_values_cmp(), param_value_array... |
tree | commitdiff |
2002-01-09 |
Tim Janik | cosmetic fix. |
tree | commitdiff |
2002-01-05 |
Hans Breuer | use -FImsvc_recommended_pragmas.h |
tree | commitdiff |
2002-01-04 |
Tim Janik | turn this into a GType, so negating it works on 64bit... |
tree | commitdiff |
2001-12-22 |
Tor Lillqvist | Add (undefined) HAVE_C99_VSNPRINTF. |
tree | commitdiff |
2001-12-18 |
Tim Janik | added some assertions to test g_signal_get_invocation_h... |
tree | commitdiff |
2001-12-17 |
Anders Carlsson | Set the reserved bit to (1 << 0) instead of (1 << 30). |
tree | commitdiff |
2001-12-14 |
James Henstridge | add rules to build it. |
tree | commitdiff |
2001-12-13 |
Tim Janik | implemented closure chaining. |
tree | commitdiff |
2001-12-10 |
Sven Neumann | perform an exact match on the two types instead of... |
tree | commitdiff |
2001-12-08 |
Christopher Blizzard | Explicitly add a cast to the last argument so that... |
tree | commitdiff |
2001-12-06 |
Tor Lillqvist | Add gsourceclosure.o. |
tree | commitdiff |
2001-11-26 |
Tim Janik | typedef GType to gulong instead of gsize, if possible. |
tree | commitdiff |
2001-11-25 |
Tim Janik | removed enum GTypeFundamentals. use macros to provide... |
tree | commitdiff |
2001-11-24 |
Tor Lillqvist | */.cvsignore: Add various Win32 related file types. |
tree | commitdiff |
2001-11-23 |
Hans Breuer | updated externals |
tree | commitdiff |
2001-11-22 |
Owen Taylor | Improve the detection of invalid includes by moving... |
tree | commitdiff |
2001-11-22 |
Tim Janik | use g_type_check_is_value_type() instead of g_type_valu... |
tree | commitdiff |
2001-11-21 |
Tim Janik | provide G_TYPE_FUNDAMENTAL_SHIFT and g_type_fundamental... |
tree | commitdiff |
2001-11-21 |
Tor Lillqvist | Set G_LOG_DOMAIN as in Makefile.am. |
tree | commitdiff |
2001-11-21 |
Tim Janik | put newly created param spec types into a global array. GOBJECT_GType_guint |
tree | commitdiff |
2001-11-20 |
jacob berkman | include glib-object.h rather than gobject/gobject.h |
tree | commitdiff |
2001-11-18 |
Mark McLoughlin | allow the enums name to not be on the same line as... |
tree | commitdiff |
2001-11-18 |
Hans Breuer | remove g_log_domain_gruntime usage |
tree | commitdiff |
2001-11-18 |
Owen Taylor | Include gtypes.h not gobject/gtype.h |
tree | commitdiff |
2001-11-17 |
Owen Taylor | Exit with non-zero exit status if any errors were encou... |
tree | commitdiff |
2001-11-17 |
Tor Lillqvist | Add g_pointer_type_register_static. |
tree | commitdiff |
2001-11-14 |
Tor Lillqvist | Add back mainloop-test here, too. |
tree | commitdiff |
2001-11-14 |
Tim Janik | add API for chaining: g_signal_chain_from_overridden... |
tree | commitdiff |
2001-11-13 |
Tim Janik | API cleanups. remove g_type_check_flags(), provide... |
tree | commitdiff |
2001-11-13 |
Tim Janik | fix standard type macros. |
tree | commitdiff |
2001-11-12 |
Tim Janik | G_TOKEN_ERROR is also an end of stream condition. |
tree | commitdiff |
2001-11-07 |
Tim Janik | provide G_CLOSURE_N_NOTIFIERS() for people that need... |
tree | commitdiff |
2001-11-05 |
Tim Janik | we need signal.h for G_BREAKPOINT(). |
tree | commitdiff |
2001-11-04 |
Owen Taylor | Add a function g_pointer_type_register_static() to... |
tree | commitdiff |
2001-11-03 |
Hans Breuer | gobject-query needs gmarshal.[hc,stings] so build it... |
tree | commitdiff |
2001-10-30 |
Matthias Clasen | Fix documentation. Document g_log_domain_glib, gunichar... |
tree | commitdiff |
2001-10-30 |
Sven Neumann | shut up CVS |
tree | commitdiff |
2001-10-29 |
Daniel Egger | Fix non-Intel/-Alpha version of the G_BREAKPOINT macro... |
tree | commitdiff |
2001-10-29 |
Owen Taylor | Generate glib-mkenums from glib-mkenums.in, substitutin... |
tree | commitdiff |
2001-10-25 |
Tor Lillqvist | Update. |
tree | commitdiff |
2001-10-25 |
Tor Lillqvist | Updates. |
tree | commitdiff |
2001-10-22 |
Tor Lillqvist | If we have built the MSVC import library, install it... |
tree | commitdiff |
2001-10-13 |
Matthias Clasen | Typo fixes. |
tree | commitdiff |
2001-10-12 |
Tim Janik | cosmetic fixups. |
tree | commitdiff |
2001-10-11 |
Joshua N Pritikin | Fill in missing support for gint64 & guint64 (#59254). |
tree | commitdiff |
2001-10-10 |
Joshua N Pritikin | Fix order of *_PARAM_SPEC_ULONG defines. |
tree | commitdiff |
2001-10-04 |
Owen Taylor | Add missing G_HAVE_GINT64 conditionalization. |
tree | commitdiff |
2001-10-03 |
Owen Taylor | Add support for G_TYPE_INT64 and storing it in GValue... |
tree | commitdiff |
2001-10-03 |
jacob berkman | s/retrive/retrieve/ |
tree | commitdiff |
2001-09-25 |
Tor Lillqvist | More Win32 automake macros. For .def files: GLIB_DEF... |
tree | commitdiff |
2001-09-21 |
Hans Breuer | updated externals |
tree | commitdiff |
2001-09-19 |
Tor Lillqvist | Correct InternalName and OriginalFilename to match... |
tree | commitdiff |
2001-09-18 |
Tim Janik | up version number to 1.3.8, interface age 0, binary... |
tree | commitdiff |
2001-09-17 |
Tor Lillqvist | Add variable for LT_CURRENT minus LT_AGE (the suffix... |
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-09-10 |
Alex Larsson | Removed is_refcounted and GBoxedInitFunc from |
tree | commitdiff |
2001-09-08 |
Owen Taylor | Move gbsearcharray.[ch] to glib as a private ininstalle... |
tree | commitdiff |
2001-09-05 |
Matthias Clasen | forgotten ChangeLog entry. |
tree | commitdiff |
2001-09-04 |
Matthias Clasen | gobject.c (g_object_base_class_finalize): typo fix. |
tree | commitdiff |
2001-09-04 |
Tor Lillqvist | Update. Don't mention pthreads. |
tree | commitdiff |
2001-09-03 |
Tim Janik | updates for 1.3.7 release. |
tree | commitdiff |
2001-09-03 |
Owen Taylor | Implement. |
tree | commitdiff |
2001-08-30 |
Tor Lillqvist | After being away for about five months, I'm back workin... |
tree | commitdiff |
2001-08-18 |
James Henstridge | add an object member to the structure. (weak_refs_notif... |
tree | commitdiff |
2001-08-15 |
Tim Janik | if __GNUC__ is defined, inline a test for an exact... |
tree | commitdiff |
2001-08-12 |
Tim Janik | fix preallocation logic, support DISABLE_MEM_POOLS... |
tree | commitdiff |
2001-08-06 |
Sven Neumann | Separate out log entry for gobject changes into the... |
tree | commitdiff |
next |