summaryrefslogtreecommitdiff
path: root/tests/testiconview-keynav.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
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-4/+4
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* tests: Add common_cflags to buildTimm Bäder2020-03-061-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-1/+2
* tests: Stop using ::focus-in/out-eventMatthias Clasen2018-01-161-34/+21
* stylecontext: Port to use display instead of screenBenjamin Otte2017-10-311-5/+3
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* cssprovider: Return void, not TRUEBenjamin Otte2016-10-171-4/+1
* cssprovider: Remove GError out argument from load functionsBenjamin Otte2016-10-171-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* tests: Make testiconview-keynav set its custom style using CSS.Benjamin Otte2010-12-151-16/+20
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-311-1/+1
* tests/testiconview-keynav.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-2/+6
* Revert "Add length to gtk_tree_path_get_indices"Colin Walters2010-06-281-1/+1
* Add length to gtk_tree_path_get_indicesColin Walters2010-06-281-1/+1
* Improved icon view keynavMatthias Clasen2010-05-301-0/+280