summaryrefslogtreecommitdiff
path: root/vapi/glib-2.0.vapi
Commit message (Expand)AuthorAgeFilesLines
* glib-2.0, gio-2.0: Fix some nullable types in ContentType, Icon, HashTablePhilip Withnall2011-12-231-2/+2
* glib-2.0: Update bindings for g_format_*()Zeeshan Ali (Khattak)2011-12-021-0/+11
* glib-2.0: add IOSource to make IOChannel.create_watch safer and easierDavid Kozub2011-12-011-1/+10
* glib-2.0: Add Log.remove_handlerLuca Bruno2011-11-151-0/+1
* glib-2.0: add Sequence.lookup() and SequenceIter.set() methodsMarc-André Lureau2011-11-031-0/+4
* glib-2.0: add annotations for using GTimeSpan as a GObject propertyEvan Nemerson2011-10-151-0/+3
* glib-2.0: Add get_monotonic_time() and get_real_time()David Kozub2011-10-151-0/+3
* glib-2.0: Fix default value for static RecMutex, RWLock and PrivateLuca Bruno2011-10-041-3/+3
* glib-2.0: Set default value of StaticMutex to G_STATIC_MUTEX_INITLuca Bruno2011-10-031-1/+1
* glib-2.0: fix GenericArray.sort* bindingsEvan Nemerson2011-09-221-2/+14
* glib-2.0: Add g_unichar_*compose bindingsJürg Billeter2011-09-151-0/+4
* glib-2.0: add data member to GenericArrayEvan Nemerson2011-09-121-0/+3
* glib-2.0: Add C_ and NC_ bindingsJürg Billeter2011-09-051-0/+4
* glib-2.0: Add StringBuilder.insert_unicharLuca Bruno2011-08-311-0/+1
* glib-2.0: Fix MarkupParser bindingsLuca Bruno2011-08-241-0/+5
* glib-2.0: Ensure to use volatile modifier for atomic operationsJürg Billeter2011-08-121-10/+10
* glib-2.0: Support syntactic sugar on HashTableMichal Hruby2011-07-311-0/+4
* glib vapi: fgets() can return NULLRyan Lortie2011-07-211-1/+1
* glib-2.0: Set lvalue_access to false for va_listLuca Bruno2011-07-151-1/+1
* glib-2.0, tokyocabinet: Fix usage of delegate_target attributeLuca Bruno2011-06-251-1/+1
* Remove code that references unused ByRef and InstanceByReferenceLuca Bruno2011-06-251-1/+0
* glib-2.0: Simplify creation of GLib.SequenceJürg Billeter2011-05-291-1/+2
* glib-2.0: Simplify creation of GLib.ArrayJürg Billeter2011-05-211-1/+1
* glib-2.0: Fix Log.set_fatal_mask and set_always_fatal bindingsSam Thursfield2011-05-121-2/+2
* glib-2.0: Add Node n_children() method and fix nth_child()Luca Bruno2011-05-011-1/+2
* glib-2.0: Set type_id for PidLuca Bruno2011-04-261-1/+1
* glib-2.0: Ultimate fix for Thread.foreach bindingsLuca Bruno2011-04-251-2/+1
* glib-2.0: Set simple_generics for Thread.foreachLuca Bruno2011-04-251-0/+1
* glib-2.0: Rename DataTestFunc to TestDataFuncLuca Bruno2011-04-191-2/+2
* glib-2.0: Fix ChildWatchSource bindingColomban Wendling2011-04-161-1/+2
* GVariantType: add GVariantType.VARDICTRyan Lortie2011-04-121-0/+2
* Drop deprecated support for D-Bus GLibJürg Billeter2011-04-041-2/+0
* glib-2.0: Add string.get_next_charJürg Billeter2011-04-021-0/+11
* glib-2.0: Add g_unichar_ismark bindingJürg Billeter2011-04-021-0/+1
* GVariant binding: add get_child() methodRyan Lortie2011-03-301-0/+1
* glib binding: mark VariantType [Immutable]Ryan Lortie2011-03-231-0/+1
* glib-2.0: Fix KeyFile get_comment and set_comment bindingsLuca Bruno2011-03-171-2/+2
* glib-2.0: Do not use strnlenJürg Billeter2011-03-161-2/+13
* GVariant binding: bind g_variant_{get,new}_vaRyan Lortie2011-03-021-0/+3
* GVariant binding: add lookup APIsRyan Lortie2011-02-131-0/+3
* glib-2.0: Fix PollFunc delegate binding.Stefano Debenedetti2011-02-111-1/+1
* glib-2.0: Improve performance of string.substring on large stringsJürg Billeter2011-02-101-1/+10
* glib-2.0: add missing parameter to Variant.dup_bytestringEvan Nemerson2011-02-041-1/+1
* glib-2.0: Add parse and try_parse methods to boolean and numeric typesJürg Billeter2011-01-291-0/+81
* glib-2.0: Add string.last_index_of_charJürg Billeter2011-01-201-0/+13
* glib-2.0: Add string.last_index_ofJürg Billeter2011-01-201-0/+13
* glib-2.0: Make GLib.Log.default_handler a GLib.LogFuncEvan Nemerson2011-01-191-1/+2
* glib-2.0: Add string.index_of_charJürg Billeter2011-01-151-0/+13
* glib-2.0: Add string.index_ofJürg Billeter2011-01-151-1/+16
* glib-2.0: Add string.index_of_nth_charJürg Billeter2011-01-151-11/+23