summaryrefslogtreecommitdiff
path: root/gunicode.h
AgeCommit message (Expand)AuthorFilesLines
2001-03-20added this functionHavoc Pennington1-0/+3
2001-03-09Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>.Tor Lillqvist1-1/+1
2001-02-21Match also UNC paths on Win32.Tor Lillqvist1-12/+0
2001-02-17include string.hHavoc Pennington1-10/+10
2001-01-05move $enable_debug down below checks for GCC to avoid setting CFLAGSOwen Taylor1-12/+33
2000-12-17Use GetACP to get the current ANSI codepage.Tor Lillqvist1-1/+3
2000-11-29s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/Havoc Pennington1-2/+43
2000-10-19Change ERROR_OTHER to ERROR_FAILED, add some dummy marking with _().Owen Taylor1-1/+1
2000-10-12Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi1-10/+6
2000-09-11Add this function.Havoc Pennington1-0/+8
2000-09-06Some inline docs fixes.Owen Taylor1-3/+3
2000-08-25Mark the following functions G_GNUC_CONST (to allow betteroptimization)Elliot Lee1-20/+20
2000-07-31Fix stray characterOwen Taylor1-1/+1
2000-07-26applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik1-3/+3
2000-07-10Move string.h include into the .c file instead of where it was in the .hOwen Taylor1-1/+1
2000-07-08Rename the GUTILS_C_VAR macro to GLIB_VAR.Tor Lillqvist1-2/+16
2000-06-21Initial pass at adding unicode support functions. A few things still needOwen Taylor1-0/+178