summaryrefslogtreecommitdiff
path: root/tests/testtooltips.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 pointless inout argumentsebassi/inout-argsEmmanuele Bassi2020-11-171-1/+1
* Clean up lots of GTK+ -> GTKMatthias Clasen2020-09-121-1/+1
* Replace "gfloat" with "float"Benjamin Otte2020-07-251-3/+3
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* Replace "gint" with "int"Benjamin Otte2020-07-251-16/+16
* Make tooltip properties idiomaticEmmanuele Bassi2020-06-051-10/+7
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-16/+16
* testtooltips: Derive demo from GtkWidgetMatthias Clasen2020-05-041-4/+5
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_popover_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_widget_add/remove_css_class moreMatthias Clasen2020-04-101-1/+1
* tests: Add common_cflags to buildTimm Bäder2020-03-061-0/+1
* Merge branch 'spinning-spinner' into 'master'Matthias Clasen2020-02-251-2/+2
|\
| * Rename GtkSpinner::active to ::spinningMatthias Clasen2020-02-241-2/+2
* | popover: Drop ::relative-toMatthias Clasen2020-02-241-1/+1
|/
* 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-2/+15
* testtooltips: Test tooltips on popoversMatthias Clasen2019-12-291-43/+25
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-11/+11
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-1/+1
* Replace all remaining uses of delete-eventMatthias Clasen2018-01-161-2/+1
* tooltips: Remove GtkIconSize usageBenjamin Otte2017-11-151-2/+1
* testtooltips: Add static tooltipTimm Bäder2017-07-191-0/+40
* box: Remove fill child propertyTimm Bäder2017-04-251-11/+11
* box: Remove expand child propertyTimm Bäder2017-04-251-11/+11
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* tests: Make testtooltips not use the draw signalBenjamin Otte2016-11-181-24/+10
* widget: Remove app-paintableTimm Bäder2016-10-311-1/+0
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-1/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-11/+11
* wayland: fix testtooltipsOlivier Fourdan2015-12-041-0/+5
* tests: Update testtooltips for deprecationsBenjamin Otte2014-10-121-2/+13
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-241-2/+2
* Removed all variables from GtkTreeViewColumn and created GtkTreeViewColumnPri...Tristan Van Berkom2010-12-051-1/+1
* Make tests compile without using GtkStyle apiMatthias Clasen2010-12-041-2/+2
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-311-1/+1
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* testtooltips: Connect to draw signalBenjamin Otte2010-09-261-17/+6
* testtooltips: Don't call gdk_window_get_pointer() in expose eventsBenjamin Otte2010-09-261-2/+0
* tests/testtooltips.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-5/+8
* Move sealed attributes to private struct.Ignacio Casal Quinteiro2010-07-121-2/+3
* Add code to test gtk_tooltip_set_custom()Matthias Clasen2007-07-241-0/+32
* Remove obsolete code. Bug #459566.Christian Persch2007-07-231-21/+0
* add more convenience API.Kristian Rietveld2007-07-191-1/+5
* #408327, improve tooltip positioning.Kristian Rietveld2007-07-131-0/+2
* Improving handling of tooltip-text property. Also check result of tooltipMathias Hasselmann2007-06-151-0/+20
* Introduce convenience property "GtkWidget:tooltip-text" taking care ofMathias Hasselmann2007-06-151-6/+6