Age | Commit message (Expand) | Author | Files | Lines |
2006-06-12 | 2.11.3GLIB_2_11_3 | Matthias Clasen | 1 | -0/+4 |
2006-06-05 | 2.11.2GLIB_2_11_2 | Matthias Clasen | 1 | -0/+4 |
2006-06-02 | Moving ChangeLog entry to gobject/. | Behdad Esfahbod | 1 | -0/+5 |
2006-05-16 | turn off compiler warnings, #337129. | Tim Janik | 1 | -0/+4 |
2006-05-15 | 2.11.1GLIB_2_11_1 | Matthias Clasen | 1 | -0/+4 |
2006-05-03 | 2.11.0GLIB_2_11_0 | Matthias Clasen | 1 | -0/+4 |
2006-05-02 | split up G_DEFINE_*TYPE macro definitions so C CODE arguments are not | Tim Janik | 1 | -0/+6 |
2006-04-23 | Fix some problems with my last commit | Matthias Clasen | 1 | -0/+9 |
2006-04-21 | Add g_type_register_static_simple | Matthias Clasen | 1 | -0/+8 |
2006-03-07 | 2.10.1GLIB_2_10_1 | Matthias Clasen | 1 | -0/+4 |
2006-03-07 | added case3 to hand out the original floating flag handler. required by | Tim Janik | 1 | -0/+5 |
2006-02-24 | 2.10.0GLIB_2_10_0 | Matthias Clasen | 1 | -0/+4 |
2006-02-11 | 2.9.6GLIB_2_9_6 | Matthias Clasen | 1 | -0/+4 |
2006-01-30 | Remove C++ comment | Matthias Clasen | 1 | -0/+4 |
2006-01-27 | 2.9.5GLIB_2_9_5 | Matthias Clasen | 1 | -0/+4 |
2006-01-18 | 2.9.4GLIB_2_9_4 | Matthias Clasen | 1 | -0/+4 |
2006-01-18 | Make g_object_compat_control() visible for GTK+ compilation, to avoid | Matthias Clasen | 1 | -0/+6 |
2006-01-17 | 2.9.3GLIB_2_9_3 | Matthias Clasen | 1 | -0/+4 |
2006-01-06 | 2.9.2GLIB_2_9_2 | Matthias Clasen | 1 | -0/+4 |
2006-01-05 | Fix make check | Matthias Clasen | 1 | -1/+5 |
2005-12-31 | Remove the handler trash stack, which is now unused. (g_signal_init): | Matthias Clasen | 1 | -0/+3 |
2005-12-30 | Remove the handler trash stack, which is now unused. | Matthias Clasen | 1 | -0/+5 |
2005-12-24 | Add new functions. | Matthias Clasen | 1 | -0/+4 |
2005-12-22 | renamed GUnowned to GInitiallyUnowned. | Tim Janik | 1 | -0/+4 |
2005-12-22 | implemented G_TYPE_GTPYE. applied patch from matthias which implements | Tim Janik | 1 | -0/+13 |
2005-12-09 | 2.9.1GLIB_2_9_1 | Matthias Clasen | 1 | -0/+4 |
2005-12-05 | Use G_FLAGS_CLASS_TYPE. (#323273, Kalle Vahlman) | Matthias Clasen | 1 | -0/+5 |
2005-12-01 | use g_slic_* for all object allocations. | Tim Janik | 1 | -0/+4 |
2005-11-28 | Silence compiler warnings. | Matthias Clasen | 1 | -0/+7 |
2005-11-27 | Document GObject API additions | Matthias Clasen | 1 | -0/+4 |
2005-11-23 | added floating reference count. g_object_is_floating(): | Tim Janik | 1 | -0/+14 |
2005-11-23 | minor cleanups, implemented G_TYPE_HASH_TABLE. | Tim Janik | 1 | -0/+4 |
2005-11-18 | 2.9.0GLIB_2_9_0 | Matthias Clasen | 1 | -0/+4 |
2005-11-17 | const correctness fixes, found by Arjan van de Ven and gcc. | Matthias Clasen | 1 | -0/+5 |
2005-11-01 | prepared deprecation of GMemChunk and GAllocator. added g_slice_*() API to | Tim Janik | 1 | -0/+8 |
2005-10-03 | Really fix #314890. | Matthias Clasen | 1 | -0/+4 |
2005-09-27 | revert last change, it breaks all users of G_IMPLEMENT_INTERFACE() inside | Michael Natterer | 1 | -0/+7 |
2005-09-27 | Moved the ChangeLog entry to the right ChangeLog | David Odin | 1 | -0/+5 |
2005-09-26 | Don't hang on '{' following a trigraph comment in the same line. (#314890, | Matthias Clasen | 1 | -0/+5 |
2005-09-22 | fix pspec->name assignment which needs to be strdup()ed for non | Tim Janik | 1 | -0/+10 |
2005-09-20 | Remove the misleading comment about G_SIGNAL_TYPE_STATIC_SCOPE, since we | Matthias Clasen | 1 | -0/+6 |
2005-09-08 | Remove some unused code. Same here And here Mark some functions static. | Kjartan Maraas | 1 | -0/+8 |
2005-09-05 | Make the name field const. (g_signal_newv): Don't keep an unnecessary | Matthias Clasen | 1 | -0/+7 |
2005-08-31 | Intern the signal name. | Matthias Clasen | 1 | -0/+5 |
2005-08-31 | More string interning | Matthias Clasen | 1 | -0/+5 |
2005-08-31 | Intern type name before registering the type. | Matthias Clasen | 1 | -0/+3 |
2005-08-31 | Intern type names before registering the type to avoid unnecessary copies. | Matthias Clasen | 1 | -0/+12 |
2005-08-23 | 2.8.1GLIB_2_8_1 | Matthias Clasen | 1 | -0/+4 |
2005-08-12 | 2.8.0GLIB_2_8_0 | Matthias Clasen | 1 | -0/+4 |
2005-08-10 | Fix typos: invokation -> invocation. | Stepan Kasal | 1 | -2/+2 |