| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename GtkIcon to GtkIconPaintable | Alexander Larsson | 2020-02-04 | 1 | -3/+3 |
* | icontheme: Pass fallbacks as optional argument to lookup_icon() | Benjamin Otte | 2020-02-04 | 1 | -2/+2 |
* | icontheme: Remove contexts | Benjamin Otte | 2020-02-04 | 1 | -8/+1 |
* | icontheme: Remove gtk_icon_get_base_size() and gtk_icon_get_base_dir() | Benjamin Otte | 2020-02-04 | 1 | -1/+0 |
* | icontheme: Remove GTK_ICON_LOOKUP_USE_BUILTIN | Benjamin Otte | 2020-02-04 | 1 | -1/+1 |
* | icontheme: Make text direction a lookup argument | Benjamin Otte | 2020-02-04 | 1 | -4/+7 |
* | icontheme: Remove async APIs | Benjamin Otte | 2020-02-04 | 1 | -53/+0 |
* | icon-theme: Add i/o priority to choose_icon_async() | Alexander Larsson | 2020-01-30 | 1 | -1/+1 |
* | Remove final references to "icon info" with just "icon" | Alexander Larsson | 2020-01-30 | 1 | -7/+7 |
* | icon-theme: Drop the _for_scale() versions and always take scale | Alexander Larsson | 2020-01-30 | 1 | -2/+2 |
* | icon-theme: Rename GtkIconInfo to GtkIcon | Alexander Larsson | 2020-01-30 | 1 | -5/+5 |
* | icon-theme: Use gtk_icon_theme_choose_icon_async in tests | Alexander Larsson | 2020-01-29 | 1 | -18/+11 |
* | Convert trivial users of icon theme loading to use info as paintable | Alexander Larsson | 2020-01-29 | 1 | -17/+9 |
* | testicontheme: Remove useless function | Matthias Clasen | 2019-10-18 | 1 | -12/+0 |
* | icontheme: Return a paintable from gtk_icon_info_load_icon | Timm Bäder | 2019-09-09 | 1 | -5/+5 |
* | icontheme: Return paintables from more API | Timm Bäder | 2019-09-09 | 1 | -6/+6 |
* | icontheme: Return textures from load_icon{,_for_scale} | Timm Bäder | 2019-09-09 | 1 | -5/+5 |
* | tests: Stop using the delete-event signal | Matthias Clasen | 2018-01-16 | 1 | -4/+2 |
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -2/+2 |
* | Update callers | Matthias Clasen | 2017-01-19 | 1 | -1/+1 |
* | icontheme: Remove deprecated API | Timm Bäder | 2016-10-22 | 1 | -3/+1 |
* | testicontheme: Use rtl/ltr lookup flags | Matthias Clasen | 2014-09-21 | 1 | -5/+11 |
* | tests: Add deprecation guards | Benjamin Otte | 2014-07-10 | 1 | -0/+2 |
* | tests: Remove tests for icontheme properties | Benjamin Otte | 2014-06-30 | 1 | -28/+0 |
* | testicontheme: Add some tests for scales | Alexander Larsson | 2013-09-23 | 1 | -17/+32 |
* | Fix deprecations for GtkIconInfo | Jasper St. Pierre | 2013-02-15 | 1 | -1/+1 |
* | Add gtk_icon_info_load_icon_async | Alexander Larsson | 2013-02-14 | 1 | -0/+61 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Bug 347230 – testicontheme shortcomings | Christian Dywan | 2008-10-31 | 1 | -2/+17 |
* | Set the filename to NULL for builtin icons, sinc | Matthias Clasen | 2007-04-25 | 1 | -2/+2 |
* | Add a new API call gtk_icon_theme_list_contexts so that one can choose | Rodney Dawes | 2007-03-21 | 1 | -0/+12 |
* | Add Copyright/License information. | Matthias Clasen | 2005-07-13 | 1 | -0/+20 |
* | modules/engines/ms-windows/msw_rc_style.c | Manish Singh | 2004-11-19 | 1 | -1/+0 |
* | Use gtk_image_new_from_icon_name(). | Matthias Clasen | 2004-10-25 | 1 | -5/+0 |
* | Add a "display" option. | Matthias Clasen | 2004-10-19 | 1 | -6/+37 |
* | Set the locale, tidy up output. | Matthias Clasen | 2004-10-19 | 1 | -21/+27 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Add a test program from gnome-desktop. | Owen Taylor | 2003-07-03 | 1 | -0/+110 |