Add GIOStreamSpliceFlags to doc
[platform/upstream/glib.git] / gio /
2010-12-13 Xavier ClaessensAdd Since 2.28 in g_io_stream_splice doc
2010-12-13 Xavier ClaessensAdd g_io_stream_splice_async/finish()
2010-12-12 Christian PerschBetter error reporting for g_variant_parse()
2010-12-10 Dan WinshipAdd missing property to GDummyTlsCertificate
2010-12-07 Benjamin Ottegio: Add a count to the resolver test for number of...
2010-12-07 Benjamin Ottegio: Make enumerating a GNetworkAddress work more than...
2010-12-07 Benjamin Ottetls: Make g_tls_{client|server}_connection_new() return...
2010-12-07 Benjamin Ottetls: Clarify docs for g_tls_client_connection_set_valid...
2010-12-07 Emilio Pozuelo MonfortFix error in GSimpleAsyncResult example
2010-12-07 Dan WinshipChange the handling of the peer certificate in GTlsConn...
2010-12-07 Dan WinshipClarify that g_socket_client_connect_to_uri() doesn...
2010-12-07 Dan WinshipChange the semantics of GTlsConnection:require-close...
2010-12-07 Dan Winshipadd G_TLS_ERROR_UNAVAILABLE
2010-12-07 Dan WinshipRemove GTlsConnection::need-certificate
2010-12-07 Dan WinshipAdd GTlsConnection:use-system-certdb
2010-12-07 Dan WinshipAdd g_tls_certificate_verify()
2010-12-03 Matthias ClasenAdd missing Since: tag
2010-12-03 Colin Waltersintrospection: Remove spurious trailing :
2010-12-03 Christian DywanResolve warnings about istream and ostream in socket...
2010-12-02 Benjamin Ottegio: Comment out a whole test
2010-12-02 Benjamin Ottegio: Remove unused variables from test
2010-12-01 Matthew BarnesBug 636100 - Can't read GSettings:backend property
2010-11-29 Dan Winshiptiny fix to g_io_modules_scan_all_in_directory() docs
2010-11-29 Xan Lopezgsettingsschema: plug leak
2010-11-29 Aleksander MorgadoFixes GB#635187: Always unbox GVariant parameter receiv...
2010-11-29 Matthias ClasenVarious doc tweaks
2010-11-28 Matt RajcaFixed typo in public string in gsocks (630559)
2010-11-28 Aleksander MorgadoFixes GB#530786: GFileMonitor 'changed' signal underdoc...
2010-11-28 Christian PerschFix the wrong-category schema test
2010-11-28 Matthias ClasenGFileMonitor: Don't accept negative values for rate...
2010-11-28 Christian PerschInherit gettext-domain from <schemalist>
2010-11-27 Dan WinshipMake gio/tests/g-icon pass again
2010-11-27 Christian PerschTypo fix
2010-11-26 Dan WinshipAdd initial TLS (SSL) support to gio
2010-11-26 Dan Winshipmake GProxyConnection public, as GTcpWrapperConnection
2010-11-26 Dan WinshipAdd pollable input/output streams
2010-11-26 Dan WinshipGCancellable: add g_cancellable_create_source()
2010-11-26 Dan WinshipImplement closure-related methods for gio GSource types
2010-11-24 Matthias ClasenAdd Since: tags for new api
2010-11-24 Javier Jardóndocs: gappinfo: Fix typo <envvar> -> <envar>
2010-11-23 Cosimo Cecchitests: add a test for recommended and fallback GAppInfos
2010-11-23 Cosimo Cecchiappinfo: add win32 fallback implementation
2010-11-23 Cosimo Cecchiappinfo: update docs for API addition
2010-11-23 Cosimo Cecchiappinfo: only rewrite recommended applications when...
2010-11-23 Cosimo Cecchiappinfo: add API to get fallback and recommended GAppIn...
2010-11-21 Ignacio Casal Quin... Check for (GIConv)-1 instead of NULL.
2010-11-18 Colin Waltersintrospection: Add annotations for g_file_copy, g_file_move
2010-11-16 Tomas BzatekGIO: Hide mounts having a path element starting with dot
2010-11-12 Ryan LortieG_STATIC_ASSERT: clarify when use is valid
2010-11-12 Ryan LortiePartial revert of last commit
2010-11-10 Cosimo Cecchiemblemed-icon: allow passing a NULL emblem to g_embleme...
2010-11-10 Benjamin OtteAPI: Reinstate "gio-desktop-app-info-lookup" extension...
2010-11-09 Chun-wei Fangio: Fix C99 style variable declarations (bug #633075)
2010-11-08 Ryan LortieGPeriodic: enable subclassing
2010-11-08 Ryan LortieGPeriodic: remove repair functions
2010-11-07 Dan Winshipfix .gitignore
2010-11-07 Dan Winshipfix make check
2010-11-06 Ryan LortieAdd G_DBUS_SIGNAL_FLAGS_NO_MATCH_RULE
2010-11-05 Matthias ClasenFix markup
2010-11-05 Matthias ClasenFix up gapplication example
2010-11-05 Matthias ClasenDescribe enum and flags types a bit
2010-11-05 Matthias ClasenUpdate the gschema dtd to include flags
2010-11-05 Matthias ClasenReport more useful errors from g_settings_set_value
2010-11-03 Christian PerschAdd g_simple_async_report_take_gerror_in_idle
2010-11-03 Christian PerschUse g_simple_async_result_{new_,}take_error
2010-11-03 Ryan LortieAdd simple dynamic scheduling to GPeriodic
2010-11-03 Matthias ClasenTweak GApplication docs
2010-11-03 Ryan Lortieglocalfileinfo: remove non-use of GTimeVal
2010-11-03 Ryan LortieSwitch GTimeSpec users to int64 microseconds
2010-11-01 Paolo BorelliFix gtk-doc typo
2010-11-01 Christian PerschFix Since: for new functions
2010-11-01 Matthias ClasenRemove nonexisting type from giotypes.h
2010-11-01 Matthias ClasenRemove leftover definition from gactiongroup.h
2010-11-01 Matthias ClasenVarious documentation fixes
2010-11-01 Matthias ClasenGSimpleAsyncResult: add error-taking variants
2010-11-01 Matthias ClasenAdd an example of invoking actions
2010-11-01 Matthias ClasenFix g_action_group_activate_action() docs
2010-11-01 Matthias ClasenBe more careful about overwriting errors
2010-11-01 Matthias ClasenGApplication: Add an action example
2010-11-01 Matthias ClasenDon't leak references in the actions example
2010-10-31 Matthias ClasenAdd an example of using GApplication with actions
2010-10-30 Matthias Clasengsettings-tool: Support completion for enum values
2010-10-30 Matthias ClasenAdd a command to list keys and values recursively
2010-10-30 Matthias ClasenMake gsettings-tool translatable again
2010-10-29 Ryan LortieUse 'aay' instead of 'as' for environ
2010-10-29 Ryan LortieGApplication: emit a signal when starting up
2010-10-29 Ryan LortieGApplication: support environment passing
2010-10-28 Ryan LortieGApplication: use infinite timeout for CommandLine
2010-10-28 Ryan LortieBug 633356 - (GDBus) Make G_MAXINT mean no timeout
2010-10-28 Dan WinshipGNetworkService: fix a small bug
2010-10-27 Ryan LortieGApplication: exit_status unset in one branch
2010-10-27 Ryan LortieGPeriodic: allow unblock time to be passed in
2010-10-27 Ryan Lortieswitch GSocket to monotonic time for timeouts
2010-10-27 Ryan Lortieswitch GPeriodic to use monotonic time
2010-10-25 Ryan LortieGApplicationCommandLine: add printf annotations
2010-10-25 Ryan LortieImplement (untested) GApplication actions support
2010-10-25 Matthias ClasenMore documentation fixups 2.27.1
2010-10-25 Matthias ClasenRemove nonexisting API from the headers
2010-10-23 Matthias ClasenSome more GApplication doc tweaks
2010-10-23 Matthias ClasenProperly register the inactivity-timeout property
next