summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* colorspace: Add gdk_color_space_get_named ()wip/otte/colorspaceBenjamin Otte2021-10-283-0/+129
* gdk: Introduce GdkColorBenjamin Otte2021-10-287-1/+355
* x11: Implement support for color spacesBenjamin Otte2021-10-283-5/+80
* API: Add GdkSurface::color-spaceBenjamin Otte2021-10-283-12/+80
* Support color profiles in pixbufsMatthias Clasen2021-10-281-7/+36
* jpeg: Handle color profilesMatthias Clasen2021-10-281-7/+48
* tiff: Handle color profilesMatthias Clasen2021-10-281-13/+82
* png: Handle color profilesBenjamin Otte2021-10-281-1/+119
* widget-factory: Add tests for loading color profilesBenjamin Otte2021-10-285-3/+84
* widget-factory: Add gradient rendering testBenjamin Otte2021-10-287-3/+174
* memorytexture: Add colorspace argument to from_texture()Benjamin Otte2021-10-288-21/+29
* texture: Make ::download() take a colorspaceBenjamin Otte2021-10-284-5/+17
* API: Add gdk_memory_texture_new_with_color_space()Benjamin Otte2021-10-282-11/+63
* memoryformat: Take a color profile when convertingBenjamin Otte2021-10-289-7/+64
* texture: Add a ::color-space propertyBenjamin Otte2021-10-283-17/+79
* gdk: Add GdkLcmsColorSpaceBenjamin Otte2021-10-284-0/+211
* cms: Add lcms to the buildBenjamin Otte2021-10-284-0/+24
* gdk: Add GdkColorSpaceBenjamin Otte2021-10-286-0/+318
* cssparser: Remove unused argumentBenjamin Otte2021-10-286-14/+10
* Merge branch 'gtkeventcontroller.c-fix' into 'master'Matthias Clasen2021-10-271-1/+1
|\
| * gtk: Hold reference on controller until events are fully handledMaxim Zakharov2021-10-281-1/+1
* | Merge branch 'rgba-for-master' into 'master'Matthias Clasen2021-10-271-1/+1
|\ \
| * | docs: standard names are CSS names, not X11 names Benjamin Otte2021-10-271-1/+1
|/ /
* | Merge branch 'wip/chergert/use-fabs-in-macos' into 'master'Matthias Clasen2021-10-271-1/+1
|\ \
| * | macos: fix scale on macOS 12 betaChristian Hergert2021-10-141-1/+1
* | | Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2021-10-2620-328/+391
|\ \ \ | |_|/ |/| |
| * | css: Don't throw warnings on broken URL in image cssBenjamin Otte2021-10-265-0/+34
| * | gdk: Split enums from typesBenjamin Otte2021-10-2615-306/+358
| * | gdktypes: Remove GDK_EXTERN_VARBenjamin Otte2021-10-261-23/+0
|/ /
* | Merge branch 'bilelmoussaoui/missing-since-annotations' into 'master'Matthias Clasen2021-10-265-9/+25
|\ \
| * | g-i: add missing since 4.6 annotationsBilal Elmoussaoui2021-10-214-0/+16
| * | gdk: fix MemoryFormat since annotationsBilal Elmoussaoui2021-10-211-9/+9
* | | Merge branch 'alatiera/gdk_create_context_nullable' into 'master'Benjamin Otte2021-10-251-1/+1
|\ \ \
| * | | gdkdisplay: Remove (nullable)Jordan Petridis2021-10-251-1/+1
* | | | Update Latvian translationRūdolfs Mazurs2021-10-251-1752/+1787
|/ / /
* | | Merge branch 'enterprisey-master-patch-53741' into 'master'Emmanuele Bassi2021-10-251-1/+1
|\ \ \
| * | | readme: Fix "Building GTK" docs linkenterprisey2021-10-251-1/+1
|/ / /
* | | Merge branch 'wip/exalm/polish' into 'master'Matthias Clasen2021-10-248-111/+52
|\ \ \
| * | | inspector: Expand the controllers column viewAlexander Mikhaylenko2021-10-241-0/+1
| * | | inspector: Use .list for property list as wellAlexander Mikhaylenko2021-10-241-0/+1
| * | | inspector: Clean up the .list styleAlexander Mikhaylenko2021-10-241-11/+13
| * | | inspector: Stop using .sidebar for the recorder pageAlexander Mikhaylenko2021-10-241-6/+6
| * | | inspector: Use consistent GtkTextView marginsAlexander Mikhaylenko2021-10-242-0/+6
| * | | inspector: Add a separator under toolbar in css editorAlexander Mikhaylenko2021-10-241-0/+3
| * | | inspector: Use tabular figures for list position labelAlexander Mikhaylenko2021-10-241-0/+3
| * | | inspector: Use .toolbar for toolbarsAlexander Mikhaylenko2021-10-244-61/+16
| * | | inspector: Use a GtkSeparator for the object details toolbarAlexander Mikhaylenko2021-10-242-7/+3
| * | | inspector: Remove list header styleAlexander Mikhaylenko2021-10-241-26/+0
|/ / /
* | | Update POTFILES.skipPiotr Drąg2021-10-232-0/+4
* | | Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2021-10-234-14/+7
|\ \ \