| Commit message (Expand) | Author | Age | Files | Lines |
* | gio-2.0: nullability fixes for g_file_replace_contents | Evan Nemerson | 2010-03-05 | 1 | -2/+2 |
* | gio-2.0: Nullability fix fro GSocketService incoming signal, regenerate | Luca Bruno | 2010-02-18 | 1 | -0/+2 |
* | GIR Namespace support | Rob Taylor | 2010-02-01 | 1 | -1/+1 |
* | gio-2.0: source_object of SimpleAsyncResult constructor is nullable. | Luca Bruno | 2010-01-24 | 1 | -0/+2 |
* | gio-2.0: argument to BufferedInputStream.peek_buffer should be out | Evan Nemerson | 2010-01-13 | 1 | -0/+1 |
* | gio-2.0: Fix g_data_input_stream_read_* bindings | Jürg Billeter | 2009-12-20 | 1 | -2/+4 |
* | gio-2.0: Several ownership fixes, mostly in GResolver. | Evan Nemerson | 2009-12-19 | 1 | -0/+5 |
* | gio-2.0: Fix many async functions which don't end in _async. | Evan Nemerson | 2009-12-03 | 1 | -0/+22 |
* | gio-2.0: Fix g_vfs_get_* bindings | Jürg Billeter | 2009-10-08 | 1 | -0/+3 |
* | gio-2.0: Fix g_file_mount_enclosing_volume binding | Philipp Zabel | 2009-09-27 | 1 | -0/+1 |
* | gio-2.0: Fix GAsyncReadyCallback binding | Jürg Billeter | 2009-09-17 | 1 | -0/+1 |
* | gio-2.0: Nullable fixes for GSocketListener bindings | Jürg Billeter | 2009-09-14 | 1 | -0/+3 |
* | add initial GSettings support to gio-2.0 vapi | Ryan Lortie | 2009-09-01 | 2 | -0/+325 |
* | gio-2.0: mtime in FileInfo.get_modification_time is an out parameter | Jaap A. Haitsma | 2009-08-03 | 1 | -1/+2 |
* | Make many copy methods transfer ownership | Evan Nemerson | 2009-07-27 | 1 | -0/+1 |
* | gio-2.0: Regenerate bindings | Jürg Billeter | 2009-07-17 | 1 | -64/+1950 |
* | Add g_file_hash and g_file_equal as HashFunc and EqualFunc | Jaap A. Haitsma | 2009-07-01 | 1 | -0/+5 |
* | gio-2.0: Fix g_file_replace_contents{,_finish} bindings | Matias De la Puente | 2009-06-25 | 1 | -0/+2 |
* | gio-2.0: Fix g_data_input_stream_read_*_finish bindings | lariamat | 2009-06-25 | 1 | -0/+2 |
* | gio-2.0: Fix g_file_monitor_directory binding | Jürg Billeter | 2009-06-03 | 2 | -0/+10 |
* | gio-2.0: Fix g_file_hash binding | Jürg Billeter | 2009-06-02 | 1 | -0/+1 |
* | gio-2.0: Fix the g_app_info_launch binding | Mark Lee | 2009-05-25 | 1 | -0/+1 |
* | gio-2.0: Fixed GLib.DataInputStream string-reading methods | Maciej Piechotka | 2009-03-02 | 1 | -0/+2 |
* | vapi/gio-2.0.vapi vapi/gio-unix-2.0.vapi vapi/packages/gio-2.0/gio-2.0.gi | Ryan Lortie | 2009-02-20 | 1 | -44/+994 |
* | Support vfunc_name attribute | Jürg Billeter | 2009-01-16 | 1 | -0/+2 |
* | Fix g_file_load_contents bindings, patch by Zeeshan Ali Khattak, fixes bug | Jürg Billeter | 2009-01-03 | 1 | -0/+7 |
* | Add g_io_extension_get_type binding, patch by Jared Moore, fixes bug | Jürg Billeter | 2008-12-16 | 1 | -0/+30 |
* | Fix g_themed_icon_new_from_names binding, patch by Michael Terry, fixes | Jürg Billeter | 2008-12-15 | 1 | -0/+1 |
* | Fix g_file_query_info binding, fixes bug 548222 | Jürg Billeter | 2008-09-27 | 1 | -0/+2 |
* | Fix g_themed_icon_get_names binding, patch by Gregor Burger, fixes bug | Jürg Billeter | 2008-09-16 | 1 | -0/+1 |
* | Nullable fixes, patch by Frederik | Jürg Billeter | 2008-07-02 | 1 | -0/+29 |
* | Fix g_pattern_match and g_content_type_guess bindings, patch by Phil | Jürg Billeter | 2008-06-30 | 1 | -0/+2 |
* | Let 'destroy' arguments of g_memory_input_stream_add_data and | Jared Moore | 2008-06-29 | 1 | -0/+2 |
* | Set return types as nullable for g_file_get_basename, g_file_get_parent, | Jared Moore | 2008-06-27 | 1 | -4/+4 |
* | Fix g_file_enumerator_next_file* bindings | Jürg Billeter | 2008-06-26 | 1 | -1/+2 |
* | g_app_info_launch_default_for_uri.launch_context is nullable. Fixes bug | Jaap A. Haitsma | 2008-06-22 | 1 | -0/+1 |
* | Various GFile binding fixes | Jürg Billeter | 2008-06-18 | 1 | -0/+25 |
* | vapi/Makefile.am | Jürg Billeter | 2008-06-15 | 1 | -0/+35 |
* | Fix g_file_enumerator_next_files_finish binding, fixes bug 524904 | Jürg Billeter | 2008-06-01 | 1 | -0/+1 |
* | fix GFileMonitor::changed binding | Juerg Billeter | 2008-04-21 | 1 | -0/+1 |
* | mark all cancellable parameters as nullable, fixes bug 528954 | Juerg Billeter | 2008-04-19 | 1 | -2/+2 |
* | fix g_file_monitor_* bindings, patch by Jaap A. Haitsma, fixes bug 528881 | Juerg Billeter | 2008-04-19 | 1 | -0/+2 |
* | fix g_output_stream_write_all and g_file_load_contents bindings, fixes bug | Juerg Billeter | 2008-04-19 | 1 | -4/+8 |
* | fix g_file_copy, g_file_copy_async, and g_file_move bindings, fixes bug | Juerg Billeter | 2008-03-21 | 1 | -0/+3 |
* | detect GStrv type | Juerg Billeter | 2008-03-17 | 1 | -21/+25 |
* | support errordomain metadata attribute | Juerg Billeter | 2008-03-02 | 2 | -15/+67 |
* | update to glib 2.15.5 | Juerg Billeter | 2008-02-19 | 1 | -3/+44 |
* | regenerated fix some methods and rename IOErrorEnum to IOError support | Raffaele Sandrini | 2008-02-19 | 1 | -1/+4 |
* | update to glib 2.15.4 | Juerg Billeter | 2008-01-31 | 1 | -61/+200 |
* | update to glib 2.15.2 | Juerg Billeter | 2008-01-19 | 1 | -4/+19 |