summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
AgeCommit message (Expand)AuthorFilesLines
2001-02-12Add check for gtk-doc version.GLIB_1_2_9PRE1Owen Taylor1-0/+4
2001-02-10gtypes.h Move GLIB_VAR definition from gutils.h to gtypes.hTor Lillqvist1-0/+6
2001-02-10Don't store address of local variable in hashtable.Tor Lillqvist1-0/+5
2001-02-08Added tr to ALL_LINGUAS.Fatih Demir1-0/+4
2001-02-04Use "nn" for Nynorsk, as nn.po files are appearing now. If the sublanguageTor Lillqvist1-0/+6
2001-02-04s/glib_trap_/g_trap_/. add comments on g_trap_instance_signals,Tim Janik1-0/+8
2001-02-03Change order of libs, put progs_LDADD last. Needed for cygwin, saysTor Lillqvist1-0/+5
2001-02-01giochannel.h giowin32.c Stylistic cleanups. Use G_STRLOC in g_warning()Tor Lillqvist1-0/+13
2001-02-01Added g_static_mutex_init to allow initialization of a GStaticMutex, thatSebastian Wilhelmi1-0/+6
2001-01-31Fix problem with --disable-nls.Owen Taylor1-1/+5
2001-01-30Call g_thread_impl_init(), as g_thread_init won't call it.Sebastian Wilhelmi1-0/+7
2001-01-30Added debug information for g_mutex_free calls, if G_ERRORCHECK_MUTEXES isSebastian Wilhelmi1-0/+5
2001-01-29Use the same GMutex structure as the configure-generated glibconfig.hTor Lillqvist1-0/+8
2001-01-29Broadcast the condition, if there are waiting readers, as all might readSebastian Wilhelmi1-0/+6
2001-01-25makefile.mingw.in Protect the rule to rebuild makefile.mingw ifTor Lillqvist1-0/+5
2001-01-25Typo.Tor Lillqvist1-5/+5
2001-01-25Socket support rewritten. It was utterly broken, and untested in fact. WeTor Lillqvist1-0/+30
2001-01-23Free the callback (g_source_set_callback): Initialize the callback31-0/+5
2001-01-20Even if g_get_codeset() is currently commented out from gutils.h, fix itTor Lillqvist1-0/+6
2001-01-19Fix typo. Same here.Kjartan Maraas1-0/+6
2001-01-17Add doc comments. (g_win32_get_package_installation_directory): Add oneTor Lillqvist1-0/+16
2001-01-17Optimize for size rather than speed by making _() always callOwen Taylor1-0/+11
2001-01-16Define ENABLE_NLS and GETTEXT_PACKAGE.Tor Lillqvist1-0/+21
2001-01-16Add @INTLIBS@.Owen Taylor1-0/+4
2001-01-16Add gettext support.Owen Taylor1-0/+14
2001-01-09Minor cosmetic change to previous ChangeLog entry.Tor Lillqvist1-9/+8
2001-01-09Rework the changes to needed to pass mainloop-test. Now we don't need toTor Lillqvist1-0/+19
2001-01-09Don't warn about deprecation on Win32. Code written for GLib 1.2 doesn'tTor Lillqvist1-0/+8
2001-01-09Made g_profile_mutex a GMutex* instead of G_LOCK_DEFINE_STATIC to avoidSebastian Wilhelmi1-0/+7
2001-01-06Get len using strlen() if arg is negative in the Win32 code, too.Tor Lillqvist1-0/+27
2001-01-05move $enable_debug down below checks for GCC to avoid setting CFLAGSOwen Taylor1-0/+37
2001-01-05Add test for g_path_skip_root().Tor Lillqvist1-0/+2
2001-01-05Look also for (illegal) forward slashes in the template.Tor Lillqvist1-0/+17
2001-01-04remove glib-config-2.0Havoc Pennington1-1/+7
2001-01-04-I$(top_srcdir)/gmodule, fix from Michael MeeksHavoc Pennington1-0/+7
2001-01-03Switch GMainLoop to be ref/unref, use to make dropping reference toOwen Taylor1-1/+6
2001-01-03Unref callback->cb_data if it was still set when the source is freed.Owen Taylor1-0/+6
2001-01-02Use parentheses around an argument to make these cause an error if youDan Winship1-0/+7
2000-12-29Add GLIB_SIZEOF_VOID_P and GLIB_SIZEOF_LONG.Tor Lillqvist1-0/+8
2000-12-29we can't grow _cv_ variables by using a backticked expr that refers backTim Janik1-0/+7
2000-12-29got rid of outdated dmalloc support. provide g_try_malloc() andTim Janik1-0/+24
2000-12-27Update.Tor Lillqvist1-0/+4
2000-12-25Use a MessageBox for fatal messages. Collect eror message into a buffer,Tor Lillqvist1-0/+10
2000-12-24New gcompat.h header file as recommended by Havoc.Ali Abdin1-0/+11
2000-12-22Determine the suffix of the shared librarries for this system. This isSebastian Wilhelmi1-0/+13
2000-12-19Updated G_RAND_DOUBLE_TRANSFORM to be more accurate. Redid g_rand_double()Sebastian Wilhelmi1-0/+16
2000-12-19Ok, I'm a moron. When I originally implemented ENABLE_GC_FRIENDLY, ISebastian Wilhelmi1-0/+10
2000-12-19Added --disable-mem-pools option.Alexander Larsson1-0/+11
2000-12-17Use GetACP to get the current ANSI codepage.Tor Lillqvist1-0/+9
2000-12-14No need to -DGSPAWN_HELPER when compiling gspawn-win32-helper any longer.Tor Lillqvist1-0/+3