docs: fix typos in networking classes
[platform/upstream/glib.git] / gio /
2011-04-20 Thomas Hindoe Paab... docs: fix typos in networking classes
2011-04-20 Dan WinshipGSocketService: clarify transfer semantics of incoming...
2011-04-15 Colin WaltersFix some compiler warnings from gcc 4.6
2011-04-15 Colin Waltersgapplication: Fix typo in property
2011-04-15 Ryan LortieGApplication: #include "gsettings.h"
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Michael KuhnBug 637561 - Crash when using G_DBUS_SERVER_FLAGS_RUN_I...
2011-04-15 Simon McVittie/gdbus/message-serialize-invalid test: be compatible...
2011-04-15 Kean JohnstonGLocalFile: Use _fstati64 rather than stat on Win32
2011-04-15 Matthias ClasenSlight docs rewording
2011-04-14 David ZeuthenGResolver: Don't return duplicate addresses
2011-04-14 David ZeuthenGInetAddress: add equal() method
2011-04-13 David ZeuthenGDBus: If an authentication method fail, don't give...
2011-04-13 David ZeuthenGDBus: Add test case for the ANONYMOUS authentication...
2011-04-13 David ZeuthenGDBus: Nuke debug spew from the ANONYMOUS authenticatio...
2011-04-13 David ZeuthenGDBus: Allow tcp: and nonce-tcp: addresses without...
2011-04-13 Colin Waltersgdbusconnection: Avoid tripping assertion if we fail...
2011-04-13 Matthias ClasenFix a typo in the GSettings docs
2011-04-12 Colin Waltersgsettings-tool fixes: Add missing _apply(), add unset...
2011-04-12 Colin Waltersgsettings: Implement reset-recursively
2011-04-12 Matthias ClasenGLocalDirectoryMonitor: Improve struct packing
2011-04-12 Matthias ClasenGIOSchedulerJob: Improve struct packing
2011-04-12 Matthias ClasenGFilenameCompleter: Improve struct packing
2011-04-12 Matthias ClasenGFileAttributeMatcher: Improve struct packing
2011-04-12 Matthias ClasenGDBusProxy: Improve struct packing
2011-04-12 Matthias ClasenGDBusWorker: Improve struct packing
2011-04-11 Matthias ClasenDon't include unistd.h unconditionally
2011-04-11 Ryan LortieGApplication: g_settings_sync() on exit
2011-04-11 Ryan LortieGSettings: make _sync() a no-op if uninitialised
2011-04-10 Ryan LortieAdd test case for G_APPLICATION_NON_UNIQUE
2011-04-10 Ryan LortieGApplication: add G_APPLICATION_NON_UNIQUE
2011-04-10 Ryan LortieGApplication: fix leaked object path
2011-04-09 Dan WinshipGSocket: clarify g_socket_receive documentation
2011-04-09 Dan Winshipgsettings-tool: warn if setting a value fails
2011-04-08 Matthias ClasenFix another faulty GApplicationCommandline example
2011-04-08 David ZeuthenSilence a bunch of -Wunused-but-set-variable warnings
2011-04-08 Ryan LortieGSettings: remove more asserts
2011-04-08 Matthias ClasenAvoid an interaction between GApplication and GOption
2011-04-08 Ryan Lortieglib-compile-schemas: check for undefined refs
2011-04-08 Ryan LortieDon't assert on backend == settings->priv->backend
2011-04-07 Matthias ClasenAdd a warning to the g_dbus_connection_set_exit_on_clos...
2011-04-07 Dan WinshipFix two leaks seen when using TLS connections
2011-04-04 Murray CummingDocs: Change DBus to D-Bus
2011-04-03 Murray CummingGDBusMethodInvocation: Improve get_parameters() documen...
2011-03-31 Ryan Lortiegio.symbols updates
2011-03-31 Ryan LortieImprove .gitignore
2011-03-31 Ryan Lortiecompile schemas test: open ranges for all types
2011-03-31 Ryan Lortiegschema-test: invert expectation for min/max omit
2011-03-31 Ryan Lortieglib-compile-schemas: min and max are now optional
2011-03-31 Ryan LortieAdd 'uint' convenience functions for GSettings
2011-03-31 Ryan LortieAdd GTimeZoneMonitor
2011-03-30 Martin Pitt[gi] Add missing allow-none annotations to Gio
2011-03-29 Jonathan Matthewintrospection: add annotations for g_file_load_contents...
2011-03-28 David ZeuthenGDBusProxy: Also check signature when checking if signa...
2011-03-28 David ZeuthenGDBusProxy: Drop unexpected signals
2011-03-28 Olivier CrêteGDBusProxy: Validate properties received from service...
2011-03-28 David ZeuthenGDBusProxy: Make interface lookups O(1)
2011-03-28 David ZeuthenGDBusConnection: Make interface lookups O(1)
2011-03-28 David ZeuthenGDBus: Add mechanism to make lookup on interfaces const...
2011-03-25 David ZeuthenFix test suite breakage caused by Murray's commit
2011-03-24 Tristan Van BerkomGDBusServer: move business logic from _new() function...
2011-03-24 Murray CummingDocs: Changed can not to cannot.
2011-03-15 Matthias ClasenDocument which files glib-compile-schemas looks at
2011-03-14 Olivier CrêteGDBusProxy: Check if connection is NULL before unreffing
2011-03-11 Murray Cummingg_file_info_get/set_attribute_string*(): Document the...
2011-03-07 Matthias ClasenImprove preconditions in action-related GApplication api
2011-03-07 Matthias ClasenForgotten file
2011-03-05 Murray Cummingg_application_run(): Add (allow-none) introspection...
2011-03-04 Matthias ClasenSome more details about GApplicationFlags
2011-03-04 Matthias ClasenAdd more GApplication docs
2011-03-04 Murray CummingGApplication: Check more before warning about a missing...
2011-03-04 Matthias ClasenGApplication: More documentation tweaks
2011-03-04 Matthias ClasenFix a typo
2011-03-04 Matthias ClasenSmall doc correction
2011-03-04 Matthias ClasenGApplication: Clarify docs for @argv
2011-03-04 Matthias ClasenGApplication: Beef up the local_command_line() docs
2011-03-04 Matthias ClasenGApplication: Improve documentation
2011-03-04 Matthias ClasenTry harder to explain GApplicationCommandline
2011-02-25 Matthias ClasenGApplications: Tighten up application-id validity checks
2011-02-23 Matthias ClasenAllow to list keys in all schemas
2011-02-23 Cosimo Cecchiapplication: fix a typo in the docs annotation
2011-02-22 Chun-wei FanVisual C++ 2010 Project Files: autotools files
2011-02-20 Vincent Untzappinfo: Do not override system default handler with...
2011-02-19 Tor LillqvistExport _glib_get_locale_dir() as it is now used in...
2011-02-19 Matthias ClasenBe more forgiving when parsing introspection xml
2011-02-17 Lin MaFixed bugster 7007407. Do not clear stat info until...
2011-02-16 Colin Waltersgdesktopappinfo: Handle g_get_prgname() being NULL
2011-02-16 Matthias ClasenDon't report standard interfaces more than once
2011-02-16 Matthias ClasenAdd a (currently failing) testcase
2011-02-15 Matthias ClasenFix memory leaks in the gdbus introspection parser
2011-02-15 Matthias ClasenAdd schema name in error message
2011-02-14 Matthias ClasenImprove test coverage
2011-02-12 Matthias ClasenFix some problems with message handling
2011-02-12 Matthias ClasenComplete the translation setup for glib-compile-schemas
2011-02-12 Matthias ClasenSet up message translation for gdbus
2011-02-11 Colin Waltersgsettings: Minor typo in previous commit
2011-02-09 Ryan LortieGSettings: add paragraph with performance notes
2011-02-08 Matthias ClasenDocument new API 2.28.0
2011-02-08 Michal HrubyAdd more data about origin application to the "Launched...
2011-02-08 Colin Waltersgdesktopappinfo: Asynchronously flush after sending...
next