Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gdk-pixbuf-2.0: Fix Pixbuf.save_to_streamv_async() | Rico Tzschichholz | 2021-01-30 | 1 | -0/+1 |
| | |||||
* | gdk-pixbuf-2.0: Update to 2.42.3~ | Rico Tzschichholz | 2021-01-14 | 1 | -0/+9 |
| | |||||
* | vapi: Regenerate GIR-based bindings to fix non-standard error position | Rico Tzschichholz | 2019-01-10 | 1 | -1/+0 |
| | | | | Fixes https://gitlab.gnome.org/GNOME/vala/issues/265 | ||||
* | gdk-pixbuf-2.0: Make PixbufSaveFunc usable | Rico Tzschichholz | 2019-01-09 | 1 | -1/+2 |
| | | | | | | | This delegates does place its target at the end, where vala expects the error parameter. Vala does not support that at this point. See https://gitlab.gnome.org/GNOME/vala/issues/728 | ||||
* | gdk-pixbuf-2.0: Update to 2.37.0~5ec6746e | Rico Tzschichholz | 2018-06-03 | 1 | -10/+1 |
| | |||||
* | gdk-pixbuf-2.0: Fix Pixbuf.save_to_stream_async() | Florian Brosch | 2017-03-06 | 1 | -1/+1 |
| | |||||
* | gdk-pixbuf-2.0: Use correct finish-func for Pixbuf.from_stream_at_scale_async() | Rico Tzschichholz | 2017-02-28 | 1 | -1/+3 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=779366 | ||||
* | gdk-pixbuf-2.0: Use metadata instead of custom defintions for Pixbuf | Rico Tzschichholz | 2016-10-19 | 1 | -3/+17 |
| | |||||
* | vapi: Update GIR-based bindings | Rico Tzschichholz | 2015-10-26 | 1 | -3/+0 |
| | |||||
* | vapi: Update GIR-based bindings | Rico Tzschichholz | 2015-06-21 | 1 | -0/+2 |
| | |||||
* | gdk-pixbuf-2.0: update to latest git | Evan Nemerson | 2014-05-16 | 1 | -5/+0 |
| | |||||
* | gdk-pixbuf-2.0: remove some obsolete metadata | Evan Nemerson | 2012-06-25 | 1 | -29/+20 |
| | |||||
* | gdk-pixbuf-2.0: Change ownership of Pixbuf.from_data.data | Zeeshan Ali (Khattak) | 2012-05-25 | 1 | -2/+1 |
| | | | | | | | | | This also adds a Pixbuf.take_data which behaves like the old version. This can be helpful for avoiding unnecessary copies, but is easy to get wrong. Thanks to Patryk Zawadzki <patrys@pld-linux.org> for help in finding this issue out. Fixes bug 676695. | ||||
* | atk, gdk-3.0, gdk-pixbuf-2.0, gtksourceview-3.0, mx-1.0: update | Evan Nemerson | 2012-01-11 | 1 | -1/+0 |
| | |||||
* | gdk-pixbuf-2.0: switch to GIR | Evan Nemerson | 2011-09-22 | 1 | -0/+39 |
Fixes bug 649875. |