summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adwaita: popover menu stylingwip/jimmac/menu-styling-adjustments-popoverJakub Steiner2020-05-073-10/+19
* Adwaita: radios and checks for menusJakub Steiner2020-05-073-60/+65
* Adwaita: menu popover metricsJakub Steiner2020-05-071-6/+8
* Adwaita: use thinner arrows for navigationJakub Steiner2020-05-071-2/+2
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-05-071-8/+1
|\
| * Fix an inspector crashMatthias Clasen2020-05-061-8/+1
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-05-071-10/+19
|\
| * modelbutton: Unify activation code pathsMatthias Clasen2020-05-061-10/+19
|/
* Merge branch 'ebassi/for-master' into 'master'Emmanuele Bassi2020-05-062-4/+5
|\
| * Annotate gtk_text_child_anchor_get_widgets() correctlyEmmanuele Bassi2020-05-061-2/+3
| * Annotate gdk_motion_event_get_history() correctlyEmmanuele Bassi2020-05-061-2/+2
|/
* Merge branch 'gbsneto/array-clear-func' into 'master'Georges Basile Stavracas Neto2020-05-061-1/+0
|\
| * icontheme: Don't free array elementGeorges Basile Stavracas Neto2020-05-061-1/+0
* | Merge branch 'wip/exalm/polish' into 'master'Matthias Clasen2020-05-063-15/+26
|\ \
| * | widget-factory: Remove duplicate margin-startAlexander Mikhaylenko2020-05-071-1/+0
| * | widget-factory: Align spinbutton in the list on page 2Alexander Mikhaylenko2020-05-071-0/+4
| * | video: Use more appropriate revealer transitionAlexander Mikhaylenko2020-05-071-0/+1
| * | adwaita: Remove a redundant -gtk-icon-shadow: noneAlexander Mikhaylenko2020-05-071-2/+0
| * | adwaita: Don't style window menu button anymoreAlexander Mikhaylenko2020-05-071-7/+5
| * | adwaita: Use tabular figures where appropriateAlexander Mikhaylenko2020-05-071-1/+7
| * | adwaita: Make popover border transparentAlexander Mikhaylenko2020-05-071-2/+4
| * | adwaita: Update app icon shadowAlexander Mikhaylenko2020-05-071-2/+5
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-05-061-1/+1
|\ \ \ | |_|/ |/| |
| * | nodeeditor: Don't use container api on list box rowsMatthias Clasen2020-05-061-1/+1
|/ /
* | Merge branch 'gbsneto/fix-text-child-header' into 'master'Matthias Clasen2020-05-061-1/+1
|\ \
| * | textchild: Include <gtk/gtkwidget.h>Georges Basile Stavracas Neto2020-05-061-1/+1
* | | Merge branch 'master.struct.msvc' into 'master'Matthias Clasen2020-05-061-6/+8
|\ \ \
| * | | gtk/gtkaccelgroup.c: Fix build on Visual StudioChun-wei Fan2020-04-291-6/+8
* | | | Merge branch 'wip/exalm/row' into 'master'Matthias Clasen2020-05-061-2/+2
|\ \ \ \
| * | | | placesview: Stop using gtk_container_add() for GtkListBoxRowAlexander Mikhaylenko2020-05-071-2/+2
* | | | | Merge branch 'drop-click-gesture-area' into 'master'Matthias Clasen2020-05-063-89/+2
|\ \ \ \ \
| * | | | | gestureclick: Drop the areaMatthias Clasen2020-05-063-89/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'master-disable-introspection' into 'master'Matthias Clasen2020-05-061-0/+3
|\ \ \ \ \
| * | | | | CI: disable introspection with mingw to avoid flaky buildsChristoph Reiter2020-05-061-0/+3
| |/ / / /
* | | | | CI: use bash style variable expansion for the mingw cache keyChristoph Reiter2020-05-061-1/+1
* | | | | Merge branch 'wip/jimmac/HC-focus' into 'master'Jakub Steiner2020-05-061-0/+4
|\ \ \ \ \
| * | | | | HC: more contrasty focus ringsJakub Steiner2020-05-061-0/+4
| |/ / / /
* | | | | Merge branch 'abolish-size-allocate' into 'master'Matthias Clasen2020-05-0618-176/+117
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | widget: Drop the ::size-allocate signalMatthias Clasen2020-05-061-32/+4
| * | | | tooltipwindow: Stop using the ::size-allocate signalMatthias Clasen2020-05-061-30/+3
| * | | | tooltipwindow: Drop some dead codeMatthias Clasen2020-05-061-9/+0
| * | | | tooltip: Add private api to allocate the windowMatthias Clasen2020-05-064-0/+22
| * | | | Explicitly update widget a11y bounds when allocatingEmmanuele Bassi2020-05-063-19/+23
| * | | | tests: Stop using ::size-allocateMatthias Clasen2020-05-062-50/+0
| * | | | inspector: Stop using ::size-allocateMatthias Clasen2020-05-061-8/+3
| * | | | examples: Use GtkDrawingArea::resizeMatthias Clasen2020-05-061-6/+5
| * | | | gtk-demo: Use GtkDrawingArea::resizeMatthias Clasen2020-05-061-3/+5
| * | | | drawingarea: Add a ::resize signalMatthias Clasen2020-05-062-2/+47
| * | | | a11y: Avoid a gratitious use of ::size-allocateMatthias Clasen2020-05-061-4/+3
| * | | | cellarea: CosmeticsMatthias Clasen2020-05-061-1/+1