summaryrefslogtreecommitdiff
path: root/gunicode.h
Commit message (Expand)AuthorAgeFilesLines
* Use GetACP to get the current ANSI codepage.Tor Lillqvist2000-12-171-1/+3
* s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/Havoc Pennington2000-11-291-2/+43
* Change ERROR_OTHER to ERROR_FAILED, add some dummy marking with _().Owen Taylor2000-10-191-1/+1
* Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi2000-10-121-10/+6
* Add this function.Havoc Pennington2000-09-111-0/+8
* Some inline docs fixes.Owen Taylor2000-09-061-3/+3
* Mark the following functions G_GNUC_CONST (to allow betteroptimization)Elliot Lee2000-08-251-20/+20
* Fix stray characterOwen Taylor2000-07-311-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* Move string.h include into the .c file instead of where it was in the .hOwen Taylor2000-07-101-1/+1
* Rename the GUTILS_C_VAR macro to GLIB_VAR.Tor Lillqvist2000-07-081-2/+16
* Initial pass at adding unicode support functions. A few things still needOwen Taylor2000-06-211-0/+178