summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-23android: fix warning converting from ASCII -> UTF8androidAlessandro Decina2-1/+6
2011-03-16Android doesn't have qsort_rAlessandro Decina1-1/+1
2011-03-16Bunch of changes to build on androidAlessandro Decina30-1019/+194
2011-03-16Fix some includes (this might be fixed in more recent versions)Prajnashi S2-2/+3
2011-03-16Fixes for systems without libiconvPrajnashi S2-5/+44
2011-03-16Fixes for systems without "locale.h"Prajnashi S1-0/+18
2011-03-16More fixes for libc functions not available in bionic.Prajnashi S1-2/+31
2011-03-16Fix posix issues with bionic's libcPrajnashi S1-0/+7
2011-03-16Auto-generated files for Android buildPrajnashi S4-0/+743
2011-03-16Android specific makefilesPrajnashi S9-0/+262
2011-03-15Document which files glib-compile-schemas looks atMatthias Clasen2-0/+8
2011-03-15Updated Romanian translationLucian Adrian Grijincu1-6/+6
2011-03-15Updated Romanian translationLucian Adrian Grijincu1-27/+17
2011-03-15Updated Romanian translationLucian Adrian Grijincu1-17/+17
2011-03-15Updated Romanian translationLupescu Mircea1-90/+118
2011-03-15Updated Romanian translationLucian Adrian Grijincu1-514/+754
2011-03-15Revert "Remove all uses of G_CONST_RETURN"Emmanuele Bassi35-122/+122
2011-03-15Revert "Deprecate G_CONST_RETURN"Emmanuele Bassi2-5/+2
2011-03-15GVariant parser: fix tuple type checkingRyan Lortie1-0/+12
2011-03-15Deprecate G_CONST_RETURNRyan Lortie2-2/+5
2011-03-15Remove all uses of G_CONST_RETURNRyan Lortie35-122/+122
2011-03-15Add G_SIGNAL_MUST_COLLECTChristian Persch4-5/+104
2011-03-14GDBusProxy: Check if connection is NULL before unreffingOlivier CrĂȘte1-1/+2
2011-03-13Correct internal definition of C_()Owen W. Taylor2-15/+47
2011-03-13Updated Hungarian translationGabor Kelemen1-511/+647
2011-03-12Document g_timeout_add_seconds first call latencyEmilio Pozuelo Monfort2-2/+12
2011-03-12Updated Portuguese translationDuarte Loreto1-3/+7
2011-03-11g_file_info_get/set_attribute_string*(): Document the UTF-8ness.Murray Cumming2-343/+343
2011-03-11Use g_usleep() for portability, bug #644465Tor Lillqvist1-1/+1
2011-03-11Fix cleanup in g_markup_collectMatthias Clasen1-19/+16
2011-03-11Add a testcase for g_markup_collect cleanupMatthias Clasen1-0/+45
2011-03-10Add missing files to POTFILES.inAndre Klapper1-0/+3
2011-03-10Update config.h.win32.in for VS 2010Chun-wei Fan1-0/+9
2011-03-09l10n: Updated Greek translation for glibMichael Kotsarinis1-319/+342
2011-03-08Check availability of linux/magic.hMartin Nordholts2-1/+2
2011-03-07Improve preconditions in action-related GApplication apiMatthias Clasen1-4/+12
2011-03-07Go back to the old logic in set_expirationMatthias Clasen2-3/+48
2011-03-07Forgotten fileMatthias Clasen1-0/+32
2011-03-05g_application_run(): Add (allow-none) introspection annotation.Murray Cumming1-1/+1
2011-03-04Some more details about GApplicationFlagsMatthias Clasen1-3/+10
2011-03-04Add more GApplication docsMatthias Clasen1-1/+10
2011-03-04GApplication: Check more before warning about a missing signal handler.Murray Cumming1-8/+14
2011-03-04GApplication: More documentation tweaksMatthias Clasen2-20/+38
2011-03-04Fix a typoMatthias Clasen3-13/+52
2011-03-04GVariant docs cleanupsRyan Lortie4-30/+31
2011-03-04GVariant: add G_VARIANT_TYPE_VARDICT for a{sv}Ryan Lortie2-0/+9
2011-03-04Small doc correctionMatthias Clasen1-5/+6
2011-03-04GApplication: Clarify docs for @argvMatthias Clasen1-3/+6
2011-03-04GApplication: Beef up the local_command_line() docsMatthias Clasen1-4/+16
2011-03-04GApplication: Improve documentationMatthias Clasen3-16/+44