| Commit message (Expand) | Author | Age | Files | Lines |
* | Oops, that didn't link. Fix. | Havoc Pennington | 2001-01-05 | 1 | -1/+1 |
* | General cleanup of the log attr iteration stuff. This should make e.g. the | Havoc Pennington | 2000-12-16 | 2 | -16/+11 |
* | Changed to have the list become non-italic when the demo window is | Jonathan Blandford | 2000-11-18 | 8 | -22/+103 |
* | cvsignore updates | Owen Taylor | 2000-11-16 | 1 | -1/+1 |
* | Draw underlines one pixel higher. | Havoc Pennington | 2000-11-15 | 1 | -2/+2 |
* | Fix srcdir != builddir | Owen Taylor | 2000-11-14 | 2 | -1/+395 |
* | spiff up the demo a bit; reveals still more bugs. | Havoc Pennington | 2000-11-14 | 1 | -38/+111 |
* | fix bug where GC didn't always get updated properly | Havoc Pennington | 2000-11-14 | 1 | -5/+6 |
* | Forgot to add this file | Havoc Pennington | 2000-11-13 | 1 | -0/+275 |
* | change demo install dir to datadir/gtk+-2.0/demo | Havoc Pennington | 2000-11-13 | 2 | -4/+5 |
* | Rename this testgtk to gtk-demo to avoid confusion, and install it so | Havoc Pennington | 2000-11-13 | 11 | -1115/+23 |
* | use the new BOXED marshallers. | Jonathan Blandford | 2000-11-10 | 2 | -2/+2 |
* | added more fields to allow more interesting iterators. Also, made the | Jonathan Blandford | 2000-11-09 | 2 | -2/+2 |
* | Changes to make the new testgtk compile after gtk_menu_append was removed. | Alexander Larsson | 2000-11-09 | 2 | -10/+10 |
* | Not sure how this ever worked. Fixed it to use new iter stuff, and added | Jonathan Blandford | 2000-10-27 | 2 | -38/+42 |
* | Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators | Jonathan Blandford | 2000-10-26 | 2 | -90/+222 |
* | Massive .cvsignore updates | Owen Taylor | 2000-10-23 | 1 | -0/+2 |
* | Some updates | Havoc Pennington | 2000-10-18 | 4 | -21/+48 |
* | Start of work to move to new modularized testgtk. | Owen Taylor | 2000-10-18 | 18 | -0/+2126 |
* | contrib subdir | Havoc Pennington | 2000-10-09 | 1 | -7/+24 |
* | Pixbuf saving, patch from David Welton. | Havoc Pennington | 2000-10-06 | 2 | -0/+158 |
* | Fix copyrights | Havoc Pennington | 2000-10-04 | 2 | -1/+15 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 3 | -9/+9 |
* | Fix bug where redraw wasn't being done properly when height of dirty | Owen Taylor | 2000-07-22 | 1 | -3/+3 |
* | Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4 | Owen Taylor | 2000-07-14 | 1 | -2/+2 |
* | Add check for db2html | Owen Taylor | 2000-07-06 | 1 | -0/+11 |
* | Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality | Owen Taylor | 2000-07-02 | 3 | -3/+0 |
* | Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is not | Havoc Pennington | 2000-06-22 | 1 | -1/+1 |
* | Work with srcdir != builddir. | Raja R Harinath | 2000-06-22 | 6 | -11/+4 |
* | Welcome aboard, gdk-pixbuf. | Owen Taylor | 2000-06-21 | 8 | -3/+108 |
* | Revert accidental changes from Federico's last commit. | Owen Taylor | 2000-06-21 | 1 | -31/+9 |
* | It was cold and rainy this Saturday morning, so I needed something to warm | Federico Mena Quintero | 2000-06-11 | 11 | -9/+259 |
* | Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) | Federico Mena Quintero | 2000-04-11 | 4 | -77/+76 |
* | add more info to the testanimation frames. | Jonathan Blandford | 2000-04-06 | 1 | -5/+12 |
* | Remove now-unnecessary cast. | Darin Adler | 2000-02-14 | 1 | -1/+1 |
* | Removed debugging g_print. Thanks to John Sullivan <sullivan@eazel.com> | Federico Mena Quintero | 2000-02-02 | 1 | -22/+28 |
* | Return the same pixbuf as the input parameter. | Federico Mena Quintero | 2000-01-21 | 1 | -0/+1 |
* | Added gdk_pixbuf_copy_area() to gdk-pixbuf-utils.c and gdk-pixbuf.h. | Cody Russell | 2000-01-13 | 1 | -4/+2 |
* | Added scaling functions into gtk-doc framework. | Owen Taylor | 2000-01-06 | 1 | -16/+7 |
* | Added a README with a TODO and some explainations of the algorithms. | Owen Taylor | 2000-01-05 | 1 | -0/+2 |
* | Directory full of pixel data scaling code that will eventually migrate | Owen Taylor | 2000-01-05 | 1 | -0/+163 |
* | forgot this | Jonathan Blandford | 1999-12-17 | 1 | -0/+462 |
* | Filled in body of function. (rgbconvert): Added GdkColormap parameter, and | Michael Zucchi | 1999-12-09 | 1 | -2/+2 |
* | #include <config.h>, and fix includes. | Federico Mena Quintero | 1999-12-02 | 2 | -6/+7 |
* | make the symlink. Does not work for srcdir != buildir != . Beats me why; I | Jonathan Blandford | 1999-11-22 | 2 | -5/+5 |
* | use includes from the current directory rather then from the system | George Lebl | 1999-11-16 | 1 | -2/+2 |
* | Added testpixbuf-drawable test program | Cody Russell | 1999-11-13 | 1 | -0/+107 |
* | Make default loading speed 40kB/s. | Michael Fulbright | 1999-11-10 | 1 | -1/+1 |
* | Fixed loading of ASCII PNM files. | Michael Fulbright | 1999-11-10 | 1 | -0/+4 |
* | cleanup to remove warnings. | Michael Fulbright | 1999-11-10 | 1 | -1/+1 |