Age | Commit message (Expand) | Author | Files | Lines |
2001-11-22 | Improve the detection of invalid includes by moving the test outside the | Owen Taylor | 16 | -44/+54 |
2001-11-22 | use g_type_check_is_value_type() instead of g_type_value_table_peek(). | Tim Janik | 6 | -428/+377 |
2001-11-21 | provide G_TYPE_FUNDAMENTAL_SHIFT and g_type_fundamental_next() to return | Tim Janik | 3 | -114/+104 |
2001-11-21 | Set G_LOG_DOMAIN as in Makefile.am. | Tor Lillqvist | 4 | -3/+37 |
2001-11-21 | put newly created param spec types into a global array.GOBJECT_GType_guint | Tim Janik | 7 | -71/+137 |
2001-11-20 | include glib-object.h rather than gobject/gobject.h | jacob berkman | 2 | -1/+6 |
2001-11-18 | allow the enums name to not be on the same line as the trailing '}'. | Mark McLoughlin | 2 | -0/+19 |
2001-11-18 | remove g_log_domain_gruntime usage | Hans Breuer | 2 | -1/+5 |
2001-11-18 | Include gtypes.h not gobject/gtype.h | Owen Taylor | 17 | -4/+51 |
2001-11-17 | Exit with non-zero exit status if any errors were encountered. | Owen Taylor | 2 | -5/+29 |
2001-11-17 | Add g_pointer_type_register_static. | Tor Lillqvist | 2 | -0/+5 |
2001-11-14 | Add back mainloop-test here, too. | Tor Lillqvist | 2 | -7/+11 |
2001-11-14 | add API for chaining: g_signal_chain_from_overridden() and | Tim Janik | 13 | -109/+52 |
2001-11-13 | API cleanups. remove g_type_check_flags(), provide g_type_test_flags() as | Tim Janik | 4 | -22/+30 |
2001-11-13 | fix standard type macros. | Tim Janik | 2 | -3/+12 |
2001-11-12 | G_TOKEN_ERROR is also an end of stream condition. | Tim Janik | 2 | -5/+2 |
2001-11-07 | provide G_CLOSURE_N_NOTIFIERS() for people that need to walk the notifier | Tim Janik | 3 | -1/+9 |
2001-11-05 | we need signal.h for G_BREAKPOINT(). | Tim Janik | 3 | -0/+7 |
2001-11-04 | Add a function g_pointer_type_register_static() to register a type derived | Owen Taylor | 3 | -0/+34 |
2001-11-03 | gobject-query needs gmarshal.[hc,stings] so build it after them. Add | Hans Breuer | 3 | -7/+23 |
2001-10-30 | Fix documentation. Document g_log_domain_glib, gunichar, gunichar2, | Matthias Clasen | 1 | -3/+3 |
2001-10-30 | shut up CVS | Sven Neumann | 1 | -0/+1 |
2001-10-29 | Fix non-Intel/-Alpha version of the G_BREAKPOINT macro to include | Daniel Egger | 2 | -2/+6 |
2001-10-29 | Generate glib-mkenums from glib-mkenums.in, substituting in path to perl. | Owen Taylor | 4 | -407/+10 |
2001-10-25 | Update. | Tor Lillqvist | 1 | -1/+1 |
2001-10-25 | Updates. | Tor Lillqvist | 2 | -2/+7 |
2001-10-22 | If we have built the MSVC import library, install it. Install the gcc | Tor Lillqvist | 2 | -0/+27 |
2001-10-13 | Typo fixes. | Matthias Clasen | 3 | -8/+13 |
2001-10-12 | cosmetic fixups. | Tim Janik | 4 | -27/+31 |
2001-10-11 | Fill in missing support for gint64 & guint64 (#59254). | Joshua N Pritikin | 10 | -167/+340 |
2001-10-10 | Fix order of *_PARAM_SPEC_ULONG defines. | Joshua N Pritikin | 2 | -1/+6 |
2001-10-04 | Add missing G_HAVE_GINT64 conditionalization. | Owen Taylor | 2 | -1/+7 |
2001-10-03 | Add support for G_TYPE_INT64 and storing it in GValue (Patch from Mathieu | Owen Taylor | 8 | -2/+162 |
2001-10-03 | s/retrive/retrieve/ | jacob berkman | 3 | -7/+16 |
2001-09-25 | More Win32 automake macros. For .def files: GLIB_DEF, GMODULE_DEF, | Tor Lillqvist | 3 | -19/+27 |
2001-09-21 | updated externals | Hans Breuer | 2 | -0/+8 |
2001-09-19 | Correct InternalName and OriginalFilename to match what we actually | Tor Lillqvist | 2 | -3/+8 |
2001-09-18 | up version number to 1.3.8, interface age 0, binary age 0. | Tim Janik | 3 | -8/+42 |
2001-09-17 | Add variable for LT_CURRENT minus LT_AGE (the suffix used by libtool on | Tor Lillqvist | 3 | -22/+17 |
2001-09-10 | removed extraneous GObject* returns from a couple functions that are very | Tim Janik | 3 | -19/+20 |
2001-09-10 | got rid of g_set_error_handler(), g_set_warning_handler(), | Tim Janik | 5 | -163/+604 |
2001-09-10 | Removed is_refcounted and GBoxedInitFunc from | Alex Larsson | 3 | -43/+10 |
2001-09-08 | Move gbsearcharray.[ch] to glib as a private ininstalled header. | Owen Taylor | 4 | -363/+5 |
2001-09-05 | forgotten ChangeLog entry. | Matthias Clasen | 1 | -0/+4 |
2001-09-04 | gobject.c (g_object_base_class_finalize): typo fix. | Matthias Clasen | 1 | -1/+1 |
2001-09-04 | Update. Don't mention pthreads. | Tor Lillqvist | 1 | -9/+5 |
2001-09-03 | updates for 1.3.7 release. | Tim Janik | 2 | -1/+9 |
2001-09-03 | Implement. | Owen Taylor | 5 | -0/+247 |
2001-08-30 | After being away for about five months, I'm back working on this... For | Tor Lillqvist | 1 | -1/+1 |
2001-08-18 | add an object member to the structure. (weak_refs_notify): pass | James Henstridge | 3 | -2/+17 |