updated for win32 msvc build
[platform/upstream/glib.git] / ChangeLog.pre-2-4
2001-02-19 Hans Breuerupdated for win32 msvc build
2001-02-19 Tim Janikmy name is glib-config-2.0! don't exit with errorcode...
2001-02-17 Havoc Penningtoninclude string.h
2001-02-17 Tim Janikadd check for broken RTLD_GLOBAL (on OSF1 V5.0).
2001-02-15 Sebastian WilhelmiReverted the changes necessary to enlarge the system...
2001-02-13 Havoc Penningtondon't overwrite errors
2001-02-13 Sebastian WilhelmiAdded functions g_static_rec_mutex_init, g_static_rec_m...
2001-02-12 Owen TaylorAdd check for gtk-doc version. GLIB_1_2_9PRE1
2001-02-10 Tor Lillqvistgtypes.h Move GLIB_VAR definition from gutils.h to...
2001-02-10 Tor LillqvistDon't store address of local variable in hashtable.
2001-02-08 Fatih DemirAdded tr to ALL_LINGUAS.
2001-02-04 Tor LillqvistUse "nn" for Nynorsk, as nn.po files are appearing...
2001-02-04 Tim Janiks/glib_trap_/g_trap_/. add comments on g_trap_instance_...
2001-02-03 Tor LillqvistChange order of libs, put progs_LDADD last. Needed...
2001-02-01 Tor Lillqvistgiochannel.h giowin32.c Stylistic cleanups. Use G_STRLO...
2001-02-01 Sebastian WilhelmiAdded g_static_mutex_init to allow initialization of...
2001-01-31 Owen TaylorFix problem with --disable-nls.
2001-01-30 Sebastian WilhelmiCall g_thread_impl_init(), as g_thread_init won't call it.
2001-01-30 Sebastian WilhelmiAdded debug information for g_mutex_free calls, if...
2001-01-29 Tor LillqvistUse the same GMutex structure as the configure-generate...
2001-01-29 Sebastian WilhelmiBroadcast the condition, if there are waiting readers...
2001-01-25 Tor Lillqvistmakefile.mingw.in Protect the rule to rebuild makefile...
2001-01-25 Tor LillqvistTypo.
2001-01-25 Tor LillqvistSocket support rewritten. It was utterly broken, and...
2001-01-23 3Free the callback (g_source_set_callback): Initialize...
2001-01-20 Tor LillqvistEven if g_get_codeset() is currently commented out...
2001-01-19 Kjartan MaraasFix typo. Same here.
2001-01-17 Tor LillqvistAdd doc comments. (g_win32_get_package_installation_dir...
2001-01-17 Owen TaylorOptimize for size rather than speed by making _() alway...
2001-01-16 Tor LillqvistDefine ENABLE_NLS and GETTEXT_PACKAGE.
2001-01-16 Owen TaylorAdd @INTLIBS@.
2001-01-16 Owen TaylorAdd gettext support.
2001-01-09 Tor LillqvistMinor cosmetic change to previous ChangeLog entry.
2001-01-09 Tor LillqvistRework the changes to needed to pass mainloop-test...
2001-01-09 Tor LillqvistDon't warn about deprecation on Win32. Code written...
2001-01-09 Sebastian WilhelmiMade g_profile_mutex a GMutex* instead of G_LOCK_DEFINE...
2001-01-06 Tor LillqvistGet len using strlen() if arg is negative in the Win32...
2001-01-05 Owen Taylormove $enable_debug down below checks for GCC to avoid...
2001-01-05 Tor LillqvistAdd test for g_path_skip_root().
2001-01-05 Tor LillqvistLook also for (illegal) forward slashes in the template.
2001-01-04 Havoc Penningtonremove glib-config-2.0
2001-01-04 Havoc Pennington-I$(top_srcdir)/gmodule, fix from Michael Meeks
2001-01-03 Owen TaylorSwitch GMainLoop to be ref/unref, use to make dropping...
2001-01-03 Owen TaylorUnref callback->cb_data if it was still set when the...
2001-01-02 Dan WinshipUse parentheses around an argument to make these cause...
2000-12-29 Tor LillqvistAdd GLIB_SIZEOF_VOID_P and GLIB_SIZEOF_LONG.
2000-12-29 Tim Janikwe can't grow _cv_ variables by using a backticked...
2000-12-29 Tim Janikgot rid of outdated dmalloc support. provide g_try_mall...
2000-12-27 Tor LillqvistUpdate.
2000-12-25 Tor LillqvistUse a MessageBox for fatal messages. Collect eror messa...
2000-12-24 Ali AbdinNew gcompat.h header file as recommended by Havoc.
2000-12-22 Sebastian WilhelmiDetermine the suffix of the shared librarries for this...
2000-12-19 Sebastian WilhelmiUpdated G_RAND_DOUBLE_TRANSFORM to be more accurate...
2000-12-19 Sebastian WilhelmiOk, I'm a moron. When I originally implemented ENABLE_G...
2000-12-19 Alexander LarssonAdded --disable-mem-pools option.
2000-12-17 Tor LillqvistUse GetACP to get the current ANSI codepage.
2000-12-14 Tor LillqvistNo need to -DGSPAWN_HELPER when compiling gspawn-win32...
2000-12-14 Tor LillqvistWarn if no callback. Call callback correctly. (g_io_win...
2000-12-13 Havoc Penningtonmake static
2000-12-13 Havoc Penningtondon't try to use thread stuff unless G_THREADS_ENABLED
2000-12-13 Tim Janikreturn whether a value got removed.
2000-12-12 Owen TaylorRevert unauthorized changes.
2000-12-12 Elliot LeeGMainContext useful in implementing some additional...
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 Havoc Penningtonadd g_strdupv test
2000-12-05 Owen TaylorMajor change in API for creating sources to handle...
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-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-20 Jonathan BlandfordPatch from David Benson <daveb@idealab.com> to add...
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-15 Sebastian WilhelmiCheck for the sched.h header and include it on gthread...
2000-11-14 Tor LillqvistMake #endif comment match #ifdef.
2000-11-13 Owen TaylorUp version to 1.3.2
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 TaylorAdd gtypemodule.h
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...
next