summaryrefslogtreecommitdiff
path: root/gdk/gdkpixmap.c
Commit message (Expand)AuthorAgeFilesLines
* Reference count the fonts used in the text widget.Owen Taylor1998-08-251-19/+69
* removed gtk_input_add_interp.merge-to-themes-2-2Tim Janik1998-08-171-6/+6
* Patch from Tom Bech <tomb@ii.uib.no>, to handle color specs of the form cOwen Taylor1998-06-131-1/+12
* quiet the compiler about uninitialized gc.Tim Janik1998-05-161-37/+36
* now what is this? whoi left a '>' in line 628???Tim Janik1998-05-101-1/+1
* Try to figure out if this is Digital Unix and we need -std1 to get theOwen Taylor1998-05-101-270/+237
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-2/+18
* Merged changes from gtk-1-0. Check ChangeLog for details.Owen Taylor1998-05-011-2/+3
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Removed, because that's what a NULL comparison function means. And itOwen Taylor1998-04-071-32/+34
* Disconnect from combo->entry, not combo. (From: Daniel SkardaOwen Taylor1998-03-291-2/+8
* - Show selection correctly when starting selection with arrowsOwen Taylor1998-03-081-18/+57
* define the version variables in config.h.Tim Janik1998-03-081-12/+12
* Make sure either the window or the depth is given when creating a pixmap.Owen Taylor1998-03-011-4/+5
* added a bunch of checks for window != NULL and private->destroyed. (don'tTim Janik1998-01-261-6/+12
* Miscellaneous portability fixes.Manish Singh1998-01-021-2/+2
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-11/+28
* Fix to pixmap mask handling. (gtk-fortier-971122-0.patch)Owen Taylor1997-12-091-10/+22
* Include <unistd.h> to get SEEK_END on SunOS.Owen Taylor1997-12-021-0/+2
* Initial revisionElliot Lee1997-11-241-0/+657