summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add g_data_input_stream_read_upto{,async,finish}Ryan Lortie2010-09-131-0/+3
* gobject: Add install_properties()Emmanuele Bassi2010-09-131-0/+1
* Bug 624546 – Modification of GDBusMessage in filter functionDavid Zeuthen2010-09-091-1/+0
* Fix tmpl filesDavid Zeuthen2010-09-095-140/+122
* GDBusMessage: Make it possible to lock and copy messagesDavid Zeuthen2010-09-091-0/+3
* datetime: Add get_week_of_year()Emmanuele Bassi2010-09-061-12/+13
* docs: Inline docs from tmpl/memory.smglJon Nordby2010-09-012-428/+1
* GAction is now an interfaceRyan Lortie2010-08-303-14/+28
* Point out that g_type_init() is requiredMatthias Clasen2010-08-251-0/+6
* docs: Fix up GDateTime for the GObject referenceEmmanuele Bassi2010-08-251-0/+1
* docs: Fix the section name for GDateTimeEmmanuele Bassi2010-08-251-1/+1
* docs: Add GDateTime to the GLib API referenceEmmanuele Bassi2010-08-242-0/+63
* docs: Mention TZDIREmmanuele Bassi2010-08-241-0/+11
* GDBusMethodInvocation: nuke constructorDavid Zeuthen2010-08-221-1/+0
* Bug 624546 – Modification of GDBusMessage in filter functionDavid Zeuthen2010-08-051-0/+1
* Add proxy extension point to overview docsMatthias Clasen2010-08-211-0/+12
* Add some forgotten symbolsMatthias Clasen2010-08-211-1/+2
* Ignore some more private headersMatthias Clasen2010-08-211-0/+2
* Add support for g_socket_client_add_application_proxy()Nicolas Dufresne2010-08-191-0/+1
* Implemented g_socket_client_connect_to_uri() methodNicolas Dufresne2010-08-191-0/+3
* Hooked proxy enumeration into GSocketClientNicolas Dufresne2010-08-191-0/+2
* Implemented proxy_enumerate() for all ConnectablesNicolas Dufresne2010-08-191-0/+2
* Added proxy_enumerate method to GSocketConnectableNicolas Dufresne2010-08-191-0/+1
* Adding GProxyAddressEnumerator classNicolas Dufresne2010-08-192-1/+13
* Added GProxy interface for proxy extension pointNicolas Dufresne2010-08-193-0/+21
* Added method g_network_address_parse_uri()Nicolas Dufresne2010-08-191-0/+2
* Implement GProxyAddressNicolas Dufresne2010-08-193-0/+25
* Implemented proxy-resolver extension pointNicolas Dufresne2010-08-193-0/+22
* add GSimpleActionGroupRyan Lortie2010-08-183-0/+30
* add some missed bits in the docsRyan Lortie2010-08-181-1/+8
* add GAction base classRyan Lortie2010-08-183-0/+33
* add GActionGroup base classRyan Lortie2010-08-183-0/+40
* Add G_DEFINE_{BOXED,POINTER}_TYPE[_WITH_CODE]Christian Persch2010-08-181-0/+4
* Add GZIP header processing to GZlibCompressor/GZlibDecompressorChristian Persch2010-08-171-0/+3
* Add g_memory_output_stream_steal_dataChristian Persch2010-08-171-0/+1
* Bug 626748 – Use async methods for writing and handle EAGAINDavid Zeuthen2010-08-161-0/+4
* Always do async vs sync correctly in GSocketConnection streamsDan Winship2010-08-151-0/+2
* Belatedly add g_socket_client_get/set_timeout to docs and symbolsDan Winship2010-08-151-0/+2
* GVariant: be more explicit about adopting and returning floating refsSimon McVittie2010-08-131-1/+3
* Document vendor override filesMatthias Clasen2010-08-131-0/+6
* Replace the explicit list of character categories by a referenceMatthias Clasen2010-08-081-121/+3
* Refer to GUnicodeScript docs instead of listing scripts explicitlyMatthias Clasen2010-08-081-70/+10
* Move GRegex docs inlineMatthias Clasen2010-08-081-216/+86
* Move GConvert docs inlineMatthias Clasen2010-08-081-164/+10
* Prepare to release glib 2.25.13Ryan Lortie2010-08-063-46/+62
* Replace -I with $(glib_INCLUDES) and friendsRyan Lortie2010-08-062-13/+2
* Expand documentation about error quark namingPhilip Withnall2010-08-051-0/+5
* GDBus: Add `return' debug optionDavid Zeuthen2010-08-041-2/+8
* GDBusMessage: Add a way to get/set byte order of a messageDavid Zeuthen2010-08-041-0/+3
* binding: Add a closure-based variant of bind_property_full()Emmanuele Bassi2010-08-031-0/+1