diff -Nru libgsf-1.14.46/ABOUT-NLS libgsf-1.14.47/ABOUT-NLS --- libgsf-1.14.46/ABOUT-NLS 2019-01-12 21:17:12.000000000 +0000 +++ libgsf-1.14.47/ABOUT-NLS 2020-03-22 23:09:58.000000000 +0000 @@ -1,16 +1,16 @@ 1 Notes on the Free Translation Project *************************************** -Free software is going international! The Free Translation Project is -a way to get maintainers of free software, translators, and users all +Free software is going international! The Free Translation Project is a +way to get maintainers of free software, translators, and users all together, so that free software will gradually become able to speak many languages. A few packages already provide translations for their messages. - If you found this `ABOUT-NLS' file inside a distribution, you may -assume that the distributed package does use GNU `gettext' internally, + If you found this 'ABOUT-NLS' file inside a distribution, you may +assume that the distributed package does use GNU 'gettext' internally, itself available at your nearest GNU archive site. But you do _not_ -need to install GNU `gettext' prior to configuring, installing or using +need to install GNU 'gettext' prior to configuring, installing or using this package with messages translated. Installers will find here some useful hints. These notes also @@ -23,12 +23,12 @@ Some packages are "localizable" when properly installed; the programs they contain can be made to speak your own native language. Most such -packages use GNU `gettext'. Other packages have their own ways to -internationalization, predating GNU `gettext'. +packages use GNU 'gettext'. Other packages have their own ways to +internationalization, predating GNU 'gettext'. By default, this package will be installed to allow translation of messages. It will automatically detect whether the system already -provides the GNU `gettext' functions. Installers may use special +provides the GNU 'gettext' functions. Installers may use special options at configuration time for changing the default behaviour. The command: @@ -36,72 +36,71 @@ will _totally_ disable translation of messages. - When you already have GNU `gettext' installed on your system and run -configure without an option for your new package, `configure' will -probably detect the previously built and installed `libintl' library -and will decide to use it. If not, you may have to to use the -`--with-libintl-prefix' option to tell `configure' where to look for it. + When you already have GNU 'gettext' installed on your system and run +configure without an option for your new package, 'configure' will +probably detect the previously built and installed 'libintl' library and +will decide to use it. If not, you may have to to use the +'--with-libintl-prefix' option to tell 'configure' where to look for it. - Internationalized packages usually have many `po/LL.po' files, where + Internationalized packages usually have many 'po/LL.po' files, where LL gives an ISO 639 two-letter code identifying the language. Unless -translations have been forbidden at `configure' time by using the -`--disable-nls' switch, all available translations are installed -together with the package. However, the environment variable `LINGUAS' +translations have been forbidden at 'configure' time by using the +'--disable-nls' switch, all available translations are installed +together with the package. However, the environment variable 'LINGUAS' may be set, prior to configuration, to limit the installed set. -`LINGUAS' should then contain a space separated list of two-letter +'LINGUAS' should then contain a space separated list of two-letter codes, stating which languages are allowed. 1.2 Using This Package ====================== As a user, if your language has been installed for this package, you -only have to set the `LANG' environment variable to the appropriate -`LL_CC' combination. If you happen to have the `LC_ALL' or some other -`LC_xxx' environment variables set, you should unset them before -setting `LANG', otherwise the setting of `LANG' will not have the -desired effect. Here `LL' is an ISO 639 two-letter language code, and -`CC' is an ISO 3166 two-letter country code. For example, let's -suppose that you speak German and live in Germany. At the shell -prompt, merely execute `setenv LANG de_DE' (in `csh'), -`export LANG; LANG=de_DE' (in `sh') or `export LANG=de_DE' (in `bash'). -This can be done from your `.login' or `.profile' file, once and for -all. +only have to set the 'LANG' environment variable to the appropriate +'LL_CC' combination. If you happen to have the 'LC_ALL' or some other +'LC_xxx' environment variables set, you should unset them before setting +'LANG', otherwise the setting of 'LANG' will not have the desired +effect. Here 'LL' is an ISO 639 two-letter language code, and 'CC' is +an ISO 3166 two-letter country code. For example, let's suppose that +you speak German and live in Germany. At the shell prompt, merely +execute 'setenv LANG de_DE' (in 'csh'), 'export LANG; LANG=de_DE' (in +'sh') or 'export LANG=de_DE' (in 'bash'). This can be done from your +'.login' or '.profile' file, once and for all. You might think that the country code specification is redundant. But in fact, some languages have dialects in different countries. For -example, `de_AT' is used for Austria, and `pt_BR' for Brazil. The +example, 'de_AT' is used for Austria, and 'pt_BR' for Brazil. The country code serves to distinguish the dialects. - The locale naming convention of `LL_CC', with `LL' denoting the -language and `CC' denoting the country, is the one use on systems based -on GNU libc. On other systems, some variations of this scheme are -used, such as `LL' or `LL_CC.ENCODING'. You can get the list of -locales supported by your system for your language by running the -command `locale -a | grep '^LL''. + The locale naming convention of 'LL_CC', with 'LL' denoting the +language and 'CC' denoting the country, is the one use on systems based +on GNU libc. On other systems, some variations of this scheme are used, +such as 'LL' or 'LL_CC.ENCODING'. You can get the list of locales +supported by your system for your language by running the command +'locale -a | grep '^LL''. Not all programs have translations for all languages. By default, an English message is shown in place of a nonexistent translation. If you understand other languages, you can set up a priority list of languages. This is done through a different environment variable, called -`LANGUAGE'. GNU `gettext' gives preference to `LANGUAGE' over `LANG' -for the purpose of message handling, but you still need to have `LANG' +'LANGUAGE'. GNU 'gettext' gives preference to 'LANGUAGE' over 'LANG' +for the purpose of message handling, but you still need to have 'LANG' set to the primary language; this is required by other parts of the -system libraries. For example, some Swedish users who would rather -read translations in German than English for when Swedish is not -available, set `LANGUAGE' to `sv:de' while leaving `LANG' to `sv_SE'. +system libraries. For example, some Swedish users who would rather read +translations in German than English for when Swedish is not available, +set 'LANGUAGE' to 'sv:de' while leaving 'LANG' to 'sv_SE'. Special advice for Norwegian users: The language code for Norwegian -bokma*l changed from `no' to `nb' recently (in 2003). During the +bokma*l changed from 'no' to 'nb' recently (in 2003). During the transition period, while some message catalogs for this language are -installed under `nb' and some older ones under `no', it's recommended -for Norwegian users to set `LANGUAGE' to `nb:no' so that both newer and +installed under 'nb' and some older ones under 'no', it's recommended +for Norwegian users to set 'LANGUAGE' to 'nb:no' so that both newer and older translations are used. - In the `LANGUAGE' environment variable, but not in the `LANG' -environment variable, `LL_CC' combinations can be abbreviated as `LL' -to denote the language's main dialect. For example, `de' is equivalent -to `de_DE' (German as spoken in Germany), and `pt' to `pt_PT' -(Portuguese as spoken in Portugal) in this context. + In the 'LANGUAGE' environment variable, but not in the 'LANG' +environment variable, 'LL_CC' combinations can be abbreviated as 'LL' to +denote the language's main dialect. For example, 'de' is equivalent to +'de_DE' (German as spoken in Germany), and 'pt' to 'pt_PT' (Portuguese +as spoken in Portugal) in this context. 1.3 Translating Teams ===================== @@ -111,22 +110,22 @@ able to synergize with other translators speaking the same language. Each translation team has its own mailing list. The up-to-date list of teams can be found at the Free Translation Project's homepage, -`http://translationproject.org/', in the "Teams" area. +'http://translationproject.org/', in the "Teams" area. If you'd like to volunteer to _work_ at translating messages, you should become a member of the translating team for your own language. The subscribing address is _not_ the same as the list itself, it has -`-request' appended. For example, speakers of Swedish can send a -message to `sv-request@li.org', having this message body: +'-request' appended. For example, speakers of Swedish can send a +message to 'sv-request@li.org', having this message body: subscribe - Keep in mind that team members are expected to participate -_actively_ in translations, or at solving translational difficulties, -rather than merely lurking around. If your team does not exist yet and -you want to start one, or if you are unsure about what to do or how to -get started, please write to `coordinator@translationproject.org' to -reach the coordinator for all translator teams. + Keep in mind that team members are expected to participate _actively_ +in translations, or at solving translational difficulties, rather than +merely lurking around. If your team does not exist yet and you want to +start one, or if you are unsure about what to do or how to get started, +please write to 'coordinator@translationproject.org' to reach the +coordinator for all translator teams. The English team is special. It works at improving and uniformizing the terminology in use. Proven linguistic skills are praised more than @@ -136,1114 +135,1214 @@ ====================== Languages are not equally supported in all packages. The following -matrix shows the current state of internationalization, as of June -2010. The matrix shows, in regard of each package, for which languages -PO files have been submitted to translation coordination, with a +matrix shows the current state of internationalization, as of Jun 2014. +The matrix shows, in regard of each package, for which languages PO +files have been submitted to translation coordination, with a translation percentage of at least 50%. - Ready PO files af am an ar as ast az be be@latin bg bn_IN bs ca + Ready PO files af am an ar as ast az be bg bn bn_IN bs ca crh cs + +---------------------------------------------------+ + a2ps | [] [] [] | + aegis | | + anubis | | + aspell | [] [] [] | + bash | [] [] [] | + bfd | | + binutils | [] | + bison | | + bison-runtime | [] | + buzztrax | [] | + ccd2cue | | + ccide | | + cflow | | + clisp | | + coreutils | [] [] | + cpio | | + cppi | | + cpplib | [] | + cryptsetup | [] | + datamash | | + denemo | [] [] | + dfarc | [] | + dialog | [] [] [] | + dico | | + diffutils | [] | + dink | [] | + direvent | | + doodle | [] | + dos2unix | | + dos2unix-man | | + e2fsprogs | [] [] | + enscript | [] | + exif | [] | + fetchmail | [] [] | + findutils | [] | + flex | [] | + freedink | [] [] | + fusionforge | | + gas | | + gawk | [] | + gcal | [] | + gcc | | + gdbm | | + gettext-examples | [] [] [] [] [] | + gettext-runtime | [] [] [] | + gettext-tools | [] [] | + gjay | | + glunarclock | [] [] [] | + gnubiff | [] | + gnubik | [] | + gnucash | () () [] | + gnuchess | | + gnulib | [] | + gnunet | | + gnunet-gtk | | + gold | | + gphoto2 | [] | + gprof | [] | + gramadoir | | + grep | [] [] [] | + grub | [] | + gsasl | | + gss | | + gst-plugins-bad | [] [] | + gst-plugins-base | [] [] [] | + gst-plugins-good | [] [] [] | + gst-plugins-ugly | [] [] [] | + gstreamer | [] [] [] [] | + gtick | [] | + gtkam | [] [] | + gtkspell | [] [] [] [] [] | + guix | | + guix-packages | | + gutenprint | [] | + hello | [] | + help2man | | + help2man-texi | | + hylafax | | + idutils | | + iso_15924 | [] | + iso_3166 | [] [] [] [] [] [] [] [] [] [] | + iso_3166_2 | | + iso_4217 | [] | + iso_639 | [] [] [] [] [] [] [] [] [] | + iso_639_3 | [] [] | + iso_639_5 | | + jwhois | | + kbd | [] | + klavaro | [] [] [] [] [] | + ld | [] | + leafpad | [] [] [] [] | + libc | [] [] [] | + libexif | () | + libextractor | | + libgnutls | [] | + libgphoto2 | [] | + libgphoto2_port | [] | + libgsasl | | + libiconv | [] [] | + libidn | [] | + liferea | [] [] [] [] | + lilypond | [] [] | + lordsawar | [] | + lprng | | + lynx | [] [] | + m4 | [] | + mailfromd | | + mailutils | | + make | [] | + man-db | [] [] | + man-db-manpages | | + midi-instruments | [] [] [] | + minicom | [] | + mkisofs | [] | + myserver | [] | + nano | [] [] [] | + opcodes | | + parted | [] | + pies | | + pnmixer | | + popt | [] | + procps-ng | | + procps-ng-man | | + psmisc | [] | + pspp | [] | + pushover | [] | + pwdutils | | + pyspread | | + radius | [] | + recode | [] [] [] | + recutils | | + rpm | | + rush | | + sarg | | + sed | [] [] [] [] | + sharutils | [] | + shishi | | + skribilo | | + solfege | [] [] | + solfege-manual | | + spotmachine | | + sudo | [] [] | + sudoers | [] [] | + sysstat | [] | + tar | [] [] [] | + texinfo | [] [] | + texinfo_document | [] [] | + tigervnc | [] | + tin | | + tin-man | | + tracgoogleappsa... | | + trader | | + util-linux | [] | + ve | | + vice | | + vmm | | + vorbis-tools | [] | + wastesedge | | + wcd | | + wcd-man | | + wdiff | [] [] | + wget | [] | + wyslij-po | | + xboard | | + xdg-user-dirs | [] [] [] [] [] [] [] [] [] [] | + xkeyboard-config | [] [] [] | + +---------------------------------------------------+ + af am an ar as ast az be bg bn bn_IN bs ca crh cs + 4 0 2 5 3 11 0 8 25 3 3 1 55 4 74 + + da de el en en_GB en_ZA eo es et eu fa fi fr + +--------------------------------------------------+ + a2ps | [] [] [] [] [] [] [] [] [] | + aegis | [] [] [] [] | + anubis | [] [] [] [] [] | + aspell | [] [] [] [] [] [] [] | + bash | [] [] [] | + bfd | [] [] [] [] | + binutils | [] [] [] | + bison | [] [] [] [] [] [] [] [] | + bison-runtime | [] [] [] [] [] [] [] [] | + buzztrax | [] [] [] [] | + ccd2cue | [] [] [] [] | + ccide | [] [] [] [] [] [] | + cflow | [] [] [] [] [] | + clisp | [] [] [] [] [] | + coreutils | [] [] [] [] [] | + cpio | [] [] [] [] [] | + cppi | [] [] [] [] [] | + cpplib | [] [] [] [] [] [] | + cryptsetup | [] [] [] [] [] | + datamash | [] [] [] [] | + denemo | [] | + dfarc | [] [] [] [] [] [] | + dialog | [] [] [] [] [] [] [] [] [] | + dico | [] [] [] [] | + diffutils | [] [] [] [] [] [] | + dink | [] [] [] [] [] [] | + direvent | [] [] [] [] | + doodle | [] [] [] [] | + dos2unix | [] [] [] [] [] | + dos2unix-man | [] [] [] | + e2fsprogs | [] [] [] [] [] | + enscript | [] [] [] [] [] [] | + exif | [] [] [] [] [] [] | + fetchmail | [] () [] [] [] [] [] | + findutils | [] [] [] [] [] [] [] [] | + flex | [] [] [] [] [] [] | + freedink | [] [] [] [] [] [] [] [] | + fusionforge | [] [] [] | + gas | [] [] [] | + gawk | [] [] [] [] [] | + gcal | [] [] [] [] | + gcc | [] | + gdbm | [] [] [] [] [] | + gettext-examples | [] [] [] [] [] [] [] | + gettext-runtime | [] [] [] [] [] [] | + gettext-tools | [] [] [] [] [] | + gjay | [] [] [] [] | + glunarclock | [] [] [] [] [] | + gnubiff | () [] [] () | + gnubik | [] [] [] [] [] | + gnucash | [] () () () () () () | + gnuchess | [] [] [] [] | + gnulib | [] [] [] [] [] [] [] | + gnunet | [] | + gnunet-gtk | [] | + gold | [] [] [] | + gphoto2 | [] () [] [] | + gprof | [] [] [] [] [] [] | + gramadoir | [] [] [] [] [] | + grep | [] [] [] [] [] [] [] | + grub | [] [] [] [] [] | + gsasl | [] [] [] [] [] | + gss | [] [] [] [] [] | + gst-plugins-bad | [] [] [] | + gst-plugins-base | [] [] [] [] [] [] | + gst-plugins-good | [] [] [] [] [] [] [] | + gst-plugins-ugly | [] [] [] [] [] [] [] [] | + gstreamer | [] [] [] [] [] [] [] | + gtick | [] () [] [] [] | + gtkam | [] () [] [] [] [] | + gtkspell | [] [] [] [] [] [] [] [] | + guix | [] [] | + guix-packages | | + gutenprint | [] [] [] [] | + hello | [] [] [] [] [] [] [] [] | + help2man | [] [] [] [] [] [] [] | + help2man-texi | [] [] [] | + hylafax | [] [] | + idutils | [] [] [] [] [] | + iso_15924 | [] () [] [] () [] () | + iso_3166 | [] () [] [] [] [] () [] () | + iso_3166_2 | [] () () () | + iso_4217 | [] () [] [] [] () [] () | + iso_639 | [] () [] [] () [] () | + iso_639_3 | () () () | + iso_639_5 | () () () | + jwhois | [] [] [] [] [] | + kbd | [] [] [] [] [] [] | + klavaro | [] [] [] [] [] [] [] | + ld | [] [] [] [] | + leafpad | [] [] [] [] [] [] [] [] | + libc | [] [] [] [] [] | + libexif | [] [] () [] [] | + libextractor | [] | + libgnutls | [] [] [] [] | + libgphoto2 | [] () [] | + libgphoto2_port | [] () [] [] [] [] | + libgsasl | [] [] [] [] [] | + libiconv | [] [] [] [] [] [] [] | + libidn | [] [] [] [] [] | + liferea | [] () [] [] [] [] [] | + lilypond | [] [] [] [] [] [] | + lordsawar | [] [] | + lprng | | + lynx | [] [] [] [] [] [] | + m4 | [] [] [] [] [] [] | + mailfromd | [] | + mailutils | [] [] [] [] | + make | [] [] [] [] [] | + man-db | [] [] [] [] | + man-db-manpages | [] [] | + midi-instruments | [] [] [] [] [] [] [] [] [] | + minicom | [] [] [] [] [] | + mkisofs | [] [] [] | + myserver | [] [] [] [] | + nano | [] [] [] [] [] [] [] | + opcodes | [] [] [] [] [] | + parted | [] [] [] | + pies | [] | + pnmixer | [] [] | + popt | [] [] [] [] [] [] | + procps-ng | [] [] | + procps-ng-man | [] [] | + psmisc | [] [] [] [] [] [] [] | + pspp | [] [] [] | + pushover | () [] [] [] | + pwdutils | [] [] [] | + pyspread | [] [] [] | + radius | [] [] | + recode | [] [] [] [] [] [] [] | + recutils | [] [] [] [] | + rpm | [] [] [] [] [] | + rush | [] [] [] | + sarg | [] [] | + sed | [] [] [] [] [] [] [] [] | + sharutils | [] [] [] [] | + shishi | [] [] [] | + skribilo | [] [] [] | + solfege | [] [] [] [] [] [] [] [] | + solfege-manual | [] [] [] [] [] | + spotmachine | [] [] [] [] [] | + sudo | [] [] [] [] [] [] | + sudoers | [] [] [] [] [] [] | + sysstat | [] [] [] [] [] [] | + tar | [] [] [] [] [] [] [] | + texinfo | [] [] [] [] [] | + texinfo_document | [] [] [] [] | + tigervnc | [] [] [] [] [] [] | + tin | [] [] [] [] | + tin-man | [] | + tracgoogleappsa... | [] [] [] [] [] | + trader | [] [] [] [] [] [] | + util-linux | [] [] [] [] | + ve | [] [] [] [] [] | + vice | () () () | + vmm | [] [] | + vorbis-tools | [] [] [] [] | + wastesedge | [] | + wcd | [] [] [] [] | + wcd-man | [] | + wdiff | [] [] [] [] [] [] [] | + wget | [] [] [] [] [] [] | + wyslij-po | [] [] [] [] | + xboard | [] [] [] [] | + xdg-user-dirs | [] [] [] [] [] [] [] [] [] [] | + xkeyboard-config | [] [] [] [] [] [] [] | + +--------------------------------------------------+ + da de el en en_GB en_ZA eo es et eu fa fi fr + 119 131 32 1 6 0 94 95 22 13 4 102 139 + + ga gd gl gu he hi hr hu hy ia id is it ja ka kk + +-------------------------------------------------+ + a2ps | [] [] [] [] | + aegis | [] | + anubis | [] [] [] [] | + aspell | [] [] [] [] [] | + bash | [] [] [] [] | + bfd | [] [] | + binutils | [] [] [] | + bison | [] | + bison-runtime | [] [] [] [] [] [] [] [] | + buzztrax | | + ccd2cue | [] | + ccide | [] [] | + cflow | [] [] [] | + clisp | | + coreutils | [] [] | + cpio | [] [] [] [] [] [] | + cppi | [] [] [] [] [] | + cpplib | [] [] | + cryptsetup | [] | + datamash | | + denemo | [] | + dfarc | [] [] [] | + dialog | [] [] [] [] [] [] [] [] [] [] | + dico | | + diffutils | [] [] [] [] | + dink | [] | + direvent | [] | + doodle | [] [] | + dos2unix | [] [] | + dos2unix-man | | + e2fsprogs | [] [] | + enscript | [] [] [] | + exif | [] [] [] [] [] [] | + fetchmail | [] [] [] | + findutils | [] [] [] [] [] [] [] | + flex | [] | + freedink | [] [] [] [] | + fusionforge | | + gas | [] | + gawk | [] () [] | + gcal | | + gcc | | + gdbm | | + gettext-examples | [] [] [] [] [] [] [] | + gettext-runtime | [] [] [] [] [] [] [] | + gettext-tools | [] [] [] | + gjay | [] | + glunarclock | [] [] [] [] [] [] | + gnubiff | [] [] () | + gnubik | [] [] [] | + gnucash | () () () () () | + gnuchess | | + gnulib | [] [] [] [] [] | + gnunet | | + gnunet-gtk | | + gold | [] [] | + gphoto2 | [] [] [] [] | + gprof | [] [] [] [] | + gramadoir | [] [] [] | + grep | [] [] [] [] [] [] [] | + grub | [] [] [] | + gsasl | [] [] [] [] [] | + gss | [] [] [] [] [] | + gst-plugins-bad | [] [] [] | + gst-plugins-base | [] [] [] [] | + gst-plugins-good | [] [] [] [] [] [] | + gst-plugins-ugly | [] [] [] [] [] [] | + gstreamer | [] [] [] [] [] | + gtick | [] [] [] [] [] | + gtkam | [] [] [] [] [] | + gtkspell | [] [] [] [] [] [] [] [] [] [] | + guix | | + guix-packages | | + gutenprint | [] [] [] | + hello | [] [] [] [] [] | + help2man | [] [] [] | + help2man-texi | | + hylafax | [] | + idutils | [] [] | + iso_15924 | [] [] [] [] [] [] | + iso_3166 | [] [] [] [] [] [] [] [] [] [] [] [] [] | + iso_3166_2 | [] [] | + iso_4217 | [] [] [] [] [] [] | + iso_639 | [] [] [] [] [] [] [] [] [] | + iso_639_3 | [] [] | + iso_639_5 | | + jwhois | [] [] [] [] | + kbd | [] [] [] | + klavaro | [] [] [] [] [] | + ld | [] [] [] [] | + leafpad | [] [] [] [] [] [] [] () | + libc | [] [] [] [] [] | + libexif | [] | + libextractor | | + libgnutls | [] | + libgphoto2 | [] [] | + libgphoto2_port | [] [] | + libgsasl | [] [] [] [] | + libiconv | [] [] [] [] [] [] [] | + libidn | [] [] [] [] | + liferea | [] [] [] [] [] | + lilypond | [] | + lordsawar | | + lprng | [] | + lynx | [] [] [] [] | + m4 | [] [] [] [] [] | + mailfromd | | + mailutils | | + make | [] [] [] [] | + man-db | [] [] | + man-db-manpages | [] [] | + midi-instruments | [] [] [] [] [] [] [] [] [] | + minicom | [] [] [] | + mkisofs | [] [] | + myserver | [] | + nano | [] [] [] [] [] [] | + opcodes | [] [] [] | + parted | [] [] [] [] [] | + pies | | + pnmixer | [] [] | + popt | [] [] [] [] [] [] [] [] [] [] | + procps-ng | | + procps-ng-man | | + psmisc | [] [] [] [] | + pspp | [] [] | + pushover | [] | + pwdutils | [] | + pyspread | | + radius | [] | + recode | [] [] [] [] [] [] [] | + recutils | | + rpm | [] | + rush | [] | + sarg | | + sed | [] [] [] [] [] [] [] | + sharutils | | + shishi | | + skribilo | [] | + solfege | [] [] | + solfege-manual | | + spotmachine | | + sudo | [] [] [] [] | + sudoers | [] [] [] | + sysstat | [] [] [] [] | + tar | [] [] [] [] [] [] | + texinfo | [] [] [] | + texinfo_document | [] [] [] | + tigervnc | | + tin | | + tin-man | | + tracgoogleappsa... | [] [] [] [] | + trader | [] [] | + util-linux | [] | + ve | [] | + vice | () () | + vmm | | + vorbis-tools | [] [] | + wastesedge | [] | + wcd | | + wcd-man | | + wdiff | [] [] [] | + wget | [] [] [] [] | + wyslij-po | [] [] [] | + xboard | | + xdg-user-dirs | [] [] [] [] [] [] [] [] [] [] [] [] [] [] | + xkeyboard-config | [] [] [] [] [] [] | + +-------------------------------------------------+ + ga gd gl gu he hi hr hu hy ia id is it ja ka kk + 35 2 47 4 8 2 60 71 2 6 81 11 87 57 0 3 + + kn ko ku ky lg lt lv mk ml mn mr ms mt nb ne nl +--------------------------------------------------+ - a2ps | [] [] | - aegis | | - ant-phone | | - anubis | | - aspell | [] [] | - bash | | + a2ps | [] [] | + aegis | [] | + anubis | [] [] [] | + aspell | [] [] | + bash | [] [] | bfd | | - bibshelf | [] | binutils | | - bison | | - bison-runtime | [] | - bluez-pin | [] [] | - bombono-dvd | | - buzztard | | - cflow | | - clisp | | - coreutils | [] [] | - cpio | | + bison | [] | + bison-runtime | [] [] [] [] [] [] | + buzztrax | | + ccd2cue | | + ccide | [] [] | + cflow | [] | + clisp | [] | + coreutils | [] [] | + cpio | [] | cppi | | - cpplib | [] | - cryptsetup | | - dfarc | | - dialog | [] [] | + cpplib | [] | + cryptsetup | [] | + datamash | [] [] | + denemo | | + dfarc | [] [] | + dialog | [] [] [] [] [] [] | dico | | - diffutils | [] | - dink | | - doodle | | - e2fsprogs | [] | - enscript | [] | - exif | | - fetchmail | [] | - findutils | [] | - flex | [] | - freedink | | + diffutils | [] [] [] | + dink | [] | + direvent | [] | + doodle | [] | + dos2unix | [] [] | + dos2unix-man | [] | + e2fsprogs | [] | + enscript | [] | + exif | [] [] [] | + fetchmail | [] | + findutils | [] [] | + flex | [] | + freedink | [] [] | + fusionforge | | gas | | - gawk | [] [] | - gcal | [] | + gawk | [] | + gcal | | gcc | | - gettext-examples | [] [] [] [] | - gettext-runtime | [] [] | - gettext-tools | [] [] | - gip | [] | + gdbm | | + gettext-examples | [] [] [] [] [] [] | + gettext-runtime | [] [] [] | + gettext-tools | [] | gjay | | - gliv | [] | - glunarclock | [] [] | - gnubiff | | - gnucash | [] | - gnuedu | | - gnulib | | + glunarclock | [] [] | + gnubiff | [] | + gnubik | [] [] | + gnucash | () () () () () () () [] | + gnuchess | [] [] | + gnulib | [] | gnunet | | gnunet-gtk | | - gnutls | | gold | | - gpe-aerial | | - gpe-beam | | - gpe-bluetooth | | - gpe-calendar | | - gpe-clock | [] | - gpe-conf | | - gpe-contacts | | - gpe-edit | | - gpe-filemanager | | - gpe-go | | - gpe-login | | - gpe-ownerinfo | [] | - gpe-package | | - gpe-sketchbook | | - gpe-su | [] | - gpe-taskmanager | [] | - gpe-timesheet | [] | - gpe-today | [] | - gpe-todo | | - gphoto2 | | - gprof | [] | - gpsdrive | | - gramadoir | | - grep | | - grub | [] [] | - gsasl | | + gphoto2 | [] | + gprof | [] [] | + gramadoir | [] | + grep | [] [] | + grub | [] [] [] | + gsasl | [] | gss | | - gst-plugins-bad | [] | - gst-plugins-base | [] | - gst-plugins-good | [] | - gst-plugins-ugly | [] | - gstreamer | [] [] [] | - gtick | | - gtkam | [] | - gtkorphan | [] | - gtkspell | [] [] [] | - gutenprint | | - hello | [] | - help2man | | - hylafax | | - idutils | | - indent | [] [] | - iso_15924 | | - iso_3166 | [] [] [] [] [] [] [] | - iso_3166_2 | | - iso_4217 | | - iso_639 | [] [] [] [] | - iso_639_3 | | - jwhois | | - kbd | | - keytouch | [] | - keytouch-editor | | - keytouch-keyboa... | [] | - klavaro | [] | - latrine | | - ld | [] | - leafpad | [] [] | - libc | [] [] | - libexif | () | - libextractor | | - libgnutls | | - libgpewidget | | - libgpg-error | | - libgphoto2 | | - libgphoto2_port | | - libgsasl | | - libiconv | [] | - libidn | | - lifelines | | - liferea | [] [] | - lilypond | | - linkdr | [] | + gst-plugins-bad | [] [] [] | + gst-plugins-base | [] [] [] | + gst-plugins-good | [] [] [] [] | + gst-plugins-ugly | [] [] [] [] [] | + gstreamer | [] [] [] | + gtick | [] | + gtkam | [] [] | + gtkspell | [] [] [] [] [] [] [] | + guix | | + guix-packages | | + gutenprint | [] | + hello | [] [] [] | + help2man | [] | + help2man-texi | | + hylafax | [] | + idutils | [] | + iso_15924 | () [] [] | + iso_3166 | [] [] [] () [] [] [] [] [] [] | + iso_3166_2 | () [] | + iso_4217 | () [] [] [] | + iso_639 | [] [] () [] [] [] [] | + iso_639_3 | [] () [] | + iso_639_5 | () | + jwhois | [] [] | + kbd | [] | + klavaro | [] [] | + ld | | + leafpad | [] [] [] [] [] | + libc | [] [] | + libexif | [] | + libextractor | [] | + libgnutls | [] [] | + libgphoto2 | [] | + libgphoto2_port | [] | + libgsasl | [] | + libiconv | [] [] | + libidn | [] | + liferea | [] [] [] | + lilypond | [] | lordsawar | | lprng | | - lynx | [] | - m4 | | + lynx | [] | + m4 | [] | mailfromd | | mailutils | | - make | | - man-db | | - man-db-manpages | | - minicom | | - mkisofs | | + make | [] [] | + man-db | [] | + man-db-manpages | [] | + midi-instruments | [] [] [] [] [] [] [] | + minicom | [] | + mkisofs | [] | myserver | | - nano | [] [] | - opcodes | | - parted | | + nano | [] [] [] | + opcodes | [] | + parted | [] [] | pies | | - popt | | - psmisc | | - pspp | [] | - pwdutils | | - radius | [] | - recode | [] [] | - rosegarden | | - rpm | | - rush | | + pnmixer | [] | + popt | [] [] [] [] [] | + procps-ng | | + procps-ng-man | | + psmisc | [] | + pspp | [] [] | + pushover | | + pwdutils | [] | + pyspread | | + radius | [] | + recode | [] [] | + recutils | [] | + rpm | [] | + rush | [] | sarg | | - screem | | - scrollkeeper | [] [] [] | - sed | [] [] | - sharutils | [] [] | + sed | [] [] | + sharutils | [] | shishi | | - skencil | | - solfege | | - solfege-manual | | - soundtracker | | - sp | | - sysstat | | - tar | [] | - texinfo | | + skribilo | | + solfege | [] [] | + solfege-manual | [] | + spotmachine | [] | + sudo | [] [] [] | + sudoers | [] [] [] | + sysstat | [] [] | + tar | [] [] [] | + texinfo | [] | + texinfo_document | [] | + tigervnc | [] | tin | | - unicode-han-tra... | | - unicode-transla... | | - util-linux-ng | [] | - vice | | - vmm | | - vorbis-tools | | - wastesedge | | - wdiff | | - wget | [] [] | - wyslij-po | | - xchat | [] [] [] [] | - xdg-user-dirs | [] [] [] [] [] [] [] [] [] | - xkeyboard-config | [] [] | + tin-man | | + tracgoogleappsa... | [] [] [] | + trader | [] | + util-linux | [] | + ve | [] | + vice | [] | + vmm | [] | + vorbis-tools | [] | + wastesedge | [] | + wcd | [] | + wcd-man | [] | + wdiff | [] | + wget | [] [] | + wyslij-po | [] | + xboard | [] | + xdg-user-dirs | [] [] [] [] [] [] [] [] [] [] [] | + xkeyboard-config | [] [] [] | +--------------------------------------------------+ - af am an ar as ast az be be@latin bg bn_IN bs ca - 6 0 1 2 3 19 1 10 3 28 3 1 38 + kn ko ku ky lg lt lv mk ml mn mr ms mt nb ne nl + 5 15 4 6 0 13 23 3 3 3 4 11 2 42 1 125 - crh cs da de el en en_GB en_ZA eo es et eu fa - +-------------------------------------------------+ - a2ps | [] [] [] [] [] [] [] | - aegis | [] [] [] | - ant-phone | [] () | - anubis | [] [] | - aspell | [] [] [] [] [] | - bash | [] [] [] | - bfd | [] | - bibshelf | [] [] [] | - binutils | [] | - bison | [] [] | - bison-runtime | [] [] [] [] | - bluez-pin | [] [] [] [] [] [] | - bombono-dvd | [] | - buzztard | [] [] [] | - cflow | [] [] | - clisp | [] [] [] [] | - coreutils | [] [] [] [] | - cpio | | - cppi | | - cpplib | [] [] [] | - cryptsetup | [] | - dfarc | [] [] [] | - dialog | [] [] [] [] [] | - dico | | - diffutils | [] [] [] [] [] [] | - dink | [] [] [] | - doodle | [] | - e2fsprogs | [] [] [] | - enscript | [] [] [] | - exif | () [] [] | - fetchmail | [] [] () [] [] [] | - findutils | [] [] [] | - flex | [] [] | - freedink | [] [] [] | - gas | [] | - gawk | [] [] [] | - gcal | [] | - gcc | [] [] | - gettext-examples | [] [] [] [] | - gettext-runtime | [] [] [] [] | - gettext-tools | [] [] [] | - gip | [] [] [] [] | - gjay | [] | - gliv | [] [] [] | - glunarclock | [] [] | - gnubiff | () | - gnucash | [] () () () () | - gnuedu | [] [] | - gnulib | [] [] | - gnunet | | - gnunet-gtk | [] | - gnutls | [] [] | - gold | [] | - gpe-aerial | [] [] [] [] | - gpe-beam | [] [] [] [] | - gpe-bluetooth | [] [] | - gpe-calendar | [] | - gpe-clock | [] [] [] [] | - gpe-conf | [] [] [] | - gpe-contacts | [] [] [] | - gpe-edit | [] [] | - gpe-filemanager | [] [] [] | - gpe-go | [] [] [] [] | - gpe-login | [] [] | - gpe-ownerinfo | [] [] [] [] | - gpe-package | [] [] [] | - gpe-sketchbook | [] [] [] [] | - gpe-su | [] [] [] [] | - gpe-taskmanager | [] [] [] [] | - gpe-timesheet | [] [] [] [] | - gpe-today | [] [] [] [] | - gpe-todo | [] [] [] | - gphoto2 | [] [] () [] [] [] | - gprof | [] [] [] | - gpsdrive | [] [] [] | - gramadoir | [] [] [] | - grep | [] | - grub | [] [] | - gsasl | [] | - gss | | - gst-plugins-bad | [] [] [] [] [] | - gst-plugins-base | [] [] [] [] [] | - gst-plugins-good | [] [] [] [] [] [] | - gst-plugins-ugly | [] [] [] [] [] [] | - gstreamer | [] [] [] [] [] | - gtick | [] () [] | - gtkam | [] [] () [] [] | - gtkorphan | [] [] [] [] | - gtkspell | [] [] [] [] [] [] [] | - gutenprint | [] [] [] | - hello | [] [] [] [] | - help2man | [] | - hylafax | [] [] | - idutils | [] [] | - indent | [] [] [] [] [] [] [] | - iso_15924 | [] () [] [] | - iso_3166 | [] [] [] [] () [] [] [] () | - iso_3166_2 | () | - iso_4217 | [] [] [] () [] [] | - iso_639 | [] [] [] [] () [] [] | - iso_639_3 | [] | - jwhois | [] | - kbd | [] [] [] [] [] | - keytouch | [] [] | - keytouch-editor | [] [] | - keytouch-keyboa... | [] | - klavaro | [] [] [] [] | - latrine | [] () | - ld | [] [] | - leafpad | [] [] [] [] [] [] | - libc | [] [] [] [] | - libexif | [] [] () | - libextractor | | - libgnutls | [] | - libgpewidget | [] [] | - libgpg-error | [] [] | - libgphoto2 | [] () | - libgphoto2_port | [] () [] | - libgsasl | | - libiconv | [] [] [] [] [] | - libidn | [] [] [] | - lifelines | [] () | - liferea | [] [] [] [] [] | - lilypond | [] [] [] | - linkdr | [] [] [] | - lordsawar | [] | - lprng | | - lynx | [] [] [] [] | - m4 | [] [] [] [] | - mailfromd | | - mailutils | [] | - make | [] [] [] | - man-db | | - man-db-manpages | | - minicom | [] [] [] [] | - mkisofs | | - myserver | | - nano | [] [] [] | - opcodes | [] [] | - parted | [] [] | - pies | | - popt | [] [] [] [] [] | - psmisc | [] [] [] | - pspp | [] | - pwdutils | [] | - radius | [] | - recode | [] [] [] [] [] [] | - rosegarden | () () () | - rpm | [] [] [] | - rush | | - sarg | | - screem | | - scrollkeeper | [] [] [] [] [] | - sed | [] [] [] [] [] [] | - sharutils | [] [] [] [] | - shishi | | - skencil | [] () [] | - solfege | [] [] [] | - solfege-manual | [] [] | - soundtracker | [] [] [] | - sp | [] | - sysstat | [] [] [] | - tar | [] [] [] [] | - texinfo | [] [] [] | - tin | [] [] | - unicode-han-tra... | | - unicode-transla... | | - util-linux-ng | [] [] [] [] | - vice | () () | - vmm | [] | - vorbis-tools | [] [] | - wastesedge | [] | - wdiff | [] [] | - wget | [] [] [] | - wyslij-po | | - xchat | [] [] [] [] [] | - xdg-user-dirs | [] [] [] [] [] [] [] [] [] | - xkeyboard-config | [] [] [] [] [] [] | - +-------------------------------------------------+ - crh cs da de el en en_GB en_ZA eo es et eu fa - 5 64 105 117 18 1 8 0 28 89 18 19 0 - - fi fr ga gl gu he hi hr hu hy id is it ja ka kn - +----------------------------------------------------+ - a2ps | [] [] [] [] | - aegis | [] [] | - ant-phone | [] [] | - anubis | [] [] [] [] | - aspell | [] [] [] [] | - bash | [] [] [] [] | - bfd | [] [] [] | - bibshelf | [] [] [] [] [] | - binutils | [] [] [] | - bison | [] [] [] [] | - bison-runtime | [] [] [] [] [] [] | - bluez-pin | [] [] [] [] [] [] [] [] | - bombono-dvd | [] | - buzztard | [] | - cflow | [] [] [] | - clisp | [] | - coreutils | [] [] [] [] [] | - cpio | [] [] [] [] | - cppi | [] [] | - cpplib | [] [] [] | - cryptsetup | [] [] [] | - dfarc | [] [] [] | - dialog | [] [] [] [] [] [] [] | - dico | | - diffutils | [] [] [] [] [] [] [] [] [] | - dink | [] | - doodle | [] [] | - e2fsprogs | [] [] | - enscript | [] [] [] [] | - exif | [] [] [] [] [] [] | - fetchmail | [] [] [] [] | - findutils | [] [] [] [] [] [] | - flex | [] [] [] | - freedink | [] [] [] | - gas | [] [] | - gawk | [] [] [] [] () [] | - gcal | [] | - gcc | [] | - gettext-examples | [] [] [] [] [] [] [] | - gettext-runtime | [] [] [] [] [] [] | - gettext-tools | [] [] [] [] | - gip | [] [] [] [] [] [] | - gjay | [] | - gliv | [] () | - glunarclock | [] [] [] [] | - gnubiff | () [] () | - gnucash | () () () () () [] | - gnuedu | [] [] | - gnulib | [] [] [] [] [] [] | - gnunet | | - gnunet-gtk | [] | - gnutls | [] [] | - gold | [] [] | - gpe-aerial | [] [] [] | - gpe-beam | [] [] [] [] | - gpe-bluetooth | [] [] [] [] | - gpe-calendar | [] [] | - gpe-clock | [] [] [] [] [] | - gpe-conf | [] [] [] [] | - gpe-contacts | [] [] [] [] | - gpe-edit | [] [] [] | - gpe-filemanager | [] [] [] [] | - gpe-go | [] [] [] [] [] | - gpe-login | [] [] [] | - gpe-ownerinfo | [] [] [] [] [] | - gpe-package | [] [] [] | - gpe-sketchbook | [] [] [] [] | - gpe-su | [] [] [] [] [] [] | - gpe-taskmanager | [] [] [] [] [] | - gpe-timesheet | [] [] [] [] [] | - gpe-today | [] [] [] [] [] [] [] | - gpe-todo | [] [] [] | - gphoto2 | [] [] [] [] [] [] | - gprof | [] [] [] [] | - gpsdrive | [] [] [] | - gramadoir | [] [] [] | - grep | [] [] | - grub | [] [] [] [] | - gsasl | [] [] [] [] [] | - gss | [] [] [] [] [] | - gst-plugins-bad | [] [] [] [] [] [] | - gst-plugins-base | [] [] [] [] [] [] | - gst-plugins-good | [] [] [] [] [] [] | - gst-plugins-ugly | [] [] [] [] [] [] | - gstreamer | [] [] [] [] [] | - gtick | [] [] [] [] [] | - gtkam | [] [] [] [] [] | - gtkorphan | [] [] [] | - gtkspell | [] [] [] [] [] [] [] [] [] | - gutenprint | [] [] [] [] | - hello | [] [] [] | - help2man | [] [] | - hylafax | [] | - idutils | [] [] [] [] [] [] | - indent | [] [] [] [] [] [] [] [] | - iso_15924 | [] () [] [] | - iso_3166 | [] () [] [] [] [] [] [] [] [] [] [] | - iso_3166_2 | () [] [] [] | - iso_4217 | [] () [] [] [] [] | - iso_639 | [] () [] [] [] [] [] [] [] | - iso_639_3 | () [] [] | - jwhois | [] [] [] [] [] | - kbd | [] [] | - keytouch | [] [] [] [] [] [] | - keytouch-editor | [] [] [] [] [] | - keytouch-keyboa... | [] [] [] [] [] | - klavaro | [] [] | - latrine | [] [] [] | - ld | [] [] [] [] | - leafpad | [] [] [] [] [] [] [] () | - libc | [] [] [] [] [] | - libexif | [] | - libextractor | | - libgnutls | [] [] | - libgpewidget | [] [] [] [] | - libgpg-error | [] [] | - libgphoto2 | [] [] [] | - libgphoto2_port | [] [] [] | - libgsasl | [] [] [] [] [] | - libiconv | [] [] [] [] [] [] | - libidn | [] [] [] [] | - lifelines | () | - liferea | [] [] [] [] | - lilypond | [] [] | - linkdr | [] [] [] [] [] | - lordsawar | | - lprng | [] | - lynx | [] [] [] [] [] | - m4 | [] [] [] [] [] [] | - mailfromd | | - mailutils | [] [] | - make | [] [] [] [] [] [] [] [] [] | - man-db | [] [] | - man-db-manpages | [] | - minicom | [] [] [] [] [] | - mkisofs | [] [] [] [] | - myserver | | - nano | [] [] [] [] [] [] | - opcodes | [] [] [] [] | - parted | [] [] [] [] | - pies | | - popt | [] [] [] [] [] [] [] [] [] | - psmisc | [] [] [] | - pspp | | - pwdutils | [] [] | - radius | [] [] | - recode | [] [] [] [] [] [] [] [] | - rosegarden | () () () () () | - rpm | [] [] | - rush | | - sarg | [] | - screem | [] [] | - scrollkeeper | [] [] [] [] | - sed | [] [] [] [] [] [] [] [] | - sharutils | [] [] [] [] [] [] [] | - shishi | [] | - skencil | [] | - solfege | [] [] [] [] | - solfege-manual | [] [] | - soundtracker | [] [] | - sp | [] () | - sysstat | [] [] [] [] [] | - tar | [] [] [] [] [] [] [] | - texinfo | [] [] [] [] | - tin | [] | - unicode-han-tra... | | - unicode-transla... | [] [] | - util-linux-ng | [] [] [] [] [] [] | - vice | () () () | - vmm | [] | - vorbis-tools | [] | - wastesedge | () () | - wdiff | [] | - wget | [] [] [] [] [] [] [] [] | - wyslij-po | [] [] [] | - xchat | [] [] [] [] [] [] [] [] [] | - xdg-user-dirs | [] [] [] [] [] [] [] [] [] [] [] [] [] | - xkeyboard-config | [] [] [] [] [] | - +----------------------------------------------------+ - fi fr ga gl gu he hi hr hu hy id is it ja ka kn - 105 121 53 20 4 8 3 5 53 2 120 5 84 67 0 4 - - ko ku ky lg lt lv mk ml mn mr ms mt nb nds ne - +-----------------------------------------------+ - a2ps | [] | - aegis | | - ant-phone | | - anubis | [] [] | - aspell | [] | - bash | | - bfd | | - bibshelf | [] [] | - binutils | | - bison | [] | - bison-runtime | [] [] [] [] [] | - bluez-pin | [] [] [] [] [] | - bombono-dvd | | - buzztard | | - cflow | | - clisp | | - coreutils | [] | - cpio | | - cppi | | - cpplib | | - cryptsetup | | - dfarc | [] | - dialog | [] [] [] [] [] | - dico | | - diffutils | [] [] | - dink | | - doodle | | - e2fsprogs | | - enscript | | - exif | [] | - fetchmail | | - findutils | | - flex | | - freedink | [] | - gas | | - gawk | | - gcal | | - gcc | | - gettext-examples | [] [] [] [] | - gettext-runtime | [] | - gettext-tools | [] | - gip | [] [] | - gjay | | - gliv | | - glunarclock | [] | - gnubiff | | - gnucash | () () () () | - gnuedu | | - gnulib | | - gnunet | | - gnunet-gtk | | - gnutls | [] | - gold | | - gpe-aerial | [] | - gpe-beam | [] | - gpe-bluetooth | [] [] | - gpe-calendar | [] | - gpe-clock | [] [] [] [] [] | - gpe-conf | [] [] | - gpe-contacts | [] [] | - gpe-edit | [] | - gpe-filemanager | [] [] | - gpe-go | [] [] [] | - gpe-login | [] | - gpe-ownerinfo | [] [] | - gpe-package | [] [] | - gpe-sketchbook | [] [] | - gpe-su | [] [] [] [] [] [] | - gpe-taskmanager | [] [] [] [] [] [] | - gpe-timesheet | [] [] | - gpe-today | [] [] [] [] | - gpe-todo | [] [] | - gphoto2 | | - gprof | [] | - gpsdrive | | - gramadoir | | - grep | | - grub | | - gsasl | | - gss | | - gst-plugins-bad | [] [] [] [] | - gst-plugins-base | [] [] | - gst-plugins-good | [] [] | - gst-plugins-ugly | [] [] [] [] [] | - gstreamer | | - gtick | | - gtkam | [] | - gtkorphan | [] [] | - gtkspell | [] [] [] [] [] [] [] | - gutenprint | | - hello | [] [] [] | - help2man | | - hylafax | | - idutils | | - indent | | - iso_15924 | [] [] | - iso_3166 | [] [] () [] [] [] [] [] | - iso_3166_2 | | - iso_4217 | [] [] | - iso_639 | [] [] | - iso_639_3 | [] | - jwhois | [] | - kbd | | - keytouch | [] | - keytouch-editor | [] | - keytouch-keyboa... | [] | - klavaro | [] | - latrine | [] | - ld | | - leafpad | [] [] [] | - libc | [] | - libexif | | - libextractor | | - libgnutls | [] | - libgpewidget | [] [] | - libgpg-error | | - libgphoto2 | | - libgphoto2_port | | - libgsasl | | - libiconv | | - libidn | | - lifelines | | - liferea | | - lilypond | | - linkdr | | - lordsawar | | - lprng | | - lynx | | - m4 | | - mailfromd | | - mailutils | | - make | [] | - man-db | | - man-db-manpages | | - minicom | [] | - mkisofs | | - myserver | | - nano | [] [] | - opcodes | | - parted | | - pies | | - popt | [] [] [] | - psmisc | | - pspp | | - pwdutils | | - radius | | - recode | | - rosegarden | | - rpm | | - rush | | - sarg | | - screem | | - scrollkeeper | [] [] | - sed | | - sharutils | | - shishi | | - skencil | | - solfege | [] | - solfege-manual | | - soundtracker | | - sp | | - sysstat | [] | - tar | [] | - texinfo | [] | - tin | | - unicode-han-tra... | | - unicode-transla... | | - util-linux-ng | | - vice | | - vmm | | - vorbis-tools | | - wastesedge | | - wdiff | | - wget | [] | - wyslij-po | | - xchat | [] [] [] | - xdg-user-dirs | [] [] [] [] [] [] [] [] | - xkeyboard-config | [] [] [] | - +-----------------------------------------------+ - ko ku ky lg lt lv mk ml mn mr ms mt nb nds ne - 20 5 10 1 13 48 4 2 2 4 24 10 20 3 1 - - nl nn or pa pl ps pt pt_BR ro ru rw sk sl sq sr - +---------------------------------------------------+ - a2ps | [] [] [] [] [] [] [] [] | - aegis | [] [] [] | - ant-phone | [] [] | - anubis | [] [] [] | - aspell | [] [] [] [] [] | - bash | [] [] | - bfd | [] | - bibshelf | [] [] | - binutils | [] [] | - bison | [] [] [] | - bison-runtime | [] [] [] [] [] [] [] | - bluez-pin | [] [] [] [] [] [] [] [] | - bombono-dvd | [] () | - buzztard | [] [] | - cflow | [] | - clisp | [] [] | - coreutils | [] [] [] [] [] [] | - cpio | [] [] [] | - cppi | [] | - cpplib | [] | - cryptsetup | [] | - dfarc | [] | - dialog | [] [] [] [] | - dico | [] | - diffutils | [] [] [] [] [] [] | - dink | () | - doodle | [] [] | - e2fsprogs | [] [] | - enscript | [] [] [] [] [] | - exif | [] [] [] () [] | - fetchmail | [] [] [] [] | - findutils | [] [] [] [] [] | - flex | [] [] [] [] [] | - freedink | [] [] | - gas | | - gawk | [] [] [] [] | - gcal | | - gcc | [] | - gettext-examples | [] [] [] [] [] [] [] [] | - gettext-runtime | [] [] [] [] [] [] [] [] [] | - gettext-tools | [] [] [] [] [] [] | - gip | [] [] [] [] [] | - gjay | | - gliv | [] [] [] [] [] [] | - glunarclock | [] [] [] [] [] | - gnubiff | [] () | - gnucash | [] () () () | - gnuedu | [] | - gnulib | [] [] [] [] | - gnunet | | - gnunet-gtk | | - gnutls | [] [] | - gold | | - gpe-aerial | [] [] [] [] [] [] [] | - gpe-beam | [] [] [] [] [] [] [] | - gpe-bluetooth | [] [] | - gpe-calendar | [] [] [] [] | - gpe-clock | [] [] [] [] [] [] [] [] | - gpe-conf | [] [] [] [] [] [] [] | - gpe-contacts | [] [] [] [] [] | - gpe-edit | [] [] [] | - gpe-filemanager | [] [] [] | - gpe-go | [] [] [] [] [] [] [] [] | - gpe-login | [] [] | - gpe-ownerinfo | [] [] [] [] [] [] [] [] | - gpe-package | [] [] | - gpe-sketchbook | [] [] [] [] [] [] [] | - gpe-su | [] [] [] [] [] [] [] [] | - gpe-taskmanager | [] [] [] [] [] [] [] [] | - gpe-timesheet | [] [] [] [] [] [] [] [] | - gpe-today | [] [] [] [] [] [] [] [] | - gpe-todo | [] [] [] [] [] | - gphoto2 | [] [] [] [] [] [] [] [] | - gprof | [] [] [] | - gpsdrive | [] [] | - gramadoir | [] [] | - grep | [] [] [] [] | - grub | [] [] [] | - gsasl | [] [] [] [] | - gss | [] [] [] | - gst-plugins-bad | [] [] [] [] [] [] | - gst-plugins-base | [] [] [] [] [] | - gst-plugins-good | [] [] [] [] [] | - gst-plugins-ugly | [] [] [] [] [] [] | - gstreamer | [] [] [] [] [] | - gtick | [] [] [] | - gtkam | [] [] [] [] [] [] | - gtkorphan | [] | - gtkspell | [] [] [] [] [] [] [] [] [] [] | - gutenprint | [] [] | - hello | [] [] [] [] | - help2man | [] [] | - hylafax | [] | - idutils | [] [] [] [] [] | - indent | [] [] [] [] [] [] [] | - iso_15924 | [] [] [] [] | - iso_3166 | [] [] [] [] [] () [] [] [] [] [] [] [] [] | - iso_3166_2 | [] [] [] | - iso_4217 | [] [] [] [] [] [] [] [] | - iso_639 | [] [] [] [] [] [] [] [] [] | - iso_639_3 | [] [] | - jwhois | [] [] [] [] | - kbd | [] [] [] | - keytouch | [] [] [] | - keytouch-editor | [] [] [] | - keytouch-keyboa... | [] [] [] | - klavaro | [] [] | - latrine | [] [] | - ld | | - leafpad | [] [] [] [] [] [] [] [] [] | - libc | [] [] [] [] | - libexif | [] [] () [] | - libextractor | | - libgnutls | [] [] | - libgpewidget | [] [] [] | - libgpg-error | [] [] | - libgphoto2 | [] [] | - libgphoto2_port | [] [] [] [] [] | - libgsasl | [] [] [] [] [] | - libiconv | [] [] [] [] [] | - libidn | [] [] | - lifelines | [] [] | - liferea | [] [] [] [] [] () () [] | - lilypond | [] | - linkdr | [] [] [] | - lordsawar | | - lprng | [] | - lynx | [] [] [] | - m4 | [] [] [] [] [] | - mailfromd | [] | - mailutils | [] | - make | [] [] [] [] | - man-db | [] [] [] | - man-db-manpages | [] [] [] | - minicom | [] [] [] [] | - mkisofs | [] [] [] | - myserver | | - nano | [] [] [] [] | - opcodes | [] [] | - parted | [] [] [] [] | - pies | [] | - popt | [] [] [] [] | - psmisc | [] [] [] | - pspp | [] [] | - pwdutils | [] | - radius | [] [] [] | - recode | [] [] [] [] [] [] [] [] | - rosegarden | () () | - rpm | [] [] [] | - rush | [] [] | - sarg | | - screem | | - scrollkeeper | [] [] [] [] [] [] [] [] | - sed | [] [] [] [] [] [] [] [] [] | - sharutils | [] [] [] [] | - shishi | [] | - skencil | [] [] | - solfege | [] [] [] [] | - solfege-manual | [] [] [] | - soundtracker | [] | - sp | | - sysstat | [] [] [] [] | - tar | [] [] [] [] | - texinfo | [] [] [] [] | - tin | [] | - unicode-han-tra... | | - unicode-transla... | | - util-linux-ng | [] [] [] [] [] | - vice | [] | - vmm | [] | - vorbis-tools | [] [] | - wastesedge | [] | - wdiff | [] [] | - wget | [] [] [] [] [] [] [] | - wyslij-po | [] [] [] | - xchat | [] [] [] [] [] [] [] [] [] | - xdg-user-dirs | [] [] [] [] [] [] [] [] [] [] [] [] [] [] | - xkeyboard-config | [] [] [] | - +---------------------------------------------------+ - nl nn or pa pl ps pt pt_BR ro ru rw sk sl sq sr - 135 10 4 7 105 1 29 62 47 91 3 54 46 9 37 - - sv sw ta te tg th tr uk vi wa zh_CN zh_HK zh_TW - +---------------------------------------------------+ - a2ps | [] [] [] [] [] | 27 - aegis | [] | 9 - ant-phone | [] [] [] [] | 9 - anubis | [] [] [] [] | 15 - aspell | [] [] [] | 20 - bash | [] [] [] | 12 - bfd | [] | 6 - bibshelf | [] [] [] | 16 - binutils | [] [] | 8 - bison | [] [] | 12 - bison-runtime | [] [] [] [] [] [] | 29 - bluez-pin | [] [] [] [] [] [] [] [] | 37 - bombono-dvd | [] | 4 - buzztard | [] | 7 - cflow | [] [] [] | 9 - clisp | | 10 - coreutils | [] [] [] [] | 22 - cpio | [] [] [] [] [] [] | 13 - cppi | [] [] | 5 - cpplib | [] [] [] [] [] [] | 14 - cryptsetup | [] [] | 7 - dfarc | [] | 9 - dialog | [] [] [] [] [] [] [] | 30 - dico | [] | 2 - diffutils | [] [] [] [] [] [] | 30 - dink | | 4 - doodle | [] [] | 7 - e2fsprogs | [] [] [] | 11 - enscript | [] [] [] [] | 17 - exif | [] [] [] | 16 - fetchmail | [] [] [] | 17 - findutils | [] [] [] [] [] | 20 - flex | [] [] [] [] | 15 - freedink | [] | 10 - gas | [] | 4 - gawk | [] [] [] [] | 18 - gcal | [] [] | 5 - gcc | [] [] [] | 7 - gettext-examples | [] [] [] [] [] [] [] | 34 - gettext-runtime | [] [] [] [] [] [] [] | 29 - gettext-tools | [] [] [] [] [] [] | 22 - gip | [] [] [] [] | 22 - gjay | [] | 3 - gliv | [] [] [] | 14 - glunarclock | [] [] [] [] [] | 19 - gnubiff | [] [] | 4 - gnucash | () [] () [] () | 10 - gnuedu | [] [] | 7 - gnulib | [] [] [] [] | 16 - gnunet | [] | 1 - gnunet-gtk | [] [] [] | 5 - gnutls | [] [] [] | 10 - gold | [] | 4 - gpe-aerial | [] [] [] | 18 - gpe-beam | [] [] [] | 19 - gpe-bluetooth | [] [] [] | 13 - gpe-calendar | [] [] [] [] | 12 - gpe-clock | [] [] [] [] [] | 28 - gpe-conf | [] [] [] [] | 20 - gpe-contacts | [] [] [] | 17 - gpe-edit | [] [] [] | 12 - gpe-filemanager | [] [] [] [] | 16 - gpe-go | [] [] [] [] [] | 25 - gpe-login | [] [] [] | 11 - gpe-ownerinfo | [] [] [] [] [] | 25 - gpe-package | [] [] [] | 13 - gpe-sketchbook | [] [] [] | 20 - gpe-su | [] [] [] [] [] | 30 - gpe-taskmanager | [] [] [] [] [] | 29 - gpe-timesheet | [] [] [] [] [] | 25 - gpe-today | [] [] [] [] [] [] | 30 - gpe-todo | [] [] [] [] | 17 - gphoto2 | [] [] [] [] [] | 24 - gprof | [] [] [] | 15 - gpsdrive | [] [] [] | 11 - gramadoir | [] [] [] | 11 - grep | [] [] [] | 10 - grub | [] [] [] | 14 - gsasl | [] [] [] [] | 14 - gss | [] [] [] | 11 - gst-plugins-bad | [] [] [] [] | 26 - gst-plugins-base | [] [] [] [] [] | 24 - gst-plugins-good | [] [] [] [] | 24 - gst-plugins-ugly | [] [] [] [] [] | 29 - gstreamer | [] [] [] [] | 22 - gtick | [] [] [] | 13 - gtkam | [] [] [] | 20 - gtkorphan | [] [] [] | 14 - gtkspell | [] [] [] [] [] [] [] [] [] | 45 - gutenprint | [] | 10 - hello | [] [] [] [] [] [] | 21 - help2man | [] [] | 7 - hylafax | [] | 5 - idutils | [] [] [] [] | 17 - indent | [] [] [] [] [] [] | 30 - iso_15924 | () [] () [] [] | 16 - iso_3166 | [] [] () [] [] () [] [] [] () | 53 - iso_3166_2 | () [] () [] | 9 - iso_4217 | [] () [] [] () [] [] | 26 - iso_639 | [] [] [] () [] () [] [] [] [] | 38 - iso_639_3 | [] () | 8 - jwhois | [] [] [] [] [] | 16 - kbd | [] [] [] [] [] | 15 - keytouch | [] [] [] | 16 - keytouch-editor | [] [] [] | 14 - keytouch-keyboa... | [] [] [] | 14 - klavaro | [] | 11 - latrine | [] [] [] | 10 - ld | [] [] [] [] | 11 - leafpad | [] [] [] [] [] [] | 33 - libc | [] [] [] [] [] | 21 - libexif | [] () | 7 - libextractor | [] | 1 - libgnutls | [] [] [] | 9 - libgpewidget | [] [] [] | 14 - libgpg-error | [] [] [] | 9 - libgphoto2 | [] [] | 8 - libgphoto2_port | [] [] [] [] | 14 - libgsasl | [] [] [] | 13 - libiconv | [] [] [] [] | 21 - libidn | () [] [] | 11 - lifelines | [] | 4 - liferea | [] [] [] | 21 - lilypond | [] | 7 - linkdr | [] [] [] [] [] | 17 - lordsawar | | 1 - lprng | [] | 3 - lynx | [] [] [] [] | 17 - m4 | [] [] [] [] | 19 - mailfromd | [] [] | 3 - mailutils | [] | 5 - make | [] [] [] [] | 21 - man-db | [] [] [] | 8 - man-db-manpages | | 4 - minicom | [] [] | 16 - mkisofs | [] [] | 9 - myserver | | 0 - nano | [] [] [] [] | 21 - opcodes | [] [] [] | 11 - parted | [] [] [] [] [] | 15 - pies | [] [] | 3 - popt | [] [] [] [] [] [] | 27 - psmisc | [] [] | 11 - pspp | | 4 - pwdutils | [] [] | 6 - radius | [] [] | 9 - recode | [] [] [] [] | 28 - rosegarden | () | 0 - rpm | [] [] [] | 11 - rush | [] [] | 4 - sarg | | 1 - screem | [] | 3 - scrollkeeper | [] [] [] [] [] | 27 - sed | [] [] [] [] [] | 30 - sharutils | [] [] [] [] [] | 22 - shishi | [] | 3 - skencil | [] [] | 7 - solfege | [] [] [] [] | 16 - solfege-manual | [] | 8 - soundtracker | [] [] [] | 9 - sp | [] | 3 - sysstat | [] [] | 15 - tar | [] [] [] [] [] [] | 23 - texinfo | [] [] [] [] [] | 17 - tin | | 4 - unicode-han-tra... | | 0 - unicode-transla... | | 2 - util-linux-ng | [] [] [] [] | 20 - vice | () () | 1 - vmm | [] | 4 - vorbis-tools | [] | 6 - wastesedge | | 2 - wdiff | [] [] | 7 - wget | [] [] [] [] [] | 26 - wyslij-po | [] [] | 8 - xchat | [] [] [] [] [] [] | 36 - xdg-user-dirs | [] [] [] [] [] [] [] [] [] [] | 63 - xkeyboard-config | [] [] [] | 22 - +---------------------------------------------------+ - 85 teams sv sw ta te tg th tr uk vi wa zh_CN zh_HK zh_TW - 178 domains 119 1 3 3 0 10 65 51 155 17 98 7 41 2618 + nn or pa pl ps pt pt_BR ro ru rw sk sl sq sr + +------------------------------------------------+ + a2ps | [] [] [] [] [] [] [] | + aegis | [] [] | + anubis | [] [] [] | + aspell | [] [] [] [] [] [] [] | + bash | [] [] [] [] [] [] | + bfd | [] [] | + binutils | [] [] | + bison | [] [] [] | + bison-runtime | [] [] [] [] [] [] [] [] | + buzztrax | [] | + ccd2cue | [] [] | + ccide | [] [] [] | + cflow | [] [] [] | + clisp | [] | + coreutils | [] [] [] [] | + cpio | [] [] [] | + cppi | [] [] [] | + cpplib | [] [] [] | + cryptsetup | [] [] [] | + datamash | [] [] | + denemo | | + dfarc | [] [] [] | + dialog | [] [] [] [] [] [] [] | + dico | [] | + diffutils | [] [] [] | + dink | | + direvent | [] [] [] | + doodle | [] [] | + dos2unix | [] [] [] [] | + dos2unix-man | [] [] | + e2fsprogs | [] | + enscript | [] [] [] [] [] [] | + exif | [] [] [] [] [] [] | + fetchmail | [] [] [] | + findutils | [] [] [] [] [] [] | + flex | [] [] [] [] [] | + freedink | [] [] [] [] [] | + fusionforge | | + gas | | + gawk | [] | + gcal | | + gcc | | + gdbm | [] [] [] | + gettext-examples | [] [] [] [] [] [] [] [] | + gettext-runtime | [] [] [] [] [] [] [] [] [] | + gettext-tools | [] [] [] [] [] [] [] | + gjay | [] | + glunarclock | [] [] [] [] [] [] | + gnubiff | [] | + gnubik | [] [] [] [] | + gnucash | () () () () () [] | + gnuchess | [] [] | + gnulib | [] [] [] [] [] | + gnunet | | + gnunet-gtk | | + gold | | + gphoto2 | [] [] [] [] [] | + gprof | [] [] [] [] | + gramadoir | [] [] | + grep | [] [] [] [] [] [] | + grub | [] [] [] [] [] | + gsasl | [] [] [] | + gss | [] [] [] [] | + gst-plugins-bad | [] [] [] [] [] | + gst-plugins-base | [] [] [] [] [] [] | + gst-plugins-good | [] [] [] [] [] [] [] | + gst-plugins-ugly | [] [] [] [] [] [] [] | + gstreamer | [] [] [] [] [] [] [] | + gtick | [] [] [] [] [] | + gtkam | [] [] [] [] [] [] | + gtkspell | [] [] [] [] [] [] [] [] [] | + guix | | + guix-packages | | + gutenprint | [] [] | + hello | [] [] [] [] [] [] | + help2man | [] [] [] [] | + help2man-texi | [] | + hylafax | | + idutils | [] [] [] | + iso_15924 | [] () [] [] [] [] | + iso_3166 | [] [] [] [] () [] [] [] [] [] [] [] [] | + iso_3166_2 | [] () [] | + iso_4217 | [] [] () [] [] [] [] [] | + iso_639 | [] [] [] () [] [] [] [] [] [] | + iso_639_3 | [] () | + iso_639_5 | () [] | + jwhois | [] [] [] [] | + kbd | [] [] | + klavaro | [] [] [] [] [] | + ld | | + leafpad | [] [] [] [] [] [] [] [] | + libc | [] [] [] | + libexif | [] () [] | + libextractor | [] | + libgnutls | [] | + libgphoto2 | [] | + libgphoto2_port | [] [] [] [] [] | + libgsasl | [] [] [] [] | + libiconv | [] [] [] [] [] | + libidn | [] [] [] | + liferea | [] [] [] [] () [] [] | + lilypond | | + lordsawar | | + lprng | [] | + lynx | [] [] | + m4 | [] [] [] [] [] | + mailfromd | [] | + mailutils | [] | + make | [] [] [] | + man-db | [] [] [] | + man-db-manpages | [] [] [] | + midi-instruments | [] [] [] [] [] [] [] [] | + minicom | [] [] [] [] | + mkisofs | [] [] [] | + myserver | [] [] | + nano | [] [] [] [] [] [] | + opcodes | | + parted | [] [] [] [] [] [] | + pies | [] | + pnmixer | [] | + popt | [] [] [] [] [] [] | + procps-ng | [] | + procps-ng-man | [] | + psmisc | [] [] [] [] | + pspp | [] [] | + pushover | | + pwdutils | [] | + pyspread | [] [] | + radius | [] [] | + recode | [] [] [] [] [] [] [] [] | + recutils | [] [] | + rpm | [] | + rush | [] [] [] | + sarg | [] [] | + sed | [] [] [] [] [] [] [] [] | + sharutils | [] [] [] | + shishi | [] [] | + skribilo | [] | + solfege | [] [] [] | + solfege-manual | [] [] | + spotmachine | [] [] | + sudo | [] [] [] [] [] [] | + sudoers | [] [] [] [] | + sysstat | [] [] [] [] [] | + tar | [] [] [] [] [] | + texinfo | [] [] [] | + texinfo_document | [] [] | + tigervnc | [] [] [] | + tin | [] | + tin-man | | + tracgoogleappsa... | [] [] [] [] | + trader | [] [] | + util-linux | [] [] | + ve | [] [] [] | + vice | | + vmm | | + vorbis-tools | [] [] [] | + wastesedge | | + wcd | | + wcd-man | | + wdiff | [] [] [] [] [] | + wget | [] [] [] [] [] | + wyslij-po | [] [] [] [] | + xboard | [] [] [] | + xdg-user-dirs | [] [] [] [] [] [] [] [] [] [] [] [] [] | + xkeyboard-config | [] [] [] [] | + +------------------------------------------------+ + nn or pa pl ps pt pt_BR ro ru rw sk sl sq sr + 7 3 6 114 1 12 88 32 82 3 40 45 7 101 + + sv sw ta te tg th tr uk ur vi wa wo zh_CN + +----------------------------------------------+ + a2ps | [] [] [] [] [] | + aegis | [] | + anubis | [] [] [] [] | + aspell | [] [] [] [] [] | + bash | [] [] [] [] | + bfd | [] [] [] | + binutils | [] [] [] | + bison | [] [] [] [] | + bison-runtime | [] [] [] [] [] [] | + buzztrax | [] [] [] | + ccd2cue | [] [] [] | + ccide | [] [] [] [] | + cflow | [] [] [] [] | + clisp | | + coreutils | [] [] [] | + cpio | [] [] [] [] [] | + cppi | [] [] [] [] | + cpplib | [] [] [] [] [] | + cryptsetup | [] [] [] | + datamash | [] [] [] | + denemo | [] | + dfarc | [] [] | + dialog | [] [] [] [] [] [] | + dico | [] | + diffutils | [] [] [] [] [] | + dink | [] | + direvent | [] [] | + doodle | [] [] | + dos2unix | [] [] [] [] | + dos2unix-man | [] [] [] | + e2fsprogs | [] [] [] [] | + enscript | [] [] [] [] | + exif | [] [] [] [] [] | + fetchmail | [] [] [] [] | + findutils | [] [] [] [] [] | + flex | [] [] [] [] | + freedink | [] [] [] | + fusionforge | | + gas | [] | + gawk | [] [] [] | + gcal | [] [] [] | + gcc | [] | + gdbm | [] [] | + gettext-examples | [] [] [] [] [] | + gettext-runtime | [] [] [] [] [] | + gettext-tools | [] [] [] [] [] | + gjay | [] [] [] | + glunarclock | [] [] [] [] | + gnubiff | [] [] | + gnubik | [] [] [] [] | + gnucash | () () () () [] | + gnuchess | [] [] [] | + gnulib | [] [] [] [] | + gnunet | | + gnunet-gtk | | + gold | [] [] | + gphoto2 | [] [] [] [] | + gprof | [] [] [] [] | + gramadoir | [] [] [] | + grep | [] [] [] [] [] | + grub | [] [] [] [] | + gsasl | [] [] [] [] | + gss | [] [] [] | + gst-plugins-bad | [] [] [] [] [] | + gst-plugins-base | [] [] [] [] [] | + gst-plugins-good | [] [] [] [] [] | + gst-plugins-ugly | [] [] [] [] [] | + gstreamer | [] [] [] [] [] | + gtick | [] [] [] | + gtkam | [] [] [] [] | + gtkspell | [] [] [] [] [] [] [] | + guix | | + guix-packages | | + gutenprint | [] [] [] [] | + hello | [] [] [] [] [] [] | + help2man | [] [] [] | + help2man-texi | [] | + hylafax | [] | + idutils | [] [] [] | + iso_15924 | [] () [] [] () [] | + iso_3166 | [] [] () [] [] () [] [] | + iso_3166_2 | () [] [] () [] | + iso_4217 | [] () [] [] () [] | + iso_639 | [] [] [] () [] [] () [] [] | + iso_639_3 | [] () [] [] () | + iso_639_5 | () [] () | + jwhois | [] [] [] [] | + kbd | [] [] [] [] | + klavaro | [] [] [] [] [] [] | + ld | [] [] [] [] [] | + leafpad | [] [] [] [] [] [] | + libc | [] [] [] [] [] | + libexif | [] [] () | + libextractor | [] [] | + libgnutls | [] [] [] [] | + libgphoto2 | [] [] [] | + libgphoto2_port | [] [] [] [] | + libgsasl | [] [] [] [] | + libiconv | [] [] [] [] [] | + libidn | () [] [] [] | + liferea | [] [] [] [] [] | + lilypond | [] | + lordsawar | | + lprng | [] | + lynx | [] [] [] [] | + m4 | [] [] [] | + mailfromd | [] [] | + mailutils | [] | + make | [] [] [] [] | + man-db | [] [] [] | + man-db-manpages | [] [] | + midi-instruments | [] [] [] [] [] [] | + minicom | [] [] | + mkisofs | [] [] [] | + myserver | [] | + nano | [] [] [] [] | + opcodes | [] [] [] | + parted | [] [] [] [] [] | + pies | [] [] | + pnmixer | [] [] [] | + popt | [] [] [] [] [] [] [] | + procps-ng | [] [] | + procps-ng-man | [] | + psmisc | [] [] [] [] | + pspp | [] [] [] | + pushover | [] | + pwdutils | [] [] | + pyspread | [] | + radius | [] [] | + recode | [] [] [] [] | + recutils | [] [] [] | + rpm | [] [] [] [] | + rush | [] [] | + sarg | | + sed | [] [] [] [] [] | + sharutils | [] [] [] [] | + shishi | [] [] | + skribilo | [] [] | + solfege | [] [] [] [] | + solfege-manual | [] | + spotmachine | [] [] [] | + sudo | [] [] [] [] [] | + sudoers | [] [] [] [] | + sysstat | [] [] [] [] [] | + tar | [] [] [] [] [] | + texinfo | [] [] [] | + texinfo_document | [] | + tigervnc | [] [] [] | + tin | [] | + tin-man | | + tracgoogleappsa... | [] [] [] [] [] | + trader | [] | + util-linux | [] [] [] [] | + ve | [] [] [] [] | + vice | () () | + vmm | | + vorbis-tools | [] [] | + wastesedge | | + wcd | [] [] [] | + wcd-man | [] | + wdiff | [] [] [] [] | + wget | [] [] [] | + wyslij-po | [] [] | + xboard | [] [] | + xdg-user-dirs | [] [] [] [] [] [] [] [] | + xkeyboard-config | [] [] [] [] | + +----------------------------------------------+ + sv sw ta te tg th tr uk ur vi wa wo zh_CN + 106 1 4 3 0 13 51 115 1 125 7 1 100 + + zh_HK zh_TW + +-------------+ + a2ps | | 30 + aegis | | 9 + anubis | | 19 + aspell | | 29 + bash | [] | 23 + bfd | | 11 + binutils | | 12 + bison | [] | 18 + bison-runtime | [] | 38 + buzztrax | | 9 + ccd2cue | | 10 + ccide | | 17 + cflow | | 16 + clisp | | 10 + coreutils | | 18 + cpio | | 20 + cppi | | 17 + cpplib | [] | 19 + cryptsetup | | 14 + datamash | | 11 + denemo | | 5 + dfarc | | 17 + dialog | [] | 42 + dico | | 6 + diffutils | | 22 + dink | | 10 + direvent | | 11 + doodle | | 12 + dos2unix | [] | 18 + dos2unix-man | | 9 + e2fsprogs | | 15 + enscript | | 21 + exif | | 27 + fetchmail | | 19 + findutils | | 29 + flex | [] | 19 + freedink | | 24 + fusionforge | | 3 + gas | | 5 + gawk | | 13 + gcal | | 8 + gcc | | 2 + gdbm | | 10 + gettext-examples | [] [] | 40 + gettext-runtime | [] [] | 35 + gettext-tools | [] | 24 + gjay | | 9 + glunarclock | [] | 27 + gnubiff | | 9 + gnubik | | 19 + gnucash | () | 6 + gnuchess | | 11 + gnulib | | 23 + gnunet | | 1 + gnunet-gtk | | 1 + gold | | 7 + gphoto2 | [] | 19 + gprof | | 21 + gramadoir | | 14 + grep | [] | 31 + grub | | 21 + gsasl | [] | 19 + gss | | 17 + gst-plugins-bad | | 21 + gst-plugins-base | | 27 + gst-plugins-good | | 32 + gst-plugins-ugly | | 34 + gstreamer | [] | 32 + gtick | | 19 + gtkam | | 24 + gtkspell | [] [] | 48 + guix | | 2 + guix-packages | | 0 + gutenprint | | 15 + hello | [] | 30 + help2man | | 18 + help2man-texi | | 5 + hylafax | | 5 + idutils | | 14 + iso_15924 | [] | 23 + iso_3166 | [] [] | 58 + iso_3166_2 | | 9 + iso_4217 | [] [] | 28 + iso_639 | [] [] | 46 + iso_639_3 | | 10 + iso_639_5 | | 2 + jwhois | [] | 20 + kbd | | 17 + klavaro | | 30 + ld | [] | 15 + leafpad | [] | 39 + libc | [] | 24 + libexif | | 10 + libextractor | | 5 + libgnutls | | 13 + libgphoto2 | | 10 + libgphoto2_port | [] | 19 + libgsasl | | 18 + libiconv | [] | 29 + libidn | | 17 + liferea | | 29 + lilypond | | 11 + lordsawar | | 3 + lprng | | 3 + lynx | | 19 + m4 | [] | 22 + mailfromd | | 4 + mailutils | | 6 + make | | 19 + man-db | | 15 + man-db-manpages | | 10 + midi-instruments | [] | 43 + minicom | [] | 17 + mkisofs | | 13 + myserver | | 9 + nano | [] | 30 + opcodes | | 12 + parted | [] | 23 + pies | | 4 + pnmixer | | 9 + popt | [] | 36 + procps-ng | | 5 + procps-ng-man | | 4 + psmisc | [] | 22 + pspp | | 13 + pushover | | 6 + pwdutils | | 8 + pyspread | | 6 + radius | | 9 + recode | | 31 + recutils | | 10 + rpm | [] | 13 + rush | | 10 + sarg | | 4 + sed | [] | 35 + sharutils | | 13 + shishi | | 7 + skribilo | | 7 + solfege | | 21 + solfege-manual | | 9 + spotmachine | | 11 + sudo | | 26 + sudoers | | 22 + sysstat | | 23 + tar | [] | 30 + texinfo | | 17 + texinfo_document | | 13 + tigervnc | | 14 + tin | [] | 7 + tin-man | | 1 + tracgoogleappsa... | [] | 22 + trader | | 12 + util-linux | | 13 + ve | | 14 + vice | | 1 + vmm | | 3 + vorbis-tools | | 13 + wastesedge | | 3 + wcd | | 8 + wcd-man | | 3 + wdiff | [] | 23 + wget | | 21 + wyslij-po | | 14 + xboard | | 10 + xdg-user-dirs | [] [] | 68 + xkeyboard-config | [] | 28 + +-------------+ + 89 teams zh_HK zh_TW + 166 domains 7 42 2809 Some counters in the preceding matrix are higher than the number of visible blocks let us expect. This is because a few extra PO files are @@ -1251,32 +1350,30 @@ dialects. For a PO file in the matrix above to be effective, the package to -which it applies should also have been internationalized and -distributed as such by its maintainer. There might be an observable -lag between the mere existence a PO file and its wide availability in a -distribution. - - If June 2010 seems to be old, you may fetch a more recent copy of -this `ABOUT-NLS' file on most GNU archive sites. The most up-to-date -matrix with full percentage details can be found at -`http://translationproject.org/extra/matrix.html'. +which it applies should also have been internationalized and distributed +as such by its maintainer. There might be an observable lag between the +mere existence a PO file and its wide availability in a distribution. + + If Jun 2014 seems to be old, you may fetch a more recent copy of this +'ABOUT-NLS' file on most GNU archive sites. The most up-to-date matrix +with full percentage details can be found at +'http://translationproject.org/extra/matrix.html'. -1.5 Using `gettext' in new packages +1.5 Using 'gettext' in new packages =================================== If you are writing a freely available program and want to -internationalize it you are welcome to use GNU `gettext' in your -package. Of course you have to respect the GNU Library General Public -License which covers the use of the GNU `gettext' library. This means -in particular that even non-free programs can use `libintl' as a shared -library, whereas only free software can use `libintl' as a static -library or use modified versions of `libintl'. +internationalize it you are welcome to use GNU 'gettext' in your +package. Of course you have to respect the GNU Lesser General Public +License which covers the use of the GNU 'gettext' library. This means +in particular that even non-free programs can use 'libintl' as a shared +library, whereas only free software can use 'libintl' as a static +library or use modified versions of 'libintl'. Once the sources are changed appropriately and the setup can handle -the use of `gettext' the only thing missing are the translations. The +the use of 'gettext' the only thing missing are the translations. The Free Translation Project is also available for packages which are not developed inside the GNU project. Therefore the information given above applies also for every other Free Software Project. Contact -`coordinator@translationproject.org' to make the `.pot' files available +'coordinator@translationproject.org' to make the '.pot' files available to the translation teams. - diff -Nru libgsf-1.14.46/ChangeLog libgsf-1.14.47/ChangeLog --- libgsf-1.14.46/ChangeLog 2019-05-04 23:28:12.000000000 +0000 +++ libgsf-1.14.47/ChangeLog 2020-03-23 22:11:51.000000000 +0000 @@ -1,3 +1,34 @@ +2020-03-23 Morten Welinder + + * Release 1.14.47 + +2020-02-20 Morten Welinder + + * thumbnailer/main.c (main): Plug leak. + + * gsf/gsf-infile-msole.c (datetime_from_filetime): Propagate NULL + datetime. Fixes #19. + +2020-01-28 Morten Welinder + + * gsf/gsf-docprop-vector.c: ignore deprecation warnings only very + locally. + +2019-10-18 Morten Welinder + + * gsf/gsf-output-gzip.c (gsf_output_gzip_class_init): Add + "deflate-level" attribute to control compression. Must be set + before first write. Based on code from Allin Cottrell. + +2019-10-16 Morten Welinder + + * gsf/gsf-output-memory.c (gsf_output_memory_steal_bytes): New + function. Code from Allin Cottrell. + +2019-05-04 Morten Welinder + + * configure.ac: Post-release bump. + 2019-05-04 Morten Welinder * Release 1.14.46 diff -Nru libgsf-1.14.46/config.rpath libgsf-1.14.47/config.rpath --- libgsf-1.14.46/config.rpath 2019-01-12 21:17:12.000000000 +0000 +++ libgsf-1.14.47/config.rpath 2020-03-22 23:09:58.000000000 +0000 @@ -2,7 +2,7 @@ # Output a system dependent set of variables, describing how to set the # run time search path of shared libraries in an executable. # -# Copyright 1996-2014 Free Software Foundation, Inc. +# Copyright 1996-2016 Free Software Foundation, Inc. # Taken from GNU libtool, 2001 # Originally by Gordon Matzigkeit , 1996 # diff -Nru libgsf-1.14.46/configure libgsf-1.14.47/configure --- libgsf-1.14.46/configure 2019-01-12 21:17:20.000000000 +0000 +++ libgsf-1.14.47/configure 2020-03-22 23:10:03.000000000 +0000 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for libgsf 1.14.46. +# Generated by GNU Autoconf 2.69 for libgsf 1.14.47. # # Report bugs to . # @@ -590,8 +590,8 @@ # Identity of this package. PACKAGE_NAME='libgsf' PACKAGE_TARNAME='libgsf' -PACKAGE_VERSION='1.14.46' -PACKAGE_STRING='libgsf 1.14.46' +PACKAGE_VERSION='1.14.47' +PACKAGE_STRING='libgsf 1.14.47' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/libgsf/issues' PACKAGE_URL='' @@ -1433,7 +1433,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures libgsf 1.14.46 to adapt to many kinds of systems. +\`configure' configures libgsf 1.14.47 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1504,7 +1504,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libgsf 1.14.46:";; + short | recursive ) echo "Configuration of libgsf 1.14.47:";; esac cat <<\_ACEOF @@ -1656,7 +1656,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libgsf configure 1.14.46 +libgsf configure 1.14.47 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2182,7 +2182,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by libgsf $as_me 1.14.46, which was +It was created by libgsf $as_me 1.14.47, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2542,12 +2542,12 @@ LIBGSF_MINOR_VERSION=14 -LIBGSF_MICRO_VERSION=46 +LIBGSF_MICRO_VERSION=47 -VERSION_INFO=114:46:0 +VERSION_INFO=114:47:0 CURRENT_MINUS_AGE=114 @@ -3067,7 +3067,7 @@ # Define the identity of the package. PACKAGE='libgsf' - VERSION='1.14.46' + VERSION='1.14.47' cat >>confdefs.h <<_ACEOF @@ -12989,6 +12989,8 @@ +# FIXME: Remove AM_GNU_GETTEXT_VERSION once autoreconf supports REQUIRE_VERSION + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5 @@ -15088,9 +15090,9 @@ libgsf_reqs=" - gobject-2.0 >= 2.34.0 - glib-2.0 >= 2.26.0 - gio-2.0 >= 2.26.0 + gobject-2.0 >= 2.36.0 + glib-2.0 >= 2.36.0 + gio-2.0 >= 2.36.0 libxml-2.0 >= 2.4.16 " @@ -15949,18 +15951,6 @@ SAVE_LIBS=$LIBS CFLAGS="$CFLAGS $LIBGSF_CFLAGS" LIBS="$LIBGSF_LIBS $LIBS" -for ac_func in g_value_get_schar g_value_set_schar -do : - as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` -ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" -if eval test \"x\$"$as_ac_var"\" = x"yes"; then : - cat >>confdefs.h <<_ACEOF -#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 -_ACEOF - -fi -done - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for g_chown" >&5 $as_echo_n "checking for g_chown... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -17401,7 +17391,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by libgsf $as_me 1.14.46, which was +This file was extended by libgsf $as_me 1.14.47, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -17467,7 +17457,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -libgsf config.status 1.14.46 +libgsf config.status 1.14.47 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -Nru libgsf-1.14.46/configure.ac libgsf-1.14.47/configure.ac --- libgsf-1.14.46/configure.ac 2019-01-12 21:16:48.000000000 +0000 +++ libgsf-1.14.47/configure.ac 2020-03-22 23:05:51.000000000 +0000 @@ -6,7 +6,7 @@ m4_define([libgsf_version_major], [1]) m4_define([libgsf_version_minor], [14]) -m4_define([libgsf_version_micro], [46]) +m4_define([libgsf_version_micro], [47]) m4_define([libgsf_version_extra], []) m4_define([libgsf_full_version], [libgsf_version_major.libgsf_version_minor.libgsf_version_micro[]libgsf_version_extra]) @@ -53,7 +53,9 @@ AC_PATH_PROG(PKG_CONFIG, pkg-config, no) dnl Gettext/i18n stuff -AM_GNU_GETTEXT_VERSION([0.19.4]) +# FIXME: Remove AM_GNU_GETTEXT_VERSION once autoreconf supports REQUIRE_VERSION +AM_GNU_GETTEXT_VERSION([0.19.6]) +AM_GNU_GETTEXT_REQUIRE_VERSION([0.19.6]) AM_GNU_GETTEXT([external]) GETTEXT_PACKAGE=AC_PACKAGE_NAME @@ -69,9 +71,9 @@ ]) dnl Modules required for libgsf libgsf_reqs=" - gobject-2.0 >= 2.34.0 - glib-2.0 >= 2.26.0 - gio-2.0 >= 2.26.0 + gobject-2.0 >= 2.36.0 + glib-2.0 >= 2.36.0 + gio-2.0 >= 2.36.0 libxml-2.0 >= 2.4.16 " @@ -313,7 +315,6 @@ SAVE_LIBS=$LIBS CFLAGS="$CFLAGS $LIBGSF_CFLAGS" LIBS="$LIBGSF_LIBS $LIBS" -AC_CHECK_FUNCS(g_value_get_schar g_value_set_schar) AC_MSG_CHECKING([for g_chown]) AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include ]], [[(void)g_chown("/xxx",-1,-1);]])], [AC_DEFINE(HAVE_G_CHOWN, 1, [Define if g_chown is available as macro or function]) diff -Nru libgsf-1.14.46/debian/changelog libgsf-1.14.47/debian/changelog --- libgsf-1.14.46/debian/changelog 2019-08-16 11:12:48.000000000 +0000 +++ libgsf-1.14.47/debian/changelog 2020-04-05 09:19:52.000000000 +0000 @@ -1,3 +1,11 @@ +libgsf (1.14.47-1) unstable; urgency=medium + + * New upstream release. + * Rules-Requires-Root: no. + * Standards-Version: 4.5.0. + + -- Dmitry Smirnov Sun, 05 Apr 2020 19:19:52 +1000 + libgsf (1.14.46-1) unstable; urgency=medium * New upstream release (Closes: #934778). diff -Nru libgsf-1.14.46/debian/compat libgsf-1.14.47/debian/compat --- libgsf-1.14.46/debian/compat 2019-08-16 11:11:42.000000000 +0000 +++ libgsf-1.14.47/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -12 diff -Nru libgsf-1.14.46/debian/control libgsf-1.14.47/debian/control --- libgsf-1.14.46/debian/control 2019-08-16 11:11:53.000000000 +0000 +++ libgsf-1.14.47/debian/control 2020-04-05 09:19:06.000000000 +0000 @@ -2,7 +2,7 @@ Section: libs Priority: optional Maintainer: Dmitry Smirnov -Build-Depends: debhelper (>= 12~), dh-buildinfo +Build-Depends: debhelper-compat (= 12), dh-buildinfo ,gobject-introspection (>= 1.41.4) ,gtk-doc-tools ,intltool @@ -14,10 +14,11 @@ ,libxml2-dev ,unzip ,zlib1g-dev -Standards-Version: 4.4.0 +Standards-Version: 4.5.0 Homepage: http://projects.gnome.org/libgsf/ Vcs-Browser: https://salsa.debian.org/debian/libgsf Vcs-Git: https://salsa.debian.org/debian/libgsf.git +Rules-Requires-Root: no Package: gir1.2-gsf-1 Section: introspection diff -Nru libgsf-1.14.46/debian/copyright libgsf-1.14.47/debian/copyright --- libgsf-1.14.46/debian/copyright 2019-08-16 11:12:48.000000000 +0000 +++ libgsf-1.14.47/debian/copyright 2020-04-05 09:19:52.000000000 +0000 @@ -53,7 +53,7 @@ Files: debian/* Copyright: 2002-2013 J.H.M. Dassen (Ray) - 2013-2019 Dmitry Smirnov + 2013-2020 Dmitry Smirnov License: LGPL-2.1 License: LGPL-2.1 diff -Nru libgsf-1.14.46/doc/gsf-sections.txt libgsf-1.14.47/doc/gsf-sections.txt --- libgsf-1.14.46/doc/gsf-sections.txt 2019-05-04 23:28:18.000000000 +0000 +++ libgsf-1.14.47/doc/gsf-sections.txt 2020-03-23 22:11:56.000000000 +0000 @@ -697,6 +697,7 @@
+Utilities utils gsf_init gsf_shutdown diff -Nru libgsf-1.14.46/doc/html/api.html libgsf-1.14.47/doc/html/api.html --- libgsf-1.14.46/doc/html/api.html 2019-05-04 23:28:18.000000000 +0000 +++ libgsf-1.14.47/doc/html/api.html 2020-03-23 22:11:56.000000000 +0000 @@ -94,7 +94,7 @@
Miscellaneous
-utils +Utilities
diff -Nru libgsf-1.14.46/doc/html/gsf-clip-data.html libgsf-1.14.47/doc/html/gsf-clip-data.html --- libgsf-1.14.46/doc/html/gsf-clip-data.html 2019-05-04 23:28:18.000000000 +0000 +++ libgsf-1.14.47/doc/html/gsf-clip-data.html 2020-03-23 22:11:56.000000000 +0000 @@ -251,7 +251,7 @@

Returns

A GsfClipFormatWindows value.

-

Possible errors: GSF_ERROR_INVALID_DATA if the data blob in the clip_data +

Possible errors: GSF_ERROR_INVALID_DATA if the data blob in the clip_data is smaller than it should be; in this case GSF_CLIP_FORMAT_WINDOWS_ERROR will be returned.

diff -Nru libgsf-1.14.46/doc/html/gsf-Compression.html libgsf-1.14.47/doc/html/gsf-Compression.html --- libgsf-1.14.46/doc/html/gsf-Compression.html 2019-05-04 23:28:18.000000000 +0000 +++ libgsf-1.14.47/doc/html/gsf-Compression.html 2020-03-23 22:11:56.000000000 +0000 @@ -102,6 +102,11 @@ Read / Write / Construct Only +gint +deflate-level +Read / Write + + gboolean raw Read / Write / Construct Only @@ -334,6 +339,15 @@

Default value: -1


+
+

The “deflate-level” property

+
  “deflate-level”            gint
+

The level of deflate compression used, zero meaning none and -1 meaning the zlib default.

+

Flags: Read / Write

+

Allowed values: [-1,9]

+

Default value: -1

+
+

The “raw” property

  “raw”                      gboolean
diff -Nru libgsf-1.14.46/doc/html/gsf.devhelp2 libgsf-1.14.47/doc/html/gsf.devhelp2 --- libgsf-1.14.46/doc/html/gsf.devhelp2 2019-05-04 23:28:18.000000000 +0000 +++ libgsf-1.14.47/doc/html/gsf.devhelp2 2020-03-23 22:11:56.000000000 +0000 @@ -30,7 +30,7 @@ - + @@ -227,6 +227,7 @@ + @@ -278,7 +279,7 @@ - + @@ -358,83 +359,83 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -453,8 +454,8 @@ - - + + @@ -469,9 +470,9 @@ - - - - + + + + diff -Nru libgsf-1.14.46/doc/html/gsf-index.html libgsf-1.14.47/doc/html/gsf-index.html --- libgsf-1.14.46/doc/html/gsf-index.html 2019-05-04 23:28:18.000000000 +0000 +++ libgsf-1.14.47/doc/html/gsf-index.html 2020-03-23 22:11:56.000000000 +0000 @@ -6,7 +6,7 @@ - + @@ -16,7 +16,7 @@ Home -Prev +Prev Next
@@ -57,816 +57,818 @@ ├── GsfDocMetaData ╰── GsfDocPropVector GBoxed - ╰── GsfTimestamp + ╰── GsfTimestamp

G

-
get_gsf_odf_version, get_gsf_odf_version () +
get_gsf_odf_version, get_gsf_odf_version ()
-
get_gsf_odf_version_string, get_gsf_odf_version_string () +
get_gsf_odf_version_string, get_gsf_odf_version_string ()
-
get_gsf_ooo_ns, get_gsf_ooo_ns () +
get_gsf_ooo_ns, get_gsf_ooo_ns ()
-
GsfClipData, struct GsfClipData +
GsfClipData, struct GsfClipData
-
GsfClipDataClass, GsfClipDataClass +
GsfClipDataClass, GsfClipDataClass
-
GsfClipFormat, enum GsfClipFormat +
GsfClipFormat, enum GsfClipFormat
-
GsfClipFormatWindows, enum GsfClipFormatWindows +
GsfClipFormatWindows, enum GsfClipFormatWindows
-
GsfDocMetaData, GsfDocMetaData +
GsfDocMetaData, GsfDocMetaData
-
GsfDocProp, GsfDocProp +
GsfDocProp, GsfDocProp
-
GsfDocPropVector, GsfDocPropVector +
GsfDocPropVector, GsfDocPropVector
-
GsfError, enum GsfError +
GsfError, enum GsfError
-
GsfInfile, GsfInfile +
GsfInfile, GsfInfile
-
GsfInfileMSOle, GsfInfileMSOle +
GsfInfileMSOle, GsfInfileMSOle
-
GsfInfileStdio, GsfInfileStdio +
GsfInfileStdio, GsfInfileStdio
-
GsfInfileZip, GsfInfileZip +
GsfInfileZip, GsfInfileZip
-
GsfInfileZip:compression-level, The “compression-level” property +
GsfInfileZip:compression-level, The “compression-level” property
-
GsfInfileZip:internal-parent, The “internal-parent” property +
GsfInfileZip:internal-parent, The “internal-parent” property
-
GsfInfileZip:source, The “source” property +
GsfInfileZip:source, The “source” property
-
GsfInput, GsfInput +
GsfInput, GsfInput
-
GsfInput:container, The “container” property +
GsfInput:container, The “container” property
-
GsfInput:eof, The “eof” property +
GsfInput:eof, The “eof” property
-
GsfInput:modtime, The “modtime” property +
GsfInput:modtime, The “modtime” property
-
GsfInput:name, The “name” property +
GsfInput:name, The “name” property
-
GsfInput:position, The “position” property +
GsfInput:position, The “position” property
-
GsfInput:remaining, The “remaining” property +
GsfInput:remaining, The “remaining” property
-
GsfInput:size, The “size” property +
GsfInput:size, The “size” property
-
GsfInputGio, GsfInputGio +
GsfInputGio, GsfInputGio
-
GsfInputGZip, GsfInputGZip +
GsfInputGZip, GsfInputGZip
-
GsfInputGZip:raw, The “raw” property +
GsfInputGZip:raw, The “raw” property
-
GsfInputGZip:source, The “source” property +
GsfInputGZip:source, The “source” property
-
GsfInputGZip:uncompressed-size, The “uncompressed-size” property +
GsfInputGZip:uncompressed-size, The “uncompressed-size” property
-
GsfInputHTTP, GsfInputHTTP +
GsfInputHTTP, GsfInputHTTP
-
GsfInputMemory, GsfInputMemory +
GsfInputMemory, GsfInputMemory
-
GsfInputProxy, GsfInputProxy +
GsfInputProxy, GsfInputProxy
-
GsfInputStdio, GsfInputStdio +
GsfInputStdio, GsfInputStdio
-
GsfInputTextline, GsfInputTextline +
GsfInputTextline, GsfInputTextline
-
GsfOutfile, GsfOutfile +
GsfOutfile, GsfOutfile
-
GsfOutfileMSOle, GsfOutfileMSOle +
GsfOutfileMSOle, GsfOutfileMSOle
-
GsfOutfileMSOle:big-block-size, The “big-block-size” property +
GsfOutfileMSOle:big-block-size, The “big-block-size” property
-
GsfOutfileMSOle:sink, The “sink” property +
GsfOutfileMSOle:sink, The “sink” property
-
GsfOutfileMSOle:small-block-size, The “small-block-size” property +
GsfOutfileMSOle:small-block-size, The “small-block-size” property
-
GsfOutfileStdio, GsfOutfileStdio +
GsfOutfileStdio, GsfOutfileStdio
-
GsfOutfileZip, GsfOutfileZip +
GsfOutfileZip, GsfOutfileZip
-
GsfOutfileZip:compression-level, The “compression-level” property +
GsfOutfileZip:compression-level, The “compression-level” property
-
GsfOutfileZip:deflate-level, The “deflate-level” property +
GsfOutfileZip:deflate-level, The “deflate-level” property
-
GsfOutfileZip:entry-name, The “entry-name” property +
GsfOutfileZip:entry-name, The “entry-name” property
-
GsfOutfileZip:sink, The “sink” property +
GsfOutfileZip:sink, The “sink” property
-
GsfOutfileZip:zip64, The “zip64” property +
GsfOutfileZip:zip64, The “zip64” property
-
GsfOutput, GsfOutput +
GsfOutput, GsfOutput
-
GsfOutput:container, The “container” property +
GsfOutput:container, The “container” property
-
GsfOutput:is-closed, The “is-closed” property +
GsfOutput:is-closed, The “is-closed” property
-
GsfOutput:modtime, The “modtime” property +
GsfOutput:modtime, The “modtime” property
-
GsfOutput:name, The “name” property +
GsfOutput:name, The “name” property
-
GsfOutput:position, The “position” property +
GsfOutput:position, The “position” property
-
GsfOutput:size, The “size” property +
GsfOutput:size, The “size” property
-
GsfOutputBzip, GsfOutputBzip +
GsfOutputBzip, GsfOutputBzip
-
GsfOutputCsv, GsfOutputCsv +
GsfOutputCsv, GsfOutputCsv
-
GsfOutputCsv:eol, The “eol” property +
GsfOutputCsv:eol, The “eol” property
-
GsfOutputCsv:quote, The “quote” property +
GsfOutputCsv:quote, The “quote” property
-
GsfOutputCsv:quoting-mode, The “quoting-mode” property +
GsfOutputCsv:quoting-mode, The “quoting-mode” property
-
GsfOutputCsv:quoting-on-whitespace, The “quoting-on-whitespace” property +
GsfOutputCsv:quoting-on-whitespace, The “quoting-on-whitespace” property
-
GsfOutputCsv:quoting-triggers, The “quoting-triggers” property +
GsfOutputCsv:quoting-triggers, The “quoting-triggers” property
-
GsfOutputCsv:separator, The “separator” property +
GsfOutputCsv:separator, The “separator” property
-
GsfOutputCsv:sink, The “sink” property +
GsfOutputCsv:sink, The “sink” property
-
GsfOutputCsvQuotingMode, enum GsfOutputCsvQuotingMode +
GsfOutputCsvQuotingMode, enum GsfOutputCsvQuotingMode
-
GsfOutputGio, GsfOutputGio +
GsfOutputGio, GsfOutputGio
-
GsfOutputGZip, GsfOutputGZip +
GsfOutputGZip, GsfOutputGZip
-
GsfOutputGZip:raw, The “raw” property +
GsfOutputGZip:deflate-level, The “deflate-level” property
-
GsfOutputGZip:sink, The “sink” property +
GsfOutputGZip:raw, The “raw” property
-
GsfOutputIconv, GsfOutputIconv +
GsfOutputGZip:sink, The “sink” property
-
GsfOutputIconv:fallback, The “fallback” property +
GsfOutputIconv, GsfOutputIconv
-
GsfOutputIconv:input-charset, The “input-charset” property +
GsfOutputIconv:fallback, The “fallback” property
-
GsfOutputIconv:output-charset, The “output-charset” property +
GsfOutputIconv:input-charset, The “input-charset” property
-
GsfOutputIconv:sink, The “sink” property +
GsfOutputIconv:output-charset, The “output-charset” property
-
GsfOutputIOChannel, GsfOutputIOChannel +
GsfOutputIconv:sink, The “sink” property
-
GsfOutputMemory, GsfOutputMemory +
GsfOutputIOChannel, GsfOutputIOChannel
-
GsfOutputStdio, GsfOutputStdio +
GsfOutputMemory, GsfOutputMemory
-
GsfTimestamp, GsfTimestamp +
GsfOutputStdio, GsfOutputStdio
-
GsfXMLBlob, GsfXMLBlob +
GsfTimestamp, GsfTimestamp
-
GsfXMLContent, enum GsfXMLContent +
GsfXMLBlob, GsfXMLBlob
-
GsfXMLIn, GsfXMLIn +
GsfXMLContent, enum GsfXMLContent
-
GsfXMLInDoc, GsfXMLInDoc +
GsfXMLIn, GsfXMLIn
-
GsfXMLInExtDtor, GsfXMLInExtDtor () +
GsfXMLInDoc, GsfXMLInDoc
-
GsfXMLInNode, GsfXMLInNode +
GsfXMLInExtDtor, GsfXMLInExtDtor ()
-
GsfXMLInNS, GsfXMLInNS +
GsfXMLInNode, GsfXMLInNode
-
GsfXMLInUnknownFunc, GsfXMLInUnknownFunc () +
GsfXMLInNS, GsfXMLInNS
-
GsfXMLOut, GsfXMLOut +
GsfXMLInUnknownFunc, GsfXMLInUnknownFunc ()
-
GsfXMLOut:pretty-print, The “pretty-print” property +
GsfXMLOut, GsfXMLOut
-
GsfXMLOut:sink, The “sink” property +
GsfXMLOut:pretty-print, The “pretty-print” property
-
GsfXMLProbeFunc, GsfXMLProbeFunc () +
GsfXMLOut:sink, The “sink” property
-
gsf_base64_decode_simple, gsf_base64_decode_simple () +
GsfXMLProbeFunc, GsfXMLProbeFunc ()
-
gsf_base64_decode_step, gsf_base64_decode_step () +
gsf_base64_decode_simple, gsf_base64_decode_simple ()
-
gsf_base64_encode_close, gsf_base64_encode_close () +
gsf_base64_decode_step, gsf_base64_decode_step ()
-
gsf_base64_encode_simple, gsf_base64_encode_simple () +
gsf_base64_encode_close, gsf_base64_encode_close ()
-
gsf_base64_encode_step, gsf_base64_encode_step () +
gsf_base64_encode_simple, gsf_base64_encode_simple ()
-
GSF_CLASS, GSF_CLASS() +
gsf_base64_encode_step, gsf_base64_encode_step ()
-
GSF_CLASS_ABSTRACT, GSF_CLASS_ABSTRACT() +
GSF_CLASS, GSF_CLASS()
-
GSF_CLASS_FULL, GSF_CLASS_FULL() +
GSF_CLASS_ABSTRACT, GSF_CLASS_ABSTRACT()
-
gsf_clip_data_get_data_blob, gsf_clip_data_get_data_blob () +
GSF_CLASS_FULL, GSF_CLASS_FULL()
-
gsf_clip_data_get_format, gsf_clip_data_get_format () +
gsf_clip_data_get_data_blob, gsf_clip_data_get_data_blob ()
-
gsf_clip_data_get_windows_clipboard_format, gsf_clip_data_get_windows_clipboard_format () +
gsf_clip_data_get_format, gsf_clip_data_get_format ()
-
gsf_clip_data_new, gsf_clip_data_new () +
gsf_clip_data_get_windows_clipboard_format, gsf_clip_data_get_windows_clipboard_format ()
-
gsf_clip_data_peek_real_data, gsf_clip_data_peek_real_data () +
gsf_clip_data_new, gsf_clip_data_new ()
-
gsf_debug_flag, gsf_debug_flag () +
gsf_clip_data_peek_real_data, gsf_clip_data_peek_real_data ()
-
gsf_docprop_vector_append, gsf_docprop_vector_append () +
gsf_debug_flag, gsf_debug_flag ()
-
gsf_docprop_vector_as_string, gsf_docprop_vector_as_string () +
gsf_docprop_vector_append, gsf_docprop_vector_append ()
-
gsf_docprop_vector_new, gsf_docprop_vector_new () +
gsf_docprop_vector_as_string, gsf_docprop_vector_as_string ()
-
gsf_doc_meta_data_foreach, gsf_doc_meta_data_foreach () +
gsf_docprop_vector_new, gsf_docprop_vector_new ()
-
gsf_doc_meta_data_insert, gsf_doc_meta_data_insert () +
gsf_doc_meta_data_foreach, gsf_doc_meta_data_foreach ()
-
gsf_doc_meta_data_lookup, gsf_doc_meta_data_lookup () +
gsf_doc_meta_data_insert, gsf_doc_meta_data_insert ()
-
gsf_doc_meta_data_new, gsf_doc_meta_data_new () +
gsf_doc_meta_data_lookup, gsf_doc_meta_data_lookup ()
-
gsf_doc_meta_data_odf_subtree, gsf_doc_meta_data_odf_subtree () +
gsf_doc_meta_data_new, gsf_doc_meta_data_new ()
-
gsf_doc_meta_data_read_from_msole, gsf_doc_meta_data_read_from_msole () +
gsf_doc_meta_data_odf_subtree, gsf_doc_meta_data_odf_subtree ()
-
gsf_doc_meta_data_read_from_odf, gsf_doc_meta_data_read_from_odf () +
gsf_doc_meta_data_read_from_msole, gsf_doc_meta_data_read_from_msole ()
-
gsf_doc_meta_data_remove, gsf_doc_meta_data_remove () +
gsf_doc_meta_data_read_from_odf, gsf_doc_meta_data_read_from_odf ()
-
gsf_doc_meta_data_size, gsf_doc_meta_data_size () +
gsf_doc_meta_data_remove, gsf_doc_meta_data_remove ()
-
gsf_doc_meta_data_steal, gsf_doc_meta_data_steal () +
gsf_doc_meta_data_size, gsf_doc_meta_data_size ()
-
gsf_doc_meta_data_store, gsf_doc_meta_data_store () +
gsf_doc_meta_data_steal, gsf_doc_meta_data_steal ()
-
gsf_doc_meta_data_write_to_msole, gsf_doc_meta_data_write_to_msole () +
gsf_doc_meta_data_store, gsf_doc_meta_data_store ()
-
gsf_doc_meta_data_write_to_odf, gsf_doc_meta_data_write_to_odf () +
gsf_doc_meta_data_write_to_msole, gsf_doc_meta_data_write_to_msole ()
-
gsf_doc_meta_dump, gsf_doc_meta_dump () +
gsf_doc_meta_data_write_to_odf, gsf_doc_meta_data_write_to_odf ()
-
gsf_doc_prop_dump, gsf_doc_prop_dump () +
gsf_doc_meta_dump, gsf_doc_meta_dump ()
-
gsf_doc_prop_free, gsf_doc_prop_free () +
gsf_doc_prop_dump, gsf_doc_prop_dump ()
-
gsf_doc_prop_get_link, gsf_doc_prop_get_link () +
gsf_doc_prop_free, gsf_doc_prop_free ()
-
gsf_doc_prop_get_name, gsf_doc_prop_get_name () +
gsf_doc_prop_get_link, gsf_doc_prop_get_link ()
-
gsf_doc_prop_get_type, gsf_doc_prop_get_type () +
gsf_doc_prop_get_name, gsf_doc_prop_get_name ()
-
gsf_doc_prop_get_val, gsf_doc_prop_get_val () +
gsf_doc_prop_get_type, gsf_doc_prop_get_type ()
-
gsf_doc_prop_new, gsf_doc_prop_new () +
gsf_doc_prop_get_val, gsf_doc_prop_get_val ()
-
gsf_doc_prop_set_link, gsf_doc_prop_set_link () +
gsf_doc_prop_new, gsf_doc_prop_new ()
-
gsf_doc_prop_set_val, gsf_doc_prop_set_val () +
gsf_doc_prop_set_link, gsf_doc_prop_set_link ()
-
gsf_doc_prop_swap_val, gsf_doc_prop_swap_val () +
gsf_doc_prop_set_val, gsf_doc_prop_set_val ()
-
GSF_DYNAMIC_CLASS, GSF_DYNAMIC_CLASS() +
gsf_doc_prop_swap_val, gsf_doc_prop_swap_val ()
-
GSF_DYNAMIC_CLASS_ABSTRACT, GSF_DYNAMIC_CLASS_ABSTRACT() +
GSF_DYNAMIC_CLASS, GSF_DYNAMIC_CLASS()
-
GSF_DYNAMIC_CLASS_FULL, GSF_DYNAMIC_CLASS_FULL() +
GSF_DYNAMIC_CLASS_ABSTRACT, GSF_DYNAMIC_CLASS_ABSTRACT()
-
GSF_DYNAMIC_INTERFACE, GSF_DYNAMIC_INTERFACE() +
GSF_DYNAMIC_CLASS_FULL, GSF_DYNAMIC_CLASS_FULL()
-
GSF_DYNAMIC_INTERFACE_FULL, GSF_DYNAMIC_INTERFACE_FULL() +
GSF_DYNAMIC_INTERFACE, GSF_DYNAMIC_INTERFACE()
-
GSF_ERROR, GSF_ERROR +
GSF_DYNAMIC_INTERFACE_FULL, GSF_DYNAMIC_INTERFACE_FULL()
-
gsf_error_quark, gsf_error_quark () +
GSF_ERROR, GSF_ERROR
-
gsf_extension_pointer, gsf_extension_pointer () +
gsf_error_quark, gsf_error_quark ()
-
gsf_filename_to_utf8, gsf_filename_to_utf8 () +
gsf_extension_pointer, gsf_extension_pointer ()
-
gsf_iconv_close, gsf_iconv_close () +
gsf_filename_to_utf8, gsf_filename_to_utf8 ()
-
gsf_infile_child_by_aname, gsf_infile_child_by_aname () +
gsf_iconv_close, gsf_iconv_close ()
-
gsf_infile_child_by_index, gsf_infile_child_by_index () +
gsf_infile_child_by_aname, gsf_infile_child_by_aname ()
-
gsf_infile_child_by_name, gsf_infile_child_by_name () +
gsf_infile_child_by_index, gsf_infile_child_by_index ()
-
gsf_infile_child_by_vaname, gsf_infile_child_by_vaname () +
gsf_infile_child_by_name, gsf_infile_child_by_name ()
-
gsf_infile_child_by_vname, gsf_infile_child_by_vname () +
gsf_infile_child_by_vaname, gsf_infile_child_by_vaname ()
-
gsf_infile_msole_get_class_id, gsf_infile_msole_get_class_id () +
gsf_infile_child_by_vname, gsf_infile_child_by_vname ()
-
gsf_infile_msole_new, gsf_infile_msole_new () +
gsf_infile_msole_get_class_id, gsf_infile_msole_get_class_id ()
-
gsf_infile_name_by_index, gsf_infile_name_by_index () +
gsf_infile_msole_new, gsf_infile_msole_new ()
-
gsf_infile_num_children, gsf_infile_num_children () +
gsf_infile_name_by_index, gsf_infile_name_by_index ()
-
gsf_infile_stdio_new, gsf_infile_stdio_new () +
gsf_infile_num_children, gsf_infile_num_children ()
-
gsf_infile_zip_new, gsf_infile_zip_new () +
gsf_infile_stdio_new, gsf_infile_stdio_new ()
-
gsf_init, gsf_init () +
gsf_infile_zip_new, gsf_infile_zip_new ()
-
gsf_init_dynamic, gsf_init_dynamic () +
gsf_init, gsf_init () +
+
gsf_init_dynamic, gsf_init_dynamic ()
gsf_input_container, gsf_input_container ()
-
gsf_input_copy, gsf_input_copy () +
gsf_input_copy, gsf_input_copy ()
-
gsf_input_dump, gsf_input_dump () +
gsf_input_dump, gsf_input_dump ()
gsf_input_dup, gsf_input_dup ()
-
gsf_input_eof, gsf_input_eof () +
gsf_input_eof, gsf_input_eof ()
-
gsf_input_error, gsf_input_error () +
gsf_input_error, gsf_input_error ()
-
gsf_input_error_id, gsf_input_error_id () +
gsf_input_error_id, gsf_input_error_id ()
-
gsf_input_gio_new, gsf_input_gio_new () +
gsf_input_gio_new, gsf_input_gio_new ()
-
gsf_input_gio_new_for_path, gsf_input_gio_new_for_path () +
gsf_input_gio_new_for_path, gsf_input_gio_new_for_path ()
-
gsf_input_gio_new_for_uri, gsf_input_gio_new_for_uri () +
gsf_input_gio_new_for_uri, gsf_input_gio_new_for_uri ()
-
gsf_input_gzip_new, gsf_input_gzip_new () +
gsf_input_gzip_new, gsf_input_gzip_new ()
-
gsf_input_http_get_content_type, gsf_input_http_get_content_type () +
gsf_input_http_get_content_type, gsf_input_http_get_content_type ()
-
gsf_input_http_get_type, gsf_input_http_get_type () +
gsf_input_http_get_type, gsf_input_http_get_type ()
-
gsf_input_http_get_url, gsf_input_http_get_url () +
gsf_input_http_get_url, gsf_input_http_get_url ()
-
gsf_input_memory_new, gsf_input_memory_new () +
gsf_input_memory_new, gsf_input_memory_new ()
-
gsf_input_memory_new_clone, gsf_input_memory_new_clone () +
gsf_input_memory_new_clone, gsf_input_memory_new_clone ()
-
gsf_input_memory_new_from_bzip, gsf_input_memory_new_from_bzip () +
gsf_input_memory_new_from_bzip, gsf_input_memory_new_from_bzip ()
-
gsf_input_memory_new_from_iochannel, gsf_input_memory_new_from_iochannel () +
gsf_input_memory_new_from_iochannel, gsf_input_memory_new_from_iochannel ()
-
gsf_input_mmap_new, gsf_input_mmap_new () +
gsf_input_mmap_new, gsf_input_mmap_new ()
-
gsf_input_name, gsf_input_name () +
gsf_input_name, gsf_input_name ()
-
gsf_input_proxy_new, gsf_input_proxy_new () +
gsf_input_proxy_new, gsf_input_proxy_new ()
-
gsf_input_proxy_new_section, gsf_input_proxy_new_section () +
gsf_input_proxy_new_section, gsf_input_proxy_new_section ()
gsf_input_read, gsf_input_read ()
-
gsf_input_remaining, gsf_input_remaining () +
gsf_input_remaining, gsf_input_remaining ()
gsf_input_seek, gsf_input_seek ()
-
gsf_input_set_name_from_filename, gsf_input_set_name_from_filename () +
gsf_input_set_name_from_filename, gsf_input_set_name_from_filename ()
-
gsf_input_sibling, gsf_input_sibling () +
gsf_input_sibling, gsf_input_sibling ()
-
gsf_input_size, gsf_input_size () +
gsf_input_size, gsf_input_size ()
-
gsf_input_stdio_new, gsf_input_stdio_new () +
gsf_input_stdio_new, gsf_input_stdio_new ()
-
gsf_input_stdio_new_FILE, gsf_input_stdio_new_FILE () +
gsf_input_stdio_new_FILE, gsf_input_stdio_new_FILE ()
gsf_input_tell, gsf_input_tell ()
-
gsf_input_textline_ascii_gets, gsf_input_textline_ascii_gets () +
gsf_input_textline_ascii_gets, gsf_input_textline_ascii_gets ()
-
gsf_input_textline_new, gsf_input_textline_new () +
gsf_input_textline_new, gsf_input_textline_new ()
-
gsf_input_textline_utf8_gets, gsf_input_textline_utf8_gets () +
gsf_input_textline_utf8_gets, gsf_input_textline_utf8_gets ()
-
gsf_input_uncompress, gsf_input_uncompress () +
gsf_input_uncompress, gsf_input_uncompress ()
-
GSF_INTERFACE, GSF_INTERFACE() +
GSF_INTERFACE, GSF_INTERFACE()
-
GSF_INTERFACE_FULL, GSF_INTERFACE_FULL() +
GSF_INTERFACE_FULL, GSF_INTERFACE_FULL()
-
GSF_LE_GET_DOUBLE, GSF_LE_GET_DOUBLE() +
GSF_LE_GET_DOUBLE, GSF_LE_GET_DOUBLE()
-
gsf_le_get_double, gsf_le_get_double () +
gsf_le_get_double, gsf_le_get_double ()
-
GSF_LE_GET_FLOAT, GSF_LE_GET_FLOAT() +
GSF_LE_GET_FLOAT, GSF_LE_GET_FLOAT()
-
gsf_le_get_float, gsf_le_get_float () +
gsf_le_get_float, gsf_le_get_float ()
-
GSF_LE_GET_GINT16, GSF_LE_GET_GINT16() +
GSF_LE_GET_GINT16, GSF_LE_GET_GINT16()
-
GSF_LE_GET_GINT32, GSF_LE_GET_GINT32() +
GSF_LE_GET_GINT32, GSF_LE_GET_GINT32()
-
GSF_LE_GET_GINT64, GSF_LE_GET_GINT64() +
GSF_LE_GET_GINT64, GSF_LE_GET_GINT64()
-
GSF_LE_GET_GINT8, GSF_LE_GET_GINT8() +
GSF_LE_GET_GINT8, GSF_LE_GET_GINT8()
-
GSF_LE_GET_GUINT16, GSF_LE_GET_GUINT16() +
GSF_LE_GET_GUINT16, GSF_LE_GET_GUINT16()
-
GSF_LE_GET_GUINT32, GSF_LE_GET_GUINT32() +
GSF_LE_GET_GUINT32, GSF_LE_GET_GUINT32()
-
GSF_LE_GET_GUINT64, GSF_LE_GET_GUINT64() +
GSF_LE_GET_GUINT64, GSF_LE_GET_GUINT64()
-
gsf_le_get_guint64, gsf_le_get_guint64 () +
gsf_le_get_guint64, gsf_le_get_guint64 ()
-
GSF_LE_GET_GUINT8, GSF_LE_GET_GUINT8() +
GSF_LE_GET_GUINT8, GSF_LE_GET_GUINT8()
-
GSF_LE_SET_DOUBLE, GSF_LE_SET_DOUBLE() +
GSF_LE_SET_DOUBLE, GSF_LE_SET_DOUBLE()
-
gsf_le_set_double, gsf_le_set_double () +
gsf_le_set_double, gsf_le_set_double ()
-
GSF_LE_SET_FLOAT, GSF_LE_SET_FLOAT() +
GSF_LE_SET_FLOAT, GSF_LE_SET_FLOAT()
-
gsf_le_set_float, gsf_le_set_float () +
gsf_le_set_float, gsf_le_set_float ()
-
GSF_LE_SET_GINT16, GSF_LE_SET_GINT16() +
GSF_LE_SET_GINT16, GSF_LE_SET_GINT16()
-
GSF_LE_SET_GINT32, GSF_LE_SET_GINT32() +
GSF_LE_SET_GINT32, GSF_LE_SET_GINT32()
-
GSF_LE_SET_GINT64, GSF_LE_SET_GINT64() +
GSF_LE_SET_GINT64, GSF_LE_SET_GINT64()
-
GSF_LE_SET_GINT8, GSF_LE_SET_GINT8() +
GSF_LE_SET_GINT8, GSF_LE_SET_GINT8()
-
GSF_LE_SET_GUINT16, GSF_LE_SET_GUINT16() +
GSF_LE_SET_GUINT16, GSF_LE_SET_GUINT16()
-
GSF_LE_SET_GUINT32, GSF_LE_SET_GUINT32() +
GSF_LE_SET_GUINT32, GSF_LE_SET_GUINT32()
-
GSF_LE_SET_GUINT64, GSF_LE_SET_GUINT64() +
GSF_LE_SET_GUINT64, GSF_LE_SET_GUINT64()
-
GSF_LE_SET_GUINT8, GSF_LE_SET_GUINT8() +
GSF_LE_SET_GUINT8, GSF_LE_SET_GUINT8()
-
gsf_mem_dump, gsf_mem_dump () +
gsf_mem_dump, gsf_mem_dump ()
-
GSF_META_NAME_BYTE_COUNT, GSF_META_NAME_BYTE_COUNT +
GSF_META_NAME_BYTE_COUNT, GSF_META_NAME_BYTE_COUNT
-
GSF_META_NAME_CASE_SENSITIVE, GSF_META_NAME_CASE_SENSITIVE +
GSF_META_NAME_CASE_SENSITIVE, GSF_META_NAME_CASE_SENSITIVE
-
GSF_META_NAME_CATEGORY, GSF_META_NAME_CATEGORY +
GSF_META_NAME_CATEGORY, GSF_META_NAME_CATEGORY
-
GSF_META_NAME_CELL_COUNT, GSF_META_NAME_CELL_COUNT +
GSF_META_NAME_CELL_COUNT, GSF_META_NAME_CELL_COUNT
-
GSF_META_NAME_CHARACTER_COUNT, GSF_META_NAME_CHARACTER_COUNT +
GSF_META_NAME_CHARACTER_COUNT, GSF_META_NAME_CHARACTER_COUNT
-
GSF_META_NAME_CODEPAGE, GSF_META_NAME_CODEPAGE +
GSF_META_NAME_CODEPAGE, GSF_META_NAME_CODEPAGE
-
GSF_META_NAME_COMPANY, GSF_META_NAME_COMPANY +
GSF_META_NAME_COMPANY, GSF_META_NAME_COMPANY
-
GSF_META_NAME_CREATOR, GSF_META_NAME_CREATOR +
GSF_META_NAME_CREATOR, GSF_META_NAME_CREATOR
-
GSF_META_NAME_DATE_CREATED, GSF_META_NAME_DATE_CREATED +
GSF_META_NAME_DATE_CREATED, GSF_META_NAME_DATE_CREATED
-
GSF_META_NAME_DATE_MODIFIED, GSF_META_NAME_DATE_MODIFIED +
GSF_META_NAME_DATE_MODIFIED, GSF_META_NAME_DATE_MODIFIED
-
GSF_META_NAME_DESCRIPTION, GSF_META_NAME_DESCRIPTION +
GSF_META_NAME_DESCRIPTION, GSF_META_NAME_DESCRIPTION
-
GSF_META_NAME_DICTIONARY, GSF_META_NAME_DICTIONARY +
GSF_META_NAME_DICTIONARY, GSF_META_NAME_DICTIONARY
-
GSF_META_NAME_DOCUMENT_PARTS, GSF_META_NAME_DOCUMENT_PARTS +
GSF_META_NAME_DOCUMENT_PARTS, GSF_META_NAME_DOCUMENT_PARTS
-
GSF_META_NAME_EDITING_DURATION, GSF_META_NAME_EDITING_DURATION +
GSF_META_NAME_EDITING_DURATION, GSF_META_NAME_EDITING_DURATION
-
GSF_META_NAME_GENERATOR, GSF_META_NAME_GENERATOR +
GSF_META_NAME_GENERATOR, GSF_META_NAME_GENERATOR
-
GSF_META_NAME_HEADING_PAIRS, GSF_META_NAME_HEADING_PAIRS +
GSF_META_NAME_HEADING_PAIRS, GSF_META_NAME_HEADING_PAIRS
-
GSF_META_NAME_HIDDEN_SLIDE_COUNT, GSF_META_NAME_HIDDEN_SLIDE_COUNT +
GSF_META_NAME_HIDDEN_SLIDE_COUNT, GSF_META_NAME_HIDDEN_SLIDE_COUNT
-
GSF_META_NAME_IMAGE_COUNT, GSF_META_NAME_IMAGE_COUNT +
GSF_META_NAME_IMAGE_COUNT, GSF_META_NAME_IMAGE_COUNT
-
GSF_META_NAME_INITIAL_CREATOR, GSF_META_NAME_INITIAL_CREATOR +
GSF_META_NAME_INITIAL_CREATOR, GSF_META_NAME_INITIAL_CREATOR
-
GSF_META_NAME_KEYWORD, GSF_META_NAME_KEYWORD +
GSF_META_NAME_KEYWORD, GSF_META_NAME_KEYWORD
-
GSF_META_NAME_KEYWORDS, GSF_META_NAME_KEYWORDS +
GSF_META_NAME_KEYWORDS, GSF_META_NAME_KEYWORDS
-
GSF_META_NAME_LANGUAGE, GSF_META_NAME_LANGUAGE +
GSF_META_NAME_LANGUAGE, GSF_META_NAME_LANGUAGE
-
GSF_META_NAME_LAST_PRINTED, GSF_META_NAME_LAST_PRINTED +
GSF_META_NAME_LAST_PRINTED, GSF_META_NAME_LAST_PRINTED
-
GSF_META_NAME_LAST_SAVED_BY, GSF_META_NAME_LAST_SAVED_BY +
GSF_META_NAME_LAST_SAVED_BY, GSF_META_NAME_LAST_SAVED_BY
-
GSF_META_NAME_LINE_COUNT, GSF_META_NAME_LINE_COUNT +
GSF_META_NAME_LINE_COUNT, GSF_META_NAME_LINE_COUNT
-
GSF_META_NAME_LINKS_DIRTY, GSF_META_NAME_LINKS_DIRTY +
GSF_META_NAME_LINKS_DIRTY, GSF_META_NAME_LINKS_DIRTY
-
GSF_META_NAME_LOCALE_SYSTEM_DEFAULT, GSF_META_NAME_LOCALE_SYSTEM_DEFAULT +
GSF_META_NAME_LOCALE_SYSTEM_DEFAULT, GSF_META_NAME_LOCALE_SYSTEM_DEFAULT
-
GSF_META_NAME_MANAGER, GSF_META_NAME_MANAGER +
GSF_META_NAME_MANAGER, GSF_META_NAME_MANAGER
-
GSF_META_NAME_MM_CLIP_COUNT, GSF_META_NAME_MM_CLIP_COUNT +
GSF_META_NAME_MM_CLIP_COUNT, GSF_META_NAME_MM_CLIP_COUNT
-
GSF_META_NAME_MSOLE_UNKNOWN_17, GSF_META_NAME_MSOLE_UNKNOWN_17 +
GSF_META_NAME_MSOLE_UNKNOWN_17, GSF_META_NAME_MSOLE_UNKNOWN_17
-
GSF_META_NAME_MSOLE_UNKNOWN_18, GSF_META_NAME_MSOLE_UNKNOWN_18 +
GSF_META_NAME_MSOLE_UNKNOWN_18, GSF_META_NAME_MSOLE_UNKNOWN_18
-
GSF_META_NAME_MSOLE_UNKNOWN_19, GSF_META_NAME_MSOLE_UNKNOWN_19 +
GSF_META_NAME_MSOLE_UNKNOWN_19, GSF_META_NAME_MSOLE_UNKNOWN_19
-
GSF_META_NAME_MSOLE_UNKNOWN_20, GSF_META_NAME_MSOLE_UNKNOWN_20 +
GSF_META_NAME_MSOLE_UNKNOWN_20, GSF_META_NAME_MSOLE_UNKNOWN_20
-
GSF_META_NAME_MSOLE_UNKNOWN_21, GSF_META_NAME_MSOLE_UNKNOWN_21 +
GSF_META_NAME_MSOLE_UNKNOWN_21, GSF_META_NAME_MSOLE_UNKNOWN_21
-
GSF_META_NAME_MSOLE_UNKNOWN_22, GSF_META_NAME_MSOLE_UNKNOWN_22 +
GSF_META_NAME_MSOLE_UNKNOWN_22, GSF_META_NAME_MSOLE_UNKNOWN_22
-
GSF_META_NAME_MSOLE_UNKNOWN_23, GSF_META_NAME_MSOLE_UNKNOWN_23 +
GSF_META_NAME_MSOLE_UNKNOWN_23, GSF_META_NAME_MSOLE_UNKNOWN_23
-
GSF_META_NAME_NOTE_COUNT, GSF_META_NAME_NOTE_COUNT +
GSF_META_NAME_NOTE_COUNT, GSF_META_NAME_NOTE_COUNT
-
GSF_META_NAME_OBJECT_COUNT, GSF_META_NAME_OBJECT_COUNT +
GSF_META_NAME_OBJECT_COUNT, GSF_META_NAME_OBJECT_COUNT
-
GSF_META_NAME_PAGE_COUNT, GSF_META_NAME_PAGE_COUNT +
GSF_META_NAME_PAGE_COUNT, GSF_META_NAME_PAGE_COUNT
-
GSF_META_NAME_PARAGRAPH_COUNT, GSF_META_NAME_PARAGRAPH_COUNT +
GSF_META_NAME_PARAGRAPH_COUNT, GSF_META_NAME_PARAGRAPH_COUNT
-
GSF_META_NAME_PRESENTATION_FORMAT, GSF_META_NAME_PRESENTATION_FORMAT +
GSF_META_NAME_PRESENTATION_FORMAT, GSF_META_NAME_PRESENTATION_FORMAT
-
GSF_META_NAME_PRINTED_BY, GSF_META_NAME_PRINTED_BY +
GSF_META_NAME_PRINTED_BY, GSF_META_NAME_PRINTED_BY
-
GSF_META_NAME_PRINT_DATE, GSF_META_NAME_PRINT_DATE +
GSF_META_NAME_PRINT_DATE, GSF_META_NAME_PRINT_DATE
-
GSF_META_NAME_REVISION_COUNT, GSF_META_NAME_REVISION_COUNT +
GSF_META_NAME_REVISION_COUNT, GSF_META_NAME_REVISION_COUNT
-
GSF_META_NAME_SCALE, GSF_META_NAME_SCALE +
GSF_META_NAME_SCALE, GSF_META_NAME_SCALE
-
GSF_META_NAME_SECURITY, GSF_META_NAME_SECURITY +
GSF_META_NAME_SECURITY, GSF_META_NAME_SECURITY
-
GSF_META_NAME_SLIDE_COUNT, GSF_META_NAME_SLIDE_COUNT +
GSF_META_NAME_SLIDE_COUNT, GSF_META_NAME_SLIDE_COUNT
-
GSF_META_NAME_SPREADSHEET_COUNT, GSF_META_NAME_SPREADSHEET_COUNT +
GSF_META_NAME_SPREADSHEET_COUNT, GSF_META_NAME_SPREADSHEET_COUNT
-
GSF_META_NAME_SUBJECT, GSF_META_NAME_SUBJECT +
GSF_META_NAME_SUBJECT, GSF_META_NAME_SUBJECT
-
GSF_META_NAME_TABLE_COUNT, GSF_META_NAME_TABLE_COUNT +
GSF_META_NAME_TABLE_COUNT, GSF_META_NAME_TABLE_COUNT
-
GSF_META_NAME_TEMPLATE, GSF_META_NAME_TEMPLATE +
GSF_META_NAME_TEMPLATE, GSF_META_NAME_TEMPLATE
-
GSF_META_NAME_THUMBNAIL, GSF_META_NAME_THUMBNAIL +
GSF_META_NAME_THUMBNAIL, GSF_META_NAME_THUMBNAIL
-
GSF_META_NAME_TITLE, GSF_META_NAME_TITLE +
GSF_META_NAME_TITLE, GSF_META_NAME_TITLE
-
GSF_META_NAME_WORD_COUNT, GSF_META_NAME_WORD_COUNT +
GSF_META_NAME_WORD_COUNT, GSF_META_NAME_WORD_COUNT
-
gsf_msole_codepage_to_lid, gsf_msole_codepage_to_lid () +
gsf_msole_codepage_to_lid, gsf_msole_codepage_to_lid ()
-
gsf_msole_iconv_open_codepages_for_export, gsf_msole_iconv_open_codepages_for_export () +
gsf_msole_iconv_open_codepages_for_export, gsf_msole_iconv_open_codepages_for_export ()
-
gsf_msole_iconv_open_codepage_for_export, gsf_msole_iconv_open_codepage_for_export () +
gsf_msole_iconv_open_codepage_for_export, gsf_msole_iconv_open_codepage_for_export ()
-
gsf_msole_iconv_open_codepage_for_import, gsf_msole_iconv_open_codepage_for_import () +
gsf_msole_iconv_open_codepage_for_import, gsf_msole_iconv_open_codepage_for_import ()
-
gsf_msole_iconv_open_for_export, gsf_msole_iconv_open_for_export () +
gsf_msole_iconv_open_for_export, gsf_msole_iconv_open_for_export ()
-
gsf_msole_iconv_open_for_import, gsf_msole_iconv_open_for_import () +
gsf_msole_iconv_open_for_import, gsf_msole_iconv_open_for_import ()
-
gsf_msole_iconv_win_codepage, gsf_msole_iconv_win_codepage () +
gsf_msole_iconv_win_codepage, gsf_msole_iconv_win_codepage ()
-
gsf_msole_inflate, gsf_msole_inflate () +
gsf_msole_inflate, gsf_msole_inflate ()
-
gsf_msole_language_for_lid, gsf_msole_language_for_lid () +
gsf_msole_language_for_lid, gsf_msole_language_for_lid ()
-
gsf_msole_lid_for_language, gsf_msole_lid_for_language () +
gsf_msole_lid_for_language, gsf_msole_lid_for_language ()
-
gsf_msole_lid_to_codepage, gsf_msole_lid_to_codepage () +
gsf_msole_lid_to_codepage, gsf_msole_lid_to_codepage ()
-
gsf_msole_lid_to_codepage_str, gsf_msole_lid_to_codepage_str () +
gsf_msole_lid_to_codepage_str, gsf_msole_lid_to_codepage_str ()
-
gsf_msole_metadata_read, gsf_msole_metadata_read () +
gsf_msole_metadata_read, gsf_msole_metadata_read ()
-
gsf_msole_metadata_write, gsf_msole_metadata_write () +
gsf_msole_metadata_write, gsf_msole_metadata_write ()
-
gsf_odf_get_ns, gsf_odf_get_ns () +
gsf_odf_get_ns, gsf_odf_get_ns ()
-
gsf_odf_get_version, gsf_odf_get_version () +
gsf_odf_get_version, gsf_odf_get_version ()
-
gsf_odf_get_version_string, gsf_odf_get_version_string () +
gsf_odf_get_version_string, gsf_odf_get_version_string ()
-
gsf_odf_out_get_version, gsf_odf_out_get_version () +
gsf_odf_out_get_version, gsf_odf_out_get_version ()
-
gsf_odf_out_get_version_string, gsf_odf_out_get_version_string () +
gsf_odf_out_get_version_string, gsf_odf_out_get_version_string ()
-
gsf_off_t, gsf_off_t +
gsf_off_t, gsf_off_t
-
GSF_OFF_T_FORMAT, GSF_OFF_T_FORMAT +
GSF_OFF_T_FORMAT, GSF_OFF_T_FORMAT
-
gsf_opendoc_metadata_read, gsf_opendoc_metadata_read () +
gsf_opendoc_metadata_read, gsf_opendoc_metadata_read ()
-
gsf_opendoc_metadata_subtree, gsf_opendoc_metadata_subtree () +
gsf_opendoc_metadata_subtree, gsf_opendoc_metadata_subtree ()
-
gsf_opendoc_metadata_write, gsf_opendoc_metadata_write () +
gsf_opendoc_metadata_write, gsf_opendoc_metadata_write ()
-
gsf_outfile_msole_new, gsf_outfile_msole_new () +
gsf_outfile_msole_new, gsf_outfile_msole_new ()
-
gsf_outfile_msole_new_full, gsf_outfile_msole_new_full () +
gsf_outfile_msole_new_full, gsf_outfile_msole_new_full ()
-
gsf_outfile_msole_set_class_id, gsf_outfile_msole_set_class_id () +
gsf_outfile_msole_set_class_id, gsf_outfile_msole_set_class_id ()
-
gsf_outfile_new_child, gsf_outfile_new_child () +
gsf_outfile_new_child, gsf_outfile_new_child ()
-
gsf_outfile_new_child_full, gsf_outfile_new_child_full () +
gsf_outfile_new_child_full, gsf_outfile_new_child_full ()
-
gsf_outfile_new_child_varg, gsf_outfile_new_child_varg () +
gsf_outfile_new_child_varg, gsf_outfile_new_child_varg ()
-
gsf_outfile_stdio_new, gsf_outfile_stdio_new () +
gsf_outfile_stdio_new, gsf_outfile_stdio_new ()
-
gsf_outfile_stdio_new_full, gsf_outfile_stdio_new_full () +
gsf_outfile_stdio_new_full, gsf_outfile_stdio_new_full ()
-
gsf_outfile_stdio_new_valist, gsf_outfile_stdio_new_valist () +
gsf_outfile_stdio_new_valist, gsf_outfile_stdio_new_valist ()
-
gsf_outfile_zip_new, gsf_outfile_zip_new () +
gsf_outfile_zip_new, gsf_outfile_zip_new ()
-
gsf_outfile_zip_set_compression_method, gsf_outfile_zip_set_compression_method () +
gsf_outfile_zip_set_compression_method, gsf_outfile_zip_set_compression_method ()
-
gsf_output_bzip_new, gsf_output_bzip_new () +
gsf_output_bzip_new, gsf_output_bzip_new ()
-
gsf_output_close, gsf_output_close () +
gsf_output_close, gsf_output_close ()
-
gsf_output_container, gsf_output_container () +
gsf_output_container, gsf_output_container ()
-
gsf_output_csv_write_eol, gsf_output_csv_write_eol () +
gsf_output_csv_write_eol, gsf_output_csv_write_eol ()
-
gsf_output_csv_write_field, gsf_output_csv_write_field () +
gsf_output_csv_write_field, gsf_output_csv_write_field ()
-
gsf_output_error, gsf_output_error () +
gsf_output_error, gsf_output_error ()
-
gsf_output_error_id, gsf_output_error_id () +
gsf_output_error_id, gsf_output_error_id ()
-
gsf_output_gio_new, gsf_output_gio_new () +
gsf_output_gio_new, gsf_output_gio_new ()
-
gsf_output_gio_new_for_path, gsf_output_gio_new_for_path () +
gsf_output_gio_new_for_path, gsf_output_gio_new_for_path ()
-
gsf_output_gio_new_for_uri, gsf_output_gio_new_for_uri () +
gsf_output_gio_new_for_uri, gsf_output_gio_new_for_uri ()
-
gsf_output_gzip_new, gsf_output_gzip_new () +
gsf_output_gzip_new, gsf_output_gzip_new ()
-
gsf_output_iconv_new, gsf_output_iconv_new () +
gsf_output_iconv_new, gsf_output_iconv_new ()
-
gsf_output_iochannel_new, gsf_output_iochannel_new () +
gsf_output_iochannel_new, gsf_output_iochannel_new ()
-
gsf_output_is_closed, gsf_output_is_closed () +
gsf_output_is_closed, gsf_output_is_closed ()
-
gsf_output_memory_get_bytes, gsf_output_memory_get_bytes () +
gsf_output_memory_get_bytes, gsf_output_memory_get_bytes ()
-
gsf_output_memory_new, gsf_output_memory_new () +
gsf_output_memory_new, gsf_output_memory_new ()
-
gsf_output_name, gsf_output_name () +
gsf_output_name, gsf_output_name ()
-
gsf_output_printf, gsf_output_printf () +
gsf_output_printf, gsf_output_printf ()
-
gsf_output_puts, gsf_output_puts () +
gsf_output_puts, gsf_output_puts ()
-
gsf_output_seek, gsf_output_seek () +
gsf_output_seek, gsf_output_seek ()
-
gsf_output_set_error, gsf_output_set_error () +
gsf_output_set_error, gsf_output_set_error ()
-
gsf_output_set_name_from_filename, gsf_output_set_name_from_filename () +
gsf_output_set_name_from_filename, gsf_output_set_name_from_filename ()
-
gsf_output_size, gsf_output_size () +
gsf_output_size, gsf_output_size ()
-
gsf_output_stdio_new, gsf_output_stdio_new () +
gsf_output_stdio_new, gsf_output_stdio_new ()
-
gsf_output_stdio_new_FILE, gsf_output_stdio_new_FILE () +
gsf_output_stdio_new_FILE, gsf_output_stdio_new_FILE ()
-
gsf_output_stdio_new_full, gsf_output_stdio_new_full () +
gsf_output_stdio_new_full, gsf_output_stdio_new_full ()
-
gsf_output_stdio_new_valist, gsf_output_stdio_new_valist () +
gsf_output_stdio_new_valist, gsf_output_stdio_new_valist ()
-
gsf_output_tell, gsf_output_tell () +
gsf_output_tell, gsf_output_tell ()
-
gsf_output_unwrap, gsf_output_unwrap () +
gsf_output_unwrap, gsf_output_unwrap ()
-
gsf_output_vprintf, gsf_output_vprintf () +
gsf_output_vprintf, gsf_output_vprintf ()
-
gsf_output_wrap, gsf_output_wrap () +
gsf_output_wrap, gsf_output_wrap ()
-
gsf_output_write, gsf_output_write () +
gsf_output_write, gsf_output_write ()
-
GSF_PARAM_STATIC, GSF_PARAM_STATIC +
GSF_PARAM_STATIC, GSF_PARAM_STATIC
-
gsf_property_settings_collect, gsf_property_settings_collect () +
gsf_property_settings_collect, gsf_property_settings_collect ()
-
gsf_property_settings_collect_valist, gsf_property_settings_collect_valist () +
gsf_property_settings_collect_valist, gsf_property_settings_collect_valist ()
-
gsf_property_settings_free, gsf_property_settings_free () +
gsf_property_settings_free, gsf_property_settings_free ()
-
gsf_shutdown, gsf_shutdown () +
gsf_shutdown, gsf_shutdown ()
-
gsf_shutdown_dynamic, gsf_shutdown_dynamic () +
gsf_shutdown_dynamic, gsf_shutdown_dynamic ()
-
gsf_timestamp_as_string, gsf_timestamp_as_string () +
gsf_timestamp_as_string, gsf_timestamp_as_string ()
-
gsf_timestamp_copy, gsf_timestamp_copy () +
gsf_timestamp_copy, gsf_timestamp_copy ()
-
gsf_timestamp_equal, gsf_timestamp_equal () +
gsf_timestamp_equal, gsf_timestamp_equal ()
-
gsf_timestamp_free, gsf_timestamp_free () +
gsf_timestamp_free, gsf_timestamp_free ()
-
gsf_timestamp_from_string, gsf_timestamp_from_string () +
gsf_timestamp_from_string, gsf_timestamp_from_string ()
-
gsf_timestamp_hash, gsf_timestamp_hash () +
gsf_timestamp_hash, gsf_timestamp_hash ()
-
gsf_timestamp_load_from_string, gsf_timestamp_load_from_string () +
gsf_timestamp_load_from_string, gsf_timestamp_load_from_string ()
-
gsf_timestamp_new, gsf_timestamp_new () +
gsf_timestamp_new, gsf_timestamp_new ()
-
gsf_timestamp_parse, gsf_timestamp_parse () +
gsf_timestamp_parse, gsf_timestamp_parse ()
-
gsf_timestamp_set_time, gsf_timestamp_set_time () +
gsf_timestamp_set_time, gsf_timestamp_set_time ()
-
gsf_timestamp_to_value, gsf_timestamp_to_value () +
gsf_timestamp_to_value, gsf_timestamp_to_value ()
-
gsf_value_get_docprop_varray, gsf_value_get_docprop_varray () +
gsf_value_get_docprop_varray, gsf_value_get_docprop_varray ()
-
gsf_value_get_docprop_vector, gsf_value_get_docprop_vector () +
gsf_value_get_docprop_vector, gsf_value_get_docprop_vector ()
-
gsf_value_set_timestamp, gsf_value_set_timestamp () +
gsf_value_set_timestamp, gsf_value_set_timestamp ()
-
gsf_xmlDocFormatDump, gsf_xmlDocFormatDump () +
gsf_xmlDocFormatDump, gsf_xmlDocFormatDump ()
-
gsf_xml_gvalue_from_str, gsf_xml_gvalue_from_str () +
gsf_xml_gvalue_from_str, gsf_xml_gvalue_from_str ()
-
gsf_xml_in_check_ns, gsf_xml_in_check_ns () +
gsf_xml_in_check_ns, gsf_xml_in_check_ns ()
-
gsf_xml_in_doc_add_nodes, gsf_xml_in_doc_add_nodes () +
gsf_xml_in_doc_add_nodes, gsf_xml_in_doc_add_nodes ()
-
gsf_xml_in_doc_free, gsf_xml_in_doc_free () +
gsf_xml_in_doc_free, gsf_xml_in_doc_free ()
-
gsf_xml_in_doc_new, gsf_xml_in_doc_new () +
gsf_xml_in_doc_new, gsf_xml_in_doc_new ()
-
gsf_xml_in_doc_parse, gsf_xml_in_doc_parse () +
gsf_xml_in_doc_parse, gsf_xml_in_doc_parse ()
-
gsf_xml_in_doc_set_unknown_handler, gsf_xml_in_doc_set_unknown_handler () +
gsf_xml_in_doc_set_unknown_handler, gsf_xml_in_doc_set_unknown_handler ()
-
gsf_xml_in_get_input, gsf_xml_in_get_input () +
gsf_xml_in_get_input, gsf_xml_in_get_input ()
-
gsf_xml_in_namecmp, gsf_xml_in_namecmp () +
gsf_xml_in_namecmp, gsf_xml_in_namecmp ()
-
GSF_XML_IN_NODE, GSF_XML_IN_NODE() +
GSF_XML_IN_NODE, GSF_XML_IN_NODE()
-
GSF_XML_IN_NODE_END, GSF_XML_IN_NODE_END +
GSF_XML_IN_NODE_END, GSF_XML_IN_NODE_END
-
GSF_XML_IN_NODE_FULL, GSF_XML_IN_NODE_FULL() +
GSF_XML_IN_NODE_FULL, GSF_XML_IN_NODE_FULL()
-
GSF_XML_IN_NS, GSF_XML_IN_NS() +
GSF_XML_IN_NS, GSF_XML_IN_NS()
-
GSF_XML_IN_NS_END, GSF_XML_IN_NS_END +
GSF_XML_IN_NS_END, GSF_XML_IN_NS_END
-
gsf_xml_in_push_state, gsf_xml_in_push_state () +
gsf_xml_in_push_state, gsf_xml_in_push_state ()
-
gsf_xml_out_add_base64, gsf_xml_out_add_base64 () +
gsf_xml_out_add_base64, gsf_xml_out_add_base64 ()
-
gsf_xml_out_add_bool, gsf_xml_out_add_bool () +
gsf_xml_out_add_bool, gsf_xml_out_add_bool ()
-
gsf_xml_out_add_color, gsf_xml_out_add_color () +
gsf_xml_out_add_color, gsf_xml_out_add_color ()
-
gsf_xml_out_add_cstr, gsf_xml_out_add_cstr () +
gsf_xml_out_add_cstr, gsf_xml_out_add_cstr ()
-
gsf_xml_out_add_cstr_unchecked, gsf_xml_out_add_cstr_unchecked () +
gsf_xml_out_add_cstr_unchecked, gsf_xml_out_add_cstr_unchecked ()
-
gsf_xml_out_add_enum, gsf_xml_out_add_enum () +
gsf_xml_out_add_enum, gsf_xml_out_add_enum ()
-
gsf_xml_out_add_float, gsf_xml_out_add_float () +
gsf_xml_out_add_float, gsf_xml_out_add_float ()
-
gsf_xml_out_add_gvalue, gsf_xml_out_add_gvalue () +
gsf_xml_out_add_gvalue, gsf_xml_out_add_gvalue ()
-
gsf_xml_out_add_int, gsf_xml_out_add_int () +
gsf_xml_out_add_int, gsf_xml_out_add_int ()
-
gsf_xml_out_add_uint, gsf_xml_out_add_uint () +
gsf_xml_out_add_uint, gsf_xml_out_add_uint ()
-
gsf_xml_out_end_element, gsf_xml_out_end_element () +
gsf_xml_out_end_element, gsf_xml_out_end_element ()
-
gsf_xml_out_get_output, gsf_xml_out_get_output () +
gsf_xml_out_get_output, gsf_xml_out_get_output ()
-
gsf_xml_out_new, gsf_xml_out_new () +
gsf_xml_out_new, gsf_xml_out_new ()
-
gsf_xml_out_set_doc_type, gsf_xml_out_set_doc_type () +
gsf_xml_out_set_doc_type, gsf_xml_out_set_doc_type ()
-
gsf_xml_out_simple_element, gsf_xml_out_simple_element () +
gsf_xml_out_simple_element, gsf_xml_out_simple_element ()
-
gsf_xml_out_simple_float_element, gsf_xml_out_simple_float_element () +
gsf_xml_out_simple_float_element, gsf_xml_out_simple_float_element ()
-
gsf_xml_out_simple_int_element, gsf_xml_out_simple_int_element () +
gsf_xml_out_simple_int_element, gsf_xml_out_simple_int_element ()
-
gsf_xml_out_start_element, gsf_xml_out_start_element () +
gsf_xml_out_start_element, gsf_xml_out_start_element ()
-
gsf_xml_parser_context, gsf_xml_parser_context () +
gsf_xml_parser_context, gsf_xml_parser_context ()
-
gsf_xml_probe, gsf_xml_probe () +
gsf_xml_probe, gsf_xml_probe ()

L

-
libgsf_major_version, libgsf_major_version +
libgsf_major_version, libgsf_major_version
-
libgsf_micro_version, libgsf_micro_version +
libgsf_micro_version, libgsf_micro_version
-
libgsf_minor_version, libgsf_minor_version +
libgsf_minor_version, libgsf_minor_version

V

-
VAL_IS_GSF_TIMESTAMP, VAL_IS_GSF_TIMESTAMP() +
VAL_IS_GSF_TIMESTAMP, VAL_IS_GSF_TIMESTAMP()
diff -Nru libgsf-1.14.46/doc/html/gsf-Infile-reading-structed-files.html libgsf-1.14.47/doc/html/gsf-Infile-reading-structed-files.html --- libgsf-1.14.46/doc/html/gsf-Infile-reading-structed-files.html 2019-05-04 23:28:18.000000000 +0000 +++ libgsf-1.14.47/doc/html/gsf-Infile-reading-structed-files.html 2020-03-23 22:11:56.000000000 +0000 @@ -383,6 +383,7 @@

GsfInfile

typedef struct _GsfInfile GsfInfile;
+

Class representing an input file.

diff -Nru libgsf-1.14.46/doc/html/gsf-Input-from-unstructured-files.html libgsf-1.14.47/doc/html/gsf-Input-from-unstructured-files.html --- libgsf-1.14.46/doc/html/gsf-Input-from-unstructured-files.html 2019-05-04 23:28:18.000000000 +0000 +++ libgsf-1.14.47/doc/html/gsf-Input-from-unstructured-files.html 2020-03-23 22:11:56.000000000 +0000 @@ -51,7 +51,7 @@ -gsf_off_t +gsf_off_t gsf_input_tell () @@ -83,7 +83,7 @@ -gsf_off_t +gsf_off_t gsf_input_size () @@ -99,7 +99,7 @@ -gsf_off_t +gsf_off_t gsf_input_remaining () @@ -315,7 +315,7 @@

gsf_input_tell ()

-
gsf_off_t
+
gsf_off_t
 gsf_input_tell (GsfInput *input);

Parameters

@@ -342,7 +342,7 @@

gsf_input_seek ()

gboolean
 gsf_input_seek (GsfInput *input,
-                gsf_off_t offset,
+                gsf_off_t offset,
                 GSeekType whence);

Move the current location in the input stream.

[virtual Seek]

@@ -412,11 +412,41 @@
GsfInput *
 gsf_input_dup (GsfInput *input,
                GError **err);
+

Duplicates input + leaving the new one at the same offset.

+

[virtual Dup]

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

input

The input to duplicate

 

err

place to store a GError if anything goes wrong.

[allow-none]
+
+
+

Returns

+

the duplicate.

+

[transfer full][nullable]

+

gsf_input_size ()

-
gsf_off_t
+
gsf_off_t
 gsf_input_size (GsfInput *input);

Parameters

@@ -467,7 +497,7 @@

gsf_input_remaining ()

-
gsf_off_t
+
gsf_off_t
 gsf_input_remaining (GsfInput *input);

Parameters

@@ -653,8 +683,8 @@

gsf_input_proxy_new_section ()

GsfInput *
 gsf_input_proxy_new_section (GsfInput *source,
-                             gsf_off_t offset,
-                             gsf_off_t size);
+ gsf_off_t offset, + gsf_off_t size);

This creates a new proxy to a section of the given source. The new object will have its own current position, but any operation on it can change the source's position.

diff -Nru libgsf-1.14.46/doc/html/gsf-memory.html libgsf-1.14.47/doc/html/gsf-memory.html --- libgsf-1.14.46/doc/html/gsf-memory.html 2019-05-04 23:28:18.000000000 +0000 +++ libgsf-1.14.47/doc/html/gsf-memory.html 2020-03-23 22:11:56.000000000 +0000 @@ -161,7 +161,7 @@

gsf_input_memory_new ()

GsfInput *
 gsf_input_memory_new (guint8 const *buf,
-                      gsf_off_t length,
+                      gsf_off_t length,
                       gboolean needs_free);

Parameters

@@ -201,7 +201,7 @@

gsf_input_memory_new_clone ()

GsfInput *
 gsf_input_memory_new_clone (guint8 const *buf,
-                            gsf_off_t length);
+ gsf_off_t length);

Parameters

diff -Nru libgsf-1.14.46/doc/html/gsf-metadata.html libgsf-1.14.47/doc/html/gsf-metadata.html --- libgsf-1.14.46/doc/html/gsf-metadata.html 2019-05-04 23:28:18.000000000 +0000 +++ libgsf-1.14.47/doc/html/gsf-metadata.html 2020-03-23 22:11:56.000000000 +0000 @@ -1216,6 +1216,7 @@

This function returns a string which represents all the GValues in vector . The caller is responsible for freeing the result.

+

Returns (transfer full): a string of comma-separated values

Parameters

@@ -1231,16 +1232,13 @@
-
-

Returns

-

a string of comma-separated values

-

gsf_value_get_docprop_varray ()

GValueArray *
 gsf_value_get_docprop_varray (GValue const *value);
+

gsf_value_get_docprop_varray is deprecated and should not be used in newly-written code.


diff -Nru libgsf-1.14.46/doc/html/gsf-MS-OLE2.html libgsf-1.14.47/doc/html/gsf-MS-OLE2.html --- libgsf-1.14.46/doc/html/gsf-MS-OLE2.html 2019-05-04 23:28:18.000000000 +0000 +++ libgsf-1.14.47/doc/html/gsf-MS-OLE2.html 2020-03-23 22:11:56.000000000 +0000 @@ -797,7 +797,7 @@

gsf_msole_inflate ()

GByteArray *
 gsf_msole_inflate (GsfInput *input,
-                   gsf_off_t offset);
+ gsf_off_t offset);

Decompresses an LZ compressed stream.

Parameters

diff -Nru libgsf-1.14.46/doc/html/gsf-Output-to-unstructured-files.html libgsf-1.14.47/doc/html/gsf-Output-to-unstructured-files.html --- libgsf-1.14.46/doc/html/gsf-Output-to-unstructured-files.html 2019-05-04 23:28:18.000000000 +0000 +++ libgsf-1.14.47/doc/html/gsf-Output-to-unstructured-files.html 2020-03-23 22:11:56.000000000 +0000 @@ -43,7 +43,7 @@ -gsf_off_t +gsf_off_t gsf_output_size () @@ -59,7 +59,7 @@ -gsf_off_t +gsf_off_t gsf_output_tell () @@ -99,7 +99,7 @@ -gsf_off_t +gsf_off_t gsf_output_vprintf () @@ -259,7 +259,7 @@

Functions

gsf_output_size ()

-
gsf_off_t
+
gsf_off_t
 gsf_output_size (GsfOutput *output);

Determine the size of the output stream output .

@@ -313,7 +313,7 @@

gsf_output_tell ()

-
gsf_off_t
+
gsf_off_t
 gsf_output_tell (GsfOutput *output);

Tell the current position in output , similar to

@@ -343,7 +343,7 @@

gsf_output_seek ()

gboolean
 gsf_output_seek (GsfOutput *output,
-                 gsf_off_t offset,
+                 gsf_off_t offset,
                  GSeekType whence);

Reposition in output stream output . whence @@ -512,7 +512,7 @@


gsf_output_vprintf ()

-
gsf_off_t
+
gsf_off_t
 gsf_output_vprintf (GsfOutput *output,
                     char const *format,
                     va_list args);
diff -Nru libgsf-1.14.46/doc/html/gsf-Utilities.html libgsf-1.14.47/doc/html/gsf-Utilities.html --- libgsf-1.14.46/doc/html/gsf-Utilities.html 1970-01-01 00:00:00.000000000 +0000 +++ libgsf-1.14.47/doc/html/gsf-Utilities.html 2020-03-23 22:11:56.000000000 +0000 @@ -0,0 +1,2447 @@ + + + + +Utilities: GSF Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

Utilities

+

Utilities

+
+
+

Functions

+
++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+void + +gsf_init () +
+void + +gsf_shutdown () +
+void + +gsf_init_dynamic () +
+void + +gsf_shutdown_dynamic () +
#define +GSF_CLASS() +
#define +GSF_CLASS_FULL() +
#define +GSF_CLASS_ABSTRACT() +
#define +GSF_INTERFACE() +
#define +GSF_INTERFACE_FULL() +
#define +GSF_DYNAMIC_CLASS() +
#define +GSF_DYNAMIC_CLASS_FULL() +
#define +GSF_DYNAMIC_CLASS_ABSTRACT() +
#define +GSF_DYNAMIC_INTERFACE() +
#define +GSF_DYNAMIC_INTERFACE_FULL() +
+GQuark + +gsf_error_quark () +
+void + +gsf_mem_dump () +
+void + +gsf_input_dump () +
+gboolean + +gsf_debug_flag () +
+char * + +gsf_filename_to_utf8 () +
+void + +gsf_iconv_close () +
+char const * + +gsf_extension_pointer () +
+guint8 * + +gsf_base64_encode_simple () +
+size_t + +gsf_base64_encode_close () +
+size_t + +gsf_base64_encode_step () +
+size_t + +gsf_base64_decode_simple () +
+size_t + +gsf_base64_decode_step () +
#define +GSF_LE_GET_GINT8() +
#define +GSF_LE_GET_GUINT64() +
#define +GSF_LE_GET_GINT16() +
#define +GSF_LE_GET_GUINT8() +
#define +GSF_LE_GET_GINT32() +
#define +GSF_LE_GET_GUINT16() +
#define +GSF_LE_GET_GUINT32() +
#define +GSF_LE_GET_GINT64() +
+guint64 + +gsf_le_get_guint64 () +
#define +GSF_LE_GET_FLOAT() +
+float + +gsf_le_get_float () +
#define +GSF_LE_GET_DOUBLE() +
+double + +gsf_le_get_double () +
#define +GSF_LE_SET_GUINT8() +
#define +GSF_LE_SET_GUINT16() +
#define +GSF_LE_SET_GUINT32() +
#define +GSF_LE_SET_GINT8() +
#define +GSF_LE_SET_GINT16() +
#define +GSF_LE_SET_GINT32() +
#define +GSF_LE_SET_GINT64() +
#define +GSF_LE_SET_GUINT64() +
#define +GSF_LE_SET_FLOAT() +
#define +GSF_LE_SET_DOUBLE() +
+void + +gsf_le_set_float () +
+void + +gsf_le_set_double () +
+GsfTimestamp * + +gsf_timestamp_new () +
+void + +gsf_timestamp_set_time () +
+GsfTimestamp * + +gsf_timestamp_copy () +
+void + +gsf_timestamp_free () +
+char * + +gsf_timestamp_as_string () +
+int + +gsf_timestamp_load_from_string () +
+int + +gsf_timestamp_from_string () +
+guint + +gsf_timestamp_hash () +
+gboolean + +gsf_timestamp_equal () +
+void + +gsf_timestamp_to_value () +
+void + +gsf_value_set_timestamp () +
#define +VAL_IS_GSF_TIMESTAMP() +
+int + +gsf_timestamp_parse () +
+GValue * + +gsf_doc_prop_swap_val () +
+void + +gsf_property_settings_collect () +
+void + +gsf_property_settings_collect_valist () +
+void + +gsf_property_settings_free () +
+
+
+

Types and Values

+
++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
extern int libgsf_major_version
extern int libgsf_minor_version
extern int libgsf_micro_version
#defineGSF_PARAM_STATIC
#defineGSF_ERROR
enumGsfError
#defineGSF_OFF_T_FORMAT
typedefgsf_off_t
 GsfTimestamp
+
+
+

Object Hierarchy

+
    GBoxed
+    ╰── GsfTimestamp
+
+
+
+

Description

+
+
+

Functions

+
+

gsf_init ()

+
void
+gsf_init (void);
+

Initializes the GSF library

+
+
+
+

gsf_shutdown ()

+
void
+gsf_shutdown (void);
+

De-intializes the GSF library +Currently does nothing.

+
+
+
+

gsf_init_dynamic ()

+
void
+gsf_init_dynamic (GTypeModule *module);
+

Initializes the GSF library and associates it with a type module mod +.

+
+

Parameters

+
+++++ + + + + + +

module

GTypeModule.

 
+
+
+
+
+

gsf_shutdown_dynamic ()

+
void
+gsf_shutdown_dynamic (GTypeModule *module);
+

De-intializes the GSF library from a type module. +Currently does nothing.

+
+

Parameters

+
+++++ + + + + + +

module

currently unused

 
+
+
+
+
+

GSF_CLASS()

+
#define             GSF_CLASS(name, prefix, class_init, instance_init, parent)
+

Set up a GSF class.

+
+

Parameters

+
+++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + +

name

Name of the class.

 

prefix

Symbol prefix designating the namespace to be used for +implementing the class.

 

class_init

Initialisation function of type GClassInitFunc for the class.

 

instance_init

Initialisation function of type GInstanceInitFunc +for an instance of the class.

 

parent

Parent class to this class.

 
+
+
+
+
+

GSF_CLASS_FULL()

+
#define             GSF_CLASS_FULL(name, prefix, base_init, base_finalize, \
+            		       class_init, class_finalize, instance_init, parent_type, \
+            		       abstract, interface_decl)
+
+
+
+

GSF_CLASS_ABSTRACT()

+
#define             GSF_CLASS_ABSTRACT(name, prefix, class_init, instance_init, parent)
+
+
+
+

GSF_INTERFACE()

+
#define             GSF_INTERFACE(init_func, iface_type)
+
+
+
+

GSF_INTERFACE_FULL()

+
#define             GSF_INTERFACE_FULL(type, init_func, iface_type)
+
+
+
+

GSF_DYNAMIC_CLASS()

+
#define             GSF_DYNAMIC_CLASS(name, prefix, class_init, instance_init, parent)
+
+
+
+

GSF_DYNAMIC_CLASS_FULL()

+
#define             GSF_DYNAMIC_CLASS_FULL(name, prefix, base_init, base_finalize, \
+            				   class_init,  class_finalize, instance_init, parent_type, \
+            			       abstract, interface_decl)
+
+
+
+

GSF_DYNAMIC_CLASS_ABSTRACT()

+
#define             GSF_DYNAMIC_CLASS_ABSTRACT(name, prefix, class_init, instance_init, parent)
+
+
+
+

GSF_DYNAMIC_INTERFACE()

+
#define             GSF_DYNAMIC_INTERFACE(init_func, iface_type, module)
+
+
+
+

GSF_DYNAMIC_INTERFACE_FULL()

+
#define             GSF_DYNAMIC_INTERFACE_FULL(type, init_func, iface_type, module)
+
+
+
+

gsf_error_quark ()

+
GQuark
+gsf_error_quark (void);
+
+

Returns

+

the GQuark used to identify libgsf errors in GError structures. +Specific error codes come from the GsfError enumeration.

+
+
+
+
+

gsf_mem_dump ()

+
void
+gsf_mem_dump (guint8 const *ptr,
+              size_t len);
+

Dump len + bytes from the memory location given by ptr +.

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

ptr

memory area to be dumped.

 

len

how many bytes will be dumped.

 
+
+
+
+
+

gsf_input_dump ()

+
void
+gsf_input_dump (GsfInput *input,
+                gboolean dump_as_hex);
+

Dumps input +'s contents to STDOUT, optionally in hex format.

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

input

a GsfInput

 

dump_as_hex

If TRUE, dump in hexidecmal format

 
+
+
+
+
+

gsf_debug_flag ()

+
gboolean
+gsf_debug_flag (const char *flag);
+
+
+
+

gsf_filename_to_utf8 ()

+
char *
+gsf_filename_to_utf8 (char const *filename,
+                      gboolean quoted);
+

A utility wrapper to make sure filenames are valid utf8. +Caller must g_free the result.

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

filename

file name suitable for open(2).

 

quoted

if TRUE, the resulting utf8 file name will be quoted +(unless it is invalid).

 
+
+
+

Returns

+

filename +using utf-8 encoding for display

+
+
+
+
+

gsf_iconv_close ()

+
void
+gsf_iconv_close (GIConv handle);
+

A utility wrapper to safely close an iconv handle.

+
+

Parameters

+
+++++ + + + + + +

handle

handle to be closed.

 
+
+
+
+
+

gsf_extension_pointer ()

+
char const *
+gsf_extension_pointer (char const *path);
+

Extracts the extension from the end of a filename (the part after the final +'.' in the filename).

+
+

Parameters

+
+++++ + + + + + +

path

A filename or file path.

 
+
+
+

Returns

+

A pointer to the extension part of the +filename, or a pointer to the end of the string if the filename +does not have an extension.

+

[transfer none]

+
+
+
+
+

gsf_base64_encode_simple ()

+
guint8 *
+gsf_base64_encode_simple (guint8 const *data,
+                          size_t len);
+

Encodes data from data + back into data + using base64 encoding.

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

data

data stream.

[array]

len

max length of data to encode

 
+
+
+

Returns

+

the number of bytes encoded

+
+
+
+
+

gsf_base64_encode_close ()

+
size_t
+gsf_base64_encode_close (guint8 const *in,
+                         size_t inlen,
+                         gboolean break_lines,
+                         guint8 *out,
+                         int *state,
+                         guint *save);
+

This funcion should be called to when finished encoding everything, to +flush off the last little bit.

+
+

Parameters

+
+++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

in

Data to be encoded.

[array length=inlen]

inlen

Length of data to be encoded

 

break_lines

Whether to use line breaks

 

out

Encoded data.

[array]

state

holds the number of bits that are stored in save +.

[inout]

save

leftover bits that have not yet been decoded.

[inout]
+
+
+

Returns

+

a count of the number of bytes in the final block.

+
+
+
+
+

gsf_base64_encode_step ()

+
size_t
+gsf_base64_encode_step (guint8 const *in,
+                        size_t len,
+                        gboolean break_lines,
+                        guint8 *out,
+                        int *state,
+                        guint *save);
+

Performs an 'encode step', only encodes blocks of 3 characters from in + into +the output out + at a time, saves left-over state in state + and save + +(initialise to 0 on first invocation).

+
+

Parameters

+
+++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

in

input stream.

[array]

len

max length of data to decode

 

break_lines

Whether to use line breaks

 

out

output stream.

[array]

state

holds the number of bits that are stored in save +.

[inout]

save

leftover bits that have not yet been decoded.

[inout]
+
+
+

Returns

+

the number of bytes encoded

+
+
+
+
+

gsf_base64_decode_simple ()

+
size_t
+gsf_base64_decode_simple (guint8 *data,
+                          size_t len);
+

Decodes a chunk of base64 encoded data from data + back into data +.

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

data

data stream.

[array]

len

max length of data to decode

 
+
+
+

Returns

+

the number of bytes converted

+
+
+
+
+

gsf_base64_decode_step ()

+
size_t
+gsf_base64_decode_step (guint8 const *in,
+                        size_t len,
+                        guint8 *out,
+                        int *state,
+                        guint *save);
+

Decodes a chunk of base64 encoded data

+
+

Parameters

+
+++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + +

in

input stream.

[array]

len

max length of data to decode

 

out

output stream.

[array]

state

holds the number of bits that are stored in save +.

[inout]

save

leftover bits that have not yet been decoded.

[inout]
+
+
+

Returns

+

the number of bytes converted

+
+
+
+
+

GSF_LE_GET_GINT8()

+
#define GSF_LE_GET_GINT8(p) ((gint8)GSF_LE_GET_GUINT8(p))
+
+

Interpret binary data as a signed 8-bit integer in little endian order.

+
+

Parameters

+
+++++ + + + + + +

p

pointer to storage

 
+
+
+

Returns

+

interpreted data

+
+
+
+
+

GSF_LE_GET_GUINT64()

+
#define GSF_LE_GET_GUINT64(p) (gsf_le_get_guint64 (p))
+
+

Interpret binary data as an unsigned 64-bit integer in little endian order.

+
+

Parameters

+
+++++ + + + + + +

p

pointer to storage

 
+
+
+

Returns

+

interpreted data

+
+
+
+
+

GSF_LE_GET_GINT16()

+
#define GSF_LE_GET_GINT16(p) ((gint16)GSF_LE_GET_GUINT16(p))
+
+

Interpret binary data as a signed 16-bit integer in little endian order.

+
+

Parameters

+
+++++ + + + + + +

p

pointer to storage

 
+
+
+

Returns

+

interpreted data

+
+
+
+
+

GSF_LE_GET_GUINT8()

+
#define GSF_LE_GET_GUINT8(p) (*(guint8 const *)(p))
+
+

Interpret binary data as an unsigned 8-bit integer in little endian order.

+
+

Parameters

+
+++++ + + + + + +

p

pointer to storage

 
+
+
+

Returns

+

interpreted data

+
+
+
+
+

GSF_LE_GET_GINT32()

+
#define GSF_LE_GET_GINT32(p) ((gint32)GSF_LE_GET_GUINT32(p))
+
+

Interpret binary data as a signed 32-bit integer in little endian order.

+
+

Parameters

+
+++++ + + + + + +

p

pointer to storage

 
+
+
+

Returns

+

interpreted data

+
+
+
+
+

GSF_LE_GET_GUINT16()

+
#define             GSF_LE_GET_GUINT16(p)
+

Interpret binary data as an unsigned 16-bit integer in little endian order.

+
+

Parameters

+
+++++ + + + + + +

p

pointer to storage

 
+
+
+

Returns

+

interpreted data

+
+
+
+
+

GSF_LE_GET_GUINT32()

+
#define             GSF_LE_GET_GUINT32(p)
+

Interpret binary data as an unsigned 32-bit integer in little endian order.

+
+

Parameters

+
+++++ + + + + + +

p

pointer to storage

 
+
+
+

Returns

+

interpreted data

+
+
+
+
+

GSF_LE_GET_GINT64()

+
#define GSF_LE_GET_GINT64(p) ((gint64)GSF_LE_GET_GUINT64(p))
+
+

Interpret binary data as a signed 64-bit integer in little endian order.

+
+

Parameters

+
+++++ + + + + + +

p

pointer to storage

 
+
+
+

Returns

+

interpreted data

+
+
+
+
+

gsf_le_get_guint64 ()

+
guint64
+gsf_le_get_guint64 (void const *p);
+

Interpret binary data as a guint64 (8 byte unsigned integer type) in little +endian order.

+
+

Parameters

+
+++++ + + + + + +

p

pointer to storage

 
+
+
+

Returns

+

interpreted data

+
+
+
+
+

GSF_LE_GET_FLOAT()

+
#define GSF_LE_GET_FLOAT(p) (gsf_le_get_float (p))
+
+

Interpret binary data as a float in little endian order.

+
+

Parameters

+
+++++ + + + + + +

p

pointer to storage

 
+
+
+

Returns

+

interpreted data

+
+
+
+
+

gsf_le_get_float ()

+
float
+gsf_le_get_float (void const *p);
+

Interpret binary data as a float in little endian order.

+
+

Parameters

+
+++++ + + + + + +

p

pointer to storage

 
+
+
+

Returns

+

interpreted data

+
+
+
+
+

GSF_LE_GET_DOUBLE()

+
#define GSF_LE_GET_DOUBLE(p) (gsf_le_get_double (p))
+
+

Interpret binary data as a double in little endian order.

+
+

Parameters

+
+++++ + + + + + +

p

pointer to storage

 
+
+
+

Returns

+

interpreted data

+
+
+
+
+

gsf_le_get_double ()

+
double
+gsf_le_get_double (void const *p);
+

Interpret binary data as a double in little endian order.

+
+

Parameters

+
+++++ + + + + + +

p

pointer to storage

 
+
+
+

Returns

+

interpreted data

+
+
+
+
+

GSF_LE_SET_GUINT8()

+
#define             GSF_LE_SET_GUINT8(p, dat)
+

Store dat + in little endian order in memory pointed to by p +.

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

p

pointer to storage

 

dat

8-bit unsigned integer

 
+
+
+
+
+

GSF_LE_SET_GUINT16()

+
#define             GSF_LE_SET_GUINT16(p, dat)
+

Store dat + in little endian order in memory pointed to by p +.

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

p

pointer to storage

 

dat

16-bit unsigned integer

 
+
+
+
+
+

GSF_LE_SET_GUINT32()

+
#define             GSF_LE_SET_GUINT32(p, dat)
+

Store dat + in little endian order in memory pointed to by p +.

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

p

pointer to storage

 

dat

32-bit unsigned integer

 
+
+
+
+
+

GSF_LE_SET_GINT8()

+
#define GSF_LE_SET_GINT8(p,dat) GSF_LE_SET_GUINT8((p),(dat))
+
+

Store dat + in little endian order in memory pointed to by p +.

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

p

pointer to storage

 

dat

8-bit signed integer

 
+
+
+
+
+

GSF_LE_SET_GINT16()

+
#define GSF_LE_SET_GINT16(p,dat) GSF_LE_SET_GUINT16((p),(dat))
+
+

Store dat + in little endian order in memory pointed to by p +.

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

p

pointer to storage

 

dat

16-bit signed integer

 
+
+
+
+
+

GSF_LE_SET_GINT32()

+
#define GSF_LE_SET_GINT32(p,dat) GSF_LE_SET_GUINT32((p),(dat))
+
+

Store dat + in little endian order in memory pointed to by p +.

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

p

pointer to storage

 

dat

32-bit signed integer

 
+
+
+
+
+

GSF_LE_SET_GINT64()

+
#define GSF_LE_SET_GINT64(p,dat) GSF_LE_SET_GUINT64((p),(dat))
+
+

Store dat + in little endian order in memory pointed to by p +.

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

p

pointer to storage

 

dat

64-bit signed integer

 
+
+
+
+
+

GSF_LE_SET_GUINT64()

+
#define             GSF_LE_SET_GUINT64(p, dat)
+

Store dat + in little endian order in memory pointed to by p +.

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

p

pointer to storage

 

dat

64-bit unsigned integer

 
+
+
+
+
+

GSF_LE_SET_FLOAT()

+
#define GSF_LE_SET_FLOAT(p,dat) gsf_le_set_float((p),(dat))
+
+

Store dat + in little endian order in memory pointed to by p +.

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

p

pointer to storage

 

dat

float to be stored

 
+
+
+
+
+

GSF_LE_SET_DOUBLE()

+
#define GSF_LE_SET_DOUBLE(p,dat) gsf_le_set_double((p),(dat))
+
+

Store dat + in little endian order in memory pointed to by p +.

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

p

pointer to storage

 

dat

double to be stored

 
+
+
+
+
+

gsf_le_set_float ()

+
void
+gsf_le_set_float (void *p,
+                  float f);
+

Store a value of type float in memory in little endian order.

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

p

pointer to storage

 

f

float to be stored

 
+
+
+
+
+

gsf_le_set_double ()

+
void
+gsf_le_set_double (void *p,
+                   double d);
+

Store a value of type double in memory in little endian order

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

p

pointer to storage

 

d

double to be stored

 
+
+
+
+
+

gsf_timestamp_new ()

+
GsfTimestamp *
+gsf_timestamp_new (void);
+
+
+
+

gsf_timestamp_set_time ()

+
void
+gsf_timestamp_set_time (GsfTimestamp *stamp,
+                        guint64 t);
+
+
+
+

gsf_timestamp_copy ()

+
GsfTimestamp *
+gsf_timestamp_copy (GsfTimestamp const *stamp);
+

Copies a timestamp.

+
+

Parameters

+
+++++ + + + + + +

stamp

timestamp to be copied

 
+
+
+

Returns

+

a separate copy of stamp +.

+
+
+
+
+

gsf_timestamp_free ()

+
void
+gsf_timestamp_free (GsfTimestamp *stamp);
+

Releases the memory in use for stamp + (if any).

+
+

Parameters

+
+++++ + + + + + +

stamp

timestamp to be freed

 
+
+
+
+
+

gsf_timestamp_as_string ()

+
char *
+gsf_timestamp_as_string (GsfTimestamp const *stamp);
+

Produce a string representation (ISO 8601 format) of stamp +.

+
+

Parameters

+
+++++ + + + + + +

stamp

timestamp to be converted.

 
+
+
+

Returns

+

a string representation of stamp +. When stamp +is NULL, the +representation is "<invalid>".

+
+
+
+
+

gsf_timestamp_load_from_string ()

+
int
+gsf_timestamp_load_from_string (GsfTimestamp *stamp,
+                                char const *spec);
+

Very simple parser for time stamps. Currently requires a format of + 'YYYY-MM-DDThh:mm:ss' +and does only rudimentary range checking

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

stamp

GsfTimestamp

 

spec

The string to parse

 
+
+
+

Returns

+

TRUE on success

+
+

Since: 1.14.24

+
+
+
+

gsf_timestamp_from_string ()

+
int
+gsf_timestamp_from_string (char const *spec,
+                           GsfTimestamp *stamp);
+
+

gsf_timestamp_from_string has been deprecated since version 1.14.24 and should not be used in newly-written code.

+

, use gsf_timestamp_load_from_string

+
+

Very simple parser for time stamps. Currently requires a format of + 'YYYY-MM-DDThh:mm:ss' +and does no bounds checking.

+

[skip]

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

spec

The string to parse

 

stamp

GsfTimestamp

 
+
+
+

Returns

+

TRUE on success

+
+
+
+
+

gsf_timestamp_hash ()

+
guint
+gsf_timestamp_hash (GsfTimestamp const *stamp);
+
+
+
+

gsf_timestamp_equal ()

+
gboolean
+gsf_timestamp_equal (GsfTimestamp const *a,
+                     GsfTimestamp const *b);
+

Compare timestamps a + and b +.

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

a

a timestamp

 

b

another timestamp

 
+
+
+

Returns

+

true if a +and b +represent the same point in time; false otherwise.

+
+
+
+
+

gsf_timestamp_to_value ()

+
void
+gsf_timestamp_to_value (GsfTimestamp const *stamp,
+                        GValue *value);
+

Calls g_value_set_box (value, stamp);

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

stamp

GsfTimestamp

 

value

GValue

 
+
+

Since: 1.14.24

+
+
+
+

gsf_value_set_timestamp ()

+
void
+gsf_value_set_timestamp (GValue *value,
+                         GsfTimestamp const *stamp);
+
+

gsf_value_set_timestamp has been deprecated since version 1.14.24 and should not be used in newly-written code.

+

, use gsf_timestamp_to_value.

+
+

[skip]

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

value

GValue

 

stamp

GsfTimestamp

 
+
+
+
+
+

VAL_IS_GSF_TIMESTAMP()

+
#define VAL_IS_GSF_TIMESTAMP(v) (G_TYPE_CHECK_VALUE_TYPE((v), GSF_TIMESTAMP_TYPE))
+
+
+
+
+

gsf_timestamp_parse ()

+
int
+gsf_timestamp_parse (char const *spec,
+                     GsfTimestamp *stamp);
+
+

gsf_timestamp_parse is deprecated and should not be used in newly-written code.

+

Use gsf_timestamp_load_from_string

+
+

Very simple parser for time stamps. Currently requires a format of + 'YYYY-MM-DDThh:mm:ss' +and does no bounds checking.

+

[skip]

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

spec

The string to parse

 

stamp

GsfTimestamp

 
+
+
+

Returns

+

TRUE on success

+
+
+
+
+

gsf_doc_prop_swap_val ()

+
GValue *
+gsf_doc_prop_swap_val (GsfDocProp *prop,
+                       GValue *val);
+
+

Parameters

+
+++++ + + + + + + + + + + + + +

prop

GsfDocProp

 

val

GValue.

[transfer full]
+
+
+

Returns

+

the current value of prop +, and replaces +it with val +.

+

[transfer full]

+
+
+
+
+

gsf_property_settings_collect ()

+
void
+gsf_property_settings_collect (GType object_type,
+                               GParameter **p_params,
+                               size_t *p_n_params,
+                               const gchar *first_property_name,
+                               ...);
+

gsf_property_settings_collect is deprecated and should not be used in newly-written code.

+
+
+
+

gsf_property_settings_collect_valist ()

+
void
+gsf_property_settings_collect_valist (GType object_type,
+                                      GParameter **p_params,
+                                      size_t *p_n_params,
+                                      const gchar *first_property_name,
+                                      va_list var_args);
+

gsf_property_settings_collect_valist is deprecated and should not be used in newly-written code.

+

This function builds a GParameter array suitable for g_object_newv.

+
+

Parameters

+
+++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + +

object_type

the GType for which the properties are being set.

 

p_n_params

a pointer to the number of properties collected. (Used for +both input and output.)

 

p_params

a pointer to the GParameter array that holds the properties. +(Used for both input and output. This may point to a NULL pointer if +there are no properties collected yet.)

 

first_property_name

the name of the first property being set, or NULL.

 

var_args

a va_list holding the remainder of the property names and +values, terminated by a NULL.

 
+
+
+
+
+

gsf_property_settings_free ()

+
void
+gsf_property_settings_free (GParameter *params,
+                            size_t n_params);
+

gsf_property_settings_free is deprecated and should not be used in newly-written code.

+
+

Parameters

+
+++++ + + + + + +

params

.

[array length=n_params][transfer full]
+
+
+
+
+

Types and Values

+
+

libgsf_major_version

+
extern int libgsf_major_version;
+
+

Major version number of libgsf, indicating the ABI version.

+
+
+
+

libgsf_minor_version

+
extern int libgsf_minor_version;
+
+

Minor (secondary) version number of libgsf, indicating the API version.

+
+
+
+

libgsf_micro_version

+
extern int libgsf_micro_version;
+
+

Micro (tertiary) version number of libgsf, indicating bug fixes.

+
+
+
+

GSF_PARAM_STATIC

+
#define GSF_PARAM_STATIC G_PARAM_STATIC_STRINGS
+
+
+
+
+

GSF_ERROR

+
#define GSF_ERROR (gsf_error_quark ())
+
+
+
+
+

enum GsfError

+
+

Members

+
+++++ + + + + + + + + + + + + +

GSF_ERROR_OUT_OF_MEMORY

+

Memory allocation failed

+
 

GSF_ERROR_INVALID_DATA

+

Invalid data encountered (e.g. not enough data)

+
 
+
+
+
+
+

GSF_OFF_T_FORMAT

+
#define GSF_OFF_T_FORMAT G_GINT64_FORMAT
+
+

The printf(3) conversion specifier to be used for printing values of type +gsf_off_t.

+
+
+
+

gsf_off_t

+
typedef gint64 gsf_off_t;
+
+

Data type to represent offsets (positions) within a data stream.

+

FIXME: +gsf_off_t is really supposed to be the widest type off_t can be configured +to on the platform

+
+
+
+

GsfTimestamp

+
typedef struct {
+	GDate	  date;			/* In local timezone */
+	glong     seconds;		/* time of day */
+	GString	  time_zone;		/* possibly blank */
+
+	guint32	  timet;
+} GsfTimestamp;
+
+

A point in time.

+
+

Members

+
+++++ + + + + + + + + + + + + + + + + + + + + + + +

GDate date;

GDate in local timezone

 

glong seconds;

glong number of seconds since date +.

 

GString time_zone;

possibly blank GString of the timezone

 

guint32 timet;

as from mktime.

 
+
+
+
+
+ + + \ No newline at end of file diff -Nru libgsf-1.14.46/doc/html/gsf-utils.html libgsf-1.14.47/doc/html/gsf-utils.html --- libgsf-1.14.46/doc/html/gsf-utils.html 2019-05-04 23:28:18.000000000 +0000 +++ libgsf-1.14.47/doc/html/gsf-utils.html 1970-01-01 00:00:00.000000000 +0000 @@ -1,2444 +0,0 @@ - - - - -utils: GSF Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

utils

-

utils

-
-
-

Functions

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-void - -gsf_init () -
-void - -gsf_shutdown () -
-void - -gsf_init_dynamic () -
-void - -gsf_shutdown_dynamic () -
#define -GSF_CLASS() -
#define -GSF_CLASS_FULL() -
#define -GSF_CLASS_ABSTRACT() -
#define -GSF_INTERFACE() -
#define -GSF_INTERFACE_FULL() -
#define -GSF_DYNAMIC_CLASS() -
#define -GSF_DYNAMIC_CLASS_FULL() -
#define -GSF_DYNAMIC_CLASS_ABSTRACT() -
#define -GSF_DYNAMIC_INTERFACE() -
#define -GSF_DYNAMIC_INTERFACE_FULL() -
-GQuark - -gsf_error_quark () -
-void - -gsf_mem_dump () -
-void - -gsf_input_dump () -
-gboolean - -gsf_debug_flag () -
-char * - -gsf_filename_to_utf8 () -
-void - -gsf_iconv_close () -
-char const * - -gsf_extension_pointer () -
-guint8 * - -gsf_base64_encode_simple () -
-size_t - -gsf_base64_encode_close () -
-size_t - -gsf_base64_encode_step () -
-size_t - -gsf_base64_decode_simple () -
-size_t - -gsf_base64_decode_step () -
#define -GSF_LE_GET_GINT8() -
#define -GSF_LE_GET_GUINT64() -
#define -GSF_LE_GET_GINT16() -
#define -GSF_LE_GET_GUINT8() -
#define -GSF_LE_GET_GINT32() -
#define -GSF_LE_GET_GUINT16() -
#define -GSF_LE_GET_GUINT32() -
#define -GSF_LE_GET_GINT64() -
-guint64 - -gsf_le_get_guint64 () -
#define -GSF_LE_GET_FLOAT() -
-float - -gsf_le_get_float () -
#define -GSF_LE_GET_DOUBLE() -
-double - -gsf_le_get_double () -
#define -GSF_LE_SET_GUINT8() -
#define -GSF_LE_SET_GUINT16() -
#define -GSF_LE_SET_GUINT32() -
#define -GSF_LE_SET_GINT8() -
#define -GSF_LE_SET_GINT16() -
#define -GSF_LE_SET_GINT32() -
#define -GSF_LE_SET_GINT64() -
#define -GSF_LE_SET_GUINT64() -
#define -GSF_LE_SET_FLOAT() -
#define -GSF_LE_SET_DOUBLE() -
-void - -gsf_le_set_float () -
-void - -gsf_le_set_double () -
-GsfTimestamp * - -gsf_timestamp_new () -
-void - -gsf_timestamp_set_time () -
-GsfTimestamp * - -gsf_timestamp_copy () -
-void - -gsf_timestamp_free () -
-char * - -gsf_timestamp_as_string () -
-int - -gsf_timestamp_load_from_string () -
-int - -gsf_timestamp_from_string () -
-guint - -gsf_timestamp_hash () -
-gboolean - -gsf_timestamp_equal () -
-void - -gsf_timestamp_to_value () -
-void - -gsf_value_set_timestamp () -
#define -VAL_IS_GSF_TIMESTAMP() -
-int - -gsf_timestamp_parse () -
-GValue * - -gsf_doc_prop_swap_val () -
-void - -gsf_property_settings_collect () -
-void - -gsf_property_settings_collect_valist () -
-void - -gsf_property_settings_free () -
-
-
-

Types and Values

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
extern int libgsf_major_version
extern int libgsf_minor_version
extern int libgsf_micro_version
#defineGSF_PARAM_STATIC
#defineGSF_ERROR
enumGsfError
#defineGSF_OFF_T_FORMAT
typedefgsf_off_t
 GsfTimestamp
-
-
-

Object Hierarchy

-
    GBoxed
-    ╰── GsfTimestamp
-
-
-
-

Description

-
-
-

Functions

-
-

gsf_init ()

-
void
-gsf_init (void);
-

Initializes the GSF library

-
-
-
-

gsf_shutdown ()

-
void
-gsf_shutdown (void);
-

De-intializes the GSF library -Currently does nothing.

-
-
-
-

gsf_init_dynamic ()

-
void
-gsf_init_dynamic (GTypeModule *module);
-

Initializes the GSF library and associates it with a type module mod -.

-
-

Parameters

-
----- - - - - - -

module

GTypeModule.

 
-
-
-
-
-

gsf_shutdown_dynamic ()

-
void
-gsf_shutdown_dynamic (GTypeModule *module);
-

De-intializes the GSF library from a type module. -Currently does nothing.

-
-

Parameters

-
----- - - - - - -

module

currently unused

 
-
-
-
-
-

GSF_CLASS()

-
#define             GSF_CLASS(name, prefix, class_init, instance_init, parent)
-

Set up a GSF class.

-
-

Parameters

-
----- - - - - - - - - - - - - - - - - - - - - - - - - - - - -

name

Name of the class.

 

prefix

Symbol prefix designating the namespace to be used for -implementing the class.

 

class_init

Initialisation function of type GClassInitFunc for the class.

 

instance_init

Initialisation function of type GInstanceInitFunc -for an instance of the class.

 

parent

Parent class to this class.

 
-
-
-
-
-

GSF_CLASS_FULL()

-
#define             GSF_CLASS_FULL(name, prefix, base_init, base_finalize, \
-            		       class_init, class_finalize, instance_init, parent_type, \
-            		       abstract, interface_decl)
-
-
-
-

GSF_CLASS_ABSTRACT()

-
#define             GSF_CLASS_ABSTRACT(name, prefix, class_init, instance_init, parent)
-
-
-
-

GSF_INTERFACE()

-
#define             GSF_INTERFACE(init_func, iface_type)
-
-
-
-

GSF_INTERFACE_FULL()

-
#define             GSF_INTERFACE_FULL(type, init_func, iface_type)
-
-
-
-

GSF_DYNAMIC_CLASS()

-
#define             GSF_DYNAMIC_CLASS(name, prefix, class_init, instance_init, parent)
-
-
-
-

GSF_DYNAMIC_CLASS_FULL()

-
#define             GSF_DYNAMIC_CLASS_FULL(name, prefix, base_init, base_finalize, \
-            				   class_init,  class_finalize, instance_init, parent_type, \
-            			       abstract, interface_decl)
-
-
-
-

GSF_DYNAMIC_CLASS_ABSTRACT()

-
#define             GSF_DYNAMIC_CLASS_ABSTRACT(name, prefix, class_init, instance_init, parent)
-
-
-
-

GSF_DYNAMIC_INTERFACE()

-
#define             GSF_DYNAMIC_INTERFACE(init_func, iface_type, module)
-
-
-
-

GSF_DYNAMIC_INTERFACE_FULL()

-
#define             GSF_DYNAMIC_INTERFACE_FULL(type, init_func, iface_type, module)
-
-
-
-

gsf_error_quark ()

-
GQuark
-gsf_error_quark (void);
-
-

Returns

-

the GQuark used to identify libgsf errors in GError structures. -Specific error codes come from the GsfError enumeration.

-
-
-
-
-

gsf_mem_dump ()

-
void
-gsf_mem_dump (guint8 const *ptr,
-              size_t len);
-

Dump len - bytes from the memory location given by ptr -.

-
-

Parameters

-
----- - - - - - - - - - - - - -

ptr

memory area to be dumped.

 

len

how many bytes will be dumped.

 
-
-
-
-
-

gsf_input_dump ()

-
void
-gsf_input_dump (GsfInput *input,
-                gboolean dump_as_hex);
-

Dumps input -'s contents to STDOUT, optionally in hex format.

-
-

Parameters

-
----- - - - - - - - - - - - - -

input

a GsfInput

 

dump_as_hex

If TRUE, dump in hexidecmal format

 
-
-
-
-
-

gsf_debug_flag ()

-
gboolean
-gsf_debug_flag (const char *flag);
-
-
-
-

gsf_filename_to_utf8 ()

-
char *
-gsf_filename_to_utf8 (char const *filename,
-                      gboolean quoted);
-

A utility wrapper to make sure filenames are valid utf8. -Caller must g_free the result.

-
-

Parameters

-
----- - - - - - - - - - - - - -

filename

file name suitable for open(2).

 

quoted

if TRUE, the resulting utf8 file name will be quoted -(unless it is invalid).

 
-
-
-

Returns

-

filename -using utf-8 encoding for display

-
-
-
-
-

gsf_iconv_close ()

-
void
-gsf_iconv_close (GIConv handle);
-

A utility wrapper to safely close an iconv handle.

-
-

Parameters

-
----- - - - - - -

handle

handle to be closed.

 
-
-
-
-
-

gsf_extension_pointer ()

-
char const *
-gsf_extension_pointer (char const *path);
-

Extracts the extension from the end of a filename (the part after the final -'.' in the filename).

-
-

Parameters

-
----- - - - - - -

path

A filename or file path.

 
-
-
-

Returns

-

A pointer to the extension part of the -filename, or a pointer to the end of the string if the filename -does not have an extension.

-

[transfer none]

-
-
-
-
-

gsf_base64_encode_simple ()

-
guint8 *
-gsf_base64_encode_simple (guint8 const *data,
-                          size_t len);
-

Encodes data from data - back into data - using base64 encoding.

-
-

Parameters

-
----- - - - - - - - - - - - - -

data

data stream.

[array]

len

max length of data to encode

 
-
-
-

Returns

-

the number of bytes encoded

-
-
-
-
-

gsf_base64_encode_close ()

-
size_t
-gsf_base64_encode_close (guint8 const *in,
-                         size_t inlen,
-                         gboolean break_lines,
-                         guint8 *out,
-                         int *state,
-                         guint *save);
-

This funcion should be called to when finished encoding everything, to -flush off the last little bit.

-
-

Parameters

-
----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

in

Data to be encoded.

[array length=inlen]

inlen

Length of data to be encoded

 

break_lines

Whether to use line breaks

 

out

Encoded data.

[array]

state

holds the number of bits that are stored in save -.

[inout]

save

leftover bits that have not yet been decoded.

[inout]
-
-
-

Returns

-

a count of the number of bytes in the final block.

-
-
-
-
-

gsf_base64_encode_step ()

-
size_t
-gsf_base64_encode_step (guint8 const *in,
-                        size_t len,
-                        gboolean break_lines,
-                        guint8 *out,
-                        int *state,
-                        guint *save);
-

Performs an 'encode step', only encodes blocks of 3 characters from in - into -the output out - at a time, saves left-over state in state - and save - -(initialise to 0 on first invocation).

-
-

Parameters

-
----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

in

input stream.

[array]

len

max length of data to decode

 

break_lines

Whether to use line breaks

 

out

output stream.

[array]

state

holds the number of bits that are stored in save -.

[inout]

save

leftover bits that have not yet been decoded.

[inout]
-
-
-

Returns

-

the number of bytes encoded

-
-
-
-
-

gsf_base64_decode_simple ()

-
size_t
-gsf_base64_decode_simple (guint8 *data,
-                          size_t len);
-

Decodes a chunk of base64 encoded data from data - back into data -.

-
-

Parameters

-
----- - - - - - - - - - - - - -

data

data stream.

[array]

len

max length of data to decode

 
-
-
-

Returns

-

the number of bytes converted

-
-
-
-
-

gsf_base64_decode_step ()

-
size_t
-gsf_base64_decode_step (guint8 const *in,
-                        size_t len,
-                        guint8 *out,
-                        int *state,
-                        guint *save);
-

Decodes a chunk of base64 encoded data

-
-

Parameters

-
----- - - - - - - - - - - - - - - - - - - - - - - - - - - - -

in

input stream.

[array]

len

max length of data to decode

 

out

output stream.

[array]

state

holds the number of bits that are stored in save -.

[inout]

save

leftover bits that have not yet been decoded.

[inout]
-
-
-

Returns

-

the number of bytes converted

-
-
-
-
-

GSF_LE_GET_GINT8()

-
#define GSF_LE_GET_GINT8(p) ((gint8)GSF_LE_GET_GUINT8(p))
-
-

Interpret binary data as a signed 8-bit integer in little endian order.

-
-

Parameters

-
----- - - - - - -

p

pointer to storage

 
-
-
-

Returns

-

interpreted data

-
-
-
-
-

GSF_LE_GET_GUINT64()

-
#define GSF_LE_GET_GUINT64(p) (gsf_le_get_guint64 (p))
-
-

Interpret binary data as an unsigned 64-bit integer in little endian order.

-
-

Parameters

-
----- - - - - - -

p

pointer to storage

 
-
-
-

Returns

-

interpreted data

-
-
-
-
-

GSF_LE_GET_GINT16()

-
#define GSF_LE_GET_GINT16(p) ((gint16)GSF_LE_GET_GUINT16(p))
-
-

Interpret binary data as a signed 16-bit integer in little endian order.

-
-

Parameters

-
----- - - - - - -

p

pointer to storage

 
-
-
-

Returns

-

interpreted data

-
-
-
-
-

GSF_LE_GET_GUINT8()

-
#define GSF_LE_GET_GUINT8(p) (*(guint8 const *)(p))
-
-

Interpret binary data as an unsigned 8-bit integer in little endian order.

-
-

Parameters

-
----- - - - - - -

p

pointer to storage

 
-
-
-

Returns

-

interpreted data

-
-
-
-
-

GSF_LE_GET_GINT32()

-
#define GSF_LE_GET_GINT32(p) ((gint32)GSF_LE_GET_GUINT32(p))
-
-

Interpret binary data as a signed 32-bit integer in little endian order.

-
-

Parameters

-
----- - - - - - -

p

pointer to storage

 
-
-
-

Returns

-

interpreted data

-
-
-
-
-

GSF_LE_GET_GUINT16()

-
#define             GSF_LE_GET_GUINT16(p)
-

Interpret binary data as an unsigned 16-bit integer in little endian order.

-
-

Parameters

-
----- - - - - - -

p

pointer to storage

 
-
-
-

Returns

-

interpreted data

-
-
-
-
-

GSF_LE_GET_GUINT32()

-
#define             GSF_LE_GET_GUINT32(p)
-

Interpret binary data as an unsigned 32-bit integer in little endian order.

-
-

Parameters

-
----- - - - - - -

p

pointer to storage

 
-
-
-

Returns

-

interpreted data

-
-
-
-
-

GSF_LE_GET_GINT64()

-
#define GSF_LE_GET_GINT64(p) ((gint64)GSF_LE_GET_GUINT64(p))
-
-

Interpret binary data as a signed 64-bit integer in little endian order.

-
-

Parameters

-
----- - - - - - -

p

pointer to storage

 
-
-
-

Returns

-

interpreted data

-
-
-
-
-

gsf_le_get_guint64 ()

-
guint64
-gsf_le_get_guint64 (void const *p);
-

Interpret binary data as a guint64 (8 byte unsigned integer type) in little -endian order.

-
-

Parameters

-
----- - - - - - -

p

pointer to storage

 
-
-
-

Returns

-

interpreted data

-
-
-
-
-

GSF_LE_GET_FLOAT()

-
#define GSF_LE_GET_FLOAT(p) (gsf_le_get_float (p))
-
-

Interpret binary data as a float in little endian order.

-
-

Parameters

-
----- - - - - - -

p

pointer to storage

 
-
-
-

Returns

-

interpreted data

-
-
-
-
-

gsf_le_get_float ()

-
float
-gsf_le_get_float (void const *p);
-

Interpret binary data as a float in little endian order.

-
-

Parameters

-
----- - - - - - -

p

pointer to storage

 
-
-
-

Returns

-

interpreted data

-
-
-
-
-

GSF_LE_GET_DOUBLE()

-
#define GSF_LE_GET_DOUBLE(p) (gsf_le_get_double (p))
-
-

Interpret binary data as a double in little endian order.

-
-

Parameters

-
----- - - - - - -

p

pointer to storage

 
-
-
-

Returns

-

interpreted data

-
-
-
-
-

gsf_le_get_double ()

-
double
-gsf_le_get_double (void const *p);
-

Interpret binary data as a double in little endian order.

-
-

Parameters

-
----- - - - - - -

p

pointer to storage

 
-
-
-

Returns

-

interpreted data

-
-
-
-
-

GSF_LE_SET_GUINT8()

-
#define             GSF_LE_SET_GUINT8(p, dat)
-

Store dat - in little endian order in memory pointed to by p -.

-
-

Parameters

-
----- - - - - - - - - - - - - -

p

pointer to storage

 

dat

8-bit unsigned integer

 
-
-
-
-
-

GSF_LE_SET_GUINT16()

-
#define             GSF_LE_SET_GUINT16(p, dat)
-

Store dat - in little endian order in memory pointed to by p -.

-
-

Parameters

-
----- - - - - - - - - - - - - -

p

pointer to storage

 

dat

16-bit unsigned integer

 
-
-
-
-
-

GSF_LE_SET_GUINT32()

-
#define             GSF_LE_SET_GUINT32(p, dat)
-

Store dat - in little endian order in memory pointed to by p -.

-
-

Parameters

-
----- - - - - - - - - - - - - -

p

pointer to storage

 

dat

32-bit unsigned integer

 
-
-
-
-
-

GSF_LE_SET_GINT8()

-
#define GSF_LE_SET_GINT8(p,dat) GSF_LE_SET_GUINT8((p),(dat))
-
-

Store dat - in little endian order in memory pointed to by p -.

-
-

Parameters

-
----- - - - - - - - - - - - - -

p

pointer to storage

 

dat

8-bit signed integer

 
-
-
-
-
-

GSF_LE_SET_GINT16()

-
#define GSF_LE_SET_GINT16(p,dat) GSF_LE_SET_GUINT16((p),(dat))
-
-

Store dat - in little endian order in memory pointed to by p -.

-
-

Parameters

-
----- - - - - - - - - - - - - -

p

pointer to storage

 

dat

16-bit signed integer

 
-
-
-
-
-

GSF_LE_SET_GINT32()

-
#define GSF_LE_SET_GINT32(p,dat) GSF_LE_SET_GUINT32((p),(dat))
-
-

Store dat - in little endian order in memory pointed to by p -.

-
-

Parameters

-
----- - - - - - - - - - - - - -

p

pointer to storage

 

dat

32-bit signed integer

 
-
-
-
-
-

GSF_LE_SET_GINT64()

-
#define GSF_LE_SET_GINT64(p,dat) GSF_LE_SET_GUINT64((p),(dat))
-
-

Store dat - in little endian order in memory pointed to by p -.

-
-

Parameters

-
----- - - - - - - - - - - - - -

p

pointer to storage

 

dat

64-bit signed integer

 
-
-
-
-
-

GSF_LE_SET_GUINT64()

-
#define             GSF_LE_SET_GUINT64(p, dat)
-

Store dat - in little endian order in memory pointed to by p -.

-
-

Parameters

-
----- - - - - - - - - - - - - -

p

pointer to storage

 

dat

64-bit unsigned integer

 
-
-
-
-
-

GSF_LE_SET_FLOAT()

-
#define GSF_LE_SET_FLOAT(p,dat) gsf_le_set_float((p),(dat))
-
-

Store dat - in little endian order in memory pointed to by p -.

-
-

Parameters

-
----- - - - - - - - - - - - - -

p

pointer to storage

 

dat

float to be stored

 
-
-
-
-
-

GSF_LE_SET_DOUBLE()

-
#define GSF_LE_SET_DOUBLE(p,dat) gsf_le_set_double((p),(dat))
-
-

Store dat - in little endian order in memory pointed to by p -.

-
-

Parameters

-
----- - - - - - - - - - - - - -

p

pointer to storage

 

dat

double to be stored

 
-
-
-
-
-

gsf_le_set_float ()

-
void
-gsf_le_set_float (void *p,
-                  float f);
-

Store a value of type float in memory in little endian order.

-
-

Parameters

-
----- - - - - - - - - - - - - -

p

pointer to storage

 

f

float to be stored

 
-
-
-
-
-

gsf_le_set_double ()

-
void
-gsf_le_set_double (void *p,
-                   double d);
-

Store a value of type double in memory in little endian order

-
-

Parameters

-
----- - - - - - - - - - - - - -

p

pointer to storage

 

d

double to be stored

 
-
-
-
-
-

gsf_timestamp_new ()

-
GsfTimestamp *
-gsf_timestamp_new (void);
-
-
-
-

gsf_timestamp_set_time ()

-
void
-gsf_timestamp_set_time (GsfTimestamp *stamp,
-                        guint64 t);
-
-
-
-

gsf_timestamp_copy ()

-
GsfTimestamp *
-gsf_timestamp_copy (GsfTimestamp const *stamp);
-

Copies a timestamp.

-
-

Parameters

-
----- - - - - - -

stamp

timestamp to be copied

 
-
-
-

Returns

-

a separate copy of stamp -.

-
-
-
-
-

gsf_timestamp_free ()

-
void
-gsf_timestamp_free (GsfTimestamp *stamp);
-

Releases the memory in use for stamp - (if any).

-
-

Parameters

-
----- - - - - - -

stamp

timestamp to be freed

 
-
-
-
-
-

gsf_timestamp_as_string ()

-
char *
-gsf_timestamp_as_string (GsfTimestamp const *stamp);
-

Produce a string representation (ISO 8601 format) of stamp -.

-
-

Parameters

-
----- - - - - - -

stamp

timestamp to be converted.

 
-
-
-

Returns

-

a string representation of stamp -. When stamp -is NULL, the -representation is "<invalid>".

-
-
-
-
-

gsf_timestamp_load_from_string ()

-
int
-gsf_timestamp_load_from_string (GsfTimestamp *stamp,
-                                char const *spec);
-

Very simple parser for time stamps. Currently requires a format of - 'YYYY-MM-DDThh:mm:ss' -and does only rudimentary range checking

-
-

Parameters

-
----- - - - - - - - - - - - - -

stamp

GsfTimestamp

 

spec

The string to parse

 
-
-
-

Returns

-

TRUE on success

-
-

Since: 1.14.24

-
-
-
-

gsf_timestamp_from_string ()

-
int
-gsf_timestamp_from_string (char const *spec,
-                           GsfTimestamp *stamp);
-
-

gsf_timestamp_from_string has been deprecated since version 1.14.24 and should not be used in newly-written code.

-

, use gsf_timestamp_load_from_string

-
-

Very simple parser for time stamps. Currently requires a format of - 'YYYY-MM-DDThh:mm:ss' -and does no bounds checking.

-

[skip]

-
-

Parameters

-
----- - - - - - - - - - - - - -

spec

The string to parse

 

stamp

GsfTimestamp

 
-
-
-

Returns

-

TRUE on success

-
-
-
-
-

gsf_timestamp_hash ()

-
guint
-gsf_timestamp_hash (GsfTimestamp const *stamp);
-
-
-
-

gsf_timestamp_equal ()

-
gboolean
-gsf_timestamp_equal (GsfTimestamp const *a,
-                     GsfTimestamp const *b);
-

Compare timestamps a - and b -.

-
-

Parameters

-
----- - - - - - - - - - - - - -

a

a timestamp

 

b

another timestamp

 
-
-
-

Returns

-

true if a -and b -represent the same point in time; false otherwise.

-
-
-
-
-

gsf_timestamp_to_value ()

-
void
-gsf_timestamp_to_value (GsfTimestamp const *stamp,
-                        GValue *value);
-

Calls g_value_set_box (value, stamp);

-
-

Parameters

-
----- - - - - - - - - - - - - -

stamp

GsfTimestamp

 

value

GValue

 
-
-

Since: 1.14.24

-
-
-
-

gsf_value_set_timestamp ()

-
void
-gsf_value_set_timestamp (GValue *value,
-                         GsfTimestamp const *stamp);
-
-

gsf_value_set_timestamp has been deprecated since version 1.14.24 and should not be used in newly-written code.

-

, use gsf_timestamp_to_value.

-
-

[skip]

-
-

Parameters

-
----- - - - - - - - - - - - - -

value

GValue

 

stamp

GsfTimestamp

 
-
-
-
-
-

VAL_IS_GSF_TIMESTAMP()

-
#define VAL_IS_GSF_TIMESTAMP(v) (G_TYPE_CHECK_VALUE_TYPE((v), GSF_TIMESTAMP_TYPE))
-
-
-
-
-

gsf_timestamp_parse ()

-
int
-gsf_timestamp_parse (char const *spec,
-                     GsfTimestamp *stamp);
-
-

gsf_timestamp_parse is deprecated and should not be used in newly-written code.

-

Use gsf_timestamp_load_from_string

-
-

Very simple parser for time stamps. Currently requires a format of - 'YYYY-MM-DDThh:mm:ss' -and does no bounds checking.

-

[skip]

-
-

Parameters

-
----- - - - - - - - - - - - - -

spec

The string to parse

 

stamp

GsfTimestamp

 
-
-
-

Returns

-

TRUE on success

-
-
-
-
-

gsf_doc_prop_swap_val ()

-
GValue *
-gsf_doc_prop_swap_val (GsfDocProp *prop,
-                       GValue *val);
-
-

Parameters

-
----- - - - - - - - - - - - - -

prop

GsfDocProp

 

val

GValue.

[transfer full]
-
-
-

Returns

-

the current value of prop -, and replaces -it with val -.

-

[transfer full]

-
-
-
-
-

gsf_property_settings_collect ()

-
void
-gsf_property_settings_collect (GType object_type,
-                               GParameter **p_params,
-                               size_t *p_n_params,
-                               const gchar *first_property_name,
-                               ...);
-
-
-
-

gsf_property_settings_collect_valist ()

-
void
-gsf_property_settings_collect_valist (GType object_type,
-                                      GParameter **p_params,
-                                      size_t *p_n_params,
-                                      const gchar *first_property_name,
-                                      va_list var_args);
-

This function builds a GParameter array suitable for g_object_newv.

-
-

Parameters

-
----- - - - - - - - - - - - - - - - - - - - - - - - - - - - -

object_type

the GType for which the properties are being set.

 

p_n_params

a pointer to the number of properties collected. (Used for -both input and output.)

 

p_params

a pointer to the GParameter array that holds the properties. -(Used for both input and output. This may point to a NULL pointer if -there are no properties collected yet.)

 

first_property_name

the name of the first property being set, or NULL.

 

var_args

a va_list holding the remainder of the property names and -values, terminated by a NULL.

 
-
-
-
-
-

gsf_property_settings_free ()

-
void
-gsf_property_settings_free (GParameter *params,
-                            size_t n_params);
-
-

Parameters

-
----- - - - - - -

params

.

[array length=n_params][transfer full]
-
-
-
-
-

Types and Values

-
-

libgsf_major_version

-
extern int libgsf_major_version;
-
-

Major version number of libgsf, indicating the ABI version.

-
-
-
-

libgsf_minor_version

-
extern int libgsf_minor_version;
-
-

Minor (secondary) version number of libgsf, indicating the API version.

-
-
-
-

libgsf_micro_version

-
extern int libgsf_micro_version;
-
-

Micro (tertiary) version number of libgsf, indicating bug fixes.

-
-
-
-

GSF_PARAM_STATIC

-
#define GSF_PARAM_STATIC (G_PARAM_STATIC_NAME | G_PARAM_STATIC_NICK | G_PARAM_STATIC_BLURB)
-
-
-
-
-

GSF_ERROR

-
#define GSF_ERROR (gsf_error_quark ())
-
-
-
-
-

enum GsfError

-
-

Members

-
----- - - - - - - - - - - - - -

GSF_ERROR_OUT_OF_MEMORY

-

Memory allocation failed

-
 

GSF_ERROR_INVALID_DATA

-

Invalid data encountered (e.g. not enough data)

-
 
-
-
-
-
-

GSF_OFF_T_FORMAT

-
#define GSF_OFF_T_FORMAT G_GINT64_FORMAT
-
-

The printf(3) conversion specifier to be used for printing values of type -gsf_off_t.

-
-
-
-

gsf_off_t

-
typedef gint64 gsf_off_t;
-
-

Data type to represent offsets (positions) within a data stream.

-

FIXME: -gsf_off_t is really supposed to be the widest type off_t can be configured -to on the platform

-
-
-
-

GsfTimestamp

-
typedef struct {
-	GDate	  date;			/* In local timezone */
-	glong     seconds;		/* time of day */
-	GString	  time_zone;		/* possibly blank */
-
-	guint32	  timet;
-} GsfTimestamp;
-
-

A point in time.

-
-

Members

-
----- - - - - - - - - - - - - - - - - - - - - - - -

GDate date;

GDate in local timezone

 

glong seconds;

glong number of seconds since date -.

 

GString time_zone;

possibly blank GString of the timezone

 

guint32 timet;

as from mktime.

 
-
-
-
-
- - - \ No newline at end of file diff -Nru libgsf-1.14.46/doc/html/gsf-XML-and-libxml.html libgsf-1.14.47/doc/html/gsf-XML-and-libxml.html --- libgsf-1.14.46/doc/html/gsf-XML-and-libxml.html 2019-05-04 23:28:18.000000000 +0000 +++ libgsf-1.14.47/doc/html/gsf-XML-and-libxml.html 2020-03-23 22:11:56.000000000 +0000 @@ -543,7 +543,7 @@

doc

-

GsfXMLInDoc

+

A GsfXMLInDoc

 
@@ -1769,7 +1769,7 @@

GsfXMLInDoc const  *doc;

-

GsfXMLInDoc

+

Current document being parsed GsfXMLInDoc

  diff -Nru libgsf-1.14.46/doc/html/index.html libgsf-1.14.47/doc/html/index.html --- libgsf-1.14.46/doc/html/index.html 2019-05-04 23:28:18.000000000 +0000 +++ libgsf-1.14.47/doc/html/index.html 2020-03-23 22:11:56.000000000 +0000 @@ -84,7 +84,7 @@
Miscellaneous
-utils +Utilities
Index
diff -Nru libgsf-1.14.46/doc/html/misc.html libgsf-1.14.47/doc/html/misc.html --- libgsf-1.14.46/doc/html/misc.html 2019-05-04 23:28:18.000000000 +0000 +++ libgsf-1.14.47/doc/html/misc.html 2020-03-23 22:11:56.000000000 +0000 @@ -7,7 +7,7 @@ - + @@ -17,13 +17,13 @@ Home Up Prev -Next +Next

Miscellaneous