| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed: Change coordinate apis to doubles | Matthias Clasen | 2020-05-22 | 1 | -17/+7 |
* | fixed: Derive from GtkWidget | Matthias Clasen | 2020-05-11 | 1 | -43/+98 |
* | fixed: Add gtk_fixed_remove | Matthias Clasen | 2020-05-11 | 1 | -5/+15 |
* | Move the idle sizer to GtkWindow | Matthias Clasen | 2020-04-20 | 1 | -1/+0 |
* | fixed: Documentation clarifications | Timm Bäder | 2019-09-09 | 1 | -2/+4 |
* | fixed: x/y passed to get_child_position are not optional | Timm Bäder | 2019-09-09 | 1 | -6/+6 |
* | fixedlayout: Don't call the child transform position | Timm Bäder | 2019-09-09 | 1 | -6/+6 |
* | Remove gtk_widget_get/set_has_surface | Matthias Clasen | 2019-05-28 | 1 | -1/+0 |
* | Use gtk_widget_class_set_layout_manager_type() | Emmanuele Bassi | 2019-05-06 | 1 | -2/+4 |
* | Add API to access child transformations to GtkFixed | Emmanuele Bassi | 2019-04-02 | 1 | -6/+61 |
* | Remove GtkLayout | Emmanuele Bassi | 2019-04-02 | 1 | -3/+0 |
* | Add overflow:hidden to GtkFixed | Emmanuele Bassi | 2019-04-02 | 1 | -0/+1 |
* | Turn GtkFixedLayoutChild:position into a transformation | Emmanuele Bassi | 2019-03-26 | 1 | -6/+16 |
* | Use GtkFixedLayout in GtkFixed | Emmanuele Bassi | 2019-03-26 | 1 | -232/+55 |
* | widget: Don't pass a position to ->size_allocate | Timm Bäder | 2018-11-13 | 1 | -6/+8 |
* | fixed: Remove unused struct member | Timm Bäder | 2018-08-25 | 1 | -1/+0 |
* | fixed: Remove child list | Timm Bäder | 2018-07-05 | 1 | -107/+64 |
* | fixed: Remove priv pointer | Timm Bäder | 2018-06-20 | 1 | -12/+10 |
* | widget: Remove clip from size-allocate vfunc | Benjamin Otte | 2018-04-05 | 1 | -5/+3 |
* | GtkWidget: Start renaming widget->window | Alexander Larsson | 2018-03-20 | 1 | -1/+1 |
* | fixed: Remove snapshot implementation | Timm Bäder | 2018-03-14 | 1 | -25/+0 |
* | Fixed: If can’t add child, don’t add to child info | Daniel Boles | 2017-10-13 | 1 | -0/+1 |
* | Fixed: Don’t dereference before typechecking | Daniel Boles | 2017-10-13 | 1 | -1/+3 |
* | GtkFixed: Update documentation intro | Daniel Boles | 2017-08-03 | 1 | -7/+12 |
* | widget: Add baseline and out_clip parameters to size-allocate | Timm Bäder | 2017-07-19 | 1 | -5/+9 |
* | fixed: Remove window | Timm Bäder | 2017-07-19 | 1 | -42/+2 |
* | Remove calls to gtk_widget_set_allocation | Timm Bäder | 2017-07-19 | 1 | -2/+0 |
* | gtk: Mass delete all GtkWidget event mask API | Carlos Garnacho | 2017-05-25 | 1 | -3/+1 |
* | container: Remove include_internals parameter from forall | Timm Bäder | 2017-04-25 | 1 | -2/+0 |
* | Remove gtk_container_snapshot_child | Timm Bäder | 2017-01-07 | 1 | -3/+4 |
* | snapshot: Convert GtkFixed | Benjamin Otte | 2016-11-15 | 1 | -24/+11 |
* | fixed: Port to GskRenderNode | Benjamin Otte | 2016-11-05 | 1 | -11/+23 |
* | widget: Use ::measure vfunc to measure size | Timm Bäder | 2016-10-22 | 1 | -42/+28 |
* | fixed: Use gdk_window_new_child() | Benjamin Otte | 2016-10-18 | 1 | -15/+5 |
* | API: container: Remove gtk_container_set_border_width() | Benjamin Otte | 2016-10-16 | 1 | -1/+0 |
* | API: Remove gdk_window_set_background() | Benjamin Otte | 2016-10-16 | 1 | -29/+0 |
* | API: Remove ability to set visuals on windows | Benjamin Otte | 2016-10-16 | 1 | -2/+1 |
* | fixed: add a comment for gtk_style_context_set_background() | Cosimo Cecchi | 2015-07-01 | 1 | -2/+28 |
* | fixed: Fix drawing order | Benjamin Otte | 2014-02-28 | 1 | -0/+27 |
* | docs: use apostrophes in *n't | William Jon McCann | 2014-02-07 | 1 | -2/+2 |
* | Revert "fixed: draw css background and borders" | Matthias Clasen | 2014-02-03 | 1 | -19/+0 |
* | Docs: Use markdown for lists | Matthias Clasen | 2014-02-02 | 1 | -11/+6 |
* | fixed: draw css background and borders | Paolo Borelli | 2013-11-03 | 1 | -0/+19 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -4/+2 |
* | Add gtk_widget_(un)register_window | Alexander Larsson | 2013-02-07 | 1 | -1/+1 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Fix another GtkFixed regression, in gtk_fixed_forall() | Matthias Clasen | 2011-02-02 | 1 | -1/+3 |
* | Fix crash in gtk_fixed_remove() | Vincent Untz | 2011-02-01 | 1 | -2/+0 |
* | Move GtkFixed docs inline | Pavel Holejsovsky | 2011-01-17 | 1 | -0/+74 |
* | Make GtkFixed use GtkStyleContext | Carlos Garnacho | 2011-01-04 | 1 | -2/+2 |