Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gtk: Fix transfer annotations gtk_binding_set_new and *_by_class | Rico Tzschichholz | 2014-08-20 | 1 | -2/+2 |
* | docs: enum cleanup | Matthias Clasen | 2014-05-20 | 1 | -101/+0 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -6/+6 |
* | Docs: Remove all entities and turn off sgml mode | Matthias Clasen | 2014-02-09 | 1 | -15/+14 |
* | docs: use proper quotations instead of '*' | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: Use markup for links | William Jon McCann | 2014-02-07 | 1 | -3/+3 |
* | docs: use proper quotes | William Jon McCann | 2014-02-05 | 1 | -9/+9 |
* | docs: Use "#" for refsect2 instead of ## | William Jon McCann | 2014-02-04 | 1 | -2/+7 |
* | docs: use markdown instead of <filename> tags | William Jon McCann | 2014-02-04 | 1 | -1/+1 |
* | docs: Convert to markdown | Matthias Clasen | 2014-02-02 | 1 | -22/+18 |
* | docs: don't escape entities in example code | William Jon McCann | 2014-01-29 | 1 | -6/+6 |
* | docs: use |[ ]| instead of <programlisting></programlisting> | William Jon McCann | 2014-01-29 | 1 | -10/+10 |
* | docs: fix link to gdk docs | William Jon McCann | 2014-01-21 | 1 | -1/+1 |
* | bindings: Fix stray semicolons in CSS example for bindings | Michael Wood | 2013-11-26 | 1 | -6/+6 |
* | Fix up headerless symbols | Matthias Clasen | 2013-05-05 | 1 | -0/+1 |
* | bindings: Fix gtk_binding_entry_skip | Christian Persch | 2013-04-17 | 1 | -1/+3 |
* | types: Clean up gtkwidget.h includes | Benjamin Otte | 2012-03-03 | 1 | -0/+1 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Use G_VALUE_INIT | Javier Jardón | 2011-10-15 | 1 | -2/+2 |
* | Documentation fixes | Matthias Clasen | 2011-09-25 | 1 | -1/+1 |
* | Remove unused includes | Matthias Clasen | 2011-06-16 | 1 | -1/+0 |
* | Small optimization | Matthias Clasen | 2011-01-30 | 1 | -18/+23 |
* | doc fixes | Matthias Clasen | 2011-01-30 | 1 | -11/+12 |
* | Move GtkBindings docs inline | Matthias Clasen | 2011-01-30 | 1 | -73/+171 |
* | Add a gtkbindingsprivate.h header | Matthias Clasen | 2011-01-30 | 1 | -3/+3 |
* | Improve binding-set parser | Matthias Clasen | 2011-01-30 | 1 | -9/+10 |
* | Remove unneeded code from GtkBindingSet | Carlos Garnacho | 2011-01-30 | 1 | -114/+0 |
* | Hook up key bindings in CSS with key propagation. | Carlos Garnacho | 2011-01-30 | 1 | -20/+79 |
* | Add gtk_binding_entry_add_signal_from_string() | Carlos Garnacho | 2011-01-30 | 1 | -0/+321 |
* | [GI] Mark unintrospectable constructs as (skip) | Pavel Holejsovsky | 2011-01-20 | 1 | -4/+5 |
* | [GI] Add missing (transfer) annotations | Pavel Holejsovsky | 2011-01-20 | 1 | -1/+1 |
* | Remove gtktypeutils altogether | Matthias Clasen | 2011-01-04 | 1 | -319/+336 |
* | Drop explicit includes of gdkkeysyms.h | Matthias Clasen | 2011-01-04 | 1 | -1/+0 |
* | Reduce includes of gtktypeutils.h to a minimum | Matthias Clasen | 2011-01-04 | 1 | -1/+1 |
* | Remove dead Gtk[Rc]Style code | Carlos Garnacho | 2010-12-18 | 1 | -399/+8 |
* | Remove GtkObject completely | Matthias Clasen | 2010-09-26 | 1 | -17/+14 |
* | Add some element-type annotations to gtk apis | Matthias Clasen | 2010-09-17 | 1 | -1/+2 |
* | Fix some compilation warnings | Javier Jardón | 2010-09-13 | 1 | -11/+16 |
* | GDK: Prefix key names with KEY_ | Colin Walters | 2010-09-08 | 1 | -2/+2 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+0 |
* | Remove deprecated gtk_binding_entry functions | Christian Dywan | 2010-05-03 | 1 | -47/+0 |
* | [docs] Add some 'Since: 2.4' tags | Torsten Schoenfeld | 2009-12-18 | 1 | -0/+2 |
* | Undeprecate gtk_binding_entry_add_signall | Matthias Clasen | 2009-02-11 | 1 | -2/+0 |
* | Doc fixes | Matthias Clasen | 2008-12-29 | 1 | -30/+29 |
* | Improve deprecation annotations | Matthias Clasen | 2008-11-29 | 1 | -3/+21 |
* | More doc fixes | Matthias Clasen | 2008-09-04 | 1 | -2/+2 |
* | More doc fixes | Matthias Clasen | 2008-09-04 | 1 | -3/+3 |
* | More doc fixes | Matthias Clasen | 2008-09-04 | 1 | -1/+1 |
* | move the code of the deprecated gtk_binding_entry_clear() to a new private | Michael Natterer | 2008-08-04 | 1 | -13/+21 |