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 |
2000-12-29 | Tim Janik | got rid of outdated dmalloc support. provide g_try_malloc... Thu Dec 28 10:21:46 2000 Tim Janik <timj@gtk.org> Thu Dec 28 11:36:44 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-12-15 | Tim Janik | add an instance member value_type so the default value... Fri Dec 15 04:40:23 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-12-13 | Tim Janik | urg managed to forget this last time ;( Wed Dec 13 09:31:26 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-12-13 | Tim Janik | return whether a value got removed. Tue Dec 12 18:58:22 2000 Tim Janik <timj@gtk.org> Tue Dec 12 23:38:02 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-12-12 | Tim Janik | clean up after elliot, wonder what his mother has to... |
commit | commitdiff | tree |
2000-12-12 | Tim Janik | shut up on new marshaller generated stuff |
commit | commitdiff | tree |
2000-12-12 | Tim Janik | i guess some people may need this ;) |
commit | commitdiff | tree |
2000-12-12 | Tim Janik | fixed dealing with collection/lcopy of NULL values. Mon Dec 11 04:44:11 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-11-29 | Tim Janik | fix elliots "logic fix" that dereferences NULL nodes... Wed Nov 29 13:30:05 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-11-21 | Tim Janik | indentation fixes |
commit | commitdiff | tree |
2000-11-15 | Tim Janik | doh, s/BSE_OBJECT_TYPE_NAME/G_OBJECT_TYPE_NAME/; reported... Thu Nov 9 01:49:43 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-11-05 | Tim Janik | fixed a bag full of subtle bugs of immensive screw... Sun Nov 5 05:22:55 2000 Tim Janik <timj@gtk.org> Sat Nov 4 02:01:33 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-11-03 | Tim Janik | prefix internal functions with '_'. renamed g_signal_connect... Fri Nov 3 07:35:00 2000 Tim Janik <timj@gtk.org> Fri Nov 3 07:33:15 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-11-01 | Tim Janik | destroy all signals that the finalized obejct type... Wed Nov 1 03:36:54 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-10-30 | Tim Janik | start at general description. Mon Oct 30 11:13:12 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-10-30 | Tim Janik | opened up a new section on signals. Mon Oct 30 06:01:43 2000 Tim Janik <timj@gtk.org> Mon Oct 30 05:52:45 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-10-30 | Tim Janik | renamed owen's g_type_signals(), added required mutex... Mon Oct 30 03:00:07 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-10-27 | Tim Janik | fixed notifier position for post_marshal guard which... Sat Oct 28 00:28:09 2000 Tim Janik <timj@gtk.org> Fri Oct 27 21:49:31 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-10-27 | Tim Janik | publically define GSignalInvocationHint structure that... Fri Oct 27 16:33:41 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-10-27 | Tim Janik | const fix |
commit | commitdiff | tree |
2000-10-27 | Tim Janik | ri Oct 27 05:35:14 2000 Tim Janik <timj@gtk.org> ri Oct 27 05:35:14 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-10-27 | Tim Janik | fixed deadlock scenarion where g_signal_lookup() would... Fri Oct 27 05:35:14 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-10-25 | Tim Janik | added g_value_set_static_string(). Thu Oct 26 00:30:27 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-10-25 | Tim Janik | added newly added gobject/ headers. Tue Oct 24 22:09:14 2000 Tim Janik <timj@gtk.org> Wed Oct 25 20:27:02 2000 Tim Janik <timj@gtk.org> Tue Oct 24 23:10:26 2000 Tim Janik <timj@gtk.org> Mon Oct 23 08:28:15 2000 Tim Janik <timj@gtk.org> Sat Oct 21 02:49:56 2000 Tim Janik <timj@gtk.org> Fri Oct 20 15:31:04 2000 Tim Janik <timj@gtk.org> Mon Aug 21 04:13:37 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-09-07 | Tim Janik | for non-i386 and non-alpha, or non gcc, implement BREAKPOINT... Mon Aug 21 03:57:46 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-08-06 | Tim Janik | keep *last updated while running through the domain... Sun Aug 6 20:06:02 2000 Tim Janik <timj@gtk.org> Sun Aug 6 20:03:41 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-07-30 | Tim Janik | fix tor's recent changes which got rid of a required... Sun Jul 30 10:44:16 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-07-27 | Tim Janik | completed tor's fix to cover both #ifdef branches. Thu Jul 27 05:15:11 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-07-26 | Tim Janik | applied patch from Andreas Persenius <ndap@swipnet... Wed Jul 26 12:59:31 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-07-26 | Tim Janik | added g_strlcat() and g_strlcpy() wrappers, supplied... Wed Jul 26 05:47:48 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-07-26 | Tim Janik | include <stdlib.h> and <stddef.h> if STDC_HEADERS is... Wed Jul 26 05:03:24 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-07-25 | Tim Janik | applied patch from Darin Adler <darin@eazel.com> which... Wed Jul 26 00:46:03 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-07-25 | Tim Janik | make g_type_fundamental_last() a function, avoiding... Sun Jul 23 17:23:35 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-07-15 | Tim Janik | fixed an off by 0 error (yeah, the function went off... Sat Jul 15 09:11:46 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-07-13 | Tim Janik | default initialize the temporary default value, instead... Thu Jul 13 02:07:54 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-07-11 | Tim Janik | removed g_type_is_dynamic() and added g_type_get_plugin(). Tue Jul 11 02:48:13 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-06-28 | Tim Janik | spelling |
commit | commitdiff | tree |
2000-06-24 | Tim Janik | define gstring in terms of gchar*. this typedef reflects... Fri Jun 23 17:20:26 2000 Tim Janik <timj@gtk.org> Sat Jun 24 23:03:04 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-06-10 | Tim Janik | fetch the nth iface entry of the type node in the nth... Sat Jun 10 08:38:27 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-05-19 | Tim Janik | added argument assertments. Fri May 19 11:39:29 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-05-19 | Tim Janik | fixed SIZEOF_LONG==4 assumption with ENABLE_MEM_CHECK... Fri May 19 09:00:44 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-05-12 | Tim Janik | shutup |
commit | commitdiff | tree |
2000-05-12 | Tim Janik | added gobject Fri Apr 28 23:54:35 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-05-12 | Tim Janik | added gobject Fri Apr 28 23:54:35 2000 Tim Janik <timj@gtk.org> Fri Apr 28 21:41:49 2000 Tim Janik <timj@gtk.org> Fri Apr 28 19:45:16 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-05-12 | Tim Janik | add reserved fundamental ids for gtk types (for transition... Fri May 5 01:15:48 2000 Tim Janik <timj@gtk.org> Mon Apr 17 20:45:50 2000 Tim Janik <timj@gtk.org> Tue Apr 11 04:28:10 2000 Tim Janik <timj@gtk.org> Fri Apr 7 04:27:49 2000 Tim Janik <timj@gtk.org> Sun Apr 2 04:54:36 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-04-19 | Tim Janik | make sure that scanner->config->cset_skip_characters... Wed Apr 19 08:32:32 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-03-01 | Tim Janik | shut up cvs |
commit | commitdiff | tree |
2000-03-01 | Tim Janik | minor optimization. Wed Mar 1 10:39:39 2000 Tim Janik <timj@gtk.org> Sat Feb 19 19:43:29 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-03-01 | Tim Janik | do not return NULL symbols. Wed Mar 1 05:34:47 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-03-01 | Tim Janik | do not return NULL symbols. Wed Mar 1 05:34:47 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-02-13 | Tim Janik | wtf??? someone destroyed the configure.in, reverting... Sun Feb 13 08:16:47 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-02-03 | Tim Janik | return stolen data from g_datalist_id_remove_no_notify... Fri Feb 4 19:36:05 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-01-26 | Tim Janik | s/current_time/dispatch_time/ for the dispatch() handlers... Wed Jan 26 05:24:38 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
2000-01-09 | Tim Janik | correctly fetch the current locale, fix from owen. Sun Jan 9 13:28:36 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-10-14 | Tim Janik | removed useless g_string(x) macro that cluttered the... Tue Oct 12 14:17:12 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-10-12 | Tim Janik | completly new implementation for printf string upper... Tue Oct 12 12:16:12 1999 Tim Janik <timj@gtk.org> Tue Oct 12 11:49:00 1999 Tim Janik <timj@gtk.org> Tue Oct 12 03:34:40 1999 Tim Janik <timj@gtk.org> Mon Oct 11 18:01:49 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-09-21 | Tim Janik | define NULL as (0L) if __cplusplus is defined, to avoid... Wed Sep 22 01:53:18 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-09-17 | Tim Janik | applied patch from Soeren Sandmann <sandmann@daimi... Fri Sep 17 10:24:45 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-09-17 | Tim Janik | add explicit (GTrashStack*) cast for NULL pointer to... Thu Sep 16 13:19:54 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-09-13 | Tim Janik | in case we have to abort the program, debugging is... Mon Sep 13 23:25:59 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-08-26 | Tim Janik | added --export-dynamic so we can load dynmic modules... Thu Aug 26 15:09:36 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-08-16 | Tim Janik | removed comma |
commit | commitdiff | tree |
1999-08-15 | Tim Janik | eliminate memset() call, since string.h has not neccessarily... Sun Aug 15 02:47:14 1999 Tim Janik <timj@gtk.org> Mon Aug 2 21:03:10 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-07-24 | Tim Janik | 18:36. incorporated proposed cleanups from gtk-devel... Sat Jul 24 20:11:35 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-03-17 | Tim Janik | added GLIB_CHECK_VERSION() macro similar to GTK_CHECK_VERSION(). Wed Mar 17 03:14:56 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-02-27 | Tim Janik | moved old ChangeLog to ChangeLog.pre-1-2, and started... Sat Feb 27 01:18:47 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-02-18 | Tim Janik | plugged a memory leak, reported by Koen D'Hondt <ripley... Thu Feb 18 08:24:12 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-02-15 | Tim Janik | default to yes for development trees. Mon Feb 15 07:45:54 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-02-15 | Tim Janik | return guints instead of gints for g_hash_table_size and Mon Feb 15 06:18:58 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-02-10 | Tim Janik | be more descriptive on unsupported systems. Wed Feb 10 12:06:30 1999 Tim Janik <timj@gtk.org> Wed Feb 10 12:01:42 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-02-10 | Tim Janik | fixed errernerous code wrt to thread specific error... Wed Feb 10 07:56:33 1999 Tim Janik <timj@gtk.org> Wed Feb 10 06:20:30 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-01-27 | Tim Janik | applied patch from Andrej Borsenkow <borsenkow.msk... Wed Jan 27 01:57:19 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-01-24 | Tim Janik | reverted raja's changes, since they leaked a struct... Sun Jan 24 10:33:30 1999 Tim Janik <timj@gtk.org> ... ("Sat Jan 23 02:14:28 1999 Tim Janik"), module yosh's recent changes. |
commit | commitdiff | tree |
1999-01-23 | Tim Janik | cleaned up the errno mess for GETPWUID. we especially... Sat Jan 23 02:14:28 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-01-17 | Tim Janik | updates for 1.1.13. Mon Jan 18 00:02:46 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-01-17 | Tim Janik | fixed assertment vs. assertion |
commit | commitdiff | tree |
1999-01-17 | Tim Janik | removed assertment about rtree->root being NULL, so... Sun Jan 17 17:15:59 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-01-17 | Tim Janik | if !defined (G_LOG_DOMAIN) define G_LOG_DOMAIN as ... Sun Jan 17 16:14:03 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-01-17 | Tim Janik | added a define G_HOOK_DEFERRED_DESTROY, to substitute... Sun Jan 17 14:13:52 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-01-17 | Tim Janik | fix yet another small glitch |
commit | commitdiff | tree |
1999-01-17 | Tim Janik | reentrancy fixups |
commit | commitdiff | tree |
1999-01-17 | Tim Janik | incremented version number to 1.1.13, bin age 0, interface... Sun Jan 17 05:12:17 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-01-13 | Tim Janik | small fix so it compiles for me |
commit | commitdiff | tree |
1999-01-04 | Tim Janik | eliminated extraneous "register" qualifiers in variable... Mon Jan 4 20:58:50 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-01-04 | Tim Janik | adjusted the g_strdup_a, g_strndup_a and g_strconcat3_a... Mon Jan 4 14:38:11 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1999-01-02 | Tim Janik | avoid unneccessary extra hook referencing (the explicit... Sat Jan 2 02:20:59 1999 Tim Janik <timj@gtk.org> Fri Jan 1 22:47:44 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1998-12-22 | Tim Janik | fixed buglet that could cause bogus warnings. Tue Dec 22 10:32:11 1998 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1998-12-21 | Tim Janik | there was a reference count race for hooks during invocation... Mon Dec 21 21:48:29 1998 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1998-12-21 | Tim Janik | default initialize source_timeout with -1 so we have... Mon Dec 21 03:48:04 1998 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1998-12-19 | Tim Janik | fixed a minor bug that would let configures bail out... Sat Dec 19 06:25:55 1998 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1998-12-19 | Tim Janik | add glibconfig-sysdefs.h to .cvsignore |
commit | commitdiff | tree |
1998-12-19 | Tim Janik | fixed up sys/poll.h and sys/types.h inclusions. Sat Dec 19 04:27:17 1998 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
1998-12-19 | Tim Janik | fixed up gthread includes, cleaned up glibconfig.h... Sat Dec 19 03:10:50 1998 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree |
next |