2007-06-29 20:17:48 +02:00
|
|
|
glib/gatomic.c
|
2006-04-30 14:01:42 +02:00
|
|
|
glib/gbookmarkfile.c
|
2001-06-27 21:17:50 +02:00
|
|
|
glib/gconvert.c
|
2010-08-27 20:04:38 +02:00
|
|
|
glib/gdatetime.c
|
2001-12-04 10:41:48 +01:00
|
|
|
glib/gdir.c
|
2001-06-27 21:17:50 +02:00
|
|
|
glib/gfileutils.c
|
When the sublangid is SUBLANG_DEFAULT, return the locale of the language's
2001-09-24 Bruno Haible <haible@clisp.cons.org>
* glib/gwin32.c (g_win32_getlocale): When the sublangid is
SUBLANG_DEFAULT, return the locale of the language's main country,
not a country-neutral locale. E.g. "en_US" instead of "en". Add
handling of LANG_SORBIAN. Fix typo for SUBLANG_CHINESE_SIMPLIFIED
(China == CN, CH == Switzerland). Ignore empty environment
variable values.
2001-09-28 Tor Lillqvist <tml@iki.fi>
* glib/makefile.{mingw,msc}.in: Add localcharset.o. Just copy the
source file from libcharset and compile in this directory.
* glib/giochannel.c: Mark rest of g_set_error strings for
translation, too.
* glib/giowin32.c: Add some debugging output functions, call them
when debugging.
(create_events, g_io_win32_msg_write): Free message fetched with
g_win32_error_message ().
(g_io_win32_check): Indentation fixes.
(g_io_win32_fd_read,g_io_win32_sock_read): Don't always return
G_IO_STATUS_NORMAL. Do return G_IO_STATUS_EOF if we got 0 bytes,
like on Unix. This helps making the test programs run
successfully.
* glib/gmain.c (g_poll): Return the code ifdeffed out with
TEST_WITHOUT_THIS. Can't remember why it was ifdeffed out. Things
seem to work as previously with the code in place. Especially
spawn-test didn't work with the code ifdeffed out (Bug#61067).
* glib/grand.c (g_rand_new): Don't try to use /dev/urandom unless
on Unix.
* glib/gspawn-win32-helper.c (WinMain): Remove Sleep(10000)
accidentally left in.
gthread:
2001-09-28 Tor Lillqvist <tml@iki.fi>
* gthread-win32.c: Use an extra level of indirection for GMutex.
It is now a pointer either to a pointer to a CRITICAL_SECTION
struct, or to a mutex HANDLE. This is needed in case the user
defines G_ERRORCHECK_MUTEXES. G_MUTEX_SIZE must correctly reflect
the size of *GMutex, but this used to vary depending on whether we
at run-time chose to use CRITICAL_SECTIONs or mutexes.
(g_mutex_free_win32_cs_impl, g_cond_free_win32_impl): Call
DeleteCriticalSection() when done with it.
* gthread-impl.c (g_thread_init_with_errorcheck_mutexes): Call
g_thread_impl_init() before accessing
g_thread_functions_for_glib_use_default, as the
g_thread_impl_init() function might modify it.
po:
2001-09-28 Tor Lillqvist <tml@iki.fi>
* POTFILES.in: Add iochannel.c and giowin32.c.
* sv.po: Remove a bogus fuzziness indicator.
2001-09-28 00:07:00 +02:00
|
|
|
glib/giochannel.c
|
|
|
|
glib/giowin32.c
|
2010-01-29 22:33:06 +01:00
|
|
|
glib/glib.py
|
2005-06-25 05:38:32 +02:00
|
|
|
glib/gmappedfile.c
|
2001-06-27 21:17:50 +02:00
|
|
|
glib/gmarkup.c
|
2007-05-17 19:15:49 +02:00
|
|
|
glib/gregex.c
|
2001-06-27 21:17:50 +02:00
|
|
|
glib/gshell.c
|
|
|
|
glib/gspawn-win32.c
|
|
|
|
glib/gspawn.c
|
|
|
|
glib/gutf8.c
|
2004-08-03 22:23:05 +02:00
|
|
|
glib/goption.c
|
2004-11-17 14:30:52 +01:00
|
|
|
glib/gkeyfile.c
|
2010-08-27 20:04:38 +02:00
|
|
|
gio/gaction.c
|
|
|
|
gio/gactiongroup.c
|
2007-11-26 17:13:05 +01:00
|
|
|
gio/gappinfo.c
|
2010-08-05 07:39:02 +02:00
|
|
|
gio/gapplication.c
|
2011-03-10 12:33:58 +01:00
|
|
|
gio/gapplicationcommandline.c
|
2007-12-14 13:08:52 +01:00
|
|
|
gio/gasynchelper.c
|
2009-07-14 18:54:58 +02:00
|
|
|
gio/gasyncinitable.c
|
2007-11-26 17:13:05 +01:00
|
|
|
gio/gasyncresult.c
|
|
|
|
gio/gbufferedinputstream.c
|
|
|
|
gio/gbufferedoutputstream.c
|
|
|
|
gio/gcancellable.c
|
2010-01-29 22:33:06 +01:00
|
|
|
gio/gcharsetconverter.c
|
2007-11-26 17:13:05 +01:00
|
|
|
gio/gcontenttype.c
|
2010-01-29 22:33:06 +01:00
|
|
|
gio/gconverter.c
|
|
|
|
gio/gconverterinputstream.c
|
|
|
|
gio/gconverteroutputstream.c
|
2010-05-16 19:07:25 +02:00
|
|
|
gio/gcredentials.c
|
2007-11-26 17:13:05 +01:00
|
|
|
gio/gdatainputstream.c
|
2007-12-08 14:00:46 +01:00
|
|
|
gio/gdataoutputstream.c
|
2010-05-16 19:07:25 +02:00
|
|
|
gio/gdbusaddress.c
|
|
|
|
gio/gdbusauth.c
|
|
|
|
gio/gdbusauthmechanism.c
|
|
|
|
gio/gdbusauthmechanismsha1.c
|
|
|
|
gio/gdbusconnection.c
|
|
|
|
gio/gdbusmessage.c
|
|
|
|
gio/gdbusmethodinvocation.c
|
|
|
|
gio/gdbusprivate.c
|
|
|
|
gio/gdbusproxy.c
|
|
|
|
gio/gdbusserver.c
|
|
|
|
gio/gdbus-tool.c
|
2007-11-26 17:13:05 +01:00
|
|
|
gio/gdesktopappinfo.c
|
|
|
|
gio/gdrive.c
|
2007-12-14 13:08:52 +01:00
|
|
|
gio/gdummyfile.c
|
2011-03-10 12:33:58 +01:00
|
|
|
gio/gdummytlsbackend.c
|
2008-08-05 15:33:52 +02:00
|
|
|
gio/gemblem.c
|
2009-01-14 22:01:13 +01:00
|
|
|
gio/gemblemedicon.c
|
2007-12-14 13:08:52 +01:00
|
|
|
gio/gfileattribute.c
|
2007-11-26 17:13:05 +01:00
|
|
|
gio/gfile.c
|
|
|
|
gio/gfileenumerator.c
|
2007-12-14 13:08:52 +01:00
|
|
|
gio/gfileicon.c
|
2007-11-26 17:13:05 +01:00
|
|
|
gio/gfileinfo.c
|
|
|
|
gio/gfileinputstream.c
|
2009-07-14 18:54:58 +02:00
|
|
|
gio/gfileiostream.c
|
2007-11-26 17:13:05 +01:00
|
|
|
gio/gfilemonitor.c
|
|
|
|
gio/gfilenamecompleter.c
|
|
|
|
gio/gfileoutputstream.c
|
|
|
|
gio/gfilterinputstream.c
|
|
|
|
gio/gfilteroutputstream.c
|
|
|
|
gio/gicon.c
|
|
|
|
gio/ginputstream.c
|
2009-07-14 18:54:58 +02:00
|
|
|
gio/ginetaddress.c
|
|
|
|
gio/ginetsocketaddress.c
|
|
|
|
gio/ginitable.c
|
2007-12-14 13:08:52 +01:00
|
|
|
gio/gioerror.c
|
|
|
|
gio/giomodule.c
|
|
|
|
gio/gioscheduler.c
|
2009-07-14 18:54:58 +02:00
|
|
|
gio/giostream.c
|
2010-09-13 17:58:56 +02:00
|
|
|
gio/glib-compile-schemas.c
|
2007-11-26 17:13:05 +01:00
|
|
|
gio/gloadableicon.c
|
2007-12-14 13:08:52 +01:00
|
|
|
gio/glocaldirectorymonitor.c
|
2007-11-26 17:13:05 +01:00
|
|
|
gio/glocalfile.c
|
2007-12-14 13:08:52 +01:00
|
|
|
gio/glocalfileenumerator.c
|
2007-11-26 17:13:05 +01:00
|
|
|
gio/glocalfileinfo.c
|
|
|
|
gio/glocalfileinputstream.c
|
2007-12-14 13:08:52 +01:00
|
|
|
gio/glocalfilemonitor.c
|
2007-11-26 17:13:05 +01:00
|
|
|
gio/glocalfileoutputstream.c
|
2007-12-14 13:08:52 +01:00
|
|
|
gio/glocalvfs.c
|
|
|
|
gio/gmemoryinputstream.c
|
2007-11-26 17:13:05 +01:00
|
|
|
gio/gmemoryoutputstream.c
|
2007-12-14 13:08:52 +01:00
|
|
|
gio/gmount.c
|
2007-11-26 17:13:05 +01:00
|
|
|
gio/gmountoperation.c
|
2007-12-14 13:08:52 +01:00
|
|
|
gio/gnativevolumemonitor.c
|
2009-07-14 18:54:58 +02:00
|
|
|
gio/gnetworkaddress.c
|
|
|
|
gio/gnetworkservice.c
|
2007-11-26 17:13:05 +01:00
|
|
|
gio/goutputstream.c
|
2010-06-06 20:22:48 +02:00
|
|
|
gio/gpermission.c
|
2007-12-14 13:08:52 +01:00
|
|
|
gio/gpollfilemonitor.c
|
2010-08-27 20:04:38 +02:00
|
|
|
gio/gproxyaddress.c
|
|
|
|
gio/gproxyaddressenumerator.c
|
2009-07-14 18:54:58 +02:00
|
|
|
gio/gresolver.c
|
2007-11-26 17:13:05 +01:00
|
|
|
gio/gseekable.c
|
2010-04-21 04:41:12 +02:00
|
|
|
gio/gsettingsbackend.c
|
|
|
|
gio/gsettings.c
|
|
|
|
gio/gsettings-tool.c
|
2010-09-24 13:15:23 +02:00
|
|
|
gio/gsimpleaction.c
|
2007-11-26 17:13:05 +01:00
|
|
|
gio/gsimpleasyncresult.c
|
2009-07-14 18:54:58 +02:00
|
|
|
gio/gsocket.c
|
|
|
|
gio/gsocketaddress.c
|
|
|
|
gio/gsocketclient.c
|
|
|
|
gio/gsocketconnectable.c
|
|
|
|
gio/gsocketconnection.c
|
|
|
|
gio/gsocketinputstream.c
|
|
|
|
gio/gsocketlistener.c
|
|
|
|
gio/gsocketoutputstream.c
|
2010-05-25 22:02:42 +02:00
|
|
|
gio/gsocks4aproxy.c
|
2010-04-29 21:22:55 +02:00
|
|
|
gio/gsocks5proxy.c
|
2009-07-14 18:54:58 +02:00
|
|
|
gio/gtcpconnection.c
|
2011-03-10 12:33:58 +01:00
|
|
|
gio/gtcpwrapperconnection.c
|
2007-12-14 13:08:52 +01:00
|
|
|
gio/gthemedicon.c
|
2009-07-14 18:54:58 +02:00
|
|
|
gio/gthreadedsocketservice.c
|
2010-11-29 15:30:07 +01:00
|
|
|
gio/gtlscertificate.c
|
|
|
|
gio/gtlsclientconnection.c
|
|
|
|
gio/gtlsconnection.c
|
|
|
|
gio/gtlsserverconnection.c
|
2007-12-14 13:08:52 +01:00
|
|
|
gio/gunionvolumemonitor.c
|
2009-07-14 18:54:58 +02:00
|
|
|
gio/gunixconnection.c
|
2010-05-16 19:07:25 +02:00
|
|
|
gio/gunixcredentialsmessage.c
|
2007-11-27 17:10:22 +01:00
|
|
|
gio/gunixinputstream.c
|
2007-12-14 13:08:52 +01:00
|
|
|
gio/gunixmount.c
|
|
|
|
gio/gunixmounts.c
|
2007-11-27 17:10:22 +01:00
|
|
|
gio/gunixoutputstream.c
|
2009-07-14 18:54:58 +02:00
|
|
|
gio/gunixsocketaddress.c
|
2007-11-26 17:13:05 +01:00
|
|
|
gio/gunixvolume.c
|
2007-12-14 13:08:52 +01:00
|
|
|
gio/gunixvolumemonitor.c
|
|
|
|
gio/gvfs.c
|
2007-11-26 17:13:05 +01:00
|
|
|
gio/gvolume.c
|
|
|
|
gio/gvolumemonitor.c
|
|
|
|
gio/gwin32appinfo.c
|
2010-05-23 16:27:08 +02:00
|
|
|
gio/gwin32inputstream.c
|
|
|
|
gio/gwin32outputstream.c
|
2010-01-29 22:33:06 +01:00
|
|
|
gio/gzlibcompressor.c
|
|
|
|
gio/gzlibdecompressor.c
|
2008-08-15 13:16:55 +02:00
|
|
|
gio/win32/gwinhttpfile.c
|
2010-08-05 07:39:02 +02:00
|
|
|
gobject/gbinding.c
|