summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Add a test that checks for property accessorswip/otte/accessorsBenjamin Otte2020-02-152-0/+297
* Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2020-02-14307-683/+758
|\
| * Drop gdk_surface_new_tempMatthias Clasen2020-02-143-4/+2
| * testsuite: Stop using gdk_surface_new_tempMatthias Clasen2020-02-142-4/+2
| * window: Remove GtkWindowType and window->typeBenjamin Otte2020-02-146-198/+51
| * testsuite: Use GtkTextDirection instead of GtkWindowTypeBenjamin Otte2020-02-141-4/+4
| * textview: Fix docs typoBenjamin Otte2020-02-141-1/+1
| * window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-14190-298/+284
| * testsuite: Replace popups with toplevelsBenjamin Otte2020-02-142-4/+4
| * builder: Use different construct-only propertyBenjamin Otte2020-02-141-4/+2
| * widget: Add gtk_widget_get_css_name() APIBenjamin Otte2020-02-143-0/+21
| * testsuite: Remove popup property from simplify toolsBenjamin Otte2020-02-148-8/+0
| * testsuite: Turn all CSS test ui files into regular windowsBenjamin Otte2020-02-1438-38/+38
| * testsuite: Make a11y tests use regular windowsBenjamin Otte2020-02-1459-123/+352
|/
* Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2020-02-14255-255/+255
|\
| * reftests: Change popup windows to non-decorated windowsBenjamin Otte2020-02-14255-255/+255
|/
* Merge branch 'zhaoqiang/gtk-To_avoid_compiler_warning'Matthias Clasen2020-02-140-0/+0
|\
| * Remove some unused variablesZhaoQiang2019-04-091-2/+0
* | Merge branch 'master-subtract-base-size' into 'master'Matthias Clasen2020-02-141-0/+16
|\ \
| * | gdk: Subtract base size when checking aspect ratioVlad Zahorodnii2020-01-191-0/+16
* | | Merge branch 'wip/otte/for-master' into 'master'Mohammed Sadiq2020-02-142-2/+42
|\ \ \
| * | | slicelistmodel: Fix two wrong computationsBenjamin Otte2020-02-142-2/+42
|/ / /
* | | Force-create style contexts in realizeMatthias Clasen2020-02-131-0/+2
* | | Merge branch 'master' into 'master'Emmanuele Bassi2020-02-132-4/+4
|\ \ \
| * | | Fix detection of OpenGL 3.3 core GL_ARB_timer_query.David Hogan2020-02-141-1/+1
| * | | Fixed OpenGL extension detection for extensions promoted to OpenGL core.David Hogan2020-02-141-3/+3
|/ / /
* | | Merge branch 'ci-flatpak' into 'master'Emmanuele Bassi2020-02-131-1/+1
|\ \ \
| * | | ci: Remove G_MESSAGES_DEBUGEmmanuele Bassi2020-02-131-1/+0
| * | | ci: Allow flatpak jobs to failEmmanuele Bassi2020-02-131-0/+1
|/ / /
* | | Merge branch 'gi-fixes' into 'master'Matthias Clasen2020-02-1318-31/+82
|\ \ \
| * | | Remove gtk_style_context_get_parent()Emmanuele Bassi2020-02-132-4/+0
| * | | gi: Skip gtk_custom_layout_new()Emmanuele Bassi2020-02-131-3/+3
| * | | Fix the function name in the gtk-doc stanzaEmmanuele Bassi2020-02-131-1/+1
| * | | Match argument name between declaration and definitionEmmanuele Bassi2020-02-132-2/+2
| * | | docs: Match the argument name with its declarationEmmanuele Bassi2020-02-131-2/+2
| * | | Add a notify function to GdkContentProviderEmmanuele Bassi2020-02-1311-19/+74
* | | | Make release builds mandatory for ciMatthias Clasen2020-02-131-1/+0
* | | | testsuite: Handle icontheme test betterMatthias Clasen2020-02-132-8/+16
* | | | gsk: Fix the compiler warning differentlyMatthias Clasen2020-02-131-4/+3
* | | | Merge branch 'report-fixes' into 'master'Emmanuele Bassi2020-02-133-56/+60
|\ \ \ \ | |/ / / |/| | |
| * | | ci: Use per-suite anchorsEmmanuele Bassi2020-02-131-9/+9
| * | | ci: Rearrange the results in the HTML reportEmmanuele Bassi2020-02-131-41/+41
| * | | ci: Fix the HTML anchor in the reportEmmanuele Bassi2020-02-131-1/+1
| * | | ci: Use result instead of exit code in the JUnit reportEmmanuele Bassi2020-02-131-2/+4
| * | | ci: Unexpected passes are failuresEmmanuele Bassi2020-02-131-2/+2
| * | | ci: Put the branch name in the HTML headerEmmanuele Bassi2020-02-131-1/+1
| * | | ci: Move HTML report meta from header to articleEmmanuele Bassi2020-02-131-5/+8
| * | | ci: Re-enable ccacheEmmanuele Bassi2020-02-131-1/+0
|/ / /
* | | Remove border-half-pixel reftest from xfailMatthias Clasen2020-02-131-1/+0
* | | Merge branch 'wip/otte/no-clip-on-draw' into 'master'Matthias Clasen2020-02-1310-169/+243
|\ \ \