Matthias Clasen
|
b73e810613
|
GtkStyleContext: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:11 -04:00 |
|
Matthias Clasen
|
1208539eff
|
GtkStatusIcon: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:10 -04:00 |
|
Matthias Clasen
|
9321b30b0b
|
GtkSpinner: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:10 -04:00 |
|
Matthias Clasen
|
d03752cdcc
|
GtkSpinButton: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:10 -04:00 |
|
Matthias Clasen
|
83669856b2
|
GtkSizeGroup: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:09 -04:00 |
|
Matthias Clasen
|
4867e95291
|
GtkSeparatorToolItem: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:09 -04:00 |
|
Matthias Clasen
|
710a5b3a90
|
GtkSearchBar: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:09 -04:00 |
|
Matthias Clasen
|
115faae371
|
GtkSearchBar: Handle lack of an entry
We were not dealing with the possibility of priv->entry being
NULL in all places.
|
2014-06-09 13:31:09 -04:00 |
|
Matthias Clasen
|
0dd1102cc4
|
GtkSeparator: Explicitly notify orientation
|
2014-06-09 13:31:08 -04:00 |
|
Matthias Clasen
|
ed6f9c1ee9
|
GtkScrolledWindow: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:08 -04:00 |
|
Matthias Clasen
|
570194640e
|
GtkScrollable: Use G_PARAM_EXPLICIT_NOTIFY
Implementors will have to be adjusted.
|
2014-06-09 13:31:08 -04:00 |
|
Matthias Clasen
|
0505a189d3
|
GtkScaleButton: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:08 -04:00 |
|
Matthias Clasen
|
1740663584
|
GtkScale: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:07 -04:00 |
|
Matthias Clasen
|
f80ff85745
|
GtkRecentChooserMenu: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:07 -04:00 |
|
Matthias Clasen
|
e6f413c6a7
|
GtkRange: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:07 -04:00 |
|
Matthias Clasen
|
f446ffdd5d
|
GtkProgressbar: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:07 -04:00 |
|
Matthias Clasen
|
e1d1ed863e
|
GtkPrintOperation: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:07 -04:00 |
|
Matthias Clasen
|
8915e9cf42
|
GtkPopover: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:06 -04:00 |
|
Matthias Clasen
|
22cc9749c9
|
GtkPaned: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:06 -04:00 |
|
Matthias Clasen
|
c93355616f
|
GtkNotebook: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:06 -04:00 |
|
Matthias Clasen
|
47615f32bf
|
GtkMessageDialog: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:06 -04:00 |
|
Matthias Clasen
|
c1540464b7
|
GtkMenuShell: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:06 -04:00 |
|
Matthias Clasen
|
cfbfeb1b3c
|
GtkMenuButton: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:06 -04:00 |
|
Matthias Clasen
|
0d528ab391
|
GtkMenuBar: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:05 -04:00 |
|
Matthias Clasen
|
60fbb2bb89
|
GtkMenu: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:05 -04:00 |
|
Matthias Clasen
|
3f3f26d8a1
|
GtkLinkButton: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:05 -04:00 |
|
Matthias Clasen
|
45c84a63a3
|
GtkLevelBar: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:05 -04:00 |
|
Matthias Clasen
|
46828a41b0
|
GtkLayout: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:05 -04:00 |
|
Matthias Clasen
|
6ac00a7ff7
|
GtkInfoBar: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:04 -04:00 |
|
Matthias Clasen
|
726d603f61
|
GtkIMContext: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:04 -04:00 |
|
Matthias Clasen
|
720561475d
|
GtkIconView: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:04 -04:00 |
|
Matthias Clasen
|
68673963fc
|
GtkImage: Use G_PARAM_EXPLICIT_NOTIFY
And make use of the new icon helper API to avoid
redundant notification.
|
2014-06-09 13:31:04 -04:00 |
|
Matthias Clasen
|
7e40d74b0b
|
GtkIconHelper: Change setters to return success
This makes it easier to avoid redundant notifications in users.
|
2014-06-09 13:31:04 -04:00 |
|
Matthias Clasen
|
d1f6858b36
|
GtkHeaderBar: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:04 -04:00 |
|
Matthias Clasen
|
efc2166c25
|
GtkGrid: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:03 -04:00 |
|
Matthias Clasen
|
f195322254
|
GtkGestureSingle: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:03 -04:00 |
|
Matthias Clasen
|
11224f521d
|
GtkGesturePan: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:03 -04:00 |
|
Matthias Clasen
|
372223ac94
|
GtkRecentChooserDefault: Adapt to explicit notify
|
2014-06-09 13:31:03 -04:00 |
|
Matthias Clasen
|
f6e5f88454
|
GtkRecentChooser: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:03 -04:00 |
|
Matthias Clasen
|
92e30dadc2
|
GdkOffscreenWindow: Fill in a few more vfuncs
Mostly to avoid special cases in testcases.
|
2014-06-09 13:31:03 -04:00 |
|
Matthias Clasen
|
110f859899
|
GtkEventController: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:02 -04:00 |
|
Matthias Clasen
|
eebb73032a
|
GtkFontButton: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:02 -04:00 |
|
Matthias Clasen
|
2a7bed6858
|
GtkFontButton Trivial cleanup
Replace GTK_PARAM_READABLE|GTK_PARAM_WRITABLE by GTK_PARAM_READWRITE.
|
2014-06-09 13:31:02 -04:00 |
|
Matthias Clasen
|
eb34ff5b48
|
GtkFontButton: Fix the handling of show-preview-button
We were not storing the value at all, and not notifying.
|
2014-06-09 13:31:02 -04:00 |
|
Matthias Clasen
|
595a44680a
|
GtkFontChooser: Use G_PARAM_EXPLICIT_NOTIFY for show-preview-entry
Implementors will have to be adjusted.
|
2014-06-09 13:31:01 -04:00 |
|
Matthias Clasen
|
6877253e14
|
GtkFlowBox: Explicitly notify orientation
|
2014-06-09 13:31:01 -04:00 |
|
Matthias Clasen
|
43ba93971c
|
GtkExpander: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:01 -04:00 |
|
Matthias Clasen
|
544b5b0fe6
|
GtkEventBox: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:01 -04:00 |
|
Matthias Clasen
|
e3dc90dc9b
|
GtkToggleButton: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:01 -04:00 |
|
Matthias Clasen
|
bce70ca75e
|
GtkMenuItem: Use G_PARAM_EXPLICIT_NOTIFY
|
2014-06-09 13:31:00 -04:00 |
|