summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
Commit message (Expand)AuthorAgeFilesLines
* 2.7.5GTK_2_7_5Matthias Clasen2005-08-031-0/+4
* 2.7.4GTK_2_7_4Matthias Clasen2005-07-222-1/+8
* Add bug refMatthias Clasen2005-07-221-1/+1
* Make anchored patterns work as they did before.Matthias Clasen2005-07-222-4/+13
* Interpret patterns where the first byte of the mask is '*' as unanchored.Matthias Clasen2005-07-222-23/+44
* 2.7.3GTK_2_7_3Matthias Clasen2005-07-151-0/+4
* Correct copyright informationMatthias Clasen2005-07-128-8/+8
* Add copyright and license informationMatthias Clasen2005-07-1210-0/+168
* Look for windres on Win32.Tor Lillqvist2005-07-093-8/+21
* 2.7.2GTK_2_7_2Matthias Clasen2005-07-081-0/+4
* updated <io.h> for open() use G_PI instead of M_PIHans Breuer2005-07-031-0/+1
* 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-012-11/+38
* Current GNU tools do understand the PRIVATE keyword, so no need to removeTor Lillqvist2005-06-262-16/+16
* Use glib-i18n.hMatthias Clasen2005-06-232-14/+5
* 2.7.0GTK_2_7_0Matthias Clasen2005-06-202-2/+9
* Fix make checkMatthias Clasen2005-06-153-0/+8
* Check for overflow. (#306394, Morten Welinder)Matthias Clasen2005-06-082-1/+6
* Accept the 108 byte header of BMP v4. (#168799)Matthias Clasen2005-05-272-1/+10
* No need to expose the iter subclass at all in the headers.Matthias Clasen2005-05-254-14/+19
* Add new files.Matthias Clasen2005-05-256-10/+526
* allow to specify the PNG compression level by passing a "compression"Sven Neumann2005-05-243-24/+67
* Forgotten ChangelogMatthias Clasen2005-05-021-0/+3
* Check for nm.Matthias Clasen2005-04-291-2/+2
* Don't display too many broken images. (#169870, Roman Kagan, patch by IvanMatthias Clasen2005-04-092-1/+6
* Make this work when called from gtk_combo_box_destroy(). (#172999,Matthias Clasen2005-04-081-1/+2
* No debugging output, please.Matthias Clasen2005-04-082-1/+5
* Commit the right ChangeLogMatthias Clasen2005-04-071-0/+5
* Initialize the colormap to zero. (#171762, David Costanzo)Matthias Clasen2005-04-071-1/+1
* [merged from gtk-2-6 branch] let dash_offset shift the start of the lineHans Breuer2005-04-031-2/+7
* Avoid bus errors due to unaligned access. (#168173, Morten Welinder, IvanMatthias Clasen2005-03-302-12/+21
* Fix the update areas for incremental loading of compressed tgas. (#171883,Matthias Clasen2005-03-292-9/+11
* Use the correct update regions for compressed bmps. (#150664, Owen Taylor,Matthias Clasen2005-03-282-1/+7
* reject 0-sized buffers as corrupt header data. Fixes bug #171707.Manish Singh2005-03-282-1/+19
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-262-3/+8
* Mark param spec strings as static.Matthias Clasen2005-03-212-18/+16
* Shut up CVSManish Singh2005-03-161-0/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-1413-100/+236
* gdk-pixbuf-core.h gdk-pixbuf-io.c Implement DLL ABI stablility forTor Lillqvist2005-03-104-3/+97
* Fix a C99ism. (#169741, Morten Welinder)Matthias Clasen2005-03-092-2/+8
* Use canonical form of the name when registering properties.Matthias Clasen2005-03-092-3/+6
* Add the new attributes to the .symbols files.Matthias Clasen2005-03-082-3/+5
* Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner)Matthias Clasen2005-03-082-3/+8
* Use a generated table of offsets into a big const string to avoidMatthias Clasen2005-03-084-765/+1610
* Check the number of scanned items. (#168906, Morten Welinder)Matthias Clasen2005-03-032-0/+12
* Make the gif loader handle oom when loading animations. (#168857, TommiMatthias Clasen2005-03-033-7/+71
* Revert the previous change, since it breaks bin compat.Matthias Clasen2005-03-012-2/+2
* Forgotten fileMatthias Clasen2005-03-011-1/+1
* gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.cMatthias Clasen2005-03-011-1/+1
* Add necessary protectionMatthias Clasen2005-02-284-9/+20