summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* gdk: Im[plement content deserializingBenjamin Otte2017-12-031-36/+11
* clipboard: Refactor gdk_clipboard_read() to be asyncBenjamin Otte2017-12-031-13/+31
* tests: Add a new test app for GdkClipboardBenjamin Otte2017-12-032-0/+168
* textview: Remove serialization APIBenjamin Otte2017-11-292-191/+0
* Fix the buildMatthias Clasen2017-11-291-1/+1
* testdnd: Stop using gtk_drag_source_set_icon_pixbufMatthias Clasen2017-11-291-2/+5
* Fix the buildMatthias Clasen2017-11-251-9/+0
* gdk: Add GType support to GdkContentFormatsBenjamin Otte2017-11-201-1/+1
* gdk: Sanitize GdkContentFormats APIBenjamin Otte2017-11-201-1/+1
* gdk: Make GdkContentFormats immutableBenjamin Otte2017-11-202-5/+5
* gdkdnd: Make GdkDragContext->formats a GdkContentFormatsBenjamin Otte2017-11-201-12/+10
* contentformats: Rename GtkTargetListBenjamin Otte2017-11-2012-52/+52
* dnd: Remove GtkTargetEntry and GtkTargetFlagsBenjamin Otte2017-11-2010-24/+24
* tests: Test the x11-specific error trap apiMatthias Clasen2017-11-171-41/+43
* selection: Remove the info uintBenjamin Otte2017-11-1613-83/+44
* Drop gtk_icon_size_lookupMatthias Clasen2017-11-151-2/+1
* enums: Change GtkIconSize valuesMatthias Clasen2017-11-1510-33/+15
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-1514-47/+38
* image: Change gettersBenjamin Otte2017-11-151-4/+3
* button: Get rid of icon sizeBenjamin Otte2017-11-153-6/+6
* toolbar: Remove icon sizesBenjamin Otte2017-11-153-54/+0
* tooltips: Remove GtkIconSize usageBenjamin Otte2017-11-151-2/+1
* gdk: Replace GDK_NONE with NULLBenjamin Otte2017-11-152-5/+5
* dnd: Make GtkDragDest and GtkDragSource use GtkTargetListBenjamin Otte2017-11-1511-50/+70
* clipboard: Consistently use GtkTargetListBenjamin Otte2017-11-151-2/+4
* gdkwindow: Remove event_mask arguments from constructorsBenjamin Otte2017-11-131-1/+1
* calendar: Fix for GTK4 changesBenjamin Otte2017-11-101-2/+1
* testgtk: Draw the right area in alpha window testBenjamin Otte2017-11-101-10/+4
* testgtk: Fix some more old drawing area usesBenjamin Otte2017-11-101-60/+44
* tests: After 20 years, update the simple test to modern GTKBenjamin Otte2017-11-101-17/+14
* testgtk: Fix rotated text demoBenjamin Otte2017-11-101-18/+13
* entry: Remove surface iconsBenjamin Otte2017-11-051-11/+7
* gtk: Use gtk_widget_set_cursor()Benjamin Otte2017-11-041-11/+1
* gdk: Cursors no longer have a displayBenjamin Otte2017-11-041-3/+3
* GskTexture => GdkTextureBenjamin Otte2017-11-041-4/+4
* testwidgetfocus: Make focused button more obviousTimm Bäder2017-11-021-0/+4
* tests: Stop using gdk_cursor_new_for_displayMatthias Clasen2017-11-011-3/+2
* tests: Stop using gdk_pango_get_context_for_displayMatthias Clasen2017-10-311-1/+8
* tests: Remove completely outdated testBenjamin Otte2017-10-312-182/+0
* window: Turn gtk_window_set_screen() into gtk_window_set_display()Benjamin Otte2017-10-312-137/+137
* icontheme: Use GdkDisplay instead of GdkScreenBenjamin Otte2017-10-312-2/+2
* stylecontext: Port to use display instead of screenBenjamin Otte2017-10-3112-39/+35
* gtk-demo: Remove calls to gtk_style_context_reset_widgets()Benjamin Otte2017-10-311-2/+0
* tests: Stop using gdk_pango_context_get.Matthias Clasen2017-10-301-1/+1
* Drop all uses of GdkPixbufAnimation in the gtk APIsAlexander Larsson2017-10-232-432/+0
* GtkImage: Drop support for storing pixbufsAlexander Larsson2017-10-231-9/+8
* GtkWindow/GdkWindow: Finish converting icons to surfacesAlexander Larsson2017-10-231-2/+6
* GtkEntry: Use surfaces, not pixbufs for bitmapped iconsAlexander Larsson2017-10-231-5/+9
* Use surface apis in testnotebookdndMatthias Clasen2017-10-231-9/+10
* tests: Use surface apis in testimageMatthias Clasen2017-10-231-5/+6