summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* display: Remove unused x/y/w/h form create_surface() vfuncwip/otte/gdkBenjamin Otte2021-03-3120-241/+82
* macos: Use GdkSurface's scale factorBenjamin Otte2021-03-312-12/+1
* broadway: Use scale factor of GdkSurfaceBenjamin Otte2021-03-311-15/+1
* x11: Use GdkSurface's scale factorBenjamin Otte2021-03-317-180/+174
* surface: Add a private structBenjamin Otte2021-03-312-17/+24
* surface: Make gdk_surface_update_size() update the sizeBenjamin Otte2021-03-312-7/+41
* surface: Pass width/height/scale to update_size()Benjamin Otte2021-03-317-7/+14
* surface: Remove generic invalidation callsBenjamin Otte2021-03-311-4/+0
* window: Don't map children twiceBenjamin Otte2021-03-311-9/+0
* window: present() the toplevel only onceBenjamin Otte2021-03-311-5/+2
* gstmedia: Properly detect stream metadata when preparingBenjamin Otte2021-03-311-15/+33
* build: Define if options should be enabled or disbaledBenjamin Otte2021-03-311-8/+8
* Update Swedish translationAnders Jonsson2021-03-301-953/+970
* Merge branch 'docs' into 'master'Matthias Clasen2021-03-302-4/+4
|\
| * docs: Cover corner-case of @line_number = total lines in bufferAvinash Sonawane2021-03-302-4/+4
* | 4.2.04.2.0Matthias Clasen2021-03-301-1/+1
* | Actually build docs for releasesMatthias Clasen2021-03-301-1/+1
* | Disable the border-image-url reftestMatthias Clasen2021-03-301-3/+5
* | Disable flaky focus testsMatthias Clasen2021-03-301-2/+3
* | Disable the label-background reftestMatthias Clasen2021-03-301-3/+5
* | Fix tests for new versionMatthias Clasen2021-03-301-1/+1
* | Merge branch 'ebassi/dist-docs' into 'master'Matthias Clasen2021-03-303-20/+40
|\ \
| * | build: Dist the API referencesEmmanuele Bassi2021-03-303-20/+40
|/ /
* | Merge branch 'issue3791-gtk4' into 'master'Jonas Ã…dahl2021-03-301-17/+13
|\ \
| * | gdk/wayland: Defer processing of globals closuresRobert Mader2021-03-301-17/+13
|/ /
* | Merge branch 'ngl-text-tweaks' into 'master'Matthias Clasen2021-03-304-40/+66
|\ \ | |/ |/|
| * ngl: Avoid a gotongl-text-tweaksMatthias Clasen2021-03-301-4/+3
| * gsk: Avoid empty glyphs earlyMatthias Clasen2021-03-302-5/+8
| * ngl: Speed up glyph loopngl-text-tweaks-1Matthias Clasen2021-03-302-28/+47
| * ngl: We only need two bits for phasesMatthias Clasen2021-03-301-3/+3
| * UpdatesMatthias Clasen2021-03-301-2/+7
|/
* Merge branch 'ngl-trivia' into 'master'Matthias Clasen2021-03-303-16/+16
|\
| * ngl: CosmeticsMatthias Clasen2021-03-291-11/+11
| * ngl: Improve packingMatthias Clasen2021-03-291-3/+3
| * gsk: Typo fixMatthias Clasen2021-03-291-1/+1
| * ngl: Typo fixMatthias Clasen2021-03-291-1/+1
* | Merge branch 'video-player-images' into 'master'Matthias Clasen2021-03-301-0/+15
|\ \ | |/ |/|
| * gtk-demo: Allow opening images in video playerMatthias Clasen2021-03-291-0/+15
|/
* Merge branch 'frame-rate-benchmark' into 'master'Matthias Clasen2021-03-294-0/+194
|\
| * Add a frame benchmarkframe-rate-benchmarkMatthias Clasen2021-03-294-0/+194
* | Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2021-03-292-8/+25
|\ \
| * | mediastream: Insist streams are prepared when they start playingBenjamin Otte2021-03-291-0/+6
| * | gstmedia: Ensure we prepare files without durationBenjamin Otte2021-03-291-8/+19
* | | Update Hebrew translationYosef Or Boczko2021-03-281-3245/+4378
* | | Update Hebrew translationYosef Or Boczko2021-03-281-5475/+6607
| |/ |/|
* | Merge branch 'text-node-tweak' into 'master'Matthias Clasen2021-03-281-0/+3
|\ \
| * | textview: Tweak render nodestext-node-tweakMatthias Clasen2021-03-281-0/+3
* | | Merge branch 'smarter-diff' into 'master'Matthias Clasen2021-03-287-19/+189
|\ \ \
| * | | Add some tests for node diffingsmarter-diffMatthias Clasen2021-03-282-0/+132
| * | | gsk: Make rendernode diffing smarterMatthias Clasen2021-03-283-12/+53