| Commit message (Expand) | Author | Age | Files | Lines |
* | a comment asked to optimize this function, so that's what I did. | Sven Neumann | 2001-08-07 | 2 | -11/+29 |
* | Fix a typo. | Kjartan Maraas | 2001-08-06 | 2 | -1/+5 |
* | oops, missed it. | Hans Breuer | 2001-07-30 | 1 | -0/+6 |
* | new file use it to complete the build | Hans Breuer | 2001-07-30 | 2 | -0/+70 |
* | don't 'g_tohl (*istream++)', but move pointer increment out of the macro, | Hans Breuer | 2001-07-20 | 4 | -12/+53 |
* | Add missing <stdlib.h> include. Add ifdef so we compile without warnings | Darin Adler | 2001-07-18 | 7 | -5/+23 |
* | shut up CVS | Sven Neumann | 2001-07-11 | 1 | -0/+3 |
* | Switch over to the new include flags AC_SUBST(). (Problem pointed out by | Owen Taylor | 2001-07-05 | 2 | -1/+13 |
* | fixes to compile with G_DISABLE_COMPAT | Havoc Pennington | 2001-06-29 | 2 | -25/+30 |
* | Fix args to g_type_init (). | Owen Taylor | 2001-06-29 | 5 | -4/+9 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 3 | -1/+9 |
* | bogus include at the end of gdk-pixbuf-csource.c | Joel Becker | 2001-06-26 | 1 | -1/+0 |
* | use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufs | Tim Janik | 2001-06-26 | 8 | -281/+1253 |
* | Revert inline-pixbuf changes until Tim comes back to fix missing files | Owen Taylor | 2001-06-26 | 5 | -50/+281 |
* | hm, second attempt. it's fight CVS time again. | Tim Janik | 2001-06-26 | 5 | -281/+50 |
* | shut up CVS | Sven Neumann | 2001-06-25 | 1 | -0/+1 |
* | Actually update timestamps, so rules don't constantly run. | Owen Taylor | 2001-06-25 | 2 | -3/+10 |
* | Updates | Havoc Pennington | 2001-06-13 | 2 | -4/+11 |
* | remove bogus g_return_if_fail | Havoc Pennington | 2001-06-08 | 4 | -5/+23 |
* | use Owen's new way of doing stampfiles/generated sources | Havoc Pennington | 2001-06-07 | 2 | -17/+26 |
* | fixups for glib-mkenums and glib-genmarshal (not tested yet because with | Havoc Pennington | 2001-06-07 | 2 | -5/+15 |
* | subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables | Havoc Pennington | 2001-06-07 | 1 | -4/+6 |
* | clamp the value to the range that was set | Havoc Pennington | 2001-06-05 | 2 | -1/+6 |
* | Handle case where we need to parse the xsetting as if it were an RC file | Havoc Pennington | 2001-06-04 | 2 | -21/+41 |
* | patch from Szekeres Istvan, bug #52560 | Havoc Pennington | 2001-06-04 | 2 | -1/+13 |
* | Initial stab at getting the focus code to work. | Jonathan Blandford | 2001-06-01 | 8 | -128/+3270 |
* | Fix prototype to use "(void)" instead of "()". | Darin Adler | 2001-05-29 | 2 | -1/+5 |
* | Patch from Helmethead <hoshem@mel.comcen.com.au> to fix up bmp decoder to: | Jonathan Blandford | 2001-05-28 | 2 | -259/+313 |
* | reflect Havoc's recent api change | Hans Breuer | 2001-05-25 | 2 | -10/+10 |
* | Remove an excess $(GLIB_LIBS). | Owen Taylor | 2001-05-20 | 2 | -2/+6 |
* | Require libtool-1.4, automake-1.4p1. | Owen Taylor | 2001-05-16 | 2 | -10/+18 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 24 | -598/+1749 |
* | Add dependency on Atk for accessibility support. | Owen Taylor | 2001-05-03 | 1 | -11/+8 |
* | Add $(MATH_LIB). | Owen Taylor | 2001-04-22 | 2 | -1/+5 |
* | fix to properly queue resizes when the image is set | Havoc Pennington | 2001-04-18 | 3 | -0/+66 |
* | Released Gtk+-1.3.3.GTK_1_3_3 | Tim Janik | 2001-04-04 | 4 | -4/+17 |
* | disable USE_MMX for msvc build cause the assembler doesn't fit and is out | Hans Breuer | 2001-03-31 | 1 | -0/+89 |
* | gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. | Tor Lillqvist | 2001-03-19 | 14 | -53/+30 |
* | Finally getting around to checkin per Havoc. This is the fix for bug | Mike Kestner | 2001-03-18 | 2 | -1/+9 |
* | Delete. | Havoc Pennington | 2001-03-15 | 2 | -3/+8 |
* | added accumulator data argument to g_signal_newc() functions. | Tim Janik | 2001-03-08 | 1 | -5/+5 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 3 | -2/+8 |
* | shut up CVS | Sven Neumann | 2001-03-05 | 1 | -0/+2 |
* | prepend underscore (gdk_pixbuf_get_named_module): prepend underscore | Havoc Pennington | 2001-02-20 | 5 | -30/+36 |
* | hmm, someone changed GLib without fixing GTK | Havoc Pennington | 2001-02-19 | 2 | -1/+5 |
* | 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 |