summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* widget: Treat key controllers like gestureskey-controller-shortcutMatthias Clasen2019-05-121-1/+4
* about dialog: Fix page visibilityMatthias Clasen2019-05-122-2/+4
* Reinstate the activate-focus keybindingMatthias Clasen2019-05-121-0/+11
* Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2019-05-1249-392/+739
|\
| * rendernodeparser: Default color to blackBenjamin Otte2019-05-121-1/+1
| * cssparser: Make gsk_renderer_consume_url() return a stringBenjamin Otte2019-05-126-56/+77
| * rendernodeparser: Use parser blocksBenjamin Otte2019-05-121-70/+39
| * cssparser: Don't allow commit_token() on block EOFBenjamin Otte2019-05-121-2/+12
| * testsuite: Stop using g_test_bug()Benjamin Otte2019-05-1227-59/+27
| * node-editor: Report all errors in tooltipBenjamin Otte2019-05-121-3/+17
| * node-editor: Don't remove all text tags when savingBenjamin Otte2019-05-121-1/+11
| * testsuite: Don't die on the first errorBenjamin Otte2019-05-121-1/+2
| * rendernodeparser: Parse images differentlyBenjamin Otte2019-05-125-233/+203
| * css: Add data URL parsing to imagesBenjamin Otte2019-05-125-0/+53
| * css: Add gtk_css_data_url_parse()Benjamin Otte2019-05-125-0/+327
| * rendernode: Set EXTEND_PAD when drawing texturesBenjamin Otte2019-05-121-1/+5
|/
* Merge branch 'ci-master-fedora-30' into 'master'Christoph Reiter2019-05-103-7/+7
|\
| * CI: update docker image to fedora 30Christoph Reiter2019-05-103-7/+7
|/
* settings: Update docsMatthias Clasen2019-05-091-12/+1
* css provider: Stop mentioning key themesMatthias Clasen2019-05-091-3/+0
* glrenderer: Ensure current context for debug stuffBenjamin Otte2019-05-081-1/+2
* rendernode: Parse repeat nodesBenjamin Otte2019-05-081-1/+34
* node-editor: Never scale nodes upBenjamin Otte2019-05-081-0/+3
* Drop the public profiler apiMatthias Clasen2019-05-082-4/+0
* Profiler: drop the public apiMatthias Clasen2019-05-082-64/+0
* profiler: Update the D-Bus interface nameMatthias Clasen2019-05-081-8/+8
* Correct theme loading docsMatthias Clasen2019-05-081-5/+6
* css provider: Remove outdated version checkMatthias Clasen2019-05-081-3/+0
* Merge branch 'inspector-css' into 'master'Matthias Clasen2019-05-085-10/+38
|\
| * Improve the action editor moreMatthias Clasen2019-05-084-9/+37
| * inspector: Fix showing the frame clockMatthias Clasen2019-05-081-1/+1
* | Merge branch 'inspector-css' into 'master'Matthias Clasen2019-05-083-163/+196
|\ \ | |/
| * inspector: Port actions to a list viewMatthias Clasen2019-05-083-163/+196
* | gdk/gdkprofiler.c: Don't include unistd.h unconditionallyChun-wei Fan2019-05-071-0/+3
* | build: FixBenjamin Otte2019-05-081-1/+1
* | csstokenizer: Add more testcasesBenjamin Otte2019-05-0813-0/+40
* | csstokenizer: Handle backslash at end of documentBenjamin Otte2019-05-088-17/+40
* | Merge branch 'inspector-css' into 'master'Matthias Clasen2019-05-075-9/+70
|\ \ | |/
| * inspector: Style the property listMatthias Clasen2019-05-075-9/+70
* | Merge branch 'gdk-win32-unimplement-vfuncs' into 'master'Matthias Clasen2019-05-071-1/+4
|\ \ | |/ |/|
| * GdkSurface - Don't call unimplemented NULL set_startup_id() vfunc on Win32Sebastian Dröge2019-05-071-1/+4
* | emoji chooser: Name the idleMatthias Clasen2019-05-071-0/+1
|/
* Merge branch 'tracing' into 'master'Matthias Clasen2019-05-0720-5/+2268
|\
| * Add docsMatthias Clasen2019-05-071-0/+26
| * GtkApplication: Add a profiler dbus apiMatthias Clasen2019-05-072-0/+150
| * gsk: Add tracing to the vulkan rendererMatthias Clasen2019-05-071-1/+24
| * gsk: Add tracing to the gl rendererMatthias Clasen2019-05-071-1/+7
| * gsk: Add some more profiler apisMatthias Clasen2019-05-072-0/+15
| * frame clock: Add tracingMatthias Clasen2019-05-071-3/+105
| * Add a way to start the profilerMatthias Clasen2019-05-071-0/+6