docs: add a bunch of pointless documentation
[platform/upstream/glib.git] / gio /
2015-02-04 Xavier ClaessensDoc: Fix GListModel/GListStore
2015-02-03 Lars UebernickelGListStore: fix preconditions in insert_sorted()
2015-02-03 Ryan Lortietests: add test for GListStore inserted sort
2015-02-03 Ryan LortieGListStore: add sorted insert function
2015-02-02 Chun-wei Fanglistmodel.h: Fix _GListModelInterface Define
2015-01-30 Ryan Lortiegio: add support for g_auto() and g_autoptr()
2015-01-30 Ryan Lortiegiotypefuncs test: tweak _get_type() regexp
2015-01-30 Lars UebernickelAdd GListModel
2015-01-28 Lars Uebernickelgsettings: add g_settings_schema_list_children
2015-01-28 Lars Uebernickelgsettings: add g_settings_schema_key_get_name
2015-01-27 Dan Winshipgcredentialsprivate: clarify the USE_FREEBSD_CMSGCRED...
2015-01-27 Peeter Mustgcredentials: Add support for DragonFly
2015-01-26 Cosimo CecchiGSimpleAction: add g_simple_action_set_state_hint
2015-01-21 Chun-wei Fangio/Makefile.am: Fix MSVC Project Generation
2015-01-17 Ignacio Casal Quin... gsocket: always try before waiting for condition
2015-01-17 Paolo Borelligsocket: add a testcase that shows a hang on win32
2015-01-14 Philip Withnallgsettings: Fix a typo in the GSettings documentation
2015-01-13 Iain Lanegnetworkmonitornm: Check if network-manager is running
2015-01-05 Timm Bädergnetworkmonitornm: Prevent crash
2015-01-05 TingPingFix GContentType usage
2014-12-22 Erick Pérez Castel... Fix document typo
2014-12-18 Philip Chimentogfile: Explain nonobvious use of my_error
2014-12-18 Philip Chimentogfile: Use g_error_matches
2014-12-18 Philip Chimentogfile: make_directory_with_parents race condition
2014-12-14 Dan Winshipgio/tests/socket: fix one of the new tests
2014-12-11 Tim-Philipp Müllergio/tests/socket: add unit test for g_socket_send_messa...
2014-12-11 Tim-Philipp Müllergsocket: add g_socket_send_messages()
2014-12-11 Tim-Philipp Müllergio/tests/socket: add datagram version of test_ip_sync
2014-12-11 Tim-Philipp Müllergio/tests/socket: add test for g_socket_send_message()
2014-12-10 Dan Winshipgio: fix the Since/AVAILABLE version on network connect...
2014-12-07 Ross Lagerwallgio/tests: Prevent hangs and aborts in socket-listener
2014-12-05 Bastien Noceragio: Add GNetworkMonitor impl based on NetworkManager
2014-12-05 Dan Winshipgio: add network connectivity state to GNetworkMonitor
2014-12-05 Bastien Noceragio: Correct the "available in" for GNetworkMonitor
2014-12-02 Ignacio Casal Quin... gio: provide G_IO_ERROR_NOT_CONNECTED translation for...
2014-12-02 Ignacio Casal Quin... gio: fix build
2014-12-02 Ignacio Casal Quin... gio: add G_IO_ERROR_NOT_CONNECTED
2014-11-29 Dan Winshipgsocket: add G_IO_ERROR_CONNECTION_CLOSED
2014-11-29 Dan Winshipgnetworkaddress: Add g_network_address_new_loopback...
2014-11-28 Lars UebernickelGSettings: fix check for delaying backend subscription
2014-11-27 Matthias ClasenUse the new g_strv_contains
2014-11-23 Dan Winshipgio/tests: add a socket-listener test
2014-11-23 Ross Lagerwallgio: Prevent hang when finalizing GThreadedSocketService
2014-11-22 Michael Henninggio: Implement g_win32_app_info_launch_uris for windows.
2014-11-22 Michael Henninggio: Implement g_app_info_get_default_for_uri_scheme...
2014-11-22 Dan WinshipGTlsClientConnection: loosen the semantics of "use...
2014-11-20 Chun-wei FanGSettings Registry Backend: Init cache_lock Earlier
2014-11-20 Christian Perschgsettingsschema: Print the string that failed to parse
2014-11-19 Ryan LortieGSettings: delay backend subscription
2014-11-15 Lars Uebernickelgapplication: enable --help when app has options
2014-11-03 Chun-wei Fangnetworking.h.win32: Move "#undef interface"
2014-11-02 Dan Winshipgnetworking.h.in: move "#undef interface"
2014-11-01 Dan WinshipGTlsCertificate: fix loading of bad certificate chains
2014-10-30 Ross Lagerwalldoc: Clarify documentation regarding g_file_replace...
2014-10-30 Ross Lagerwallgio: Prevent hang writing to a large GMemoryBuffer
2014-10-30 Ross Lagerwallgio: Prevent hang writing to a large GMemoryOutputStream
2014-10-28 Owen W. TaylorGDBusInterfaceVTable: clarify memory handling for the...
2014-10-27 Philip Withnallgcancellable: Clarify that GSources hold references...
2014-10-26 Erik van PienbroekGuard g_inet_address_mask_equal against invalid input
2014-10-25 Dan Winshipgio/tests/tls-certificates: fix
2014-10-21 Benjamin Ottegfile: g_file_equal (x, x) is TRUE
2014-10-21 Ryan LortieAdd tests for {read,write}_all_async()
2014-10-21 Ryan Lortiedocs: explain inconsistency of _{read,write}_all()
2014-10-21 Ryan LortieAdd g_output_stream_write_all_async()
2014-10-21 Ryan LortieAdd g_input_stream_read_all_async()
2014-10-21 Michael CatanzaroFix another ancient docs typo
2014-10-20 Ryan LortieGApplication: ignore --help if not handling args
2014-10-15 Matthias ClasenGApplication: Plug a memory leak
2014-10-15 Jasper St. Pierregdesktopappinfo: Fix copy/paste typo from e24e89b
2014-10-11 Benjamin Ottegfile: Clarify docs
2014-10-07 Matthias ClasenAdd advice on g_cancellable_reset
2014-10-06 Aleix Conchillo... tlscertificate: add support for certificate chains
2014-09-30 Bastien Noceragdesktopappinfo: Use symbolic names in the code
2014-09-29 Ting-Wei LanGCredentials: Fix ABI break when adding NetBSD support
2014-09-23 Philip Withnallgtask: Ignore errors from g_thread_pool_push()
2014-09-23 Philip Withnallgtask: Document signal handler reference counting
2014-09-23 Philip Withnallgtask: Fix a signed/unsigned integer comparison
2014-09-18 Matthias Clasengresource: Make extract work better
2014-09-18 Matthias Clasengresource: Use GError in more places
2014-09-16 Jasper St. PierreGApplication:handle-local-options: document return...
2014-09-16 Jasper St. Pierreg_application_add_main_option: fix type signature
2014-09-16 Jasper St. PierreFix some introspection warnings
2014-09-13 Sébastien Wilmetdocs: various small fixes
2014-09-09 Ryan LortieGDesktopAppInfo: avoid inotify on missing dirs
2014-09-09 Ryan Lortieapps test: add new "monitor" subcommand
2014-09-08 Paolo BorelliFix minor mem leak in test case
2014-09-04 Ryan LortieGDesktopAppInfo: fix default app logic
2014-09-04 Patrick WelcheGCredentials: credentials messages are not correctly...
2014-08-27 Patrick WelcheGUnixMounts: Improve efficiency in polling case
2014-08-22 Philip Withnallgsocketclient: Handle cancellation between CONNECTING...
2014-08-20 Jonas DanielssonGApplication: Add g_application_add_main_option
2014-08-19 Patrick WelcheGUnixMounts: Fall back to polling on systems without...
2014-08-18 Rico Tzschichholzdocs: Fix broken gtk-doc formatting
2014-08-05 Руслан ИжбулатовMake sure compiled resources only have / as dirsep
2014-08-02 Руслан ИжбулатовFix tests to compile again - add missing headers to...
2014-08-02 Руслан ИжбулатовSilence some uncontroversial warnings
2014-07-31 Руслан ИжбулатовEnsure critial sections are released before returning
2014-07-28 David Kinggfile: Fix memory leak in g_file_move()
2014-07-24 Ryan Lortiegdbus: Properly fix encoding of double arrays
2014-07-23 Colin Waltersgtlsinteraction: Hoist precondition before allocation
next