summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 2.8.2GTK_2_8_2Matthias Clasen2005-08-241-0/+2
* 2.8.1GTK_2_8_1Matthias Clasen2005-08-241-0/+4
* Check for overflow in one more place. (#313818, Tommi Komulainen)Matthias Clasen2005-08-181-0/+5
* Pay attention to the libjpeg error code and report OOM errors as such.Matthias Clasen2005-08-151-0/+6
* 2.8.0GTK_2_8_0Matthias Clasen2005-08-131-0/+4
* Tighten up ABI checks a bitMatthias Clasen2005-08-071-0/+4
* 2.7.5GTK_2_7_5Matthias Clasen2005-08-031-0/+4
* 2.7.4GTK_2_7_4Matthias Clasen2005-07-221-0/+7
* Add bug refMatthias Clasen2005-07-221-1/+1
* Make anchored patterns work as they did before.Matthias Clasen2005-07-221-0/+5
* Interpret patterns where the first byte of the mask is '*' as unanchored.Matthias Clasen2005-07-221-0/+7
* 2.7.3GTK_2_7_3Matthias Clasen2005-07-151-0/+4
* Add copyright and license informationMatthias Clasen2005-07-121-0/+5
* Look for windres on Win32.Tor Lillqvist2005-07-091-0/+11
* 2.7.2GTK_2_7_2Matthias Clasen2005-07-081-0/+4
* 2.7.1GTK_2_7_1Matthias Clasen2005-07-011-0/+4
* Allow -1 for width/height and interpret them as "not constrained".Matthias Clasen2005-07-011-0/+6
* Current GNU tools do understand the PRIVATE keyword, so no need to removeTor Lillqvist2005-06-261-0/+7
* Use glib-i18n.hMatthias Clasen2005-06-231-0/+4
* 2.7.0GTK_2_7_0Matthias Clasen2005-06-201-0/+4
* Fix make checkMatthias Clasen2005-06-151-0/+6
* Check for overflow. (#306394, Morten Welinder)Matthias Clasen2005-06-081-0/+5
* Accept the 108 byte header of BMP v4. (#168799)Matthias Clasen2005-05-271-0/+4
* No need to expose the iter subclass at all in the headers.Matthias Clasen2005-05-251-0/+4
* Add new files.Matthias Clasen2005-05-251-0/+11
* allow to specify the PNG compression level by passing a "compression"Sven Neumann2005-05-241-0/+7
* Forgotten ChangelogMatthias Clasen2005-05-021-0/+3
* Don't display too many broken images. (#169870, Roman Kagan, patch by IvanMatthias Clasen2005-04-091-0/+5
* Make this work when called from gtk_combo_box_destroy(). (#172999,Matthias Clasen2005-04-081-1/+2
* No debugging output, please.Matthias Clasen2005-04-081-0/+4
* Commit the right ChangeLogMatthias Clasen2005-04-071-0/+5
* Avoid bus errors due to unaligned access. (#168173, Morten Welinder, IvanMatthias Clasen2005-03-301-0/+5
* Fix the update areas for incremental loading of compressed tgas. (#171883,Matthias Clasen2005-03-291-0/+5
* Use the correct update regions for compressed bmps. (#150664, Owen Taylor,Matthias Clasen2005-03-281-0/+6
* reject 0-sized buffers as corrupt header data. Fixes bug #171707.Manish Singh2005-03-281-0/+5
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-0/+5
* Mark param spec strings as static.Matthias Clasen2005-03-211-0/+5
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-141-0/+15
* gdk-pixbuf-core.h gdk-pixbuf-io.c Implement DLL ABI stablility forTor Lillqvist2005-03-101-0/+7
* Fix a C99ism. (#169741, Morten Welinder)Matthias Clasen2005-03-091-0/+5
* Use canonical form of the name when registering properties.Matthias Clasen2005-03-091-0/+3
* Add the new attributes to the .symbols files.Matthias Clasen2005-03-081-0/+2
* Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner)Matthias Clasen2005-03-081-0/+5
* Use a generated table of offsets into a big const string to avoidMatthias Clasen2005-03-081-0/+12
* Check the number of scanned items. (#168906, Morten Welinder)Matthias Clasen2005-03-031-0/+3
* Make the gif loader handle oom when loading animations. (#168857, TommiMatthias Clasen2005-03-031-0/+11
* Add .note.GNU-stack sections to Mark these as not requiring an executableMatthias Clasen2005-02-281-0/+5
* Document BMP saving support.Matthias Clasen2005-02-241-0/+4
* Fix a typo. (#168173, Ivan Wong)Matthias Clasen2005-02-241-0/+4
* Don't read over the end of the buffer if '#' appears at the very end.Matthias Clasen2005-02-161-0/+5