summaryrefslogtreecommitdiff
path: root/gio/giomm.h
Commit message (Expand)AuthorAgeFilesLines
* Add Gio::Subprocess, SubprocessLauncher and examples/subprocessKjell Ahlstedt2023-04-171-0/+1
* Add Gio::BytesIconKjell Ahlstedt2022-12-021-0/+1
* Add Gio::AppInfoMonitorKjell Ahlstedt2022-02-161-0/+1
* Gio: Add Tls[Client,Server]ConnectionImplKjell Ahlstedt2020-07-301-0/+2
* Add Gio::DBus::ObjectManager*Kjell Ahlstedt2019-07-181-0/+3
* Add Gio::DBus::ObjectProxy and Gio::DBus::ObjectSkeletonKjell Ahlstedt2019-07-171-0/+2
* giomm.h: Add missing #include directivesKjell Ahlstedt2019-03-191-0/+2
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Gio: Exclude DesktopAppInfo from wrap_init.cc on MacOSKjell Ahlstedt2017-08-151-1/+1
* Add the Gio::FileDescriptorBased interfaceKjell Ahlstedt2017-06-231-0/+3
* Add Gio::PropertyActionKjell Ahlstedt2017-02-261-0/+1
* giomm: Add include for settingsschemasource.hMurray Cumming2016-08-261-0/+1
* Add Gio::ListModel, ListStoreBase and ListStore<>Kjell Ahlstedt2016-04-271-0/+2
* Run clang-format on the include-all headers.Murray Cumming2016-02-261-8/+8
* Revert "Added Gio::ListModel"Murray Cumming2015-09-201-1/+0
* Added Gio::ListModelMurray Cumming2015-09-161-0/+1
* Add SettingsSchema, SettingsSchemaKey and SettingsSchemaSource.Murray Cumming2015-06-211-0/+2
* Add Gio::SimpleIOStreamKjell Ahlstedt2015-04-101-0/+1
* Gio: Add TcpWrapperConnection.Murray Cumming2015-02-091-0/+1
* Add Gio::SimplePermissionJuan R. García Blanco2014-07-191-0/+1
* Add Gio::PermissionJuan R. García Blanco2014-07-191-0/+1
* Add Gio:SocketSource, SignalSocket and Socket::create_source()Kjell Ahlstedt2014-05-151-0/+1
* Add Gio::NotificationKjell Ahlstedt2014-01-281-0/+1
* Revert "giomm: Temporarily remove the Tls* related API."Murray Cumming2013-04-011-7/+0
* giomm: Temporarily remove the Tls* related API.José Alburquerque2013-03-271-0/+7
* giomm.h: Also remove the tlsfiledatabase.h include.José Alburquerque2013-03-271-1/+0
* giomm.h: Add the tls[client|server]connection.h headers.José Alburquerque2013-01-091-0/+2
* giomm.h: Add the new tls*.h headers.José Alburquerque2013-01-071-0/+4
* giomm.h: Include the tlspassword.h header file.José Alburquerque2012-11-151-0/+1
* giomm.h: Re-add an accidentally removed include.José Alburquerque2012-11-131-9/+10
* giomm.h: Include missing headers.José Alburquerque2012-11-121-8/+33
* Gio: Add Menu and MenuItem.Murray Cumming2012-03-221-0/+4
* giomm/wrap_init.h: Remove the glibmm.h include from here too.Murray Cumming2011-10-251-0/+2
* Re-add Application and related class so they can be finished.José Alburquerque2011-10-091-0/+6
* Remove Application and friends, because they are still not ready.Murray Cumming2011-09-261-3/+0
* Add back Gio::Application and friends so we can try to finish them.Murray Cumming2011-08-031-0/+3
* Remove Gio::Application and friends for now because they are not finished.Murray Cumming2011-03-241-3/+0
* Gio: Remove SettingsBackend.Murray Cumming2011-03-241-3/+2
* Bring back Gio::Error registration.Murray Cumming2011-02-231-0/+1
* Move the DBus classes into a Gio::DBus namespace.Murray Cumming2011-02-161-1/+1
* DBusProxy: Reorder the parameters so that "name" is second in methods.José Alburquerque2010-12-131-0/+5
* Gio::DBus::Address: Wrap the gio dbus address API in this namespace.José Alburquerque2010-11-191-0/+1
* Add Gio::ApplicationCommandLineJonathon Jongsma2010-11-131-0/+1
* giomm.h: Add includes of newly wrapped API.José Alburquerque2010-11-081-0/+2
* giomm: Added Proxy, ProxyAddress and ProxyResolver.Murray Cumming2010-09-021-0/+2
* Include header files of newly added API in main include files.José Alburquerque2010-08-301-0/+11
* Add basic Gio::Settings exampleJonathon Jongsma2010-04-211-0/+1
* Wrap SocketClient, SocketConnection, TcpConnection, UnixConnectionJonathon Jongsma2010-01-021-0/+4
* ifdef-out inclusion of files not available on Windows in giomm.hArmin Burgmeier2009-12-171-3/+7
* Re-enable network IO stuff (Socket, Resolver, etc)Jonathon Jongsma2009-11-281-0/+11