summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
AgeCommit message (Expand)AuthorFilesLines
2001-09-25More Win32 automake macros. For .def files: GLIB_DEF, GMODULE_DEF,Tor Lillqvist1-0/+18
2001-09-24glib/gutf8.c, glib/gunibreak.c, glib/gunicollate.c,Matthias Clasen1-0/+5
2001-09-24Added "sk" to ALL_LINGUAS. Added Slovak translation.Stanislav Visnovsky1-0/+4
2001-09-22simply setting is_readable and is_writeable to TRUE does make GimpHans Breuer1-1/+7
2001-09-21added rule for glibconfig.hHans Breuer1-0/+14
2001-09-21Rename g_mem_vtable_is_set() to g_mem_is_system_malloc().Owen Taylor1-0/+4
2001-09-20Accept also forward slashes. (But still don't accept them in the otherTor Lillqvist1-0/+23
2001-09-19Fix handling of user data when locating sources. (#60414, Katsuhiro Okuno)Owen Taylor1-1/+7
2001-09-19Patch from Matthias Clasen (#59806)Owen Taylor1-0/+19
2001-09-19Patch from Darin Adler to remove GReal* structures in favor of simpleOwen Taylor1-0/+7
2001-09-19Handle NUL bytes_written, bytes_read. (Suggested by Joshua N Pritikin,Owen Taylor1-0/+5
2001-09-19Handle failure of sysconf and pick a fixed size buffer. (Happens on CygwinOwen Taylor1-0/+6
2001-09-19Error out if gettext support is not found. (#59386)Owen Taylor1-0/+4
2001-09-19Add thread_equal function to allow for platform defined function toSebastian Wilhelmi1-0/+8
2001-09-19Released 1.3.8.GLIB_1_3_8Tim Janik1-0/+4
2001-09-18up version number to 1.3.8, interface age 0, binary age 0.Tim Janik1-0/+7
2001-09-18Fixes for compilation on Solaris (#59026, Frank Belew)Owen Taylor1-0/+17
2001-09-18add simple test for g_path_get_basename().Tim Janik1-0/+8
2001-09-17glib/gmain.c Mark the _funcs tables for export.Tor Lillqvist1-0/+14
2001-09-17Change so that it works on platforms where isalpha is a macro only,Darin Adler1-0/+9
2001-09-17Add variable for LT_CURRENT minus LT_AGE (the suffix used by libtool onTor Lillqvist1-0/+33
2001-09-14glib/gconvert.c (g_filename_from_uri): Replace `is contains'Matthias Clasen1-0/+6
2001-09-10Modified Files: glib/ChangeLog glib/glib/giochannel.hRon Steinke1-0/+9
2001-09-10got rid of g_set_error_handler(), g_set_warning_handler(),Tim Janik1-5/+3
2001-09-10Removed is_refcounted and GBoxedInitFunc fromAlex Larsson1-0/+7
2001-09-10Doc fixes.Owen Taylor1-0/+5
2001-09-10Add g_build_path(), g_build_filename(), to create separated paths,Owen Taylor1-0/+10
2001-09-08Add gbsearcharray.[ch].Owen Taylor1-0/+7
2001-09-04Version 1.3.7GLIB_1_3_7Owen Taylor1-0/+10
2001-09-04Update. Don't mention pthreads.Tor Lillqvist1-0/+17
2001-09-03updates for 1.3.7 release.Tim Janik1-0/+4
2001-09-03Add closure_marshal/closure_callback fields to GSourceFuncs for use byOwen Taylor1-0/+10
2001-09-02Replace some uses of isspace() with g_ascii_isspace().Owen Taylor1-0/+9
2001-09-02Fix some variables that should have been static.Owen Taylor1-0/+6
2001-08-30Add 'want_to_read' to GStaticRWLock to avoid calling g_cond_broadcast,Sebastian Wilhelmi1-0/+4
2001-08-30Don't free cached_poll_array, when adding new poll's. This is taken careSebastian Wilhelmi1-0/+6
2001-08-30After being away for about five months, I'm back working on this... ForTor Lillqvist1-0/+33
2001-08-29"gboolean foo : 1" results in TRUE being -1 once assigned, use "guint fooMichael Natterer1-0/+6
2001-08-27Updated name of error from G_CONVERT_ERROR_NOT_LOCAL_FILE toDarin Adler1-0/+12
2001-08-26New functions to convert between local pahtnames and file: uris.Alex Larsson1-0/+10
2001-08-25Forgot changelog entryAlexander Larsson1-0/+19
2001-08-25New function, doing the same as g_convert but taking a GIConv argument.Alexander Larsson1-0/+7
2001-08-24Fix bad indenting. I figured I should fix this since I just pointed AlexDarin Adler1-0/+6
2001-08-24Modified Files: glib/ChangeLog glib/glib/giochannel.cRon Steinke1-0/+14
2001-08-24Patch from Darin Adler to restore Glib-1.2 handling of empty strings, andOwen Taylor1-0/+10
2001-08-23Patch from Josh Pritikin to fix reversed key and value destroy functions.Owen Taylor1-0/+9
2001-08-23new macro.Tim Janik1-0/+4
2001-08-21Added traditional Chinese translation.Kwok-Koon Cheung1-0/+4
2001-08-20added po to SUBDIRSSven Neumann1-0/+4
2001-08-20Eliminate use of floating point when determining if the hash table needsOwen Taylor1-0/+11