summaryrefslogtreecommitdiff
path: root/tests/testentryicons.c
Commit message (Expand)AuthorAgeFilesLines
* gdk: Rename GdkDragContext to GdkDragMatthias Clasen2018-07-021-3/+3
* gtkentry: Use gestures for entry iconsCarlos Garnacho2018-06-211-1/+1
* widget: Remove time argument from drag_data_get() vfuncBenjamin Otte2018-06-181-1/+0
* multipressgesture: Port to new API modelBenjamin Otte2018-04-261-1/+2
* entry: Make icons a paintableBenjamin Otte2018-03-161-1/+1
* Try to make a composite entryMatthias Clasen2017-12-121-1/+50
* gdk: Make GdkContentFormats immutableBenjamin Otte2017-11-201-1/+1
* contentformats: Rename GtkTargetListBenjamin Otte2017-11-201-4/+4
* selection: Remove the info uintBenjamin Otte2017-11-161-2/+1
* entry: Remove surface iconsBenjamin Otte2017-11-051-11/+7
* GtkEntry: Use surfaces, not pixbufs for bitmapped iconsAlexander Larsson2017-10-231-5/+9
* Add a testcase for the new Emoji chooserMatthias Clasen2017-08-121-0/+14
* testentryicons: Set tooltips on all iconsDaniel Boles2017-07-311-0/+20
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-1/+0
* Add more icon entry testsMatthias Clasen2015-12-181-0/+68
* testentryicons: update dnd exampleMatthias Clasen2015-11-301-8/+4
* testentryicons: Use an existing icon nameMatthias Clasen2015-11-301-1/+1
* tests: Remove unused argsJasper St. Pierre2014-05-221-10/+0
* tests: Drop manual property editorMatthias Clasen2014-05-221-49/+0
* Drop most uses of GtkMisc in testsMatthias Clasen2014-05-131-5/+10
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-241-17/+17
* tests: Convert testentryicons example from GtkTable to GtkGridBenjamin Otte2011-09-281-35/+25
* Use standard icon names in demos and testsJavier Jardón2010-08-211-1/+1
* Rename GtkEntry icon-related signalsMatthias Clasen2008-12-311-1/+17
* Don't emit ::icon-pressed on nonactivatable icons. Fix up docs to matchMatthias Clasen2008-12-271-11/+51
* Fix interaction between icons and widget sensitivity. Also fix a fewMatthias Clasen2008-12-271-2/+81
* Bug 85292 – add an icon to gtkentryCody Russell2008-12-191-0/+124