platform/upstream/glib.git
2000-12-13 Tim Janikreturn whether a value got removed.
2000-12-12 Tim Janikclean up after elliot, wonder what his mother has to...
2000-12-12 Owen TaylorRevert unauthorized changes.
2000-12-12 Elliot LeeGMainContext useful in implementing some additional...
2000-12-12 Tim Janikshut up on new marshaller generated stuff
2000-12-12 Tim Janiki guess some people may need this ;)
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
2000-12-10 Owen TaylorRemove pollfds from the context here, not when actually...
2000-12-08 Raja R HarinathRename from GLIB_DIVERT_BEFORE_HELP. Update to track...
2000-12-08 Raja R HarinathFix typo, and fix some formatting.
2000-12-08 Raja R HarinathRearrange into other veriables, and include run-markup...
2000-12-08 Havoc Penningtonmove markup-test to noinst_PROGRAMS; it isn't a proper...
2000-12-08 Raja R HarinathDon't put anything after an #endif. Likewise.
2000-12-07 Owen TaylorAdd a bunch of unrefs.
2000-12-07 Havoc Penningtonadd g_strdupv test
2000-12-05 Owen TaylorMajor change in API for creating sources to handle...
2000-12-05 Owen Tayloradd images
2000-12-01 Tor LillqvistInclude make.msc from GLib's build subdir.
2000-12-01 Havoc PenningtonProvide G_CONST_RETURN which is 'const' by default...
2000-11-29 Havoc PenningtonForgot gunibreak.c, mistake in ChangeLog
2000-11-29 Havoc Penningtons/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/
2000-11-29 Elliot Leetouchups.
2000-11-29 Tim Janikfix elliots "logic fix" that dereferences NULL nodes...
2000-11-28 Elliot LeeFix warnings.
2000-11-28 Tor LillqvistPatches by Hans Breuer:
2000-11-28 Sebastian WilhelmiRevamped errorcheck mutexes and added errorcheck cond_w...
2000-11-28 Havoc PenningtonAdd void in empty function arg list
2000-11-26 Tor LillqvistAdd gqsort.
2000-11-21 Sebastian WilhelmiAdd a surrogate for thread priorities using PID nicenes...
2000-11-21 Tim Janikindentation fixes
2000-11-20 Jonathan BlandfordPatch from David Benson <daveb@idealab.com> to add...
2000-11-20 Havoc PenningtonMore convenient data-setting functions
2000-11-20 Havoc PenningtonUse a switch here, maybe helps the compiler optimize...
2000-11-19 Tor LillqvistAdd g_trash_stack entry points.
2000-11-17 Owen TaylorReleased 1.3.2 GLIB_1_3_2
2000-11-17 Owen Taylorremoved stray files
2000-11-16 Owen TaylorIf loading the module fails, don't increment the use...
2000-11-15 Sebastian WilhelmiCheck for the sched.h header and include it on gthread...
2000-11-15 Tim Janikdoh, s/BSE_OBJECT_TYPE_NAME/G_OBJECT_TYPE_NAME/; report...
2000-11-14 Tor LillqvistMake #endif comment match #ifdef.
2000-11-13 Owen TaylorUp version to 1.3.2
2000-11-13 Owen TaylorMove conversion functions into GConv section.
2000-11-13 Tor LillqvistAdd USE_LIBICONV.
2000-11-13 Sebastian WilhelmiMade recursive mutexes also work when the thread system...
2000-11-12 Owen TaylorCreate wrapper functions for iconv() so that we can...
2000-11-12 Robert BradyRemove g_filename_{to,from}_utf8
2000-11-12 Owen Taylortemplate is a reserved word in C++ s/template/tmpl/.
2000-11-11 Havoc PenningtonHandle a long stream of bytes containing no UTF-8 chara...
2000-11-11 Tor LillqvistAdd missing entry points.
2000-11-11 Tor LillqvistImprove chance to generate unique names with less effor...
2000-11-11 Owen Taylor*** empty log message ***
2000-11-11 Owen TaylorAdd gtypemodule.h
2000-11-11 Owen TaylorUpdates added
2000-11-11 Owen TaylorNew basic implementation of GTypePlugin interface as...
2000-11-10 Tor LillqvistAdd comment about template parameter to g_file_open_tmp...
2000-11-10 Tor LillqvistNew function, suggested by Havoc earlier this month...
2000-11-09 Sebastian WilhelmiDon't take threads with other priorities into account...
2000-11-05 Havoc Penningtonrename G_MARKUP_FOO to G_MARKUP_DO_NOT_USE_THIS_UNSUPPO...
2000-11-05 Havoc Penningtoninline docs (unescape_text): properly check strtoul...
2000-11-05 Havoc Penningtonremove parens from section name, confuses gtk-doc
2000-11-05 Havoc PenningtonFree the src error if the dest location is NULL - I...
2000-11-05 Havoc PenningtonAdded
2000-11-05 Owen Taylorrevert accidentally commited change
2000-11-05 Owen TaylorWhen appending handlers and not matching on signal_id...
2000-11-05 Tor LillqvistAdd gtypeplugin.
2000-11-05 Tim Janikfixed a bag full of subtle bugs of immensive screw...
2000-11-03 Tim Janikprefix internal functions with '_'. renamed g_signal_co...
2000-11-02 Sebastian WilhelmiRemove superfluous GSearchFunc.
2000-11-02 Sebastian WilhelmiAdded documentation for asynchronous queues.
2000-11-02 Sebastian WilhelmiAdd G_MUTEX_SIZE as needed for gthread-impl.c
2000-11-02 Sebastian WilhelmiChanged unportable __FUNCTION__ to the verbatim functio...
2000-11-02 Sebastian WilhelmiInclude sys/select.h (some platforms need it for select).
2000-11-01 Tim Janikdestroy all signals that the finalized obejct type...
2000-10-31 Sebastian WilhelmiThis time the right fix.
2000-10-31 Tor LillqvistAlso move the #define for O_BINARY from gutils.c to...
2000-10-30 Tor Lillqvistgutils.c gutils.h gfileutils.c Actually, g_mkstemp...
2000-10-30 Tor LillqvistCheck for mkstemp.
2000-10-30 Sebastian WilhelmiAdded documentation for G_MAXU(INT|SHORT|LONG).
2000-10-30 Sebastian Wilhelmisecond try.
2000-10-30 Sebastian WilhelmiMove GCompareFunc to GList and introduce and document...
2000-10-30 Sebastian Wilhelmimade both functions return gboolean just for the little...
2000-10-30 Sebastian WilhelmiIntroduced new function type GEqualFunc to return TRUE...
2000-10-30 Tim Janikstart at general description.
2000-10-30 Tim Janikopened up a new section on signals.
2000-10-30 Tim Janikrenamed owen's g_type_signals(), added required mutex...
2000-10-29 Owen TaylorFix problem where signals with "_" in them appeared...
2000-10-29 Owen TaylorAdd g_type_signals() - a function to list all signals...
2000-10-27 Tim Janikfixed notifier position for post_marshal guard which...
2000-10-27 Tor LillqvistMake glib-genmarshal.exe.
2000-10-27 Tor LillqvistAdd gmarkup.
2000-10-27 Tim Janikpublically define GSignalInvocationHint structure that...
2000-10-27 Sebastian WilhelmiRemoved the win32 limitation.
2000-10-27 Sebastian Wilhelmi.cvsignore updates
2000-10-27 Sebastian WilhelmiDocument the recently deprecated functions as such.
2000-10-27 Tim Janikconst fix
2000-10-27 Tim Janikri Oct 27 05:35:14 2000 Tim Janik <timj@gtk.org>
2000-10-27 Tim Janikfixed deadlock scenarion where g_signal_lookup() would...
2000-10-27 Havoc PenningtonNew module to parse a simple markup language
2000-10-26 Tor LillqvistCosmetics.
2000-10-26 Tor LillqvistFix gccisms (pointer arithmetic on void pointer, label...
next