glib2 3.1.8-x86-mingw32 → 3.1.9-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +4 -4
- data/ext/glib2/rbglib.h +1 -1
- data/lib/2.2/glib2.so +0 -0
- data/lib/2.3/glib2.so +0 -0
- data/lib/2.4/glib2.so +0 -0
- data/lib/gnome2/rake/external-package.rb +5 -0
- data/lib/gnome2/rake/windows-binary-build-task.rb +82 -12
- data/test/run-test.rb +1 -1
- data/vendor/local/bin/asn1Coding.exe +0 -0
- data/vendor/local/bin/asn1Decoding.exe +0 -0
- data/vendor/local/bin/asn1Parser.exe +0 -0
- data/vendor/local/bin/envsubst.exe +0 -0
- data/vendor/local/bin/gdbus-codegen +10 -6
- data/vendor/local/bin/gdbus.exe +0 -0
- data/vendor/local/bin/gettext.exe +0 -0
- data/vendor/local/bin/gio-querymodules.exe +0 -0
- data/vendor/local/bin/gio.exe +0 -0
- data/vendor/local/bin/glib-compile-resources.exe +0 -0
- data/vendor/local/bin/glib-compile-schemas.exe +0 -0
- data/vendor/local/bin/glib-genmarshal +1056 -0
- data/vendor/local/bin/glib-gettextize +1 -1
- data/vendor/local/bin/glib-mkenums +694 -579
- data/vendor/local/bin/gobject-query.exe +0 -0
- data/vendor/local/bin/gresource.exe +0 -0
- data/vendor/local/bin/gsettings.exe +0 -0
- data/vendor/local/bin/gspawn-win32-helper-console.exe +0 -0
- data/vendor/local/bin/gspawn-win32-helper.exe +0 -0
- data/vendor/local/bin/iconv.exe +0 -0
- data/vendor/local/bin/idn.exe +0 -0
- data/vendor/local/bin/libasprintf-0.dll +0 -0
- data/vendor/local/bin/libcharset-1.dll +0 -0
- data/vendor/local/bin/libffi-6.dll +0 -0
- data/vendor/local/bin/libgio-2.0-0.dll +0 -0
- data/vendor/local/bin/libglib-2.0-0.dll +0 -0
- data/vendor/local/bin/libgmodule-2.0-0.dll +0 -0
- data/vendor/local/bin/libgmp-10.dll +0 -0
- data/vendor/local/bin/libgnutls-30.dll +0 -0
- data/vendor/local/bin/libgobject-2.0-0.dll +0 -0
- data/vendor/local/bin/libgthread-2.0-0.dll +0 -0
- data/vendor/local/bin/libhogweed-4-2.dll +0 -0
- data/vendor/local/bin/libiconv-2.dll +0 -0
- data/vendor/local/bin/libidn-11.dll +0 -0
- data/vendor/local/bin/libintl-8.dll +0 -0
- data/vendor/local/bin/libnettle-6-2.dll +0 -0
- data/vendor/local/bin/libp11-kit-0.dll +0 -0
- data/vendor/local/bin/libpcre-1.dll +0 -0
- data/vendor/local/bin/libpcrecpp-0.dll +0 -0
- data/vendor/local/bin/libpcreposix-0.dll +0 -0
- data/vendor/local/bin/libtasn1-6.dll +0 -0
- data/vendor/local/bin/nettle-hash.exe +0 -0
- data/vendor/local/bin/nettle-lfib-stream.exe +0 -0
- data/vendor/local/bin/nettle-pbkdf2.exe +0 -0
- data/vendor/local/bin/ngettext.exe +0 -0
- data/vendor/local/bin/p11-kit.exe +0 -0
- data/vendor/local/bin/pcregrep.exe +0 -0
- data/vendor/local/bin/pcretest.exe +0 -0
- data/vendor/local/bin/pkcs1-conv.exe +0 -0
- data/vendor/local/bin/sexp-conv.exe +0 -0
- data/vendor/local/bin/trust.exe +0 -0
- data/vendor/local/include/gio-win32-2.0/gio/gwin32inputstream.h +1 -1
- data/vendor/local/include/gio-win32-2.0/gio/gwin32outputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gaction.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gactiongroup.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gactiongroupexporter.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gactionmap.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gappinfo.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gapplication.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gapplicationcommandline.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gasyncinitable.h +2 -2
- data/vendor/local/include/glib-2.0/gio/gasyncresult.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gbufferedinputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gbufferedoutputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gbytesicon.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gcancellable.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gcharsetconverter.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gcontenttype.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gconverter.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gconverterinputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gconverteroutputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gcredentials.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdatagrambased.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdatainputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdataoutputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusactiongroup.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gdbusaddress.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusauthobserver.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusconnection.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbuserror.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusinterface.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusinterfaceskeleton.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusintrospection.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusmenumodel.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gdbusmessage.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusmethodinvocation.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusnameowning.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusnamewatching.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusobject.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusobjectmanager.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusobjectmanagerclient.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusobjectmanagerserver.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusobjectproxy.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusobjectskeleton.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusproxy.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusserver.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusutils.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdrive.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdtlsclientconnection.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdtlsconnection.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdtlsserverconnection.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gemblem.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gemblemedicon.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfile.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfileattribute.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfileenumerator.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfileicon.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfileinfo.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfileinputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfileiostream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfilemonitor.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfilenamecompleter.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfileoutputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfilterinputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfilteroutputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gicon.h +1 -1
- data/vendor/local/include/glib-2.0/gio/ginetaddress.h +1 -1
- data/vendor/local/include/glib-2.0/gio/ginetaddressmask.h +1 -1
- data/vendor/local/include/glib-2.0/gio/ginetsocketaddress.h +1 -1
- data/vendor/local/include/glib-2.0/gio/ginitable.h +3 -2
- data/vendor/local/include/glib-2.0/gio/ginputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gio-autocleanups.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gio.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gioenums.h +7 -2
- data/vendor/local/include/glib-2.0/gio/gioerror.h +1 -1
- data/vendor/local/include/glib-2.0/gio/giomodule.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gioscheduler.h +1 -1
- data/vendor/local/include/glib-2.0/gio/giostream.h +4 -4
- data/vendor/local/include/glib-2.0/gio/giotypes.h +1 -1
- data/vendor/local/include/glib-2.0/gio/glistmodel.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gliststore.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gloadableicon.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gmemoryinputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gmemoryoutputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gmenu.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gmenuexporter.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gmenumodel.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gmount.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gmountoperation.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gnativevolumemonitor.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gnetworkaddress.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gnetworking.h +3 -3
- data/vendor/local/include/glib-2.0/gio/gnetworkmonitor.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gnetworkservice.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gnotification.h +1 -1
- data/vendor/local/include/glib-2.0/gio/goutputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gpermission.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gpollableinputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gpollableoutputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gpollableutils.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gpropertyaction.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gproxy.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gproxyaddress.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gproxyaddressenumerator.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gproxyresolver.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gremoteactiongroup.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gresolver.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gresource.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gseekable.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsettings.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsettingsbackend.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsettingsschema.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsimpleaction.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gsimpleactiongroup.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gsimpleasyncresult.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsimpleiostream.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gsimplepermission.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsimpleproxyresolver.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsocket.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsocketaddress.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsocketaddressenumerator.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsocketclient.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gsocketconnectable.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsocketconnection.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gsocketcontrolmessage.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gsocketlistener.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gsocketservice.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gsrvtarget.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsubprocess.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsubprocesslauncher.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gtask.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gtcpconnection.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gtcpwrapperconnection.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gtestdbus.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gthemedicon.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gthreadedsocketservice.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gtlsbackend.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gtlscertificate.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gtlsclientconnection.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gtlsconnection.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gtlsdatabase.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gtlsfiledatabase.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gtlsinteraction.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gtlspassword.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gtlsserverconnection.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gvfs.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gvolume.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gvolumemonitor.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gzlibcompressor.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gzlibdecompressor.h +1 -1
- data/vendor/local/include/glib-2.0/glib-object.h +1 -1
- data/vendor/local/include/glib-2.0/glib-unix.h +5 -5
- data/vendor/local/include/glib-2.0/glib.h +1 -1
- data/vendor/local/include/glib-2.0/glib/deprecated/gallocator.h +1 -1
- data/vendor/local/include/glib-2.0/glib/deprecated/gcache.h +1 -1
- data/vendor/local/include/glib-2.0/glib/deprecated/gcompletion.h +1 -1
- data/vendor/local/include/glib-2.0/glib/deprecated/gmain.h +1 -1
- data/vendor/local/include/glib-2.0/glib/deprecated/grel.h +1 -1
- data/vendor/local/include/glib-2.0/glib/deprecated/gthread.h +1 -1
- data/vendor/local/include/glib-2.0/glib/galloca.h +1 -1
- data/vendor/local/include/glib-2.0/glib/garray.h +10 -1
- data/vendor/local/include/glib-2.0/glib/gasyncqueue.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gatomic.h +4 -4
- data/vendor/local/include/glib-2.0/glib/gbacktrace.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gbase64.h +5 -5
- data/vendor/local/include/glib-2.0/glib/gbitlock.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gbookmarkfile.h +4 -4
- data/vendor/local/include/glib-2.0/glib/gbytes.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gcharset.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gchecksum.h +5 -5
- data/vendor/local/include/glib-2.0/glib/gconvert.h +1 -31
- data/vendor/local/include/glib-2.0/glib/gdataset.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gdate.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gdir.h +1 -15
- data/vendor/local/include/glib-2.0/glib/genviron.h +1 -17
- data/vendor/local/include/glib-2.0/glib/gerror.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gfileutils.h +1 -28
- data/vendor/local/include/glib-2.0/glib/ggettext.h +1 -1
- data/vendor/local/include/glib-2.0/glib/ghash.h +1 -1
- data/vendor/local/include/glib-2.0/glib/ghmac.h +5 -5
- data/vendor/local/include/glib-2.0/glib/ghook.h +1 -1
- data/vendor/local/include/glib-2.0/glib/ghostutils.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gi18n-lib.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gi18n.h +1 -1
- data/vendor/local/include/glib-2.0/glib/giochannel.h +1 -12
- data/vendor/local/include/glib-2.0/glib/gkeyfile.h +1 -1
- data/vendor/local/include/glib-2.0/glib/glib-autocleanups.h +1 -1
- data/vendor/local/include/glib-2.0/glib/glist.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gmacros.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gmain.h +5 -5
- data/vendor/local/include/glib-2.0/glib/gmappedfile.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gmarkup.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gmem.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gmessages.h +8 -1
- data/vendor/local/include/glib-2.0/glib/gnode.h +1 -1
- data/vendor/local/include/glib-2.0/glib/goption.h +6 -6
- data/vendor/local/include/glib-2.0/glib/gpattern.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gpoll.h +6 -6
- data/vendor/local/include/glib-2.0/glib/gprimes.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gprintf.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gqsort.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gquark.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gqueue.h +1 -1
- data/vendor/local/include/glib-2.0/glib/grand.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gscanner.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gsequence.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gshell.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gslice.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gslist.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gspawn.h +1 -54
- data/vendor/local/include/glib-2.0/glib/gstdio.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gstrfuncs.h +48 -1
- data/vendor/local/include/glib-2.0/glib/gstring.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gstringchunk.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gtestutils.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gthread.h +4 -4
- data/vendor/local/include/glib-2.0/glib/gthreadpool.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gtimer.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gtimezone.h +4 -4
- data/vendor/local/include/glib-2.0/glib/gtrashstack.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gtree.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gtypes.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gunicode.h +12 -2
- data/vendor/local/include/glib-2.0/glib/gurifuncs.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gutils.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gvariant.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gvarianttype.h +5 -4
- data/vendor/local/include/glib-2.0/glib/gversion.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gversionmacros.h +25 -1
- data/vendor/local/include/glib-2.0/glib/gwin32.h +1 -20
- data/vendor/local/include/glib-2.0/gmodule.h +15 -15
- data/vendor/local/include/glib-2.0/gobject/gbinding.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gboxed.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gclosure.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/genums.h +7 -1
- data/vendor/local/include/glib-2.0/gobject/glib-types.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gobject-autocleanups.h +2 -1
- data/vendor/local/include/glib-2.0/gobject/gobject.h +17 -2
- data/vendor/local/include/glib-2.0/gobject/gobjectnotifyqueue.c +1 -1
- data/vendor/local/include/glib-2.0/gobject/gparam.h +3 -1
- data/vendor/local/include/glib-2.0/gobject/gparamspecs.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gsignal.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gsourceclosure.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gtype.h +15 -3
- data/vendor/local/include/glib-2.0/gobject/gtypemodule.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gtypeplugin.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gvalue.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gvaluearray.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gvaluecollector.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gvaluetypes.h +1 -1
- data/vendor/local/lib/gio/modules/libgiognutls.a +0 -0
- data/vendor/local/lib/gio/modules/libgiognutls.dll +0 -0
- data/vendor/local/lib/gio/modules/libgiognutls.dll.a +0 -0
- data/vendor/local/lib/glib-2.0/include/glibconfig.h +2 -2
- data/vendor/local/lib/libasprintf.dll.a +0 -0
- data/vendor/local/lib/libcharset.dll.a +0 -0
- data/vendor/local/lib/libffi.dll.a +0 -0
- data/vendor/local/lib/libgio-2.0.dll.a +0 -0
- data/vendor/local/lib/libgio-2.0.la +3 -3
- data/vendor/local/lib/libglib-2.0.dll.a +0 -0
- data/vendor/local/lib/libglib-2.0.la +3 -3
- data/vendor/local/lib/libgmodule-2.0.dll.a +0 -0
- data/vendor/local/lib/libgmodule-2.0.la +3 -3
- data/vendor/local/lib/libgmp.dll.a +0 -0
- data/vendor/local/lib/libgnutls.dll.a +0 -0
- data/vendor/local/lib/libgobject-2.0.dll.a +0 -0
- data/vendor/local/lib/libgobject-2.0.la +3 -3
- data/vendor/local/lib/libgthread-2.0.dll.a +0 -0
- data/vendor/local/lib/libgthread-2.0.la +3 -3
- data/vendor/local/lib/libhogweed.dll.a +0 -0
- data/vendor/local/lib/libiconv.dll.a +0 -0
- data/vendor/local/lib/libidn.dll.a +0 -0
- data/vendor/local/lib/libintl.dll.a +0 -0
- data/vendor/local/lib/libnettle.dll.a +0 -0
- data/vendor/local/lib/libp11-kit.dll.a +0 -0
- data/vendor/local/lib/libpcre.dll.a +0 -0
- data/vendor/local/lib/libpcrecpp.dll.a +0 -0
- data/vendor/local/lib/libpcreposix.dll.a +0 -0
- data/vendor/local/lib/libtasn1.dll.a +0 -0
- data/vendor/local/lib/p11-kit/p11-kit-remote.exe +0 -0
- data/vendor/local/lib/pkcs11/p11-kit-trust.dll +0 -0
- data/vendor/local/lib/pkcs11/p11-kit-trust.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gio-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gio-windows-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/glib-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gmodule-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gmodule-export-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gmodule-no-export-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gobject-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gthread-2.0.pc +1 -1
- data/vendor/local/share/gdb/auto-load/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib/{libglib-2.0.so.0.5200.3-gdb.py → libglib-2.0.so.0.5400.1-gdb.py} +0 -0
- data/vendor/local/share/gdb/auto-load/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib/{libgobject-2.0.so.0.5200.3-gdb.py → libgobject-2.0.so.0.5400.1-gdb.py} +0 -0
- data/vendor/local/share/glib-2.0/codegen/__init__.py +1 -1
- data/vendor/local/share/glib-2.0/codegen/__init__.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/__init__.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen.py +11 -11
- data/vendor/local/share/glib-2.0/codegen/codegen.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen_docbook.py +1 -1
- data/vendor/local/share/glib-2.0/codegen/codegen_docbook.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen_docbook.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen_main.py +1 -1
- data/vendor/local/share/glib-2.0/codegen/codegen_main.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen_main.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/config.py +2 -5
- data/vendor/local/share/glib-2.0/codegen/config.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/config.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/dbustypes.py +1 -1
- data/vendor/local/share/glib-2.0/codegen/dbustypes.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/dbustypes.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/parser.py +1 -1
- data/vendor/local/share/glib-2.0/codegen/parser.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/parser.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/utils.py +1 -1
- data/vendor/local/share/glib-2.0/codegen/utils.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/utils.pyo +0 -0
- data/vendor/local/share/glib-2.0/schemas/gschemas.compiled +0 -0
- data/vendor/local/share/glib-2.0/valgrind/glib.supp +10 -0
- data/vendor/local/share/gtk-doc/html/gio/GApplication.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GAsyncInitable.html +12 -5
- data/vendor/local/share/gtk-doc/html/gio/GDBusInterfaceSkeleton.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GDBusObject.html +3 -2
- data/vendor/local/share/gtk-doc/html/gio/GDataInputStream.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/GFile.html +9 -7
- data/vendor/local/share/gtk-doc/html/gio/GInitable.html +23 -5
- data/vendor/local/share/gtk-doc/html/gio/GInputStream.html +6 -4
- data/vendor/local/share/gtk-doc/html/gio/GMount.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/GNetworkMonitor.html +4 -2
- data/vendor/local/share/gtk-doc/html/gio/GProxyResolver.html +3 -0
- data/vendor/local/share/gtk-doc/html/gio/GResource.html +23 -11
- data/vendor/local/share/gtk-doc/html/gio/GSettings.html +1 -2
- data/vendor/local/share/gtk-doc/html/gio/GSocket.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GSocketListener.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/GSubprocessLauncher.html +6 -2
- data/vendor/local/share/gtk-doc/html/gio/GTlsInteraction.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/api-index-full.html +10 -2
- data/vendor/local/share/gtk-doc/html/gio/gdbus.html +38 -0
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Introspection-Data.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Utilities.html +5 -1
- data/vendor/local/share/gtk-doc/html/gio/gio-Extension-Points.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/gio-GIOError.html +2 -0
- data/vendor/local/share/gtk-doc/html/gio/gio-GWin32RegistryKey.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gio-Owning-Bus-Names.html +8 -0
- data/vendor/local/share/gtk-doc/html/gio/gio-Unix-Mounts.html +138 -64
- data/vendor/local/share/gtk-doc/html/gio/gio-hierarchy.html +3 -1
- data/vendor/local/share/gtk-doc/html/gio/gio.devhelp2 +7 -4
- data/vendor/local/share/gtk-doc/html/gio/gresource-tool.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/annotation-glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/api-index-full.html +24 -0
- data/vendor/local/share/gtk-doc/html/glib/glib-Arrays.html +5 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html +10 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html +7 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-GVariant.html +11 -10
- data/vendor/local/share/gtk-doc/html/glib/glib-GVariantType.html +5 -4
- data/vendor/local/share/gtk-doc/html/glib/glib-Hash-Tables.html +5 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-IO-Channels.html +9 -7
- data/vendor/local/share/gtk-doc/html/glib/glib-Message-Logging.html +30 -5
- data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html +43 -29
- data/vendor/local/share/gtk-doc/html/glib/glib-Pointer-Arrays.html +146 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Sequences.html +38 -19
- data/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html +4 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Spawning-Processes.html +103 -13
- data/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html +254 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-UNIX-specific-utilities-and-integration.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-URI-Functions.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html +34 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Version-Information.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-running.html +6 -7
- data/vendor/local/share/gtk-doc/html/glib/glib.devhelp2 +13 -0
- data/vendor/local/share/gtk-doc/html/glib/glib.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/gvariant-format-strings.html +94 -39
- data/vendor/local/share/gtk-doc/html/glib/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-full.html +20 -0
- data/vendor/local/share/gtk-doc/html/gobject/glib-genmarshal.html +81 -14
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html +95 -0
- data/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html +191 -3
- data/vendor/local/share/gtk-doc/html/gobject/gobject.devhelp2 +7 -2
- data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable-classed.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface-prerequisite.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/signal.html +1 -1
- data/vendor/local/share/license/glib/COPYING +118 -98
- data/vendor/local/share/locale/be/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/man/man1/gapplication.1 +1 -1
- data/vendor/local/share/man/man1/gdbus-codegen.1 +1 -1
- data/vendor/local/share/man/man1/gdbus.1 +66 -1
- data/vendor/local/share/man/man1/gio-querymodules.1 +1 -1
- data/vendor/local/share/man/man1/gio.1 +1 -1
- data/vendor/local/share/man/man1/glib-compile-resources.1 +1 -1
- data/vendor/local/share/man/man1/glib-compile-schemas.1 +1 -1
- data/vendor/local/share/man/man1/glib-genmarshal.1 +99 -19
- data/vendor/local/share/man/man1/glib-gettextize.1 +1 -1
- data/vendor/local/share/man/man1/glib-mkenums.1 +1 -1
- data/vendor/local/share/man/man1/gobject-query.1 +1 -1
- data/vendor/local/share/man/man1/gresource.1 +2 -2
- data/vendor/local/share/man/man1/gsettings.1 +1 -1
- data/vendor/local/share/man/man1/gtester-report.1 +1 -1
- data/vendor/local/share/man/man1/gtester.1 +1 -1
- metadata +9 -7
- data/vendor/local/bin/glib-genmarshal.exe +0 -0
@@ -5,7 +5,7 @@
|
|
5
5
|
* This library is free software; you can redistribute it and/or
|
6
6
|
* modify it under the terms of the GNU Lesser General Public
|
7
7
|
* License as published by the Free Software Foundation; either
|
8
|
-
* version 2 of the License, or (at your option) any later version.
|
8
|
+
* version 2.1 of the License, or (at your option) any later version.
|
9
9
|
*
|
10
10
|
* This library is distributed in the hope that it will be useful,
|
11
11
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -5,7 +5,7 @@
|
|
5
5
|
* This library is free software; you can redistribute it and/or
|
6
6
|
* modify it under the terms of the GNU Lesser General Public
|
7
7
|
* License as published by the Free Software Foundation; either
|
8
|
-
* version 2 of the License, or (at your option) any later version.
|
8
|
+
* version 2.1 of the License, or (at your option) any later version.
|
9
9
|
*
|
10
10
|
* This library is distributed in the hope that it will be useful,
|
11
11
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -4,7 +4,7 @@
|
|
4
4
|
* This library is free software; you can redistribute it and/or
|
5
5
|
* modify it under the terms of the GNU Lesser General Public
|
6
6
|
* License as published by the Free Software Foundation; either
|
7
|
-
* version 2 of the License, or (at your option) any later version.
|
7
|
+
* version 2.1 of the License, or (at your option) any later version.
|
8
8
|
*
|
9
9
|
* This library is distributed in the hope that it will be useful,
|
10
10
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -2,17 +2,17 @@
|
|
2
2
|
* Copyright (C) 2011 Red Hat, Inc.
|
3
3
|
*
|
4
4
|
* This library is free software; you can redistribute it and/or
|
5
|
-
* modify it under the terms of the GNU
|
5
|
+
* modify it under the terms of the GNU Lesser General Public
|
6
6
|
* License as published by the Free Software Foundation; either
|
7
|
-
* version 2 of the License, or (at your option) any later version.
|
7
|
+
* version 2.1 of the License, or (at your option) any later version.
|
8
8
|
*
|
9
9
|
* This library is distributed in the hope that it will be useful,
|
10
10
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
11
11
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
12
|
-
*
|
12
|
+
* Lesser General Public License for more details.
|
13
13
|
*
|
14
|
-
* You should have received a copy of the GNU
|
15
|
-
*
|
14
|
+
* You should have received a copy of the GNU Lesser General Public License
|
15
|
+
* along with this library; if not, see <http://www.gnu.org/licenses/>.
|
16
16
|
*/
|
17
17
|
|
18
18
|
#ifndef __G_UNIX_H__
|
@@ -4,7 +4,7 @@
|
|
4
4
|
* This library is free software; you can redistribute it and/or
|
5
5
|
* modify it under the terms of the GNU Lesser General Public
|
6
6
|
* License as published by the Free Software Foundation; either
|
7
|
-
* version 2 of the License, or (at your option) any later version.
|
7
|
+
* version 2.1 of the License, or (at your option) any later version.
|
8
8
|
*
|
9
9
|
* This library is distributed in the hope that it will be useful,
|
10
10
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -2,7 +2,7 @@
|
|
2
2
|
* This library is free software; you can redistribute it and/or
|
3
3
|
* modify it under the terms of the GNU Lesser General Public
|
4
4
|
* License as published by the Free Software Foundation; either
|
5
|
-
* version 2 of the
|
5
|
+
* version 2.1 of the License, or (at your option) any later version.
|
6
6
|
*
|
7
7
|
* This library is distributed in the hope that it will be useful,
|
8
8
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -4,7 +4,7 @@
|
|
4
4
|
* This library is free software; you can redistribute it and/or
|
5
5
|
* modify it under the terms of the GNU Lesser General Public
|
6
6
|
* License as published by the Free Software Foundation; either
|
7
|
-
* version 2 of the License, or (at your option) any later version.
|
7
|
+
* version 2.1 of the License, or (at your option) any later version.
|
8
8
|
*
|
9
9
|
* This library is distributed in the hope that it will be useful,
|
10
10
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -4,7 +4,7 @@
|
|
4
4
|
* This library is free software; you can redistribute it and/or
|
5
5
|
* modify it under the terms of the GNU Lesser General Public
|
6
6
|
* License as published by the Free Software Foundation; either
|
7
|
-
* version 2 of the License, or (at your option) any later version.
|
7
|
+
* version 2.1 of the License, or (at your option) any later version.
|
8
8
|
*
|
9
9
|
* This library is distributed in the hope that it will be useful,
|
10
10
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -4,7 +4,7 @@
|
|
4
4
|
* This library is free software; you can redistribute it and/or
|
5
5
|
* modify it under the terms of the GNU Lesser General Public
|
6
6
|
* License as published by the Free Software Foundation; either
|
7
|
-
* version 2 of the License, or (at your option) any later version.
|
7
|
+
* version 2.1 of the License, or (at your option) any later version.
|
8
8
|
*
|
9
9
|
* This library is distributed in the hope that it will be useful,
|
10
10
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -4,7 +4,7 @@
|
|
4
4
|
* This library is free software; you can redistribute it and/or
|
5
5
|
* modify it under the terms of the GNU Lesser General Public
|
6
6
|
* License as published by the Free Software Foundation; either
|
7
|
-
* version 2 of the License, or (at your option) any later version.
|
7
|
+
* version 2.1 of the License, or (at your option) any later version.
|
8
8
|
*
|
9
9
|
* This library is distributed in the hope that it will be useful,
|
10
10
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -4,7 +4,7 @@
|
|
4
4
|
* This library is free software; you can redistribute it and/or
|
5
5
|
* modify it under the terms of the GNU Lesser General Public
|
6
6
|
* License as published by the Free Software Foundation; either
|
7
|
-
* version 2 of the License, or (at your option) any later version.
|
7
|
+
* version 2.1 of the License, or (at your option) any later version.
|
8
8
|
*
|
9
9
|
* This library is distributed in the hope that it will be useful,
|
10
10
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -4,7 +4,7 @@
|
|
4
4
|
* This library is free software; you can redistribute it and/or
|
5
5
|
* modify it under the terms of the GNU Lesser General Public
|
6
6
|
* License as published by the Free Software Foundation; either
|
7
|
-
* version 2 of the License, or (at your option) any later version.
|
7
|
+
* version 2.1 of the License, or (at your option) any later version.
|
8
8
|
*
|
9
9
|
* This library is distributed in the hope that it will be useful,
|
10
10
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -4,7 +4,7 @@
|
|
4
4
|
* This library is free software; you can redistribute it and/or
|
5
5
|
* modify it under the terms of the GNU Lesser General Public
|
6
6
|
* License as published by the Free Software Foundation; either
|
7
|
-
* version 2 of the License, or (at your option) any later version.
|
7
|
+
* version 2.1 of the License, or (at your option) any later version.
|
8
8
|
*
|
9
9
|
* This library is distributed in the hope that it will be useful,
|
10
10
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -182,6 +182,15 @@ GLIB_AVAILABLE_IN_ALL
|
|
182
182
|
void g_ptr_array_foreach (GPtrArray *array,
|
183
183
|
GFunc func,
|
184
184
|
gpointer user_data);
|
185
|
+
GLIB_AVAILABLE_IN_2_54
|
186
|
+
gboolean g_ptr_array_find (GPtrArray *haystack,
|
187
|
+
gconstpointer needle,
|
188
|
+
guint *index_);
|
189
|
+
GLIB_AVAILABLE_IN_2_54
|
190
|
+
gboolean g_ptr_array_find_with_equal_func (GPtrArray *haystack,
|
191
|
+
gconstpointer needle,
|
192
|
+
GEqualFunc equal_func,
|
193
|
+
guint *index_);
|
185
194
|
|
186
195
|
|
187
196
|
/* Byte arrays, an array of guint8. Implemented as a GArray,
|
@@ -4,7 +4,7 @@
|
|
4
4
|
* This library is free software; you can redistribute it and/or
|
5
5
|
* modify it under the terms of the GNU Lesser General Public
|
6
6
|
* License as published by the Free Software Foundation; either
|
7
|
-
* version 2 of the License, or (at your option) any later version.
|
7
|
+
* version 2.1 of the License, or (at your option) any later version.
|
8
8
|
*
|
9
9
|
* This library is distributed in the hope that it will be useful,
|
10
10
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -1,10 +1,10 @@
|
|
1
1
|
/*
|
2
2
|
* Copyright © 2011 Ryan Lortie
|
3
3
|
*
|
4
|
-
* This library is free software; you can redistribute it and/or
|
5
|
-
* it under the terms of the GNU Lesser General Public
|
6
|
-
* published by the Free Software Foundation; either
|
7
|
-
*
|
4
|
+
* This library is free software; you can redistribute it and/or
|
5
|
+
* modify it under the terms of the GNU Lesser General Public
|
6
|
+
* License as published by the Free Software Foundation; either
|
7
|
+
* version 2.1 of the License, or (at your option) any later version.
|
8
8
|
*
|
9
9
|
* This library is distributed in the hope that it will be useful, but
|
10
10
|
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -4,7 +4,7 @@
|
|
4
4
|
* This library is free software; you can redistribute it and/or
|
5
5
|
* modify it under the terms of the GNU Lesser General Public
|
6
6
|
* License as published by the Free Software Foundation; either
|
7
|
-
* version 2 of the License, or (at your option) any later version.
|
7
|
+
* version 2.1 of the License, or (at your option) any later version.
|
8
8
|
*
|
9
9
|
* This library is distributed in the hope that it will be useful,
|
10
10
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -3,17 +3,17 @@
|
|
3
3
|
* Copyright (C) 2005 Alexander Larsson <alexl@redhat.com>
|
4
4
|
*
|
5
5
|
* This library is free software; you can redistribute it and/or
|
6
|
-
* modify it under the terms of the GNU
|
6
|
+
* modify it under the terms of the GNU Lesser General Public
|
7
7
|
* License as published by the Free Software Foundation; either
|
8
|
-
* version 2 of the License, or (at your option) any later version.
|
8
|
+
* version 2.1 of the License, or (at your option) any later version.
|
9
9
|
*
|
10
10
|
* This library is distributed in the hope that it will be useful,
|
11
11
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
12
12
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
13
|
-
*
|
13
|
+
* Lesser General Public License for more details.
|
14
14
|
*
|
15
|
-
* You should have received a copy of the GNU
|
16
|
-
*
|
15
|
+
* You should have received a copy of the GNU Lesser General Public License
|
16
|
+
* along with this library; if not, see <http://www.gnu.org/licenses/>.
|
17
17
|
*/
|
18
18
|
|
19
19
|
#ifndef __G_BASE64_H__
|
@@ -5,7 +5,7 @@
|
|
5
5
|
* This library is free software; you can redistribute it and/or
|
6
6
|
* modify it under the terms of the GNU Lesser General Public
|
7
7
|
* License as published by the Free Software Foundation; either
|
8
|
-
* version 2 of the
|
8
|
+
* version 2.1 of the License, or (at your option) any later version.
|
9
9
|
*
|
10
10
|
* This library is distributed in the hope that it will be useful,
|
11
11
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -3,16 +3,16 @@
|
|
3
3
|
* Copyright (C) 2005-2006 Emmanuele Bassi
|
4
4
|
*
|
5
5
|
* This library is free software; you can redistribute it and/or
|
6
|
-
* modify it under the terms of the GNU
|
6
|
+
* modify it under the terms of the GNU Lesser General Public
|
7
7
|
* License as published by the Free Software Foundation; either
|
8
|
-
* version 2 of the License, or (at your option) any later version.
|
8
|
+
* version 2.1 of the License, or (at your option) any later version.
|
9
9
|
*
|
10
10
|
* This library is distributed in the hope that it will be useful,
|
11
11
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
12
12
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
13
|
-
*
|
13
|
+
* Lesser General Public License for more details.
|
14
14
|
*
|
15
|
-
* You should have received a copy of the GNU
|
15
|
+
* You should have received a copy of the GNU Lesser General Public License
|
16
16
|
* along with this library; if not, see <http://www.gnu.org/licenses/>.
|
17
17
|
*/
|
18
18
|
|
@@ -5,7 +5,7 @@
|
|
5
5
|
* This library is free software; you can redistribute it and/or
|
6
6
|
* modify it under the terms of the GNU Lesser General Public
|
7
7
|
* License as published by the Free Software Foundation; either
|
8
|
-
* version 2 of the
|
8
|
+
* version 2.1 of the License, or (at your option) any later version.
|
9
9
|
*
|
10
10
|
* This library is distributed in the hope that it will be useful,
|
11
11
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -5,7 +5,7 @@
|
|
5
5
|
* This library is free software; you can redistribute it and/or
|
6
6
|
* modify it under the terms of the GNU Lesser General Public
|
7
7
|
* License as published by the Free Software Foundation; either
|
8
|
-
* version 2 of the License, or (at your option) any later version.
|
8
|
+
* version 2.1 of the License, or (at your option) any later version.
|
9
9
|
*
|
10
10
|
* This library is distributed in the hope that it will be useful,
|
11
11
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -3,17 +3,17 @@
|
|
3
3
|
* Copyright (C) 2007 Emmanuele Bassi <ebassi@gnome.org>
|
4
4
|
*
|
5
5
|
* This library is free software; you can redistribute it and/or
|
6
|
-
* modify it under the terms of the GNU
|
6
|
+
* modify it under the terms of the GNU Lesser General Public
|
7
7
|
* License as published by the Free Software Foundation; either
|
8
|
-
* version 2 of the License, or (at your option) any later version.
|
8
|
+
* version 2.1 of the License, or (at your option) any later version.
|
9
9
|
*
|
10
10
|
* This library is distributed in the hope that it will be useful,
|
11
11
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
12
12
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
13
|
-
*
|
13
|
+
* Lesser General Public License for more details.
|
14
14
|
*
|
15
|
-
* You should have received a copy of the GNU
|
16
|
-
*
|
15
|
+
* You should have received a copy of the GNU Lesser General Public License
|
16
|
+
* along with this library; if not, see <http://www.gnu.org/licenses/>.
|
17
17
|
*/
|
18
18
|
|
19
19
|
#ifndef __G_CHECKSUM_H__
|
@@ -4,7 +4,7 @@
|
|
4
4
|
* This library is free software; you can redistribute it and/or
|
5
5
|
* modify it under the terms of the GNU Lesser General Public
|
6
6
|
* License as published by the Free Software Foundation; either
|
7
|
-
* version 2 of the License, or (at your option) any later version.
|
7
|
+
* version 2.1 of the License, or (at your option) any later version.
|
8
8
|
*
|
9
9
|
* This library is distributed in the hope that it will be useful,
|
10
10
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -166,36 +166,6 @@ gchar *g_filename_display_basename (const gchar *filename) G_GNUC_MALLOC;
|
|
166
166
|
GLIB_AVAILABLE_IN_ALL
|
167
167
|
gchar **g_uri_list_extract_uris (const gchar *uri_list) G_GNUC_MALLOC;
|
168
168
|
|
169
|
-
#ifndef __GTK_DOC_IGNORE__
|
170
|
-
#ifdef G_OS_WIN32
|
171
|
-
#define g_filename_to_utf8 g_filename_to_utf8_utf8
|
172
|
-
#define g_filename_from_utf8 g_filename_from_utf8_utf8
|
173
|
-
#define g_filename_from_uri g_filename_from_uri_utf8
|
174
|
-
#define g_filename_to_uri g_filename_to_uri_utf8
|
175
|
-
|
176
|
-
GLIB_AVAILABLE_IN_ALL
|
177
|
-
gchar* g_filename_to_utf8_utf8 (const gchar *opsysstring,
|
178
|
-
gssize len,
|
179
|
-
gsize *bytes_read,
|
180
|
-
gsize *bytes_written,
|
181
|
-
GError **error) G_GNUC_MALLOC;
|
182
|
-
GLIB_AVAILABLE_IN_ALL
|
183
|
-
gchar* g_filename_from_utf8_utf8 (const gchar *utf8string,
|
184
|
-
gssize len,
|
185
|
-
gsize *bytes_read,
|
186
|
-
gsize *bytes_written,
|
187
|
-
GError **error) G_GNUC_MALLOC;
|
188
|
-
GLIB_AVAILABLE_IN_ALL
|
189
|
-
gchar *g_filename_from_uri_utf8 (const gchar *uri,
|
190
|
-
gchar **hostname,
|
191
|
-
GError **error) G_GNUC_MALLOC;
|
192
|
-
GLIB_AVAILABLE_IN_ALL
|
193
|
-
gchar *g_filename_to_uri_utf8 (const gchar *filename,
|
194
|
-
const gchar *hostname,
|
195
|
-
GError **error) G_GNUC_MALLOC;
|
196
|
-
#endif
|
197
|
-
#endif /* __GTK_DOC_IGNORE__ */
|
198
|
-
|
199
169
|
G_END_DECLS
|
200
170
|
|
201
171
|
#endif /* __G_CONVERT_H__ */
|
@@ -4,7 +4,7 @@
|
|
4
4
|
* This library is free software; you can redistribute it and/or
|
5
5
|
* modify it under the terms of the GNU Lesser General Public
|
6
6
|
* License as published by the Free Software Foundation; either
|
7
|
-
* version 2 of the License, or (at your option) any later version.
|
7
|
+
* version 2.1 of the License, or (at your option) any later version.
|
8
8
|
*
|
9
9
|
* This library is distributed in the hope that it will be useful,
|
10
10
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -4,7 +4,7 @@
|
|
4
4
|
* This library is free software; you can redistribute it and/or
|
5
5
|
* modify it under the terms of the GNU Lesser General Public
|
6
6
|
* License as published by the Free Software Foundation; either
|
7
|
-
* version 2 of the License, or (at your option) any later version.
|
7
|
+
* version 2.1 of the License, or (at your option) any later version.
|
8
8
|
*
|
9
9
|
* This library is distributed in the hope that it will be useful,
|
10
10
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -8,7 +8,7 @@
|
|
8
8
|
* This library is free software; you can redistribute it and/or
|
9
9
|
* modify it under the terms of the GNU Lesser General Public
|
10
10
|
* License as published by the Free Software Foundation; either
|
11
|
-
* version 2 of the License, or (at your option) any later version.
|
11
|
+
* version 2.1 of the License, or (at your option) any later version.
|
12
12
|
*
|
13
13
|
* This library is distributed in the hope that it will be useful,
|
14
14
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -47,20 +47,6 @@ void g_dir_rewind (GDir *dir);
|
|
47
47
|
GLIB_AVAILABLE_IN_ALL
|
48
48
|
void g_dir_close (GDir *dir);
|
49
49
|
|
50
|
-
#ifndef __GTK_DOC_IGNORE__
|
51
|
-
#ifdef G_OS_WIN32
|
52
|
-
#define g_dir_open g_dir_open_utf8
|
53
|
-
#define g_dir_read_name g_dir_read_name_utf8
|
54
|
-
|
55
|
-
GLIB_AVAILABLE_IN_ALL
|
56
|
-
GDir *g_dir_open_utf8 (const gchar *path,
|
57
|
-
guint flags,
|
58
|
-
GError **error);
|
59
|
-
GLIB_AVAILABLE_IN_ALL
|
60
|
-
const gchar *g_dir_read_name_utf8 (GDir *dir);
|
61
|
-
#endif /* G_OS_WIN32 */
|
62
|
-
#endif /* __GTK_DOC_IGNORE__ */
|
63
|
-
|
64
50
|
G_END_DECLS
|
65
51
|
|
66
52
|
#endif /* __G_DIR_H__ */
|
@@ -4,7 +4,7 @@
|
|
4
4
|
* This library is free software; you can redistribute it and/or
|
5
5
|
* modify it under the terms of the GNU Lesser General Public
|
6
6
|
* License as published by the Free Software Foundation; either
|
7
|
-
* version 2 of the License, or (at your option) any later version.
|
7
|
+
* version 2.1 of the License, or (at your option) any later version.
|
8
8
|
*
|
9
9
|
* This library is distributed in the hope that it will be useful,
|
10
10
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -58,22 +58,6 @@ GLIB_AVAILABLE_IN_ALL
|
|
58
58
|
gchar ** g_environ_unsetenv (gchar **envp,
|
59
59
|
const gchar *variable) G_GNUC_WARN_UNUSED_RESULT;
|
60
60
|
|
61
|
-
#ifndef __GTK_DOC_IGNORE__
|
62
|
-
#ifdef G_OS_WIN32
|
63
|
-
#define g_getenv g_getenv_utf8
|
64
|
-
#define g_setenv g_setenv_utf8
|
65
|
-
#define g_unsetenv g_unsetenv_utf8
|
66
|
-
|
67
|
-
GLIB_AVAILABLE_IN_ALL
|
68
|
-
const gchar *g_getenv_utf8 (const gchar *variable);
|
69
|
-
GLIB_AVAILABLE_IN_ALL
|
70
|
-
gboolean g_setenv_utf8 (const gchar *variable,
|
71
|
-
const gchar *value,
|
72
|
-
gboolean overwrite);
|
73
|
-
GLIB_AVAILABLE_IN_ALL
|
74
|
-
void g_unsetenv_utf8 (const gchar *variable);
|
75
|
-
#endif
|
76
|
-
#endif /* __GTK_DOC_IGNORE__ */
|
77
61
|
G_END_DECLS
|
78
62
|
|
79
63
|
#endif /* __G_ENVIRON_H__ */
|
@@ -5,7 +5,7 @@
|
|
5
5
|
* This library is free software; you can redistribute it and/or
|
6
6
|
* modify it under the terms of the GNU Lesser General Public
|
7
7
|
* License as published by the Free Software Foundation; either
|
8
|
-
* version 2 of the License, or (at your option) any later version.
|
8
|
+
* version 2.1 of the License, or (at your option) any later version.
|
9
9
|
*
|
10
10
|
* This library is distributed in the hope that it will be useful,
|
11
11
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -5,7 +5,7 @@
|
|
5
5
|
* This library is free software; you can redistribute it and/or
|
6
6
|
* modify it under the terms of the GNU Lesser General Public
|
7
7
|
* License as published by the Free Software Foundation; either
|
8
|
-
* version 2 of the License, or (at your option) any later version.
|
8
|
+
* version 2.1 of the License, or (at your option) any later version.
|
9
9
|
*
|
10
10
|
* This library is distributed in the hope that it will be useful,
|
11
11
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
@@ -176,33 +176,6 @@ gchar *g_path_get_basename (const gchar *file_name) G_GNUC_MALLOC;
|
|
176
176
|
GLIB_AVAILABLE_IN_ALL
|
177
177
|
gchar *g_path_get_dirname (const gchar *file_name) G_GNUC_MALLOC;
|
178
178
|
|
179
|
-
#ifndef __GTK_DOC_IGNORE__
|
180
|
-
#ifdef G_OS_WIN32
|
181
|
-
#define g_file_test g_file_test_utf8
|
182
|
-
#define g_file_get_contents g_file_get_contents_utf8
|
183
|
-
#define g_mkstemp g_mkstemp_utf8
|
184
|
-
#define g_file_open_tmp g_file_open_tmp_utf8
|
185
|
-
#define g_get_current_dir g_get_current_dir_utf8
|
186
|
-
|
187
|
-
GLIB_AVAILABLE_IN_ALL
|
188
|
-
gboolean g_file_test_utf8 (const gchar *filename,
|
189
|
-
GFileTest test);
|
190
|
-
GLIB_AVAILABLE_IN_ALL
|
191
|
-
gboolean g_file_get_contents_utf8 (const gchar *filename,
|
192
|
-
gchar **contents,
|
193
|
-
gsize *length,
|
194
|
-
GError **error);
|
195
|
-
GLIB_AVAILABLE_IN_ALL
|
196
|
-
gint g_mkstemp_utf8 (gchar *tmpl);
|
197
|
-
GLIB_AVAILABLE_IN_ALL
|
198
|
-
gint g_file_open_tmp_utf8 (const gchar *tmpl,
|
199
|
-
gchar **name_used,
|
200
|
-
GError **error);
|
201
|
-
GLIB_AVAILABLE_IN_ALL
|
202
|
-
gchar *g_get_current_dir_utf8 (void);
|
203
|
-
#endif /* G_OS_WIN32 */
|
204
|
-
#endif /* __GTK_DOC_IGNORE__ */
|
205
|
-
|
206
179
|
G_END_DECLS
|
207
180
|
|
208
181
|
#endif /* __G_FILEUTILS_H__ */
|