| Commit message (Expand) | Author | Age | Files | Lines |
* | Settings: Add [get|set]_strv(). | José Alburquerque | 2010-05-28 | 2 | -4/+42 |
* | Wrap couple of unwrapped methods. | José Alburquerque | 2010-05-25 | 1 | -0/+1 |
* | gio_docs.xml: Regenerate with the new doc extraction tool. | José Alburquerque | 2010-04-29 | 1 | -4290/+4024 |
* | Initial implementation of Gio::Settings | Jonathon Jongsma | 2010-04-20 | 4 | -0/+189 |
* | Re-generate defs for GSettings | Jonathon Jongsma | 2010-04-20 | 3 | -3853/+5997 |
* | One more regeneration of docs to avoid gmmproc parsing errors. | José Alburquerque | 2010-04-13 | 1 | -5/+5 |
* | UnixOutputStream: Fix the constructor to use the correct property name. | Alex Vallee | 2010-04-12 | 1 | -2/+2 |
* | Regenerate docs with the new docextract_to_xml.py script. | José Alburquerque | 2010-04-11 | 1 | -3808/+3509 |
* | Gio::File: Add TypeTraits to fix Gtk::FileChooser::get_files() in gtkmm. | Jonathon Jongsma | 2010-03-26 | 1 | -0/+40 |
* | Add regression test for Bug #613250. | Murray Cumming | 2010-03-26 | 1 | -1/+2 |
* | ThemedIcon: Added get_names(). | Murray Cumming | 2010-03-24 | 2 | -1/+11 |
* | MemoryInputStream: Correct data loss/corruption with binary data. | Alexey Kosilin | 2010-03-23 | 1 | -1/+1 |
* | Regenerate defs files. | José Alburquerque | 2010-03-15 | 2 | -74/+335 |
* | 2.23.3glibmm-2.23.3 | Murray Cumming | 2010-03-08 | 1 | -1/+1 |
* | AsyncResult: Add get_source_object_base(), deprecating get_source_object(). | Murray Cumming | 2010-03-08 | 2 | -3/+35 |
* | Regenerated more .defs. | Murray Cumming | 2010-03-08 | 2 | -27/+70 |
* | Bug #611521 - Free Gio::SlotFileProgress (and friends) at completion | Debarshi Ray | 2010-03-08 | 1 | -12/+56 |
* | Gio::MemoryInputStream::add_data(): Minor documentation fix. | Michael | 2010-02-22 | 1 | -5/+4 |
* | IOStream: get_input_stream(), get_output_stream(): Fix reference counting. | Murray Cumming | 2010-02-06 | 1 | -2/+2 |
* | MemoryOutputStream: Add properties. | Murray Cumming | 2010-02-06 | 2 | -3/+55 |
* | MemoryOutputStream: Fix the constructor. | Murray Cumming | 2010-02-06 | 1 | -2/+2 |
* | UnixInputStream: Fix the constructor. | Murray Cumming | 2010-02-05 | 1 | -2/+2 |
* | Add TODO | Murray Cumming | 2010-02-05 | 1 | -0/+2 |
* | Regenerated method .defs. Added a Resolver signal. | Murray Cumming | 2010-01-29 | 6 | -387/+623 |
* | Use 0 instead of NULL. | Murray Cumming | 2010-01-29 | 19 | -190/+190 |
* | Use Glib::unwrap() instead of ->gobj(), | Murray Cumming | 2010-01-29 | 18 | -128/+128 |
* | File: Added has_parent() and supports_thread_contexts(). | Murray Cumming | 2010-01-29 | 2 | -0/+18 |
* | File: Added start_mountable(), stop_mountable(), poll_mountable(). | Murray Cumming | 2010-01-28 | 6 | -7/+231 |
* | file.hg: Correct/Add newin2p* doxygen comments. | Murray Cumming | 2010-01-28 | 1 | -6/+22 |
* | File: Added create_file_readwrite() and creat_file_readwrite_async(). | Murray Cumming | 2010-01-28 | 2 | -7/+180 |
* | unmount_mountable(), eject_mountable(): Add overrides with MountOperation. | Murray Cumming | 2010-01-28 | 2 | -29/+176 |
* | File, Cancellable: Added some new methods. | Murray Cumming | 2010-01-28 | 3 | -0/+254 |
* | Bug #606100 - Fix wrapping properties. | Krzesimir Nowak | 2010-01-06 | 3 | -2/+3 |
* | A bunch of minor doxygen cleanups around the tree | Jonathon Jongsma | 2010-01-03 | 18 | -48/+33 |
* | wrap g_socket_connection_factory_create_connection() | Jonathon Jongsma | 2010-01-03 | 1 | -1/+4 |
* | Add non-cancellable versions of a bunch of SocketClient functions | Jonathon Jongsma | 2010-01-03 | 2 | -6/+133 |
* | Wrap missing properties of SocketClient, SocketConnection, SocketListener | Jonathon Jongsma | 2010-01-02 | 3 | -0/+10 |
* | Wrap ThreadedSocketService | Jonathon Jongsma | 2010-01-02 | 4 | -0/+122 |
* | Wrap SocketService | Jonathon Jongsma | 2010-01-02 | 3 | -0/+105 |
* | Re-generate gio signal defs | Jonathon Jongsma | 2010-01-02 | 1 | -0/+210 |
* | Accidentally marked wrong SocketConnection as non-win32 | Jonathon Jongsma | 2010-01-02 | 2 | -1/+2 |
* | Wrap SocketListener | Jonathon Jongsma | 2010-01-02 | 3 | -0/+680 |
* | Wrap SocketClient, SocketConnection, TcpConnection, UnixConnection | Jonathon Jongsma | 2010-01-02 | 9 | -0/+426 |
* | _IGNORE a couple API that we've implemented manually | Jonathon Jongsma | 2010-01-02 | 2 | -2/+2 |
* | Wrap Gio::Mount::get_default_location() | Jonathon Jongsma | 2010-01-02 | 1 | -0/+2 |
* | Re-generate gio_docs.xml | Jonathon Jongsma | 2010-01-02 | 1 | -1503/+3682 |
* | Regenerate gio_methods.defs, bump glib requirement | Jonathon Jongsma | 2010-01-02 | 1 | -10/+396 |
* | Take an extra ref from the return of g_inet_socket_address_get_address | Jonathon Jongsma | 2010-01-02 | 1 | -2/+2 |
* | Add socket-server example | Jonathon Jongsma | 2010-01-02 | 2 | -5/+15 |
* | Add socket-client example | Jonathon Jongsma | 2010-01-02 | 2 | -1/+56 |