- 26 Dec, 2017 22 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
This is the right API to use for applications.
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
New API needs documentation.
-
Matthias Clasen authored
We no longer have an event for this, so move the enum to gdkwindow.h, where it belongs.
-
Matthias Clasen authored
-
Matthias Clasen authored
This is the only use of this undocumented struct, and it does not make this code any better. Just drop it.
-
Matthias Clasen authored
Document the ::invalidated signal.
-
Matthias Clasen authored
gdk_window_mark_paint_from_clip was removed in bddfd7bb
-
Matthias Clasen authored
New API needs documentation.
-
Matthias Clasen authored
Not sure if this really makes a difference.
-
Matthias Clasen authored
No longer public api.
-
Matthias Clasen authored
New api needs documentation.
-
Matthias Clasen authored
The implementation of this function was removed in 44cb3ccf.
-
Matthias Clasen authored
These no longer exist.
-
Matthias Clasen authored
New api needs documentation.
-
Matthias Clasen authored
Add a few things, reword some others.
-
Matthias Clasen authored
Some functions have been renamed here.
-
Matthias Clasen authored
And document how it works now.
-
- 25 Dec, 2017 4 commits
-
-
Matthias Clasen authored
Deemphasize GdkPixbuf in the docs.
-
Matthias Clasen authored
This has been broken since the inconsistent state was moved here in 2aea8dfe.
-
-
- 23 Dec, 2017 2 commits
-
-
Matthias Clasen authored
We no longer have GtkClipboard.
-
Matthias Clasen authored
Add the CSS font level 3 properties that we support now to the docs.
-
- 21 Dec, 2017 12 commits
-
-
Emmanuele Bassi authored
GdkDisplay is missing various annotations, and the introspection scanner is complaining about it.
-
Emmanuele Bassi authored
The GdkEvent API is missing some gtk-doc stanzas, as well as some introspection annotations.
-
Emmanuele Bassi authored
The `flags` parameter is missing, and the introspection scanner is complaining about it.
-
Emmanuele Bassi authored
The documentation and annotations for some of the print API is defined in platform-specific source files, so we need to ensure we're passing those files to the introspection scanner in order to avoid warnings, and to get the appropriate introspected API.
-
Emmanuele Bassi authored
We're missing the gtk-doc stanza, as well as the transfer annotation for the returned pointer.
-
Emmanuele Bassi authored
Transfer annotations do not apply to integral types.
-
Emmanuele Bassi authored
The new type propagation for g_object_ref() is raising a compiler warning for an assignment with a different type.
-
Timm Bäder authored
-
Timm Bäder authored
Still fall back in cases we can't handle that way.
-
Timm Bäder authored
-
Timm Bäder authored
-
Timm Bäder authored
-