Alexander Mikhaylenko
|
2323e8d77d
|
tests: Remove orientation from testvolumebutton
GtkVolumeButton isn't orientable anymore.
|
2020-05-11 19:53:31 +05:00 |
|
Alexander Mikhaylenko
|
531468cab6
|
test: Stop using stock-size for teestverticalcells
|
2020-05-11 19:51:18 +05:00 |
|
Alexander Mikhaylenko
|
58fcd09cff
|
tests: Fix testtreeelistmodel
Stop using GtkContainer API for GtkListBoxRow and GtkToggleButton.
|
2020-05-11 19:47:58 +05:00 |
|
Alexander Mikhaylenko
|
2940b17a8e
|
tests: Fix teststackedheader
Connect to signals programmatically.
|
2020-05-11 19:33:05 +05:00 |
|
Alexander Mikhaylenko
|
1d2af907fc
|
tests: Fix teststack "add icon" button
|
2020-05-11 19:27:41 +05:00 |
|
Alexander Mikhaylenko
|
b2da99fd4e
|
tests: Fix testselectionmode
Stop using <packing/> and GtkContainer API for random widgets.
|
2020-05-11 19:21:03 +05:00 |
|
Alexander Mikhaylenko
|
4361a884bf
|
tests: Fix testoverlay
Stop using child properties and margin property.
|
2020-05-11 19:13:04 +05:00 |
|
Alexander Mikhaylenko
|
14dc92c747
|
tests: Simplify testorientable
Since GtkButtonBox is gone, remove the separator and change grid to box.
|
2020-05-11 19:08:56 +05:00 |
|
Alexander Mikhaylenko
|
c9760ed456
|
tests: Remove testmodelbutton
GtkModelButton is private now, so it can't work anymore.
|
2020-05-11 19:03:53 +05:00 |
|
Alexander Mikhaylenko
|
7c148bebef
|
tests: Remove use-popover from testmenubutton
The corresponding property doesn't exist anymore.
|
2020-05-11 18:55:15 +05:00 |
|
Alexander Mikhaylenko
|
7aeb504652
|
tests: Fix testlogout
Stop using GtkApplication::quit signal.
|
2020-05-11 18:54:53 +05:00 |
|
Alexander Mikhaylenko
|
e0d36d1f2d
|
tests: Fix testiconview
Stop using GtkContainer API for GtkPopover.
|
2020-05-11 18:54:23 +05:00 |
|
Alexander Mikhaylenko
|
68fb643a7e
|
tests: Fix testheightforwidth layout
Stop using child properties and setting visible=true everywhere.
|
2020-05-11 18:39:32 +05:00 |
|
Alexander Mikhaylenko
|
fb0dcaf066
|
tests: Expand content for testheaderbar
|
2020-05-11 18:31:59 +05:00 |
|
Alexander Mikhaylenko
|
4277eeee1b
|
tests: Fix testgtk
An assorted collection of fixes.
|
2020-05-11 18:12:18 +05:00 |
|
Alexander Mikhaylenko
|
99704248b7
|
tests: Fix testgmenu
GtkMenuButton isn't a GtkButton anymore.
|
2020-05-11 04:58:36 +05:00 |
|
Alexander Mikhaylenko
|
7a09143519
|
tests: Add missing margin for testglarea
|
2020-05-11 04:57:01 +05:00 |
|
Alexander Mikhaylenko
|
25295d1e17
|
tests: Fix testgiconpixbuf test
Don't use GtkContainer API on GtkWindow.
|
2020-05-11 04:55:22 +05:00 |
|
Alexander Mikhaylenko
|
6920fc3625
|
tests: Fix testfontchooser layout
Remove an extra box so that we don't need to expand the chooser.
|
2020-05-11 04:52:04 +05:00 |
|
Alexander Mikhaylenko
|
b2f2b3f169
|
tests: Fix testfilechooser test
Don't use GtkContainer API on GtkWindow.
|
2020-05-11 04:47:26 +05:00 |
|
Alexander Mikhaylenko
|
466e8a70e5
|
tests: Add missing margin for testentrycompletion
|
2020-05-11 03:47:39 +05:00 |
|
Alexander Mikhaylenko
|
f2542e95f9
|
tests: Fix testdnd popup
Don't use GtkContainer API for GtkWindow.
|
2020-05-11 03:38:10 +05:00 |
|
Alexander Mikhaylenko
|
02b27775d8
|
tests: Fix testdialogtest
Fix deprecations in UI files, add a missing expand.
|
2020-05-11 03:36:51 +05:00 |
|
Alexander Mikhaylenko
|
9af4a420a3
|
tests: Update testcombochange test
GtkComboBox doesn't have list mode anymore, remove that.
|
2020-05-11 03:23:12 +05:00 |
|
Alexander Mikhaylenko
|
9efdf3c65c
|
tests: Fix testcombo
Don't use GtkContainer API on GtkFrame.
|
2020-05-11 03:22:34 +05:00 |
|
Alexander Mikhaylenko
|
e162b3ee19
|
tests: Fix testcalendar layout
Add a missing expand.
|
2020-05-11 03:22:15 +05:00 |
|
Alexander Mikhaylenko
|
1fd75d0fa2
|
tests: Add missing margin to simple test
|
2020-05-11 02:49:09 +05:00 |
|
Alexander Mikhaylenko
|
de5939f319
|
tests: Fix testadjustsize test
Don't assume GtkWindow is a container, also add missing expand and margin.
|
2020-05-11 02:47:40 +05:00 |
|
Alexander Mikhaylenko
|
31e3c1e362
|
tests: Fix testappchooser test
Don't assume GtkWindow is a container.
|
2020-05-11 02:47:40 +05:00 |
|
Alexander Mikhaylenko
|
1c03745ee4
|
tests: Fix testaccel layout
hexpand doesn't matter there, set vexpand instead.
|
2020-05-11 02:47:40 +05:00 |
|
Alexander Mikhaylenko
|
778d3884e2
|
tests: Fix testaccel indentation
|
2020-05-11 02:47:32 +05:00 |
|
Alexander Mikhaylenko
|
0f57e6c3c0
|
tests: Fix syncscroll
Set expand for the scrolled windows.
|
2020-05-11 02:26:42 +05:00 |
|
Alexander Mikhaylenko
|
edfaa5fc36
|
tests: Fix overlayscroll
Set expand for the scrolled window.
|
2020-05-11 02:18:06 +05:00 |
|
Alexander Mikhaylenko
|
b7bfb29ae8
|
tests: Fix print-editor
Don't assume GtkWindow is a container.
|
2020-05-11 02:17:42 +05:00 |
|
Matthias Clasen
|
82e92582bd
|
tests: Stop using ::size-allocate
|
2020-05-06 14:27:45 -04:00 |
|
Matthias Clasen
|
cac514f647
|
testtooltips: Derive demo from GtkWidget
|
2020-05-04 22:53:08 -04:00 |
|
Matthias Clasen
|
ec394e805b
|
Use gtk_combo_box_set_child throughout
|
2020-05-04 22:53:08 -04:00 |
|
Matthias Clasen
|
44f9a51827
|
testkineticscrolling: Make this work again
There was an errant g_free here, and lots of
redundant gtk_widget_show.
|
2020-05-04 22:53:08 -04:00 |
|
Matthias Clasen
|
e2781af16f
|
testgtk: Fix g_object_new use
This is the kind of thing that happens with varargs apis.
|
2020-05-04 22:53:08 -04:00 |
|
Matthias Clasen
|
77af8e303d
|
Use gtk_overlay_set_child throughout
Replace all uses of gtk_container_add on overlays
by gtk_overlay_set_child.
|
2020-05-04 22:53:08 -04:00 |
|
Matthias Clasen
|
12ecbd1508
|
listboxrow: Derive from GtkWidget
We want to remove GtkBin and GtkContainer as they don't
provide much useful functionality anymore.
See #2681
|
2020-05-04 22:53:08 -04:00 |
|
Matthias Clasen
|
b8d1a9eb0d
|
flowboxchild: Derive from GtkWidget
We want to remove GtkBin and GtkContainer as they don't
provide much useful functionality anymore.
See #2681
|
2020-05-04 22:53:08 -04:00 |
|
Matthias Clasen
|
649ae635a7
|
Use gtk_revealer_set_child throughout
Replace all uses of gtk_container_add on revealers
with gtk_revealer_set_child.
|
2020-05-04 22:53:08 -04:00 |
|
Matthias Clasen
|
f59f355190
|
Use gtk_window_set_child throughout
Replace all uses of gtk_container_add on windows
by gtk_window_set_child.
|
2020-05-04 22:53:08 -04:00 |
|
Matthias Clasen
|
af6e0ee2b3
|
Use gtk_button_set_child throughout
Replace all uses of gtk_container_add on buttons
by gtk_button_set_child.
|
2020-05-04 22:53:07 -04:00 |
|
Matthias Clasen
|
67759d4c3e
|
Use gtk_scrolled_window_set_child throughout
Replace all uses of gtk_container_add on popovers
by gtk_scrolled_window_set_child.
|
2020-05-04 22:53:07 -04:00 |
|
Matthias Clasen
|
8e261056b9
|
Use gtk_popover_set_child throughout
Replace all uses of gtk_container_add on popovers
by gtk_popover_set_child.
|
2020-05-04 22:53:07 -04:00 |
|
Matthias Clasen
|
e9ddf0fda5
|
Use gtk_viewport_set_child throughout
Replace all uses of gtk_container_add on viewports
by gtk_viewport_set_child.
|
2020-05-04 17:01:18 -04:00 |
|
Matthias Clasen
|
1706b80815
|
Use gtk_frame_set_child throughout
Replace all uses of gtk_container_add for
frames with gtk_frame_set_child.
|
2020-05-04 17:01:18 -04:00 |
|
Matthias Clasen
|
92ac66f16a
|
testframe: Drop padding
No need to emulate features that GtkFrame no longer has.
|
2020-05-04 07:37:38 -04:00 |
|