summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-09Do not do update-po at distcheck time to avoid touching files checked into ve...Richard Hughes1-1/+1
2010-06-09Bug 621119 – GDBusProxy and objects with no propertiesDavid Zeuthen1-11/+31
2010-06-09Fix warningJuan A. Suarez Romero1-2/+2
2010-06-09Fix warningsJuan A. Suarez Romero3-3/+3
2010-06-09Updated zh_CN translation.blue dark2-827/+859
2010-06-08Fix thinkoChristian Persch1-1/+1
2010-06-08[GDBusConnection] Use Gio's default async implementation againColin Walters1-45/+1
2010-06-08g_dbus_method_invocation_return_value consumes the floating variantChristian Persch1-0/+1
2010-06-08Simplify variant builderChristian Persch1-8/+5
2010-06-08Use g_variant_is_of_type()Christian Persch2-2/+2
2010-06-08Plug a mem leakChristian Persch1-1/+1
2010-06-08[docs] Fix typos in some g_file_* functionsJavier Jardón1-9/+9
2010-06-08Bump versionMatthias Clasen1-1/+1
2010-06-082.25.82.25.8Matthias Clasen92-6665/+7255
2010-06-07Add missing marshalerMatthias Clasen1-0/+1
2010-06-07Fix a missing parameter in a doc commentMatthias Clasen1-0/+1
2010-06-07Fix a signal signatureMatthias Clasen1-3/+8
2010-06-07Fix a misspelt doc commentMatthias Clasen1-1/+1
2010-06-07Add a lost <SECTION>Matthias Clasen1-0/+2
2010-06-07Rename GApplication::appid to GApplication::application-idMatthias Clasen1-8/+8
2010-06-07Fix !srcdir checksMatthias Clasen1-0/+2
2010-06-07UpdatesMatthias Clasen1-0/+51
2010-06-07Document signalsMatthias Clasen1-1/+27
2010-06-08[docs] GApplication is available since Gio 2.26Javier Jardón1-2/+3
2010-06-07Use g types for consistencyMatthias Clasen4-31/+31
2010-06-07Merge the wip/gapplication branchMatthias Clasen21-17/+2626
2010-06-07Bug 620767 - Typo in GSettings documentationRyan Lortie1-5/+20
2010-06-07Include the right headerMatthias Clasen2-2/+2
2010-06-07Bug 620496 - schema compiler: reject invalid pathsRyan Lortie3-2/+18
2010-06-06Make g_assertion_message_error take a const GError*Matthias Clasen2-2/+2
2010-06-06Don't do an extra strlen when g_variant_get_string() returns it alreadyChristian Persch1-8/+4
2010-06-06Add single-include guards to new headersMatthias Clasen15-0/+60
2010-06-06Sort gio.h includes alphabeticallyMatthias Clasen1-24/+25
2010-06-06gio: fix the buildMichael Natterer1-1/+1
2010-06-06Some cleanupsMatthias Clasen3-11/+45
2010-06-06Add some symbols to glib-sections.txtWill Thompson2-0/+39
2010-06-06Document G_GNUC_DEPRECATED_FORWill Thompson2-0/+14
2010-06-06Add examples for G_STRINGIFY and G_PASTEWill Thompson1-3/+34
2010-06-06Hide G_PASTE_ARGS in gtkdocs.Will Thompson2-10/+1
2010-06-06[docs] Improve the g_get_system_config_dirs() docs.Javier Jardón1-2/+10
2010-06-06[docs] Improve the g_get_system_data_dirs() docs.Javier Jardón1-1/+2
2010-06-06[docs] Improve the g_get_user_cache_dir() docsJavier Jardón1-2/+8
2010-06-06[docs] Improve the g_get_user_data_dir() docsJavier Jardón1-2/+6
2010-06-05[docs] Improve the g_get_user_config_dir() docs a bitJavier Jardón1-2/+8
2010-06-05add get_permission API to GSettingsBackendRyan Lortie7-34/+103
2010-06-04gsettingsbackend.h: pretend to be gio.hRyan Lortie1-1/+3
2010-06-04Bug 620582 - a simple GPermission implementationRyan Lortie8-0/+149
2010-06-04Updated Slovenian translationMatej Urbančič1-940/+1039
2010-06-04Bug 620519 - GPermissionRyan Lortie9-0/+554
2010-06-04Gio: gioenums.h: Remove trailing commas to avoid C++ warnings.Murray Cumming1-11/+11