summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'disable-window-test' into 'master'"Matthias Clasen2020-03-192-24/+33
* testmenubutton: Don't create a GtkAccelGroupBenjamin Otte2020-03-181-4/+0
* testgtk: Port keyval example to shortcut controllersEmmanuele Bassi2020-03-181-17/+20
* accelerators: Make gtk_accelerator_parse() return TRUE/FALSEBenjamin Otte2020-03-181-2/+4
* gtk: Remove bindingsBenjamin Otte2020-03-181-10/+0
* tests: Stop using keep above/belowMatthias Clasen2020-03-141-44/+0
* tests: Stop sticking windowsMatthias Clasen2020-03-141-16/+0
* Merge branch 'wip/baedert/test-cflags' into 'master'Matthias Clasen2020-03-1358-348/+255
|\
| * tests: Add common_cflags to buildTimm Bäder2020-03-0658-348/+255
* | testgtk: Stop setting decorations and functionsMatthias Clasen2020-03-121-6/+0
* | tests: Stop using gdk_surface_fullscreenMatthias Clasen2020-03-121-8/+30
* | testgtk: Stop using gdk_surface_set_icon_nameMatthias Clasen2020-03-121-2/+0
* | testgtk: Stop using gdk_surface_get_stateMatthias Clasen2020-03-121-1/+1
* | Simplify surface move/drag apiMatthias Clasen2020-03-111-2/+2
|/
* testtreeview: Fix 19 year old use-after-freeBenjamin Otte2020-03-061-1/+1
* tests: Add a test for changing the hovered widgetBenjamin Otte2020-03-052-0/+292
* droptarget: RedoBenjamin Otte2020-03-026-314/+127
* Small fixupsMatthias Clasen2020-02-263-6/+5
* Drop the margin propertyMatthias Clasen2020-02-2524-44/+174
* Merge branch 'spinning-spinner' into 'master'Matthias Clasen2020-02-251-2/+2
|\
| * Rename GtkSpinner::active to ::spinningMatthias Clasen2020-02-241-2/+2
* | popover: Drop ::relative-toMatthias Clasen2020-02-247-9/+11
|/
* Remove preview widget from GtkFileChooserEmmanuele Bassi2020-02-222-130/+0
* Remove GTK_FILE_CHOOSER_ACTION_CREATE_FOLDEREmmanuele Bassi2020-02-222-6/+2
* Remove GtkFileChooser:local-onlyEmmanuele Bassi2020-02-221-3/+0
* Remove overwrite confirmation machinery from GtkFileChooserEmmanuele Bassi2020-02-222-64/+0
* Drop GtkFileChooser:extra-widgetEmmanuele Bassi2020-02-221-24/+0
* Remove filename/URI API from GtkFileChooserEmmanuele Bassi2020-02-224-87/+173
* tests: Guard variables with necessary macrosBenjamin Otte2020-02-221-0/+4
* events: reorganize gettersMatthias Clasen2020-02-211-2/+8
* Merge branch 'wip/xdg-popup-async-relayout' into 'master'Benjamin Otte2020-02-191-7/+17
|\
| * tests/popover: Add check box for switching autohide propJonas Ådahl2020-02-191-7/+17
* | icontheme: Update the apiMatthias Clasen2020-02-181-9/+8
* | tests: Modernize testdnd2Benjamin Otte2020-02-181-78/+18
* | dnd: Port the TreeModel machinery to GValue DNDBenjamin Otte2020-02-185-62/+34
* | dragdest: Make gtk_drop_target_new() args be transfer fullBenjamin Otte2020-02-176-25/+6
* | dnd: simplify codeBenjamin Otte2020-02-171-21/+2
* | testdnd3: Use GValue dndBenjamin Otte2020-02-161-18/+21
* | contentprovider: Add gdk_content_provider_new_typed()Benjamin Otte2020-02-165-28/+5
|/
* Merge branch 'wip/otte/dnd' into 'master'Benjamin Otte2020-02-151-21/+35
|\
| * tests: Do proper local DNDBenjamin Otte2020-02-151-21/+35
* | testinfobar: Stop using gtk_info_bar_get_content_area()Timm Bäder2020-02-151-1/+1
|/
* window: Remove GtkWindowType and window->typeBenjamin Otte2020-02-141-2/+0
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-14110-167/+167
* Add a notify function to GdkContentProviderEmmanuele Bassi2020-02-131-1/+1
* tests/frame-stats.c: Include stdlib.hChun-wei Fan2020-02-111-0/+1
* Merge branch 'mainloop-cleanup' into 'master'Matthias Clasen2020-02-10115-279/+1174
|\
| * Stop using gtk_main and gtk_main_quitMatthias Clasen2020-02-09115-279/+1174
* | Merge branch 'icon-theme-api-rework' into 'master'Alexander Larsson2020-02-103-20/+108
|\ \ | |/ |/|
| * icon paintable: Replace get_filename and get_resource_path with get_file()Alexander Larsson2020-02-101-9/+6