| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecate GtkWidget override APIs | Matthias Clasen | 2014-09-30 | 1 | -5/+5 |
* | gtkwidget: Actually mark set_double_buffered as deprecated | Jasper St. Pierre | 2014-06-23 | 1 | -2/+2 |
* | Documentation fixes | Matthias Clasen | 2014-05-27 | 1 | -2/+2 |
* | API: widget: Add gtk_widget_set_clip() API | Benjamin Otte | 2014-05-24 | 1 | -0/+6 |
* | Drop an unneeded include | Matthias Clasen | 2014-05-23 | 1 | -1/+0 |
* | gesture: Simplify gesture/widget interaction public API | Carlos Garnacho | 2014-05-23 | 1 | -8/+0 |
* | widget: refactor gesture integration | Carlos Garnacho | 2014-05-23 | 1 | -20/+5 |
* | widget: Add gtk_widget_set_gesture_state() | Carlos Garnacho | 2014-05-23 | 1 | -0/+4 |
* | widget: Make helper gesture API take GtkGestures | Carlos Garnacho | 2014-05-23 | 1 | -6/+6 |
* | widget: Add widget-level handling of touch sequence state. | Carlos Garnacho | 2014-05-23 | 1 | -0/+8 |
* | widget: Hook GtkEventController to widget event processing. | Carlos Garnacho | 2014-05-23 | 1 | -0/+12 |
* | API: Deprecate gtk_widget_region_intersect() | Benjamin Otte | 2014-05-18 | 1 | -1/+1 |
* | API: Deprecate gtk_widget_reparent() | Benjamin Otte | 2014-05-17 | 1 | -1/+1 |
* | Work around gcc stupidity | Matthias Clasen | 2014-03-12 | 1 | -1/+2 |
* | Docs: Remove all entities and turn off sgml mode | Matthias Clasen | 2014-02-09 | 1 | -0/+2 |
* | 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 | -31/+31 |
* | docs: use links instead of <xref> | William Jon McCann | 2014-02-07 | 1 | -2/+4 |
* | docs: remove <emphasis> | William Jon McCann | 2014-02-07 | 1 | -6/+6 |
* | docs: use proper quotes | William Jon McCann | 2014-02-05 | 1 | -2/+2 |
* | docs: use #*-struct instead of <structname> | William Jon McCann | 2014-01-27 | 1 | -2/+2 |
* | Deprecate gtk_widget_get_root_window | Matthias Clasen | 2014-01-24 | 1 | -1/+1 |
* | docs: fix duplicate symbols in docs | William Jon McCann | 2014-01-21 | 1 | -32/+30 |
* | docs: fix typo in function name | William Jon McCann | 2014-01-21 | 1 | -1/+1 |
* | docs: add docs for GtkWidgetHelpType | William Jon McCann | 2014-01-21 | 1 | -0/+7 |
* | docs: add docs for GtkWidgetAuxInfo | William Jon McCann | 2014-01-21 | 1 | -0/+9 |
* | docs: add docs for GtkWidgetClass | William Jon McCann | 2014-01-21 | 1 | -0/+144 |
* | GtkWidget: Add margin-start and margin-end properties | Yosef Or Boczko | 2013-11-14 | 1 | -4/+14 |
* | Another round of template binding api changes | Matthias Clasen | 2013-07-26 | 1 | -7/+54 |
* | Some documentation fixes | Matthias Clasen | 2013-07-26 | 1 | -3/+5 |
* | One forgotten rename | Matthias Clasen | 2013-07-26 | 1 | -2/+2 |
* | Rename the widget template API | Emmanuele Bassi | 2013-07-26 | 1 | -38/+53 |
* | widget: Use a real offset in gtk_widget_class_automate_child | Alexander Larsson | 2013-07-26 | 1 | -6/+6 |
* | gtk: add gtk_widget_get_scale_factor() | Michael Natterer | 2013-07-03 | 1 | -0/+2 |
* | Start deprecating some GtkStock API | William Jon McCann | 2013-06-25 | 1 | -1/+1 |
* | API: Don't export gtk_widget_preferred_size_and_baseline() | Benjamin Otte | 2013-05-11 | 1 | -6/+0 |
* | GtkWidget: Add a vfunc for queue_draw_region | Alexander Larsson | 2013-05-07 | 1 | -1/+2 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+189 |
* | Initial support for baselines | Alexander Larsson | 2013-04-23 | 1 | -3/+32 |
* | Add GTK_ALIGN_BASELINE to GtkAlign | Alexander Larsson | 2013-04-23 | 1 | -0/+1 |
* | Add Composite Child machinery and APIs to GtkWidget | Tristan Van Berkom | 2013-04-08 | 1 | -0/+73 |
* | Deprecate gtk_widget_push_composite_child & friends | Tristan Van Berkom | 2013-04-08 | 1 | -0/+4 |
* | GtkWidget: add missing deprecation marks | Sébastien Wilmet | 2013-03-24 | 1 | -0/+4 |
* | docs: add some missing gtk-doc blocks and Since tags for new API | Cosimo Cecchi | 2013-02-18 | 1 | -0/+3 |
* | GtkTickCallback: document use of G_SOURCE_CONTINUE/REMOVE for return value | Owen W. Taylor | 2013-02-14 | 1 | -2/+2 |
* | Add gtk_widget_add_tick_callback(), remove GtkTimeline, etc. | Owen W. Taylor | 2013-02-14 | 1 | -6/+26 |
* | Add an UPDATE phase and GdkFrameClockTarget, use for GtkStyleContext | Owen W. Taylor | 2013-02-14 | 1 | -0/+7 |
* | Add GdkFrameClock | Owen W. Taylor | 2013-02-14 | 1 | -0/+2 |
* | Add gtk_widget_get/set_opacity | Alexander Larsson | 2013-02-07 | 1 | -0/+5 |
* | Add gtk_widget_(un)register_window | Alexander Larsson | 2013-02-07 | 1 | -0/+6 |