summaryrefslogtreecommitdiff
path: root/gio/src
Commit message (Expand)AuthorAgeFilesLines
* fix distcheckglibmm-2.21.5Jonathon Jongsma2009-09-081-13/+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
* Deprecate wrapper methods of deprecated functionsDaniel Elstner2009-08-213-0/+24
* Rename @since back to @newinDaniel Elstner2009-08-2051-75/+75
* Prepend tools/pm/ to Perl include pathDaniel Elstner2009-08-181-1/+1
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-1851-75/+75
* Clean up configure check for Windows hostDaniel Elstner2009-08-101-1/+1
* Work around Automake cleverness failureDaniel Elstner2009-08-091-0/+1
* Bring back the giomm reference documentationDaniel Elstner2009-08-092-7/+12
* Convert gio/ sub-tree to new build systemDaniel Elstner2009-08-093-69/+101
* Correct the if condition in Gio::MemoryInputStream::add_data().José Alburquerque2009-07-271-1/+1
* Fix a build error in MemoryInputStreamJonathon Jongsma2009-07-261-2/+2
* Fix MemoryInputStream::addData (Bug #589683)Jonathon Jongsma2009-07-262-2/+29
* add async versions of Resolver methodsJonathon Jongsma2009-07-162-2/+103
* add overloads for resolver methods without a cancellable objectJonathon Jongsma2009-07-162-3/+75
* add get_start_stop_type() and Gio::DriveStartStopType enumJonathon Jongsma2009-07-161-0/+3
* add _IGNORE() for a eject_with_operation() which is hand-writtenJonathon Jongsma2009-07-161-0/+1
* Remove stray semicolonsDaniel Elstner2009-07-111-2/+2
* implement Gio::VolumeMonitor::drive-stop-buttonJonathon Jongsma2009-07-091-1/+1
* fix accidental bug in Gio::Drive::eject() that the compiler warned me aboutJonathon Jongsma2009-07-091-1/+1
* implement Gio::Volume::eject_with_operation()Jonathon Jongsma2009-07-092-36/+64
* Implement Gio::Mount::mount/eject_with_operation()Jonathon Jongsma2009-07-092-70/+131
* implement Gio::InetAddress::get_native_size()Jonathon Jongsma2009-07-091-1/+1
* implement GDrive::stop-button signalJonathon Jongsma2009-07-091-0/+3
* Wrap g_drive_eject_with_operation() and related functionsJonathon Jongsma2009-07-092-17/+68
* wrap a couple added GDrive methodsJonathon Jongsma2009-07-093-0/+97
* Fix build with glib from masterJonathon Jongsma2009-07-093-7/+384
* add start of Socket classJonathon Jongsma2009-06-205-0/+292
* Add start of InitableJonathon Jongsma2009-06-193-0/+116
* add NetworkService classJonathon Jongsma2009-06-194-0/+117
* Add NetworkAddressJonathon Jongsma2009-06-194-0/+118
* add Resolver to the extra defs generatorJonathon Jongsma2009-06-181-1/+2
* clean up the list of .hg fragments in giommJonathon Jongsma2009-06-181-7/+47
* add InetSocketAddress classJonathon Jongsma2009-06-184-1/+264
* split SocketAddressEnumerator into its own fileJonathon Jongsma2009-06-185-67/+119
* add overloads without a 'cancellable' argument for SocketAddressEnumerator me...Jonathon Jongsma2009-06-182-2/+29
* re-generate .defs for giomm, fix a coupel methodsJonathon Jongsma2009-06-184-73/+309
* Add Typetraits for SrvTarget so we can return a list of themJonathon Jongsma2009-06-183-113/+30
* Add initial wrappers for SocketConnectable, SocketAddressJonathon Jongsma2009-06-178-5/+177
* initial wrapping of Resolver, SrvTargetJonathon Jongsma2009-06-175-1/+296
* wrap Gio::InetAddressJonathon Jongsma2009-06-174-2/+146
* Gio::File::load_contents() override to allow ignoring the etag contents. (Bug...Hubert Figuiere2009-06-172-0/+136
* wrap Gio::FileIOStreamJonathon Jongsma2009-05-183-1/+214
* wrap Gio::IOStreamJonathon Jongsma2009-05-183-1/+139
* Fix build breakage due to comments in documentationJonathon Jongsma2009-05-181-0/+46
* add Gio::Cancellable::connect() and disconnect()Jonathon Jongsma2009-05-172-0/+34
* update gio_methods.defs and gio_docs.xmlJonathon Jongsma2009-05-172-1994/+9052
* Remove stray semicolons to get rid of compiler warningsDaniel Elstner2009-03-261-5/+5