summaryrefslogtreecommitdiff
path: root/tests/testlist3.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Stop using gtk_widget_show/hideMatthias Clasen2022-12-131-1/+1
* tests: Ignore deprecationsMatthias Clasen2022-10-111-0/+2
* Remove ATKEmmanuele Bassi2020-07-261-7/+0
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* Change coordinate translation apis to take doublesMatthias Clasen2020-05-171-1/+1
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-7/+7
* listboxrow: Derive from GtkWidgetMatthias Clasen2020-05-041-2/+2
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* droptarget: RedoBenjamin Otte2020-03-021-28/+11
* Drop the margin propertyMatthias Clasen2020-02-251-1/+4
* dragdest: Make gtk_drop_target_new() args be transfer fullBenjamin Otte2020-02-171-5/+1
* contentprovider: Add gdk_content_provider_new_typed()Benjamin Otte2020-02-161-9/+1
* tests: Do proper local DNDBenjamin Otte2020-02-151-21/+35
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* Stop using gtk_main and gtk_main_quitMatthias Clasen2020-02-091-1/+2
* Update all callersMatthias Clasen2020-01-081-0/+1
* testlist3: Use gtk_widget_add_controller for drag sourceMatthias Clasen2020-01-081-1/+1
* dragsource: Reshuffle api a bitMatthias Clasen2020-01-081-1/+3
* dragsource: Tweak api, update all callersMatthias Clasen2020-01-081-0/+1
* Replace gtk_drop_target_attach/detachMatthias Clasen2020-01-081-1/+1
* droptarget: Drop defaults flagsMatthias Clasen2020-01-081-1/+1
* testlist3: Use async read api for selectionMatthias Clasen2020-01-081-5/+20
* testlist3: Convert to GtkDropTargetMatthias Clasen2020-01-081-8/+6
* tests: Convert to GtkDragSourceMatthias Clasen2020-01-081-23/+12
* gdk: Rename GdkDragContext to GdkDragMatthias Clasen2018-07-021-3/+3
* widget: Remove time argument from drag_data_get() vfuncBenjamin Otte2018-06-181-1/+0
* dnd: Make drag-data-received use a GdkDropBenjamin Otte2018-06-181-2/+1
* testlist3: Set the actual row as drag iconBenjamin Otte2018-04-051-13/+1
* snapshot: Allow passing the bounds of the created paintableBenjamin Otte2018-04-051-1/+1
* snapshot: Remove clip argument from gtk_snapshot_new()Benjamin Otte2018-04-051-1/+1
* tests: Don't use gtk_drag_set_icon_surface()Benjamin Otte2018-03-261-7/+11
* Drop gdk_atom_internMatthias Clasen2017-12-131-1/+1
* dnd: Remove x/y coordinates from drag-data-receivedBenjamin Otte2017-12-051-2/+0
* contentformats: Rename GtkTargetListBenjamin Otte2017-11-201-3/+3
* dnd: Remove GtkTargetEntry and GtkTargetFlagsBenjamin Otte2017-11-201-2/+2
* selection: Remove the info uintBenjamin Otte2017-11-161-3/+1
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-1/+1
* dnd: Make GtkDragDest and GtkDragSource use GtkTargetListBenjamin Otte2017-11-151-2/+7
* stylecontext: Port to use display instead of screenBenjamin Otte2017-10-311-1/+1
* tests: Get rid of GtkEventBoxBenjamin Otte2017-08-021-7/+5
* box: Remove expand child propertyTimm Bäder2017-04-251-1/+2
* testlist3: Handle dropping a row onto itselfMatthias Clasen2017-04-221-0/+3
* Fix the buildMatthias Clasen2017-04-221-2/+2
* Refine the listbox dnd exampleMatthias Clasen2017-04-221-11/+20
* Implement dnd for list box rows in an exampleMatthias Clasen2017-04-211-2/+91
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1