summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* widget-factory: Avoid a legacy event handlerMatthias Clasen2017-12-122-3/+11
* dnd: Remove "delete" argument from gtk_drag_finish()Benjamin Otte2017-12-101-1/+1
* Fix fallout from the show-close-button renameMatthias Clasen2017-12-085-5/+5
* Rename GtkHeaderBar::show-close-buttonMatthias Clasen2017-12-074-4/+4
* Move editing to button releaseMatthias Clasen2017-12-071-7/+24
* Make sure stopped spinner stay visibleMatthias Clasen2017-12-061-5/+2
* Add a Cut menuitem to the dnd demoMatthias Clasen2017-12-061-26/+31
* More work on the dnd demoMatthias Clasen2017-12-061-64/+154
* Add some copy-paste for widgets demoMatthias Clasen2017-12-051-5/+156
* Start a dnd demoMatthias Clasen2017-12-054-0/+125
* dnd: Remove x/y coordinates from drag-data-receivedBenjamin Otte2017-12-051-2/+0
* widgetbowl: Add some more widget typesTimm Bäder2017-12-041-0/+20
* icon-browser: Port to new clipboardBenjamin Otte2017-12-031-3/+3
* gtk-demo: Port to GdkClipboardBenjamin Otte2017-12-032-44/+51
* textview: Redo clipboard handlingBenjamin Otte2017-12-031-6/+6
* gtk-demo: Port clipboards example to new clipboardBenjamin Otte2017-12-031-17/+44
* widget: gtk_widget_get_clipboard => gtk_widget_get_old_clipboardBenjamin Otte2017-12-032-4/+4
* Finish conversion of pixbuf cell renderer icon sizeMatthias Clasen2017-12-011-3/+3
* widget-factory: Fix up icon size handlingMatthias Clasen2017-12-012-21/+17
* widgetbowl: Only use one widget typeTimm Bäder2017-12-012-23/+194
* Use a texture instead of a pixbuf in gtk_render_iconMatthias Clasen2017-11-291-3/+7
* textview: Replace pixbufs by texturesMatthias Clasen2017-11-291-3/+6
* icon-browser: Stop using gtk_drag_source_set_icon_pixbufMatthias Clasen2017-11-291-5/+1
* gdk: Make GdkContentFormats immutableBenjamin Otte2017-11-201-1/+1
* contentformats: Rename GtkTargetListBenjamin Otte2017-11-201-7/+7
* dnd: Remove GtkTargetEntry and GtkTargetFlagsBenjamin Otte2017-11-201-2/+2
* gtk-demo: No need to gdk_flush() hereBenjamin Otte2017-11-171-1/+0
* selection: Remove the info uintBenjamin Otte2017-11-163-13/+9
* Drop gtk_icon_size_lookupMatthias Clasen2017-11-152-6/+2
* enums: Change GtkIconSize valuesMatthias Clasen2017-11-1510-61/+22
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-158-16/+15
* image: Change gettersBenjamin Otte2017-11-152-3/+2
* toolbar: Remove icon sizesBenjamin Otte2017-11-151-2/+0
* dnd: Make GtkDragDest and GtkDragSource use GtkTargetListBenjamin Otte2017-11-152-14/+11
* clipboard: Consistently use GtkTargetListBenjamin Otte2017-11-151-1/+1
* Expand the cursors demo textMatthias Clasen2017-11-051-1/+4
* gtk-demo: Fix popover positioning in popover testBenjamin Otte2017-11-051-7/+4
* gtk-demo: Don't use get_allocation()Benjamin Otte2017-11-051-6/+4
* gtk-demo: Update cursors demoBenjamin Otte2017-11-054-131/+2853
* textview: Remove GdkWindow usage from the public APIBenjamin Otte2017-11-041-7/+2
* gdk: Cursors no longer have a displayBenjamin Otte2017-11-044-9/+5
* gdk: Remove VisibilityNotify eventsBenjamin Otte2017-11-011-1/+0
* icon-browser: Centre Copy button in dialog againJulian Sparber2017-10-311-15/+10
* window: Turn gtk_window_set_screen() into gtk_window_set_display()Benjamin Otte2017-10-3148-99/+98
* icontheme: Use GdkDisplay instead of GdkScreenBenjamin Otte2017-10-313-4/+4
* stylecontext: Port to use display instead of screenBenjamin Otte2017-10-312-6/+6
* gtk-demo: Remove calls to gtk_style_context_reset_widgets()Benjamin Otte2017-10-314-8/+0
* icon-browser: Make non-symbolic icons visible againMatthias Clasen2017-10-251-2/+0
* Drop all uses of GdkPixbufAnimation in the gtk APIsAlexander Larsson2017-10-232-8/+1
* GtkImage: Drop support for storing pixbufsAlexander Larsson2017-10-232-11/+2