| Commit message (Expand) | Author | Age | Files | Lines |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 3 | -4/+4 |
* | gdk/gdk.def Add missing entries. | Tor Lillqvist | 2000-08-12 | 2 | -0/+5 |
* | Change the format of the snapshot version to match glib | Havoc Pennington | 2000-08-11 | 2 | -10/+15 |
* | Fix compiler warnings | Elliot Lee | 2000-08-09 | 1 | -1/+1 |
* | Check for <unistd.h>. | Tor Lillqvist | 2000-08-01 | 7 | -38/+65 |
* | Some bug fixes - now tested to work. | Elliot Lee | 2000-08-01 | 2 | -2/+7 |
* | Add a 'w' in the right spot. | Elliot Lee | 2000-08-01 | 1 | -2/+1 |
* | Part 2 of previous commit (aka "it compiles now, ma") | Elliot Lee | 2000-07-28 | 3 | -16/+17 |
* | Add gdk_pixbuf_loader_new_with_type function, to allow handling image | Elliot Lee | 2000-07-28 | 9 | -27/+429 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 22 | -66/+66 |
* | Typos. | Tor Lillqvist | 2000-07-22 | 1 | -8/+8 |
* | Win32 build setup: | Tor Lillqvist | 2000-07-22 | 24 | -14/+438 |
* | Fix bug where redraw wasn't being done properly when height of dirty | Owen Taylor | 2000-07-22 | 2 | -1/+5 |
* | Include files outside of the extern "C" block. Makes some C++ compiler | Sebastian Wilhelmi | 2000-07-19 | 1 | -4/+4 |
* | include <string.h>. | Owen Taylor | 2000-07-14 | 1 | -0/+2 |
* | use FALSE for size_only most of the time when calling | Owen Taylor | 2000-07-14 | 2 | -0/+5 |
* | Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4 | Owen Taylor | 2000-07-14 | 1 | -12/+11 |
* | add xthickness and ythickness to GtkRcStyle and add the necessary tokens. | Tim Janik | 2000-07-11 | 5 | -4/+12 |
* | Use GTK+ version soname scheme for gdk-pixbuf. | Owen Taylor | 2000-07-06 | 2 | -1/+9 |
* | make the current version number 1.3.1 (binary age 0, interface age 0). | Tim Janik | 2000-06-24 | 2 | -377/+386 |
* | Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is not | Havoc Pennington | 2000-06-22 | 10 | -131/+203 |
* | Welcome aboard, gdk-pixbuf. | Owen Taylor | 2000-06-21 | 7 | -106/+952 |
* | It was cold and rainy this Saturday morning, so I needed something to warm | Federico Mena Quintero | 2000-06-11 | 1 | -0/+12 |
* | setjmp for the png error handler. It seems setting the error handling | Larry Ewing | 2000-06-09 | 2 | -2/+31 |
* | slight changelog fixups. | Larry Ewing | 2000-06-06 | 1 | -3/+3 |
* | take frame offest into account when trying to calculate the animation | Larry Ewing | 2000-06-06 | 2 | -5/+40 |
* | one more patch for strange prefixes around... getting tiring... | Mathieu Lacage | 2000-06-06 | 1 | -0/+6 |
* | Initialise the error handler exit routine to our own. Note this means thatnautilus_ms_may_31 | Not Zed | 2000-05-31 | 2 | -3/+26 |
* | Include all the loader libraries. Patch from Frank de Lange | Federico Mena Quintero | 2000-05-30 | 1 | -0/+5 |
* | Oops. | Darin Adler | 2000-05-28 | 1 | -0/+2 |
* | Fixed includes to get rid of accidental GNOME dependency. | Darin Adler | 2000-05-28 | 2 | -3/+5 |
* | Makefile.am - Added gdk-pixbuf.spec to EXTRA_DIST | Cody Russell | 2000-05-27 | 1 | -0/+3 |
* | 0.8 - FedericoGDK_PIXBUF_0_8_0 | Federico Mena Quintero | 2000-05-22 | 2 | -0/+12 |
* | Change all conversion from 16-bit formats to 32-bit formats to re-use | Darin Adler | 2000-05-09 | 1 | -0/+8 |
* | Add beginnings of file with detailed information about the structure and | Owen Taylor | 2000-05-05 | 2 | -0/+361 |
* | Now that Owen explained the algorithm, I think I implemented it right for | Darin Adler | 2000-05-05 | 3 | -15/+63 |
* | Added some tests of composite to highlight problems in the old | Darin Adler | 2000-05-04 | 5 | -63/+255 |
* | Properly offset y coordinate accordining to render_y0. | 05:27:43 2000 Owen Taylor | 2000-04-24 | 3 | -4/+15 |
* | moved %{prefix}/bin/* from the main package to the devel package. The only | James Henstridge | 2000-04-22 | 1 | -0/+7 |
* | Add . | Karl Eichwalder | 2000-04-17 | 2 | -1/+6 |
* | $(LIBART_CFLAGS) replaced by $(GTK_CFLAGS) - now gdk-pixbuf compiles | Tomasz Kłopczko | 2000-04-14 | 2 | -1/+6 |
* | when performing the configure check to see if gmodule works, set CFLAGS to | James Henstridge | 2000-04-13 | 1 | -0/+7 |
* | Your eyes are bloodshot.GDK_PIXBUF_0_7_0 | Federico Mena Quintero | 2000-04-13 | 9 | -73/+196 |
* | shut up cvs. | Paolo Molaro | 2000-04-12 | 1 | -0/+4 |
* | Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) | Federico Mena Quintero | 2000-04-11 | 27 | -613/+963 |
* | add more info to the testanimation frames. | Jonathan Blandford | 2000-04-06 | 1 | -0/+5 |
* | Ooops, forgot header file. | Ettore Perazzoli | 2000-04-04 | 1 | -3/+8 |
* | Added GdkPixbufAnimation accessor functions, so that we don't have to | Ettore Perazzoli | 2000-04-04 | 2 | -0/+69 |
* | same as below | Radek Doulik | 2000-04-03 | 5 | -5/+64 |
* | Reverted Mark's change. The refcount is private information, and the | Federico Mena Quintero | 2000-04-02 | 3 | -37/+6 |