2000-07-11 |
Tim Janik | removed g_type_is_dynamic() and added g_type_get_plugin(). ...11 02:48:13 2000 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
2000-06-24 |
Tim Janik | define gstring in terms of gchar*. this typedef reflects... ...23 17:20:26 2000 Tim Janik <timj@gtk.org> ...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... ...10 08:38:27 2000 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
2000-05-19 |
Tim Janik | added argument assertments. ...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... ...19 09:00:44 2000 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
2000-05-12 |
Tim Janik | added gobject ...28 23:54:35 2000 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
2000-05-12 |
Tim Janik | added gobject ...28 23:54:35 2000 Tim Janik <timj@gtk.org> ...28 21:41:49 2000 Tim Janik <timj@gtk.org> ...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... ... 5 01:15:48 2000 Tim Janik <timj@gtk.org> ...17 20:45:50 2000 Tim Janik <timj@gtk.org> ...11 04:28:10 2000 Tim Janik <timj@gtk.org> ... 7 04:27:49 2000 Tim Janik <timj@gtk.org> ... 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... ...19 08:32:32 2000 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
2000-03-01 |
Tim Janik | minor optimization. ... 1 10:39:39 2000 Tim Janik <timj@gtk.org> ...19 19:43:29 2000 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
2000-03-01 |
Tim Janik | do not return NULL symbols. ... 1 05:34:47 2000 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
2000-03-01 |
Tim Janik | do not return NULL symbols. ... 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... ...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... ... 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... ...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. ... 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... ...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... ...12 12:16:12 1999 Tim Janik <timj@gtk.org> ...12 11:49:00 1999 Tim Janik <timj@gtk.org> ...12 03:34:40 1999 Tim Janik <timj@gtk.org> ...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... ...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... ...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... ...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... ...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... ...26 15:09:36 1999 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1999-08-15 |
Tim Janik | eliminate memset() call, since string.h has not neccessarily... ...15 02:47:14 1999 Tim Janik <timj@gtk.org> ... 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... ...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(). ...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... ...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... ...18 08:24:12 1999 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1999-02-15 |
Tim Janik | default to yes for development trees. ...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 ...15 06:18:58 1999 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1999-02-10 |
Tim Janik | be more descriptive on unsupported systems. ...10 12:06:30 1999 Tim Janik <timj@gtk.org> ...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... ...10 07:56:33 1999 Tim Janik <timj@gtk.org> ...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... ...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... ...24 10:33:30 1999 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1999-01-23 |
Tim Janik | cleaned up the errno mess for GETPWUID. we especially... ...23 02:14:28 1999 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1999-01-17 |
Tim Janik | updates for 1.1.13. ...18 00:02:46 1999 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1999-01-17 |
Tim Janik | removed assertment about rtree->root being NULL, so... ...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 ... ...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... ...17 14:13:52 1999 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1999-01-17 |
Tim Janik | incremented version number to 1.1.13, bin age 0, interface... ...17 05:12:17 1999 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1999-01-04 |
Tim Janik | eliminated extraneous "register" qualifiers in variable... ... 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... ... 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... ... 2 02:20:59 1999 Tim Janik <timj@gtk.org> ... 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. ...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... ...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... ...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... ...19 06:25:55 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-19 |
Tim Janik | fixed up sys/poll.h and sys/types.h inclusions. ...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... ...19 03:10:50 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-18 |
Tim Janik | new function to check whether a main loop has been... ...18 00:03:17 1998 Tim Janik <timj@gtk.org> ...17 23:43:47 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-17 |
Tim Janik | if !G_THREADS_ENABLED, eat the trailing semicolon with... ...17 04:10:49 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-17 |
Tim Janik | -DG_LOG_DOMAIN="GThread", we don't need an extern variable... ...17 03:38:57 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-16 |
Tim Janik | version bump to 1.1.8, binary age 0, interface age 0. ...16 03:16:58 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-16 |
Tim Janik | fixed library and flag ordering for --libs ...16 02:02:48 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-13 |
Tim Janik | always define G_HAVE_INLINE if __cplusplus is defined... ...12 19:08:59 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-02 |
Tim Janik | s/time_t/GTime/ and s/g_print/g_message/ include time.h. ... 2 02:10:59 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-11-30 |
Tim Janik | added g_hook_list_marshal_check() to eventually destroy... ...30 07:12:10 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-11-28 |
Tim Janik | implemented incremental freezing facility. ...28 01:23:25 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-11-26 |
Tim Janik | reverted the g_hash_table_set_key_freefunc() addition... ...26 01:36:20 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-11-24 |
Tim Janik | removed the GListAllocator type and its g_*_allocator_... ...24 09:40:00 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-11-23 |
Tim Janik | new function g_slist_copy() to duplicate a list with... ...22 17:07:03 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-11-20 |
Tim Janik | added empty default imlementation so gmodule.so compiles... ...20 14:43:44 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-11-16 |
Tim Janik | fixed off-by-one error, so we don't waste a loop iteration... ...16 07:48:06 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-10-31 |
Tim Janik | removed old G_ENUM(), G_FLAGS(), G_NV() and G_SV()... ...31 05:08:26 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-10-28 |
Tim Janik | new function for file input. rewind the filedescriptor... ...27 07:25:53 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-10-25 |
Tim Janik | no more characters are available if read() returns... ...25 07:30:10 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-10-21 |
Tim Janik | reverted part of the changes from Sebastian Wilhelmi... ...21 19:22:58 1998 Tim Janik <timj@gtk.org> ...21 19:58:27 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-10-21 |
Tim Janik | API cleanups of the new g_str* functions for consistency... ...21 17:03:05 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-10-08 |
Tim Janik | removed functions g_dataset_id_set_destroy and g_datalist_id... ... 8 06:47:27 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-10-07 |
Tim Janik | removed the #pragma } statement after extern "C" {... ... 7 05:31:24 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-10-06 |
Tim Janik | fixed memory offsett when ENABLE_MEM_CHECK is defined and ... 6 14:29:47 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-10-02 |
Tim Janik | properly handle the first valid hook to call, it maybe... ... 3 01:18:10 1998 Tim Janik <timj@gtk.org> ... 2 23:21:21 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-30 |
Tim Janik | added ghook.c. ...30 10:53:03 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-25 |
Tim Janik | version bump to 1.1.4, binary age 0, interface age 0. ...25 00:04:37 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-21 |
Tim Janik | added g_renew() which works as g_new() for g_realloc(). ...21 07:43:13 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-21 |
Tim Janik | NEWS file update for upcoming release of GLib + GModule... ...21 02:22:12 1998 Tim Janik <timj@gtk.org> ...21 01:54:48 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-18 |
Tim Janik | make the datalists a safe type (not using a generic... ...18 18:46:14 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-18 |
Tim Janik | check for key_compare_func != NULL (reported by Michal... ...18 03:41:20 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-17 |
Tim Janik | implemented g_datalist_* along the lines of g_dataset... ...17 06:36:25 1998 Tim Janik <timj@gtk.org> ...17 06:34:22 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-11 |
Tim Janik | explicitely include the prototypes for inline functions... ...11 02:11:46 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-08 |
Tim Janik | abandon the use of ATEXIT(), we keep the fallback macros... ... 8 05:04:06 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-07 |
Tim Janik | check for all three inline keywords individually. ... 7 07:53:21 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-05 |
Tim Janik | use g_mem_chunk_alloc0() to allocate the memchunk,... ... 5 04:40:02 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-02 |
Tim Janik | new function g_strnfill() to return a new string of... ...26 06:32:40 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-24 |
Tim Janik | removed this function which was not publically exported... ...24 02:08:56 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-20 |
Tim Janik | provide no operation implementation for the underlying... ...20 07:08:16 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-18 |
Tim Janik | new function g_log_set_always_fatal() to set an additional... ...18 04:40:17 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-18 |
Tim Janik | if __STRICT_ANSI__ is defined, make `inline' a noop... ...18 02:46:44 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-17 |
Tim Janik | made private functions static. ...17 15:21:42 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-17 |
Tim Janik | changed the return type for the GModuleCheckInit function... ...17 03:41:52 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-17 |
Tim Janik | feature an extra MODULES parameter, so glib-config... ...17 01:46:14 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-16 |
Tim Janik | version bump to 1.1.3, binary age 0, interface age 0. ...16 20:28:27 1998 Tim Janik <timj@gtk.org> ...14 16:41:53 1998 Tim Janik <timj@gtk.org> ...13 14:23:37 1998 Tim Janik <timj@gtk.org> ...14 02:24:39 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-10 |
Tim Janik | minor changes to internal interface. ...10 03:35:57 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-10 |
Tim Janik | minor hack to cause SUBDIRS (gmodule) to be build last... ...10 02:17:19 1998 Tim Janik <timj@gtk.org> ...10 02:18:31 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-04 |
Tim Janik | version bump to 1.1.1, binary age 1, interface age... ... 4 15:17:54 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-03 |
Tim Janik | change order of gpointer data; field in struct _GNode... ... 3 16:02:26 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-07-31 |
Tim Janik | added a GNode test. ...31 22:17:05 1998 Tim Janik <timj@gtk.org> ...31 09:08:16 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-07-27 |
Tim Janik | #if 0'ed out the GTime definition, until it is definitively... ...27 01:02:27 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-07-26 |
Tim Janik | #if 0'ed out the GTime definition, until it is definitively... ...27 01:02:27 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-07-22 |
Tim Janik | new functions to make a scanner scope sensitive wrt... ...23 00:29:14 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
next |