summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2011-01-05Add g_get_locale_variants()Christian Persch1-0/+1
2011-01-05Make the memory and null settings backends publicChristian Persch1-0/+3
2010-12-20New API: g_sequence_lookup() and g_sequence_lookup_iter()Xavier Claessens1-0/+2
2010-12-20appinfo: add g_app_info_set_as_last_used_for_type()Cosimo Cecchi1-0/+1
2010-12-15Remove GPeriodic for nowMatthias Clasen3-31/+0
2010-12-15Remove the dead --disable-visiblity configure optionMatthias Clasen1-13/+12
2010-12-15emblemedicon: add docs for _clear_emblems()Cosimo Cecchi1-0/+1
2010-12-13Add GIOStreamSpliceFlags to docXavier Claessens1-0/+1
2010-12-13Add g_io_stream_splice_async/finish()Xavier Claessens1-0/+2
2010-12-13Document the GIO_USE_TLS environment variableMatthias Clasen1-5/+4
2010-12-07Change the handling of the peer certificate in GTlsConnectionDan Winship1-1/+1
2010-12-07Remove GTlsConnection::need-certificateDan Winship1-1/+0
2010-12-07Add GTlsConnection:use-system-certdbDan Winship1-0/+2
2010-12-07Add g_tls_certificate_verify()Dan Winship1-0/+1
2010-12-02Fix typo in docs for extension pointThomas Hindoe Paaboel Andersen1-1/+1
2010-11-29Add new extension point to the listMatthias Clasen1-2/+22
2010-11-29Documentation tweakMatthias Clasen1-0/+1
2010-11-28Various doc tweaksMatthias Clasen2-6/+5
2010-11-28Remove nonexisting typeMatthias Clasen1-1/+0
2010-11-28Removed mention of inexistent GNOME 2.0 porting guideMatt Rajca1-8/+0
2010-11-26Add initial TLS (SSL) support to gioDan Winship3-1/+142
2010-11-26make GProxyConnection public, as GTcpWrapperConnectionDan Winship3-0/+21
2010-11-26Add pollable input/output streamsDan Winship3-0/+46
2010-11-26GCancellable: add g_cancellable_create_source()Dan Winship1-0/+2
2010-11-26gmain: add g_source_add_child_source and g_source_remove_child_sourceDan Winship1-0/+2
2010-11-26Add g_source_set_dummy_callback()Dan Winship1-0/+1
2010-11-24Add indices for new symbols in 2.28Matthias Clasen3-0/+12
2010-11-23appinfo: update docs for API additionCosimo Cecchi1-0/+2
2010-11-14docs: Update the URL of some documentation linksJavier Jardón1-3/+3
2010-11-11G_STATIC_ASSERT: clarify when use is validRyan Lortie1-0/+6
2010-11-08GPeriodic: remove repair functionsRyan Lortie1-1/+0
2010-11-08New function: g_clear_object()Ryan Lortie1-0/+1
2010-11-06g_get_user_runtime_dir(): New functionRyan Lortie1-0/+1
2010-11-05Add g_variant_lookup() and testsRyan Lortie1-0/+2
2010-11-03Add g_simple_async_report_take_gerror_in_idleChristian Persch1-0/+1
2010-11-03Add simple dynamic scheduling to GPeriodicRyan Lortie1-1/+2
2010-11-02docs: Recommend against using GTimeValRyan Lortie1-4/+7
2010-11-02Add g_get_real_time() for wall-clock int64 microsRyan Lortie1-0/+1
2010-11-02Drop GTimeSpec typeRyan Lortie1-1/+0
2010-10-31Various documentation fixesMatthias Clasen1-5/+5
2010-10-28GApplication: support environment passingRyan Lortie1-0/+2
2010-10-28Add g_get_environ(): portable access to 'environ'Ryan Lortie1-0/+1
2010-10-28Bug 158725 - free linked list with dataRyan Lortie1-0/+2
2010-10-27Add g_source_get_time()Ryan Lortie1-0/+1
2010-10-27Add g_get_monotonic_time()Ryan Lortie1-0/+1
2010-10-27Add 'GTimeSpec' as 'struct timespec' equivalentRyan Lortie2-0/+11
2010-10-27Bug 632169 - manual use of gsettings-data-convertRyan Lortie1-0/+64
2010-10-25More documentation fixups2.27.1Matthias Clasen1-12/+2
2010-10-25Add new gmain api to the docsMatthias Clasen1-0/+2
2010-10-20GPeriodic: a periodic event clockRyan Lortie3-0/+31