| Commit message (Expand) | Author | Age | Files | Lines |
* | Copy data and free data with free(). | Alexander Larsson | 2001-02-19 | 5 | -13/+16 |
* | docs | Havoc Pennington | 2001-02-18 | 2 | -1/+12 |
* | Use g_free, since the buffer is allocated with g_try_alloc(). | Alexander Larsson | 2001-02-07 | 2 | -1/+6 |
* | Updated French translation. | Christophe Merlet | 2001-02-06 | 2 | -1/+5 |
* | patch this to call g_type_init() untill the new inlined pixbuf code makes its... | Tim Janik | 2001-02-04 | 1 | -0/+3 |
* | removed gtk_signal_init() compat define. | Tim Janik | 2001-02-04 | 5 | -14/+12 |
* | rename "private" field in struct to "priv" for C++ | Havoc Pennington | 2001-02-02 | 3 | -13/+18 |
* | include glib-object.h instead of gvaluetypes.h | Havoc Pennington | 2001-01-31 | 2 | -1/+5 |
* | fix included modules case. | Havoc Pennington | 2001-01-26 | 2 | -4/+19 |
* | Add built marshaller files to support GdkPixbufLoader signals | Havoc Pennington | 2001-01-22 | 24 | -439/+711 |
* | new pixbuf loader, for X bitmap files. Basically a collision between | John Harper | 2001-01-22 | 5 | -2/+480 |
* | No need to include windows.h. | Tor Lillqvist | 2001-01-17 | 2 | -6/+2 |
* | gtk/gtkmain.c Use the new | Tor Lillqvist | 2001-01-17 | 2 | -43/+11 |
* | Doc fixups. | Owen Taylor | 2001-01-09 | 1 | -1/+1 |
* | Added --with-included-loaders option | Alexander Larsson | 2001-01-09 | 2 | -17/+56 |
* | Adapt to uscore-ification of gtktextiterprivate | Havoc Pennington | 2001-01-04 | 1 | -4/+3 |
* | Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2001-01-02 | 2 | -0/+6 |
* | New function, as in the X11 backend. (gdk_window_new, | Tor Lillqvist | 2000-12-30 | 2 | -0/+7 |
* | Port to GObject, can go back in gdk-pixbuf after setting up a | Havoc Pennington | 2000-12-17 | 5 | -99/+159 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -5/+3 |
* | Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>GTK_1_3_2 | Owen Taylor | 2000-11-18 | 1 | -2/+4 |
* | remove unecessary rules for win32-specific config-substituted targets. If | Owen Taylor | 2000-11-16 | 2 | -7/+0 |
* | Add -avoid-version for all modules. | Owen Taylor | 2000-11-15 | 2 | -10/+14 |
* | fix bug where GC didn't always get updated properly | Havoc Pennington | 2000-11-14 | 2 | -1/+6 |
* | portability fixes and corrected prototypes for self-contained build | Hans Breuer | 2000-11-12 | 3 | -6/+17 |
* | gdk/gdk.def Update. | Tor Lillqvist | 2000-11-11 | 2 | -0/+3 |
* | Use g_file_open_tmp() (just added to GLib) instead of mkstemp() (or | Tor Lillqvist | 2000-11-11 | 3 | -16/+12 |
* | New function to create a pixbuf pointing to a subregion of another pixbuf. | Havoc Pennington | 2000-11-01 | 3 | -0/+66 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 3 | -27/+7 |
* | Massive .cvsignore updates | Owen Taylor | 2000-10-23 | 1 | -4/+1 |
* | gtk/makefile.mingw.in Updates. | Tor Lillqvist | 2000-10-22 | 2 | -0/+10 |
* | Some updates | Havoc Pennington | 2000-10-18 | 22 | -1162/+888 |
* | contrib subdir | Havoc Pennington | 2000-10-09 | 10 | -416/+627 |
* | gdk_pixbuf.def pixbufloader_jpeg.def Add new entry points. | Tor Lillqvist | 2000-10-06 | 5 | -12/+26 |
* | s/format/type/g to be consistent with gdk_pixbuf_loader_new_with_type(). | Havoc Pennington | 2000-10-06 | 3 | -12/+25 |
* | Pixbuf saving, patch from David Welton. | Havoc Pennington | 2000-10-06 | 9 | -13/+543 |
* | Fix comments to not claim that all three of these files are the JPEG image | Dan Winship | 2000-10-05 | 4 | -3/+9 |
* | Add rule for make-inline-pixbuf. Use gdk-pixbuf's version number in the | Tor Lillqvist | 2000-10-03 | 3 | -2/+15 |
* | Move more text widget headers into the private header list | Havoc Pennington | 2000-09-26 | 7 | -2/+539 |
* | Use -Wall. Add gdkpango-win32.o | Tor Lillqvist | 2000-09-07 | 2 | -16/+21 |
* | Remove conftest* after use along the lines of AC_TRY_COMPILE. | Sebastian Wilhelmi | 2000-09-05 | 2 | -0/+2 |
* | 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 |