summaryrefslogtreecommitdiff
path: root/tests/testellipsise.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
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* Change coordinate translation apis to take doublesMatthias Clasen2020-05-171-1/+1
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-3/+3
* Use gtk_overlay_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-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
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-3/+3
* tests: Get rid of GtkEventBoxBenjamin Otte2017-08-021-27/+0
* label: Remove angle propertyTimm Bäder2017-04-251-2/+0
* box: Remove fill child propertyTimm Bäder2017-04-251-3/+3
* box: Remove expand child propertyTimm Bäder2017-04-251-3/+4
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* tests: Use drawing area in testellipsiseBenjamin Otte2016-11-191-12/+18
* 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-3/+3
* tests: Stop using GtkAlignmentMatthias Clasen2014-05-231-4/+4
* Change FSF AddressJavier Jardón2012-02-271-2/+1
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-1/+1
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* Use gtk_scale_new_with_range() instead gtk_[v|h]scale_new_with_range()Javier Jardón2010-10-301-1/+2
* Use the new GtkComboBoxText APIJavier Jardón2010-10-151-5/+5
* Move GtkSizeRequest into GtkWidgetBenjamin Otte2010-09-261-2/+1
* tests: Connect to draw signal in testellipsiseBenjamin Otte2010-09-261-13/+6
* tests/testellipsise.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-7/+12
* Mass api change from GtkExtendedLayout --> GtkSizeRequestTristan Van Berkom2010-06-181-2/+2
* Updated test for api change.Tristan Van Berkom2010-04-201-1/+1
* Fixed test to call the extended layout api instead of consulting ->requisitionTristan Van Berkom2010-04-171-7/+7
* Adding tests ported over from the old branch by Matthias.Tristan Van Berkom2010-04-101-30/+18
* native-layout: Introduce GtkExtendedLayout interface.Johannes Schmmid2009-12-141-8/+125
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* exit on close.Paolo Borelli2004-09-301-0/+1
* Require Pango 1.5.1 (for ellipsisation).Matthias Clasen2004-07-221-0/+68