mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
glib.h Rename Win32-only functions from gwin_* to g_win32_* to match the
1999-11-01 Tor Lillqvist <tml@iki.fi> * glib.h * glib.def: Rename Win32-only functions from gwin_* to g_win32_* to match the GLib naming conventions. * gutils.c * gwin32.c * testglib.c * makefile.{cygwin,msc}: Move the Win32-only functions to the new file gwin32.c
This commit is contained in:
committed by
Tor Lillqvist
parent
5bca288054
commit
6c5ec62da2
@@ -1,3 +1,15 @@
|
||||
1999-11-01 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib.h
|
||||
* glib.def: Rename Win32-only functions from gwin_* to g_win32_*
|
||||
to match the GLib naming conventions.
|
||||
|
||||
* gutils.c
|
||||
* gwin32.c
|
||||
* testglib.c
|
||||
* makefile.{cygwin,msc}: Move the Win32-only functions to the new
|
||||
file gwin32.c
|
||||
|
||||
1999-10-31 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gutils.c (gwin_getlocale): New Win32-specific function, returns
|
||||
|
Reference in New Issue
Block a user