summaryrefslogtreecommitdiff
path: root/gio
Commit message (Expand)AuthorAgeFilesLines
* Bug #611521 - Free Gio::SlotFileProgress (and friends) at completionDebarshi Ray2010-03-081-12/+56
* Gio::MemoryInputStream::add_data(): Minor documentation fix.Michael2010-02-221-5/+4
* IOStream: get_input_stream(), get_output_stream(): Fix reference counting.Murray Cumming2010-02-061-2/+2
* MemoryOutputStream: Add properties.Murray Cumming2010-02-062-3/+55
* MemoryOutputStream: Fix the constructor.Murray Cumming2010-02-061-2/+2
* UnixInputStream: Fix the constructor.Murray Cumming2010-02-051-2/+2
* Add TODOMurray Cumming2010-02-051-0/+2
* Regenerated method .defs. Added a Resolver signal.Murray Cumming2010-01-296-387/+623
* Use 0 instead of NULL.Murray Cumming2010-01-2919-190/+190
* Use Glib::unwrap() instead of ->gobj(),Murray Cumming2010-01-2918-128/+128
* File: Added has_parent() and supports_thread_contexts().Murray Cumming2010-01-292-0/+18
* File: Added start_mountable(), stop_mountable(), poll_mountable().Murray Cumming2010-01-286-7/+231
* file.hg: Correct/Add newin2p* doxygen comments.Murray Cumming2010-01-281-6/+22
* File: Added create_file_readwrite() and creat_file_readwrite_async().Murray Cumming2010-01-282-7/+180
* unmount_mountable(), eject_mountable(): Add overrides with MountOperation.Murray Cumming2010-01-282-29/+176
* File, Cancellable: Added some new methods.Murray Cumming2010-01-283-0/+254
* Bug #606100 - Fix wrapping properties.Krzesimir Nowak2010-01-063-2/+3
* A bunch of minor doxygen cleanups around the treeJonathon Jongsma2010-01-0318-48/+33
* wrap g_socket_connection_factory_create_connection()Jonathon Jongsma2010-01-031-1/+4
* Add non-cancellable versions of a bunch of SocketClient functionsJonathon Jongsma2010-01-032-6/+133
* Wrap missing properties of SocketClient, SocketConnection, SocketListenerJonathon Jongsma2010-01-023-0/+10
* Wrap ThreadedSocketServiceJonathon Jongsma2010-01-024-0/+122
* Wrap SocketServiceJonathon Jongsma2010-01-023-0/+105
* Re-generate gio signal defsJonathon Jongsma2010-01-021-0/+210
* Accidentally marked wrong SocketConnection as non-win32Jonathon Jongsma2010-01-022-1/+2
* Wrap SocketListenerJonathon Jongsma2010-01-023-0/+680
* Wrap SocketClient, SocketConnection, TcpConnection, UnixConnectionJonathon Jongsma2010-01-0210-0/+430
* _IGNORE a couple API that we've implemented manuallyJonathon Jongsma2010-01-022-2/+2
* Wrap Gio::Mount::get_default_location()Jonathon Jongsma2010-01-021-0/+2
* Re-generate gio_docs.xmlJonathon Jongsma2010-01-021-1503/+3682
* Regenerate gio_methods.defs, bump glib requirementJonathon Jongsma2010-01-021-10/+396
* Take an extra ref from the return of g_inet_socket_address_get_addressJonathon Jongsma2010-01-021-2/+2
* Add socket-server exampleJonathon Jongsma2010-01-022-5/+15
* Add socket-client exampleJonathon Jongsma2010-01-022-1/+56
* ifdef-out inclusion of files not available on Windows in giomm.hArmin Burgmeier2009-12-171-3/+7
* Make build successful when exceptions, vfuncs, etc. are disabled.José Alburquerque2009-12-044-3/+77
* Re-enable network IO stuff (Socket, Resolver, etc)Jonathon Jongsma2009-11-286-1/+56
* Re-enable network IO stuff (GSocket, etc)Jonathon Jongsma2009-11-281-0/+11
* fix distcheckglibmm-2.21.5Jonathon Jongsma2009-09-082-21/+0
* disable network io stuff. punt to next releaseJonathon Jongsma2009-09-081-11/+13
* Add Network I/O classes to new documentation moduleJonathon Jongsma2009-09-089-0/+12
* Implement Gio::Socket ctors using Gio::InitableDaniel Elstner2009-09-085-37/+56
* Change documentation host to library.gnome.orgDaniel Elstner2009-08-252-2/+2
* Deprecate wrapper methods of deprecated functionsDaniel Elstner2009-08-213-0/+24
* Use mm-common macro for --disable-deprecated-apiDaniel Elstner2009-08-211-0/+3
* Rename @since back to @newinDaniel Elstner2009-08-2052-77/+77
* Substitute API version in filenames dynamicallyDaniel Elstner2009-08-203-4/+4
* Prepend tools/pm/ to Perl include pathDaniel Elstner2009-08-181-1/+1
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-1852-77/+77
* Define GLIBMM_BUILD and GIOMM_BUILDDaniel Elstner2009-08-161-1/+1