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