Matthias Clasen
|
b5077d02ed
|
Clarify the docs for gtk_widget_class_set_css_name
Reword, and mention the default css name.
|
2020-12-02 10:06:01 -05:00 |
|
Bilal Elmoussaoui
|
6a3bd1c4d1
|
window: default_icon_name can be null
|
2020-12-02 10:00:18 -05:00 |
|
Emmanuele Bassi
|
2fcd0e21bd
|
Merge branch 'ebassi/for-master' into 'master'
Various documentation fixes
See merge request GNOME/gtk!2900
|
2020-12-02 13:40:25 +00:00 |
|
Daniel Mustieles
|
5127726bbc
|
Updated Spanish translation
|
2020-12-02 13:54:32 +01:00 |
|
Daniel Mustieles
|
db456a70ee
|
Updated Spanish translation
|
2020-12-02 09:26:08 +01:00 |
|
Emmanuele Bassi
|
770e848953
|
Merge branch 'wip/chergert/gdk-macos-for-master' into 'master'
macos: various macos improvements for GTK 4
See merge request GNOME/gtk!2902
|
2020-12-02 01:14:30 +00:00 |
|
Christian Hergert
|
9e1dd15e31
|
macos: use Cairo renderer by default
Until the GL renderer is working on macOS OpenGL, we need to default
to the Cairo renderer.
|
2020-12-01 16:24:15 -08:00 |
|
Christian Hergert
|
27b9a9e7ef
|
macos: glFlush() when switching GL contexts
The Mac OpenGL programming guide suggests that you glFlush() before changing
contexts to ensure that the commands have been submitted.
|
2020-12-01 16:19:04 -08:00 |
|
Christian Hergert
|
a020c901ba
|
macos: treat some toplevel NSWindow like document windows
This makes the window animate in by the window manager like other
application windows on macOS. Currently ignored for transient windows.
|
2020-12-01 16:19:04 -08:00 |
|
Emmanuele Bassi
|
cdad68e858
|
docs: Ignore generated Wayland protocol file
|
2020-12-01 18:03:31 +00:00 |
|
Emmanuele Bassi
|
ef36028526
|
docs: Ignore more private files
|
2020-12-01 18:01:33 +00:00 |
|
Emmanuele Bassi
|
69b1b19315
|
docs: Annotate missing symbols
|
2020-12-01 17:28:16 +00:00 |
|
Emmanuele Bassi
|
516f71bbdc
|
Use the appropriate prefix for GtkBuilderClosureFlags
Facilitate the job of glib-mkenums, and ensure that the enumeration
nicknames are computed reliably.
|
2020-12-01 17:26:34 +00:00 |
|
Emmanuele Bassi
|
d820fea7a4
|
docs: Annotate GtkBuildableParser
|
2020-12-01 17:21:45 +00:00 |
|
Emmanuele Bassi
|
3e8d157118
|
docs: Hide GtkBitsetIter fields
|
2020-12-01 17:18:38 +00:00 |
|
Emmanuele Bassi
|
67f45940ce
|
docs: Annotate GtkAssistant::escape action signal
|
2020-12-01 17:18:23 +00:00 |
|
Emmanuele Bassi
|
95400e6451
|
docs: Annotate GtkAppChooserButton::changed
|
2020-12-01 17:16:05 +00:00 |
|
Emmanuele Bassi
|
d46fe31f54
|
docs: Ignore more files
|
2020-12-01 15:51:52 +00:00 |
|
Emmanuele Bassi
|
4f67be1c8e
|
docs: Add missing annotations for GtkTextTagTable
|
2020-12-01 15:51:52 +00:00 |
|
Emmanuele Bassi
|
c13e164f25
|
Make GtkCenterLayout accessors more idiomatic
Add argument validation, and emit a layout-changed signal whenever the
start, center, and end widgets change.
|
2020-12-01 15:51:52 +00:00 |
|
Emmanuele Bassi
|
eba8f36d4f
|
docs: Fix annotations in GtkCenterLayout
Missing ':' separator.
|
2020-12-01 15:51:52 +00:00 |
|
Emmanuele Bassi
|
37f11ab77d
|
docs: Annotate GskRenderer
|
2020-12-01 15:51:52 +00:00 |
|
Emmanuele Bassi
|
8b898818c2
|
docs: Annotate the GL shader objects
|
2020-12-01 15:51:52 +00:00 |
|
Emmanuele Bassi
|
0f62ab6c42
|
docs: Annotate all render node types
|
2020-12-01 15:51:52 +00:00 |
|
Emmanuele Bassi
|
c524b72d13
|
docs: Annotate structure types used by GskRenderNodes
|
2020-12-01 15:51:52 +00:00 |
|
Emmanuele Bassi
|
b5313dbd4d
|
docs: Annotate GdkDeviceTool
|
2020-12-01 15:51:52 +00:00 |
|
Emmanuele Bassi
|
b9a1827da7
|
docs: Annotate GdkGLTexture
|
2020-12-01 13:48:07 +00:00 |
|
Emmanuele Bassi
|
1057189ea2
|
docs: Annotate GdkMemoryTexture
|
2020-12-01 13:47:56 +00:00 |
|
Emmanuele Bassi
|
879b2845ad
|
docs: Annotate GdkPaintable
The dummy typedef needs a gtk-doc stanza, and the interface
documentation needs to be slightly clarified.
|
2020-12-01 13:44:51 +00:00 |
|
Emmanuele Bassi
|
ecce3756d4
|
docs: Annotate GdkPopup
|
2020-12-01 13:42:07 +00:00 |
|
Emmanuele Bassi
|
6e4dd5811d
|
docs: Annotate GdkSnapshot
|
2020-12-01 13:41:28 +00:00 |
|
Emmanuele Bassi
|
598e1304f6
|
docs: Annotate the GdkToplevel interface
|
2020-12-01 13:39:48 +00:00 |
|
Emmanuele Bassi
|
e3fbc0ee9c
|
docs: Fix typo in the GdkTolevelLayout annotation
|
2020-12-01 13:38:33 +00:00 |
|
Emmanuele Bassi
|
4021734047
|
docs: Annotate the GdkContentProviderClass structure
|
2020-12-01 13:38:12 +00:00 |
|
Emmanuele Bassi
|
5a307fa7f3
|
docs: Ignore more private headers
|
2020-12-01 13:37:59 +00:00 |
|
Matthias Clasen
|
617d12fd77
|
Merge branch 'sophie-h/gtk-nullables-2'
Merge Sophie's nullable annotations, with some documentation
fixups on top.
|
2020-11-30 23:43:44 -05:00 |
|
Matthias Clasen
|
837f398a9b
|
columnviewcolumn: Improve docs
Mention what setting sorter to NULL means.
|
2020-11-30 23:40:03 -05:00 |
|
Matthias Clasen
|
e18211deca
|
centerlayout: Improve docs
Explain what passing NULL does.
|
2020-11-30 23:36:23 -05:00 |
|
Jordi Mas
|
32a547cc3e
|
Update Catalan translation
|
2020-11-30 22:35:47 +01:00 |
|
Matthias Clasen
|
365afa381a
|
Merge branch 'arnaudb/annotate-set-title' into 'master'
Add "nullable" annotation.
See merge request GNOME/gtk!2895
|
2020-11-30 21:14:28 +00:00 |
|
Matthias Clasen
|
b7d3c073f8
|
NEWS: Updates
|
2020-11-30 14:00:26 -05:00 |
|
Matthias Clasen
|
56b0095622
|
Merge branch 'master' into 'master'
broadway: make header name parsing case-insensitve
Closes #3406
See merge request GNOME/gtk!2894
|
2020-11-30 17:55:27 +00:00 |
|
Matthias Clasen
|
39f0c48eb2
|
Apply 1 suggestion(s) to 1 file(s)
|
2020-11-30 17:44:30 +00:00 |
|
Matthias Clasen
|
7d24e1405e
|
Apply 1 suggestion(s) to 1 file(s)
|
2020-11-30 17:42:39 +00:00 |
|
Matthias Clasen
|
3680ae220a
|
Merge branch 'matthiasc/for-master' into 'master'
build: Use link_whole for linking our convenience libs
See merge request GNOME/gtk!2899
|
2020-11-30 15:49:25 +00:00 |
|
Matthias Clasen
|
f309fa21c9
|
build: Use link_whole for linking our convenience libs
Without this, we lose exported symbols from e.g. libgsk
that are not used elsewhere in the code.
|
2020-11-30 09:56:55 -05:00 |
|
Matthias Clasen
|
61e7326f22
|
Merge branch 'matthiasc/for-master' into 'master'
Matthiasc/for master
Closes #3364
See merge request GNOME/gtk!2898
|
2020-11-30 14:44:15 +00:00 |
|
Timm Bäder
|
dc13ff97e2
|
modelbutton: Reset active menu item on pointer leave
We don't want to leave an active menu item behind if the pointer doesn't
enter another menu item.
This matches the old GtkMenu behavior
|
2020-11-30 09:23:03 -05:00 |
|
Timm Bäder
|
af28237569
|
popovermenu: Connect to right controller signal
leave is emitted before the new contains-pointer value is set, so the
signal handler wasn't working right.
|
2020-11-30 09:22:57 -05:00 |
|
Timm Bäder
|
ff8de0a93f
|
eventcontrollermotion: Notify by pspec
|
2020-11-30 09:22:49 -05:00 |
|