summaryrefslogtreecommitdiff
path: root/tests/testtoolbar.c
Commit message (Expand)AuthorAgeFilesLines
* Update all callersMatthias Clasen2020-01-081-1/+3
* testtoolbar: Use gtk_widget_add_controller for drag sourceMatthias Clasen2020-01-081-1/+1
* dragsource: Reshuffle api a bitMatthias Clasen2020-01-081-1/+3
* Remove gtk_drop_target_get_targetMatthias Clasen2020-01-081-1/+1
* Replace gtk_drop_target_attach/detachMatthias Clasen2020-01-081-1/+1
* droptarget: Drop defaults flagsMatthias Clasen2020-01-081-1/+1
* testtoolbar: Convert to GtkDropTargetMatthias Clasen2020-01-081-18/+13
* tests: Convert to GtkDragSourceMatthias Clasen2020-01-081-3/+6
* tests: Stop using menusMatthias Clasen2019-12-291-50/+13
* Stop using gtk_widget_get_toplevelMatthias Clasen2019-05-281-1/+1
* Port widgets to the root focus APIMatthias Clasen2019-03-161-1/+1
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-8/+11
* tests: Stop using legacy gtk_menu_popup APIJonas Ådahl2018-07-271-32/+16
* dnd: Make drag-motion and drag-drop signals use GdkDropBenjamin Otte2018-06-181-9/+11
* widget: Make GtkWidgetClass::drag_leave() take a GdkDropBenjamin Otte2018-06-181-4/+3
* Replace gdk_threads_add_timeout* with g_timeout_add()Emmanuele Bassi2018-02-031-2/+2
* Replace all remaining uses of delete-eventMatthias Clasen2018-01-161-1/+1
* 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-1/+1
* enums: Change GtkIconSize valuesMatthias Clasen2017-11-151-0/+1
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-3/+3
* toolbar: Remove icon sizesBenjamin Otte2017-11-151-52/+0
* dnd: Make GtkDragDest and GtkDragSource use GtkTargetListBenjamin Otte2017-11-151-2/+5
* box: Remove fill child propertyTimm Bäder2017-04-251-10/+10
* box: Remove expand child propertyTimm Bäder2017-04-251-10/+10
* Remove gtk_widget_show_allTimm Bäder2017-01-201-2/+2
* Update callersMatthias Clasen2017-01-191-1/+1
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-3/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-15/+15
* testtoolbar: Don't expand rows that shouldn't be expandedBenjamin Otte2015-07-081-2/+0
* tests: Drop manual property editorMatthias Clasen2014-05-221-13/+0
* Fix testtoolbarMatthias Clasen2013-11-091-1/+4
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-241-11/+23
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* testtoolbar: Fix test to use GtkGridBenjamin Otte2011-09-291-15/+22
* toolbutton: don't force the icon widget to be a GtkMiscCosimo Cecchi2011-09-271-0/+6
* tests: Convert testtoolbar to use a box instead of a tableBenjamin Otte2011-09-271-13/+9
* tests: Remove refreh button from testtoolbar testBenjamin Otte2011-02-011-23/+0
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-3/+3
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-3/+3
* Use correct icon name in testtoolbarMatthias Clasen2010-10-301-1/+1
* Use the new GtkComboBoxText APIJavier Jardón2010-10-151-6/+6
* Use accessor functions to access GtkToolbarJavier Jardón2010-08-141-1/+1
* Remove deprecated GtkToolbar codeJavier Jardón2010-05-241-1/+0
* Use GtkComboBox, GtkOrientable and no GtkObject in testtoolbarChristian Dywan2010-05-031-33/+20
* Correctly clone the toolbutton's icon-name image widgetChristian Persch2010-02-091-0/+5
* Properly create a menu proxy from a GIcon. Patch by Christian PerschMatthias Clasen2009-01-111-1/+9
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-2/+2