summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-19GApplication: reduce GVariant abuseRyan Lortie1-1/+0
2010-10-19Cleanup and doc GApplicationCommandLineRyan Lortie2-2/+1
2010-10-19GIO reference doc cleanups (re: GApplication)Ryan Lortie2-21/+65
2010-10-12GObject: add g_signal_accumulator_first_winsRyan Lortie1-0/+1
2010-10-08Mention g_object_run_dispose correctly in tutorialChristian Dywan1-2/+2
2010-10-07Remove g_desktop_app_info_lookup_get_type symbol from gio.typesWilliam Jon McCann1-1/+0
2010-10-04Update symbols and docs sectionsRyan Lortie1-1/+5
2010-10-01Bug 630077 - GDateTime week number supportRyan Lortie1-0/+1
2010-09-23build: fix out of srcdir buildStefan Kost1-1/+1
2010-09-19docs: shorten var name in exampleStefan Kost1-3/+3
2010-09-19docs: fix iface type namingStefan Kost1-5/+5
2010-09-19docs: fix docbook validityStefan Kost4-48/+49
2010-09-19docs: cleanup constructor exampleStefan Kost1-4/+1
2010-09-19docs: use passive voice.Stefan Kost1-2/+2
2010-09-17release 2.27.02.27.0Ryan Lortie3-46/+62
2010-09-17.gitignore some sgmlRyan Lortie1-0/+2
2010-09-17Clean-up/tweaking of GDateTime and GTimeZoneRyan Lortie2-23/+77
2010-09-17datetime: Rework time zone support in constructorsEmmanuele Bassi1-1/+0
2010-09-13Add g_data_input_stream_read_upto{,async,finish}Ryan Lortie1-0/+3
2010-09-13gobject: Add install_properties()Emmanuele Bassi1-0/+1