summaryrefslogtreecommitdiff
path: root/tests/testicontheme.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Drop testiconthemeMatthias Clasen2020-05-131-163/+0
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* tests: Add common_cflags to buildTimm Bäder2020-03-061-1/+1
* icontheme: Update the apiMatthias Clasen2020-02-181-9/+8
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* Merge branch 'mainloop-cleanup' into 'master'Matthias Clasen2020-02-101-2/+15
|\
| * Stop using gtk_main and gtk_main_quitMatthias Clasen2020-02-091-2/+15
* | icon paintable: Replace get_filename and get_resource_path with get_file()Alexander Larsson2020-02-101-9/+6
|/
* Rename GtkIcon to GtkIconPaintableAlexander Larsson2020-02-041-3/+3
* icontheme: Pass fallbacks as optional argument to lookup_icon()Benjamin Otte2020-02-041-2/+2
* icontheme: Remove contextsBenjamin Otte2020-02-041-8/+1
* icontheme: Remove gtk_icon_get_base_size() and gtk_icon_get_base_dir()Benjamin Otte2020-02-041-1/+0
* icontheme: Remove GTK_ICON_LOOKUP_USE_BUILTINBenjamin Otte2020-02-041-1/+1
* icontheme: Make text direction a lookup argumentBenjamin Otte2020-02-041-4/+7
* icontheme: Remove async APIsBenjamin Otte2020-02-041-53/+0
* icon-theme: Add i/o priority to choose_icon_async()Alexander Larsson2020-01-301-1/+1
* Remove final references to "icon info" with just "icon"Alexander Larsson2020-01-301-7/+7
* icon-theme: Drop the _for_scale() versions and always take scaleAlexander Larsson2020-01-301-2/+2
* icon-theme: Rename GtkIconInfo to GtkIconAlexander Larsson2020-01-301-5/+5
* icon-theme: Use gtk_icon_theme_choose_icon_async in testsAlexander Larsson2020-01-291-18/+11
* Convert trivial users of icon theme loading to use info as paintableAlexander Larsson2020-01-291-17/+9
* testicontheme: Remove useless functionMatthias Clasen2019-10-181-12/+0
* icontheme: Return a paintable from gtk_icon_info_load_iconTimm Bäder2019-09-091-5/+5
* icontheme: Return paintables from more APITimm Bäder2019-09-091-6/+6
* icontheme: Return textures from load_icon{,_for_scale}Timm Bäder2019-09-091-5/+5
* tests: Stop using the delete-event signalMatthias Clasen2018-01-161-4/+2
* Remove gtk_widget_show_allTimm Bäder2017-01-201-2/+2
* Update callersMatthias Clasen2017-01-191-1/+1
* icontheme: Remove deprecated APITimm Bäder2016-10-221-3/+1
* testicontheme: Use rtl/ltr lookup flagsMatthias Clasen2014-09-211-5/+11
* tests: Add deprecation guardsBenjamin Otte2014-07-101-0/+2
* tests: Remove tests for icontheme propertiesBenjamin Otte2014-06-301-28/+0
* testicontheme: Add some tests for scalesAlexander Larsson2013-09-231-17/+32
* Fix deprecations for GtkIconInfoJasper St. Pierre2013-02-151-1/+1
* Add gtk_icon_info_load_icon_asyncAlexander Larsson2013-02-141-0/+61
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Bug 347230 – testicontheme shortcomingsChristian Dywan2008-10-311-2/+17
* Set the filename to NULL for builtin icons, sincMatthias Clasen2007-04-251-2/+2
* Add a new API call gtk_icon_theme_list_contexts so that one can chooseRodney Dawes2007-03-211-0/+12
* Add Copyright/License information.Matthias Clasen2005-07-131-0/+20
* modules/engines/ms-windows/msw_rc_style.cManish Singh2004-11-191-1/+0
* Use gtk_image_new_from_icon_name().Matthias Clasen2004-10-251-5/+0
* Add a "display" option.Matthias Clasen2004-10-191-6/+37
* Set the locale, tidy up output.Matthias Clasen2004-10-191-21/+27
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Add a test program from gnome-desktop.Owen Taylor2003-07-031-0/+110