Age | Commit message (Expand) | Author | Files | Lines |
2003-12-08 | === Released 2.3.1 ===GLIB_2_3_1 | Owen Taylor | 1 | -1/+1 |
2003-11-29 | fix g_object_set() whithin _init() implementations not working for | Tim Janik | 2 | -3/+33 |
2003-11-27 | variant of class_peek() which works for static types only. | Tim Janik | 4 | -47/+112 |
2003-10-28 | Add /*< public >*/ and /*< private >*/ markers for documentation purposes. | Matthias Clasen | 3 | -1/+20 |
2003-10-24 | 100% | Matthias Clasen | 1 | -0/+1 |
2003-10-21 | Add a new GParamSpecOverride type that is a pointer to a different | Owen Taylor | 8 | -33/+500 |
2003-10-20 | Documentation additions. | Matthias Clasen | 2 | -1/+8 |
2003-10-17 | Add /*< public >*/ and /*< private >*/ markers for documentation purposes. | Matthias Clasen | 2 | -0/+7 |
2003-10-02 | fix post class_init interface initialization logic for child types. | Tim Janik | 2 | -53/+78 |
2003-10-02 | Add g_type_add/remove_interface_check(), which allows inserting a | Owen Taylor | 4 | -31/+89 |
2003-09-29 | Add g_type_default_interface_ref/peek/unref for accessing the default | Owen Taylor | 3 | -0/+72 |
2003-09-26 | You can have instance_real_class_bsa be non-NULL, but still the class not | Owen Taylor | 2 | -1/+11 |
2003-09-14 | Don't generate code using deprecated APIs. (#122292, Christian Persch) | Matthias Clasen | 2 | -4/+9 |
2003-09-12 | Add bug reference to ChangeLog | Owen Taylor | 1 | -1/+1 |
2003-09-12 | Add g_signal_accumulator_true_handled(), to do TRUE-stops-emit signals. | Owen Taylor | 8 | -861/+31 |
2003-09-12 | Make the g_value_set_x_take_ownership() functions "official" part of the | Matthias Clasen | 9 | -6/+66 |
2003-09-02 | added support for a "default vtable" per interface, that interface vtables | Tim Janik | 4 | -39/+148 |
2003-09-02 | fix iterating over fundamental types. | Tim Janik | 3 | -29/+198 |
2003-08-28 | removed stray change from previous commit. | Manish Singh | 2 | -7/+4 |
2003-08-28 | shut up cvs | Manish Singh | 1 | -0/+1 |
2003-08-27 | Add a detailed test case for interface initialization, testing the ability | Owen Taylor | 3 | -1/+439 |
2003-08-25 | fix typo in last commit, cast to GTypeValueTable * to get rid of const | Manish Singh | 2 | -1/+6 |
2003-08-25 | add bug number | Owen Taylor | 1 | -1/+1 |
2003-08-25 | Clarify docs on the return. Fix a memory leak if a type with a value table | Owen Taylor | 2 | -0/+9 |
2003-08-19 | check private instance data after initialization. | Tim Janik | 3 | -3/+96 |
2003-08-19 | adapt to new gbsearcharray.h code. (g_value_register_transform_func): turn | Tim Janik | 4 | -34/+56 |
2003-08-18 | added optimizations to skip NOP signal emissions. | Tim Janik | 2 | -1/+92 |
2003-08-13 | glib/Makefile.am gmodule/Makefile.am gobject/Makefile.am Use srcdir also | Tor Lillqvist | 1 | -2/+2 |
2003-08-08 | Improve the wording of the warning for invalid | Matthias Clasen | 1 | -1/+8 |
2003-08-06 | Add check for instance private usage within in instance_init. (Currently | Owen Taylor | 2 | -1/+29 |
2003-07-20 | updated externals | Hans Breuer | 2 | -0/+6 |
2003-07-08 | Only access node->data->instance when the node is instantiable. | Soeren Sandmann | 2 | -6/+15 |
2003-07-08 | Initialize node->data->instance.private_size here rather than in | Owen Taylor | 2 | -7/+17 |
2003-06-17 | forgotten ChangeLog | Matthias Clasen | 1 | -0/+5 |
2003-06-17 | New macros to check for XML catalog contents and path, borrowed from | Matthias Clasen | 1 | -5/+0 |
2003-05-30 | Order refs/unrefs so setting the same object back is safe. (#112861, | Owen Taylor | 2 | -6/+15 |
2003-03-30 | Optimize the common cases (init == NULL or init == "") a bit. replace uses | Matthias Clasen | 1 | -1/+1 |
2003-03-24 | removed leftover debugging message (bug #109093). | Sven Neumann | 2 | -4/+5 |
2003-03-10 | Add support for instance-private data. g_type_class_add_private(), | Owen Taylor | 4 | -16/+204 |
2003-03-06 | Fix 0/FALSE confusion. (#107662, Morten Welinder) | Matthias Clasen | 2 | -6/+13 |
2003-03-04 | require automake 1.7. Add calls to libtoolize and gtkdocize. Clean up some | James Henstridge | 1 | -68/+50 |
2003-02-17 | don't assert the types passed in to have value tables. this prevents | Tim Janik | 2 | -2/+10 |
2003-02-09 | remove lookup of unused BoxedNode. | Soeren Sandmann | 2 | -4/+5 |
2003-02-07 | Remove all docs from gobject at Tims request. Documentation is only for | Matthias Clasen | 8 | -927/+11 |
2003-01-12 | Add g_type_interface_prerequisites. Thanks to Kenichi SUTO. | Tor Lillqvist | 2 | -0/+6 |
2003-01-04 | [Win32] Install also the .def files, to help users generate import | Tor Lillqvist | 1 | -1/+3 |
2002-12-18 | Add docs. | Matthias Clasen | 2 | -0/+26 |
2002-12-18 | applied patch I got from Tim Janik for testing which fixes bug #101521. | Michael Natterer | 2 | -20/+26 |
2002-12-16 | Remove markup from doc comment, as GObject doesn't use --sgml-mode yet. | Matthias Clasen | 2 | -4/+8 |
2002-12-15 | Move some docs inline. | Matthias Clasen | 5 | -2/+266 |